Commit graph

94 commits

Author SHA1 Message Date
pancakes
92e33462cb
[frontend] Display banner if available 2024-11-02 20:14:11 +01:00
Jeder
cc1e26f825
[frontend] Update note detail styling 2024-11-02 19:53:52 +01:00
Lilian
14b9a2cef0 [frontend/components] Remove redundant scroller from SingleNote view 2024-11-02 19:22:06 +01:00
Lilian
194cbb97db
[frontend] min-width like this will break on small screens 2024-10-24 23:21:53 +02:00
Jeder
8bee412401
[frontend/components] Update login page styling 2024-10-24 23:21:52 +02:00
Jeder
d3dd095a3a
[frontend/components] Update profile view styling 2024-10-24 23:21:52 +02:00
Jeder
2f723ee507
[frontend/components] Update filter page styling 2024-10-24 23:21:52 +02:00
Jeder
f91c8e7541
[frontend/components] Update profile settings 2024-10-24 23:21:52 +02:00
Jeder
f2d38d2ded
[frontend/components] Update localization 2024-10-24 23:21:52 +02:00
Jeder
b62e24b520
[frontend/components] Update Profile view styling and layout 2024-10-24 23:21:52 +02:00
Jeder
9d203912e3
[frontend/components] Update about page 2024-10-24 23:21:52 +02:00
Jeder
4f7bac7a86
[frontend/components] Update styling for filters page 2024-10-24 23:21:52 +02:00
Jeder
5d7c9a32ca
[frontend/components] Update styling for profile page 2024-10-24 23:21:52 +02:00
Laura Hausmann
8b313c3598
[frontend] Code cleanup 2024-10-24 22:51:15 +02:00
Samuel Proulx
dc70bef3fa
[frontend/components] Add some bits of missing alt text to the profile. 2024-10-24 20:55:07 +02:00
Lilian
6e30b667b2
[sln] Code cleanup 2024-10-24 18:49:17 +02:00
Lilian
d127e33746
[frontend] Prevent JS use before initialization in SingleNote 2024-10-24 18:20:48 +02:00
Lilian
2078ce3747
[frontend] Hide detail tabs when they are empty 2024-10-24 18:20:48 +02:00
Lilian
f2c314df7b
[frontend] Add quotes to note detail view 2024-10-24 18:20:48 +02:00
Lilian
a054080364
[frontend] Add renotes to note detail view 2024-10-24 18:20:48 +02:00
Lilian
6defbb648d
[frontend/pages] Fix erroneous "note not found" message in SingleNote view (ISH-511) 2024-10-24 18:20:48 +02:00
Lilian
44c45792f4
[frontend] Implement redirect on login page (ISH-480) 2024-10-24 18:20:48 +02:00
Lilian
4768bfaf3d
[frontend] Add note detail view 2024-10-24 18:20:48 +02:00
Lilian
9b07868a60
[frontend] Refactor initial load in single note view. 2024-10-24 18:20:48 +02:00
Laura Hausmann
79871c51c3
[backend/api] Add MovedTo property to UserResponse 2024-09-27 03:59:14 +02:00
Laura Hausmann
ff425b6439
[sln] Code cleanup 2024-09-18 20:10:34 +02:00
Laura Hausmann
afe62b0aab
[sln] Code cleanup 2024-09-13 21:44:31 +02:00
Laura Hausmann
28b57e35a3
[frontend] Add .NET runtime version to about page 2024-09-13 20:30:59 +02:00
Lilian
6acf41d6b9
[frontend/components] Use correct overflow behavior 2024-09-12 01:47:04 +02:00
Lilian
825a887603
[frontend/pages] Add authorize attribute to pages that require auth (ISH-481) 2024-09-10 23:31:31 +02:00
Lilian
12d8d66242
[frontend] Fix offset and scrollIntoView behavior on SingleNote view 2024-09-10 03:33:56 +02:00
Laura Hausmann
79a4ce012c
[frontend] Code cleanup 2024-09-10 03:00:45 +02:00
Laura Hausmann
642d4d9332
[frontend] Fix typo 2024-09-10 02:57:51 +02:00
Lilian
cab3f5b59f
[frontend/Models] Endpoint doesn't return profile, fix model 2024-09-10 01:51:28 +02:00
Lilian
a67400d17d
[frontend] Populate top-bar on filter settings page 2024-09-10 01:51:27 +02:00
Lilian
a1bc0537ed
[frontend] Fix missing import 2024-09-10 01:51:27 +02:00
Lilian
cfd53a373e
[frontend] Add filter page to settings 2024-09-10 01:51:27 +02:00
Lilian
e6f95b9ec4
[frontend] Populate top-bar on single note view 2024-09-10 01:51:27 +02:00
Lilian
6234fbfd17
[frontend] Rework settings panel responsiveness 2024-09-10 01:51:27 +02:00
Lilian
5ee03ca3d6
[frontend] Add profile settings 2024-09-10 01:51:27 +02:00
Lilian
95b3d64cfd
[frontend] Improve error UI and add settings panel 2024-09-10 01:51:27 +02:00
Lilian
9527c9ca09
[frontend] Add InMemory Logger 2024-09-10 01:51:27 +02:00
Lilian
71354fd27f
[frontend] Run network requests for single note view concurrently 2024-09-10 01:51:27 +02:00
Lilian
ba42e19beb
[frontend] Add note deletion to VirtualScroller and Timeline (ISH-404) 2024-09-10 01:51:27 +02:00
Lilian
854979b359
[frontend] Refactor MessageSvc to implement note deletion (ISH-404) 2024-09-10 01:51:27 +02:00
Lilian
ce2be3d095
[frontend] State reconstruction for SingleNote view (ISH-402) 2024-09-10 01:51:27 +02:00
Lilian
ee0ee919d6
[frontend] Make reply tree update when new replies are added (ISH-399) 2024-09-10 01:51:27 +02:00
Laura Hausmann
014fa64b43
[backend/signalr] Add NoteDeleted event, update NoteUpdated event 2024-07-13 18:06:23 +02:00
Laura Hausmann
68867aee90
[backend/signalr] Remove ExampleHub 2024-07-12 23:50:20 +02:00
Lilian
954d42d355
[frontend] Add follow button 2024-07-11 01:06:19 +02:00