Danila Fedorin
|
9252f3bede
|
Migrate StorageFactory to TypeScript
|
2021-08-27 09:30:16 -07:00 |
|
Danila Fedorin
|
904a2cbe74
|
Merge branch 'master' into snowpack-ts-storage-1
|
2021-08-26 17:07:25 -07:00 |
|
Bruno Windels
|
e105bc4237
|
fix lint warnings
|
2021-08-24 15:31:18 +02:00 |
|
Bruno Windels
|
54ac5a96ca
|
rename service-worker.js back to sw.js to unbreak updating
|
2021-08-23 20:23:38 +02:00 |
|
Bruno Windels
|
65bd892d8f
|
better naming
|
2021-08-23 20:09:45 +02:00 |
|
Bruno Windels
|
d31e442c16
|
better text
|
2021-08-23 20:06:52 +02:00 |
|
Bruno Windels
|
c0d3c950b0
|
show the homeserver after lookup
|
2021-08-23 19:29:17 +02:00 |
|
Bruno Windels
|
c7b47bb8d6
|
fix homeServer misspelling to homeserver across the project
|
2021-08-23 19:26:39 +02:00 |
|
Bruno Windels
|
d1301fa642
|
input is not needed in the name here
|
2021-08-23 15:57:16 +02:00 |
|
Bruno Windels
|
8eab9ab28b
|
add 2s timeout on input of homeserver to also query the homeserver, in addition to change event
|
2021-08-23 15:54:40 +02:00 |
|
Bruno Windels
|
3b693c5b02
|
Merge pull request #453 from MidhunSureshR/sso-login
[SSO] - [PR 4] - SSO/Token login functionality
|
2021-08-23 11:38:48 +00:00 |
|
RMidhunSuresh
|
e80667c935
|
Remove duplicate style
Signed-off-by: RMidhunSuresh <rmidhunsuresh@gmail.com>
|
2021-08-23 15:50:22 +05:30 |
|
RMidhunSuresh
|
04806a1425
|
Convert link to button
Signed-off-by: RMidhunSuresh <rmidhunsuresh@gmail.com>
|
2021-08-20 23:16:03 +05:30 |
|
RMidhunSuresh
|
a5985cba2a
|
Add spinner
Signed-off-by: RMidhunSuresh <rmidhunsuresh@gmail.com>
|
2021-08-20 22:18:24 +05:30 |
|
RMidhunSuresh
|
55da58893b
|
Red + bold error
Signed-off-by: RMidhunSuresh <rmidhunsuresh@gmail.com>
|
2021-08-20 21:41:42 +05:30 |
|
RMidhunSuresh
|
a2677a6400
|
Separate errors for each vm
Signed-off-by: RMidhunSuresh <rmidhunsuresh@gmail.com>
|
2021-08-20 21:22:12 +05:30 |
|
RMidhunSuresh
|
ff8417dfe2
|
Set busy state from login vm
Signed-off-by: RMidhunSuresh <rmidhunsuresh@gmail.com>
|
2021-08-20 20:31:22 +05:30 |
|
RMidhunSuresh
|
5ca732341a
|
Rename defaultHomeserver to homeserver
Signed-off-by: RMidhunSuresh <rmidhunsuresh@gmail.com>
|
2021-08-20 20:09:12 +05:30 |
|
RMidhunSuresh
|
bdc860eb79
|
Refactor to pull loadvm into login vm
Signed-off-by: RMidhunSuresh <rmidhunsuresh@gmail.com>
|
2021-08-20 15:19:42 +05:30 |
|
RMidhunSuresh
|
80ea48e8a1
|
Move input into t.if
Signed-off-by: RMidhunSuresh <rmidhunsuresh@gmail.com>
|
2021-08-19 21:43:44 +05:30 |
|
RMidhunSuresh
|
5ab405fc30
|
Move back-button to login view
Signed-off-by: RMidhunSuresh <rmidhunsuresh@gmail.com>
|
2021-08-19 21:37:26 +05:30 |
|
RMidhunSuresh
|
daf7af17b1
|
Move logic to vm
Signed-off-by: RMidhunSuresh <rmidhunsuresh@gmail.com>
|
2021-08-19 20:50:00 +05:30 |
|
RMidhunSuresh
|
10a6aca477
|
Move homeserver input into LoginView
Signed-off-by: RMidhunSuresh <rmidhunsuresh@gmail.com>
|
2021-08-18 22:05:25 +05:30 |
|
RMidhunSuresh
|
c4e7dc3b5a
|
Split SSOLoginViewModel
Signed-off-by: RMidhunSuresh <rmidhunsuresh@gmail.com>
|
2021-08-18 22:04:33 +05:30 |
|
RMidhunSuresh
|
daeeaa2869
|
Set and get strings
Signed-off-by: RMidhunSuresh <rmidhunsuresh@gmail.com>
|
2021-08-18 22:04:33 +05:30 |
|
RMidhunSuresh
|
6c6c4c7dfd
|
Style CompleteSSOLoginView
Signed-off-by: RMidhunSuresh <rmidhunsuresh@gmail.com>
|
2021-08-18 22:04:33 +05:30 |
|
RMidhunSuresh
|
93720f6025
|
Style sso button
Signed-off-by: RMidhunSuresh <rmidhunsuresh@gmail.com>
|
2021-08-18 22:04:33 +05:30 |
|
RMidhunSuresh
|
b8f0361157
|
Split login view into password and sso components
Signed-off-by: RMidhunSuresh <rmidhunsuresh@gmail.com>
|
2021-08-18 22:04:33 +05:30 |
|
RMidhunSuresh
|
cabffd5e3f
|
Move view to correct directory
Signed-off-by: RMidhunSuresh <rmidhunsuresh@gmail.com>
|
2021-08-18 22:04:33 +05:30 |
|
RMidhunSuresh
|
c82af5a0a3
|
Replace link with button
Signed-off-by: RMidhunSuresh <rmidhunsuresh@gmail.com>
|
2021-08-18 22:04:33 +05:30 |
|
RMidhunSuresh
|
2c953e361d
|
Remove queryLoginFromInput()
Signed-off-by: RMidhunSuresh <rmidhunsuresh@gmail.com>
|
2021-08-18 22:04:33 +05:30 |
|
RMidhunSuresh
|
4b87887a4f
|
Show completion view on sso segment
Signed-off-by: RMidhunSuresh <rmidhunsuresh@gmail.com>
|
2021-08-18 22:04:33 +05:30 |
|
RMidhunSuresh
|
75d71717d8
|
Show link for SSO login
Signed-off-by: RMidhunSuresh <rmidhunsuresh@gmail.com>
|
2021-08-18 22:04:33 +05:30 |
|
RMidhunSuresh
|
bed0185186
|
Support loginToken query in History
Signed-off-by: RMidhunSuresh <rmidhunsuresh@gmail.com>
|
2021-08-18 22:04:33 +05:30 |
|
RMidhunSuresh
|
987a83b4cf
|
Add method to redirect to a specific URL
Signed-off-by: RMidhunSuresh <rmidhunsuresh@gmail.com>
|
2021-08-18 22:04:33 +05:30 |
|
Bruno Windels
|
02e422f3ac
|
Merge pull request #448 from vector-im/snowpack-mvp
Snowpack MVP
|
2021-08-18 13:09:02 +00:00 |
|
Danila Fedorin
|
cd9fe360a4
|
Start migrating utils.js to TypeScript
|
2021-08-17 16:30:05 -07:00 |
|
Danila Fedorin
|
8ec8de67b8
|
Merge branch 'snowpack-mvp' into snowpack-ts-storage-1
|
2021-08-17 16:29:47 -07:00 |
|
Danila Fedorin
|
e8dff6d16b
|
Move web-specific files to platform/web
|
2021-08-17 14:13:27 -07:00 |
|
Bruno Windels
|
dbb9e5363c
|
guard against part types that have not been impl in the view
|
2021-08-07 09:00:41 +02:00 |
|
Danila Fedorin
|
f239199b1b
|
Add rendering for horizontal rules
|
2021-08-06 15:50:03 -07:00 |
|
Bruno Windels
|
2c8e259339
|
focus composer when replying
|
2021-08-06 23:43:10 +02:00 |
|
Bruno Windels
|
c3177b06bf
|
Merge pull request #418 from vector-im/replies
Sending replies
|
2021-08-06 21:28:42 +00:00 |
|
Bruno Windels
|
9f0c3b9cea
|
await sending a message before clearing composer (this was missing all along)
|
2021-08-06 23:06:58 +02:00 |
|
Danila Fedorin
|
31c6aa647b
|
Switch to using snowpack-provided dompurify
|
2021-08-06 12:39:00 -07:00 |
|
Danila Fedorin
|
a8fcf63cf9
|
Make the close button have a pointer cursor
|
2021-08-06 10:46:38 -07:00 |
|
Danila Fedorin
|
065b1789be
|
Remove interactive condition on continuation
|
2021-08-06 10:44:35 -07:00 |
|
RMidhunSuresh
|
1ce111c317
|
Css fix
Signed-off-by: RMidhunSuresh <rmidhunsuresh@gmail.com>
|
2021-08-06 21:07:30 +05:30 |
|
RMidhunSuresh
|
b97b9da14a
|
Link to member-panel from avatar
Signed-off-by: RMidhunSuresh <rmidhunsuresh@gmail.com>
|
2021-08-06 20:51:39 +05:30 |
|
Bruno Windels
|
1862e31396
|
Merge pull request #417 from MidhunSureshR/member-details
Member Panel - PR 2 - UI
|
2021-08-06 11:18:52 +00:00 |
|