Bruno Windels
|
fdefea5b88
|
Merge branch 'master' into ts-conversion-domain-navigation
|
2022-07-29 16:18:22 +02:00 |
|
Kaki In
|
adfecf0778
|
Fix restoring the last url at start
The last session url is now remembered for being restored at the beginning of the session. Thanks for the help of @bwindels
|
2022-07-26 10:02:20 +02:00 |
|
RMidhunSuresh
|
d31f127982
|
Add explaining comment
|
2022-06-07 13:28:56 +05:30 |
|
RMidhunSuresh
|
fc873757d8
|
WIP
|
2022-05-27 22:42:21 +05:30 |
|
RMidhunSuresh
|
a336623f3a
|
Generic parameter should extend object
|
2022-05-27 22:42:21 +05:30 |
|
RMidhunSuresh
|
9300347e9b
|
Give defaultt type
|
2022-05-27 22:42:21 +05:30 |
|
RMidhunSuresh
|
263948faa3
|
Remove unwanted export
|
2022-05-27 22:42:21 +05:30 |
|
RMidhunSuresh
|
52f0690c70
|
Add return type
|
2022-05-27 22:42:21 +05:30 |
|
RMidhunSuresh
|
7a24059337
|
Remove empty line
|
2022-05-27 22:42:21 +05:30 |
|
RMidhunSuresh
|
4fd1918202
|
Remove comment
|
2022-05-27 22:42:21 +05:30 |
|
RMidhunSuresh
|
4ae3a5bf7a
|
Use undefined instead of null
|
2022-05-27 22:42:21 +05:30 |
|
RMidhunSuresh
|
5be00f051f
|
Use subtype instead of whole SegmentType
|
2022-05-27 22:42:21 +05:30 |
|
RMidhunSuresh
|
e7f4ce6175
|
Mark methods as private
|
2022-05-27 22:42:21 +05:30 |
|
RMidhunSuresh
|
09bc0f1b60
|
Extract complex type as type alias
|
2022-05-27 22:42:21 +05:30 |
|
RMidhunSuresh
|
76d04ee277
|
Make defaultSessionId optional
|
2022-05-27 22:42:21 +05:30 |
|
RMidhunSuresh
|
f28dfc6964
|
Type createRouter function
|
2022-05-27 22:42:21 +05:30 |
|
RMidhunSuresh
|
c14e4f3eed
|
Use segment type
|
2022-05-27 22:42:21 +05:30 |
|
RMidhunSuresh
|
5d42f372f6
|
Pass as separate arguments to constructor
|
2022-05-27 22:42:21 +05:30 |
|
RMidhunSuresh
|
4c3e0a6ff0
|
Convert URLRouter.js to typescript
|
2022-05-27 22:42:21 +05:30 |
|
RMidhunSuresh
|
d9bfca10e1
|
Type function
|
2022-05-27 22:42:21 +05:30 |
|
RMidhunSuresh
|
bf2fb52691
|
Fix formatting
|
2022-05-27 22:42:21 +05:30 |
|
RMidhunSuresh
|
646cbe0fff
|
Make all keys string
|
2022-05-27 22:42:21 +05:30 |
|
RMidhunSuresh
|
92e8fc8ad3
|
Remove deprecated method
|
2022-05-27 22:42:21 +05:30 |
|
RMidhunSuresh
|
92c79c853d
|
Convert index.js to typescript
|
2022-05-27 22:42:21 +05:30 |
|
RMidhunSuresh
|
55229252d7
|
Type allowsChild
|
2022-05-27 22:42:21 +05:30 |
|
RMidhunSuresh
|
3efc426fed
|
Complete converting Navigation.js to ts
|
2022-05-27 22:42:21 +05:30 |
|
RMidhunSuresh
|
04d5b9bfda
|
WIP - 2
|
2022-05-27 22:42:21 +05:30 |
|
RMidhunSuresh
|
66f6c4aba1
|
WIP
|
2022-05-27 22:42:18 +05:30 |
|
Bruno Windels
|
8523f6feaf
|
setup navigation for create room form
|
2022-02-09 19:00:41 +01:00 |
|
Bruno Windels
|
4c5b884af7
|
create and hook up logout viewmodel, on /logout/<id> path
|
2022-01-17 16:30:22 +01:00 |
|
Danila Fedorin
|
a7360f409e
|
Rename ObservableValue to TypeScript
|
2021-09-29 17:42:57 -07:00 |
|
Bruno Windels
|
44ea65dd3e
|
Merge pull request #458 from MidhunSureshR/fix-457
Opening member-details panel should not open/close grid view
|
2021-09-07 12:16:24 +02:00 |
|
RMidhunSuresh
|
df74d0c814
|
Remove array from logic
Signed-off-by: RMidhunSuresh <hi@midhun.dev>
|
2021-09-06 17:41:36 +05:30 |
|
RMidhunSuresh
|
4f4bc8f805
|
Add test
Signed-off-by: RMidhunSuresh <hi@midhun.dev>
|
2021-09-06 14:20:33 +05:30 |
|
RMidhunSuresh
|
f841efeef4
|
Make check more generic
Signed-off-by: RMidhunSuresh <hi@midhun.dev>
|
2021-09-06 12:41:17 +05:30 |
|
RMidhunSuresh
|
db3fd3d1ae
|
Fix test
Signed-off-by: RMidhunSuresh <rmidhunsuresh@gmail.com>
|
2021-08-18 22:04:33 +05:30 |
|
RMidhunSuresh
|
b2613740b8
|
Add functionality to remove loginToken from URL
Signed-off-by: RMidhunSuresh <rmidhunsuresh@gmail.com>
|
2021-08-18 22:04:33 +05:30 |
|
RMidhunSuresh
|
74f5e30487
|
Ignore sso segment in url
Signed-off-by: RMidhunSuresh <rmidhunsuresh@gmail.com>
|
2021-08-18 22:04:33 +05:30 |
|
RMidhunSuresh
|
3efadcb72c
|
Add method that returns callback url
Signed-off-by: RMidhunSuresh <rmidhunsuresh@gmail.com>
|
2021-08-18 22:04:33 +05:30 |
|
RMidhunSuresh
|
e2d2291d8d
|
Add test
Signed-off-by: RMidhunSuresh <rmidhunsuresh@gmail.com>
|
2021-08-18 22:04:33 +05:30 |
|
RMidhunSuresh
|
19664e54be
|
Parse loginToken from query parameter
Signed-off-by: RMidhunSuresh <rmidhunsuresh@gmail.com>
|
2021-08-18 22:04:31 +05:30 |
|
RMidhunSuresh
|
18e1c305f5
|
Allow sso to be a root segment
Signed-off-by: RMidhunSuresh <rmidhunsuresh@gmail.com>
|
2021-08-18 22:04:04 +05:30 |
|
RMidhunSuresh
|
7e177f6953
|
Modify open-room action to fix bug
Signed-off-by: RMidhunSuresh <rmidhunsuresh@gmail.com>
|
2021-08-18 17:43:40 +05:30 |
|
RMidhunSuresh
|
28a0a0830f
|
Copy over all segments after right-panel
Signed-off-by: RMidhunSuresh <rmidhunsuresh@gmail.com>
|
2021-08-05 16:32:30 +05:30 |
|
RMidhunSuresh
|
7530b28130
|
Improve segment adding logic
Signed-off-by: RMidhunSuresh <rmidhunsuresh@gmail.com>
|
2021-08-05 16:32:30 +05:30 |
|
RMidhunSuresh
|
e4bb20575b
|
Create navigation and add to right panel
Signed-off-by: RMidhunSuresh <rmidhunsuresh@gmail.com>
|
2021-08-05 16:32:30 +05:30 |
|
RMidhunSuresh
|
c7e12c98b5
|
Make addPanelIfNeeded more generic
Signed-off-by: RMidhunSuresh <rmidhunsuresh@gmail.com>
|
2021-07-16 17:08:18 +05:30 |
|
RMidhunSuresh
|
ea0851eb94
|
Keep memberlist panel open on room/grid change
Signed-off-by: RMidhunSuresh <rmidhunsuresh@gmail.com>
|
2021-07-16 17:08:18 +05:30 |
|
RMidhunSuresh
|
ad6122a5b6
|
Add explaining comment
Signed-off-by: RMidhunSuresh <rmidhunsuresh@gmail.com>
|
2021-07-16 17:08:18 +05:30 |
|
RMidhunSuresh
|
41806b5e82
|
Remove duplication
Signed-off-by: RMidhunSuresh <rmidhunsuresh@gmail.com>
|
2021-07-16 17:08:18 +05:30 |
|