Commit graph

20 commits

Author SHA1 Message Date
4b87c74f41
Make impersonation ending work, fix frontend events 2026-04-02 21:31:31 +00:00
522c5785a2
Create button for ending impersonation 2026-04-02 19:36:49 +00:00
42d111aac9
Add separate session endpoint for additional non-user data
This is conceptually much cleaner that encumbering the user object.
2026-04-02 01:07:55 +00:00
7b3c1f2b54
Add initial implementation of user selector on sudo 2026-03-31 15:10:32 +00:00
21b7b68f50
Get new frontend to type check clean
Epic undertaking.
2026-03-31 14:52:53 +00:00
da7549eeda
Show actual user data on the edit page. 2026-03-28 18:06:14 -07:00
e59794f5e0
Query for users to populate the users page 2026-03-28 14:45:49 -07:00
9921618c12
Get to where we can display something on pool review 2026-03-28 09:14:09 -07:00
f60bde7fd9
Get rows to show on individual upload page. 2026-03-27 14:04:33 -07:00
bf2a7582fa
Get some planning buttons wired up 2026-03-25 21:46:23 -07:00
b081dcf6d5
Check auth off of our API client 2026-03-24 09:06:42 -07:00
354c07f2bf
Fix TypeScript errors from recent changes 2026-03-22 18:27:13 +00:00
b152cf9c36
Break apart the planning columns 2026-03-22 09:58:25 +00:00
0b8bea393e
Fix updates to notification counts 2026-03-22 08:04:28 +00:00
674801c8b2
Fix subscription in the store
We are back to having instant data
2026-03-22 07:57:55 +00:00
22c2df11f8
Fix the ability to mark communications signal/noise 2026-03-22 04:53:50 +00:00
821647cef1
Actually fetch communication from the store 2026-03-22 03:03:21 +00:00
d9a98e9eb2
Begin ripping apart the communications page into components
Essential to get the logic under control
2026-03-22 02:37:10 +00:00
31a9490210
Get required data for communications page from user store
Which gets it from the API of course
2026-03-22 01:23:08 +00:00
736c71eefc
Start adding other views and our initial stores 2026-03-22 00:55:48 +00:00