Commit graph

39 commits

Author SHA1 Message Date
Laura Hausmann
571f2274f2
[frontend] Apply formatting rules 2024-06-29 00:48:53 +02:00
Laura Hausmann
03fc824d34
[frontend] Code cleanup 2024-06-29 00:46:47 +02:00
Lilian
ffe56307f3
[frontend] Add notification panel to appropriate places 2024-06-29 00:25:42 +02:00
Lilian
2332ce6ef8
[frontend] Fix username rendering in Profile View 2024-06-29 00:22:12 +02:00
Lilian
7e398f1990
[frontend] SingleNote: CSS fixes 2024-06-29 00:22:11 +02:00
Lilian
54ff8efa1f
[frontend] Clean up warnings 2024-06-29 00:22:10 +02:00
Laura Hausmann
8d158cc7b9
[backend/streaming] Add connection state handlers, enable stateful auto-reconnect, remove stub message handlers 2024-06-26 16:08:19 +02:00
Lilian
4c7b1c3869
[frontend] Add admin_session cookie 2024-06-21 02:28:06 +02:00
Lilian
80d97d1a5d
[frontend] Automatically scroll Note into view on SingleNote page 2024-06-19 01:57:52 +02:00
Lilian
b060a12789
[frontend] Add basic Profile View 2024-06-19 01:56:57 +02:00
Lilian
0c6de9bb2c
[frontend] Fix state issue in SingleNote view 2024-06-19 01:56:56 +02:00
Lilian
c647224b32
[frontend] Improve note rendering at small widths
Fix single note view alignment issues
2024-06-19 01:56:56 +02:00
Lilian
1a23d9a03e
[frontend] fix SingleNote wrapper 2024-06-19 01:56:55 +02:00
Lilian
aaa9155000
[frontend] Fix note CSS 2024-06-19 01:56:55 +02:00
Lilian
6abc8d80de
[frontend] fix build 2024-06-19 01:56:54 +02:00
Lilian
74355e8332
[frontend] Add display of ascending notes 2024-06-19 01:56:53 +02:00
Lilian
f5e9c036fd
[frontend] Refactor Note rendering code, add quotes 2024-06-19 01:56:53 +02:00
Lilian
f2e07f17d4
[frontend] Basic Single Note/Thread rendering 2024-06-19 01:56:52 +02:00
Lilian
49897b6248
[frontend] WIP Single Note Thread view 2024-06-19 01:56:51 +02:00
Lilian
04e3ed0195
[frontend] Bind the Timeline Intersection Observer to the scroller and increase root margin 2024-06-19 01:56:51 +02:00
Lilian
35de6a472c
[frontend] Set cookie on session change 2024-06-19 01:56:51 +02:00
Lilian
cc5252ce04
[frontend] Make password field of type password 2024-06-19 01:56:51 +02:00
Lilian
46d9fef403
[frontend] cleanup 2024-06-19 01:56:50 +02:00
Lilian
a36a48bf34
[frontend] placeholder timeline 2024-06-19 01:56:50 +02:00
Lilian
3fecb0f198
[frontend] cleanup dead files 2024-06-19 01:56:49 +02:00
Lilian
ad7eb69005
[frontend] update layout and css 2024-06-19 01:56:49 +02:00
Laura Hausmann
a2774bef53
[frontend] Move streaming connection into service 2024-06-19 01:56:48 +02:00
Laura Hausmann
bc14abbacc
[frontend] Fix build warnings 2024-06-19 01:56:48 +02:00
Lilian
31ea03ec2d
[frontend] force state update on login failure 2024-06-19 01:56:48 +02:00
Laura Hausmann
b4ed5d2f2d
[frontend/streaming] Use SessionService for getting the streaming access token 2024-06-19 01:56:48 +02:00
Lilian
adb9267cd2
[frontend] Add basic login flow and session management. 2024-06-19 01:56:46 +02:00
Laura Hausmann
4ff1b5f4c4
[backend] Implement streaming hub for timelines & notifications (ISH-244) 2024-04-08 20:45:30 +02:00
Laura Hausmann
76b283b3ba
[shared/signalr] Strongly typed SignalR bootstrap 2024-04-06 18:20:10 +02:00
Laura Hausmann
36cf452b42
[frontend] Add stub login page 2024-04-04 23:25:05 +02:00
Laura Hausmann
66675146d9
[backend/signalr] Add authentication & authorization (ISH-244) 2024-04-03 21:46:05 +02:00
Laura Hausmann
8811e3c2b9
[frontend] Cleanup template assets, add placeholders 2024-04-01 21:24:29 +02:00
Laura Hausmann
6bc2b8d57c
[frontend] Bootstrap shared DTOs, API abstractions, SignalR & more 2024-04-01 20:22:45 +02:00
Laura Hausmann
774e92837d
[frontend] Finish blazor bootstrap (fix build warnings) 2024-04-01 15:15:22 +02:00
Laura Hausmann
f17aa71038
[frontend] Blazor bootstrap 2024-04-01 01:32:50 +02:00