Commit graph

270 commits

Author SHA1 Message Date
Bruno Windels
ca86969f92 move everything to subfolder to merge into react-sdk 2019-10-09 16:52:48 +02:00
Bruno Windels
6cb9ef7e65 remove editorconfig 2019-10-09 16:51:35 +02:00
Matthew Hodgson
f5b605beaa unbreak tests (take 2); we no longer prompt for IS at register 2019-09-23 22:43:48 +01:00
Matthew Hodgson
fe1b786c50 unbreak tests; we no longer prompt for IS at register 2019-09-23 22:33:30 +01:00
Bruno Windels
7d1cb43760
Merge pull request #64 from matrix-org/bwindels/createroomadjustments
Adjust create room dialog name field selector
2019-09-23 09:33:12 +00:00
Bruno Windels
03d928bf5d adjust create room dialog name field selector 2019-09-20 17:22:43 +02:00
Bruno Windels
9694dcda0b
Merge pull request #63 from matrix-org/bwindels/optionalchangelink
Fix: Look for a change (HS) link in the registration but don't fail if it's not there
2019-09-17 09:46:47 +00:00
Bruno Windels
06af5b3f22 look for a change (HS) link in the registration but don't fail if its not there 2019-09-17 11:40:24 +02:00
Bruno Windels
912a974725
Merge pull request #62 from matrix-org/bwindels/morecustomhsregisterfix
Fix: only need 2 "Next" clicks, not 3, when setting a custom HS during registration
2019-09-16 12:13:29 +00:00
Bruno Windels
1ea5047607 only need 2 clicks, not 3 2019-09-16 14:02:22 +02:00
Bruno Windels
5f03854f69
Merge pull request #61 from matrix-org/revert-58-revert-56-bwindels/fix-signup
Revert "Revert "Fix signup: set custom hs through advanced section, and accept IS step""
2019-09-16 11:22:16 +00:00
Bruno Windels
04f7514080
Merge pull request #60 from matrix-org/bwindels/somefixes
Attempt at making E2E tests on CI less flaky
2019-09-16 11:22:02 +00:00
Bruno Windels
c36673b992
Revert "Revert "Fix signup: set custom hs through advanced section, and accept IS step"" 2019-09-13 14:40:25 +00:00
Bruno Windels
87be5fb938 try to fix selecting all text in Field components 2019-09-13 16:33:17 +02:00
Bruno Windels
a25056f21e retry getting the scroll panel when retrying to get the scrolltop 2019-09-13 16:33:17 +02:00
Bruno Windels
7be47b2775
Merge pull request #59 from matrix-org/bwindels/fix-roomdirectory-join
find new join button in room directory
2019-09-11 15:00:12 +00:00
Bruno Windels
f2a3a13678 find new join button in room directory 2019-09-11 16:51:54 +02:00
Bruno Windels
e3f7246c37
Merge pull request #57 from matrix-org/bwindels/fix-open-directory
Adjust how room directory and create room dialog should be opened
2019-09-11 08:27:18 +00:00
Bruno Windels
ad10148ef9
Merge pull request #58 from matrix-org/revert-56-bwindels/fix-signup
Revert "Fix signup: set custom hs through advanced section, and accept IS step"
2019-09-10 15:41:08 +00:00
Bruno Windels
16591719e3
Revert "Fix signup: set custom hs through advanced section, and accept IS step" 2019-09-10 15:40:17 +00:00
Bruno Windels
b8b2ef266b
Merge pull request #56 from matrix-org/bwindels/fix-signup
Fix signup: set custom hs through advanced section, and accept IS step
2019-09-10 15:17:08 +00:00
Bruno Windels
f66f5bedb6 Adjust how room directory and create room dialog should be opened 2019-09-10 16:27:02 +02:00
Bruno Windels
67b03b5a0f Fix signup: set custom hs through advanced section, and accept IS step 2019-09-10 16:25:59 +02:00
J. Ryan Stinnett
a3abde5883
Merge pull request #55 from matrix-org/jryans/hide-is-field-during-auth
Adjust tests for hidden IS field
2019-08-28 18:35:57 +01:00
J. Ryan Stinnett
7635e93896 Adjust tests for hidden IS field 2019-08-28 11:41:29 +01:00
Travis Ralston
6414ac9fa8
Merge pull request #54 from matrix-org/dependabot/npm_and_yarn/lodash-4.17.15
Bump lodash from 4.17.11 to 4.17.15
2019-08-22 10:51:06 -06:00
dependabot[bot]
8a247e0ed7
Bump lodash from 4.17.11 to 4.17.15
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.11 to 4.17.15.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.11...4.17.15)

Signed-off-by: dependabot[bot] <support@github.com>
2019-08-22 15:51:23 +00:00
David Baker
6b6de05c75
Merge pull request #52 from matrix-org/bwindels/fixsynapseinstallation3
look for activate in cwd
2019-06-24 14:40:37 +01:00
Bruno Windels
a72934556c look for activate in cwd 2019-06-24 15:30:18 +02:00
David Baker
c76dc87412
Merge pull request #51 from matrix-org/bwindels/fixsynapseinstallation2
adjust path to register script for pip installation
2019-06-24 14:04:22 +01:00
Bruno Windels
d9def18184 adjust path to register script for pip installation 2019-06-24 15:00:51 +02:00
David Baker
26f9dd071a
Merge pull request #50 from matrix-org/bwindels/fixsynapseinstallation
Fix synapse installation
2019-06-24 12:06:07 +01:00
Bruno Windels
894a07484c generate signing keys without generating config file and then overwr. it 2019-06-24 12:51:51 +02:00
Bruno Windels
7a15acf224 install synapse/develop (and deps) from pip
instead of getting dependencies from synapse/master
and running synapse/develop from git download
2019-06-24 12:51:43 +02:00
J. Ryan Stinnett
3e6719e8ab Wait for password validation 2019-04-25 18:10:41 +01:00
J. Ryan Stinnett
f82f9ecdb2 Use a stronger password 2019-04-25 14:28:39 +01:00
J. Ryan Stinnett
1ffe0d1a24 Report location of Synpase log 2019-04-25 14:23:51 +01:00
J. Ryan Stinnett
2527995e2e Only install the minimum deps to pass 2019-04-25 14:23:10 +01:00
Bruno Windels
370741fc43
Merge pull request #48 from matrix-org/bwindels/stylepreviewbar
adjust selectors for join and accept button in room preview bar
2019-04-18 11:36:16 +00:00
Bruno Windels
20d80e695c adjust selectors for join and accept button in room preview bar 2019-04-17 11:44:32 +02:00
Bruno Windels
bf0296602a
Update TODO.md 2019-04-16 15:03:12 +00:00
Bruno Windels
ee1e585301 remove explicit timeout for polling as well 2019-04-16 15:41:45 +02:00
Bruno Windels
eae830a4d4 update readme 2019-04-16 15:39:33 +02:00
Bruno Windels
48c1d46aa7 remove explicit timeouts from tests for selectors
- gets rid of the waitAndQuery vs query distinction,
  all queries now wait if needed (called query and queryAll)
- remove explicit timeouts,
  as they depend on the speed of the machine the tests run on
2019-04-16 15:39:21 +02:00
Bruno Windels
c40f7f6a3c add flag to throttle cpu to get failures because of slow ci locally 2019-04-16 14:59:35 +02:00
Bruno Windels
ef59c59f37 poll these as well as ci is slowwww 2019-04-16 12:22:48 +02:00
Bruno Windels
ee46c2b030 wait for opponent label to appear in sas dialog 2019-04-16 12:07:59 +02:00
Bruno Windels
20c3023b94 use session.poll as well for polling when receiving a message 2019-04-16 11:55:33 +02:00
Bruno Windels
9610e9b57e take into account continuation tiles in when checking timeline messages 2019-04-16 11:43:32 +02:00
Bruno Windels
945daf294c log messages in timeline when expected not found (debug code) 2019-04-16 11:14:55 +02:00