45 Commits

Author SHA1 Message Date
Tom
b1bac758e3 Added a scuffed redirect to prior page for impersonation. Fixed some conditions for websocket message checks. 2025-03-27 11:31:36 +00:00
Tom
6e5efab5ec Added connections. Added url redirect for login. 2025-03-27 01:25:56 +00:00
Tom
56deb3384c Moved common css into styles. 2025-03-22 22:07:56 +00:00
Tom
9de4424736 Added group permissions. Added some global styles. Made groups rely on services' data. 2025-03-22 21:58:30 +00:00
Tom
d19c5445d6 Removed users module. 2025-03-20 19:31:25 +00:00
Tom
c8bfeed396 For modals, response error messages is shown in the footer. For modals, Accept button is always on the right. 2025-03-20 13:14:09 +00:00
Tom
1acda7978e Added user management for groups. Improved user experience slightly. Added some error checks for request acks. 2025-03-20 12:33:27 +00:00
Tom
2f2215b041 Fixed waiting for responses in code for certain actions. 2025-03-18 16:42:44 +00:00
Tom
d0556dce9c Added policy path dropdown. 2025-03-18 14:40:02 +00:00
Tom
9201f9b6c5 Auto-formatted every file to keep everything consistent. 2025-03-18 14:03:07 +00:00
Tom
74b282ccfd Added groups - missing user management. Fixed several issues. 2025-03-18 12:55:00 +00:00
Tom
2f88840ef6 Exported service class by default. 2025-01-17 05:00:48 +00:00
Tom
e949b6df08 Changed how Filters page looks like. 2025-01-16 15:12:21 +00:00
Tom
e6f681219c Added automatic TTS login for impersonation. 2025-01-16 15:03:30 +00:00
Tom
a19a7a0217 Move some subscriptions' lifespan. Added automatic TTS login (when there's an API key) 2025-01-15 20:45:52 +00:00
Tom
6ee99466f8 Used resoler + service for API keys and TTS login page. 2025-01-15 20:19:44 +00:00
Tom
d1eae32e4c Minor CSS changes 2025-01-15 19:48:33 +00:00
Tom
5a94aa760b Fixed Twitch redemptions being stored when switching users. Added form valid check when clicking on save for redemptions. 2025-01-15 19:48:15 +00:00
Tom
59bed7c28b Updated TTS Filters page to use resolvers, services and better UX. 2025-01-15 19:45:56 +00:00
Tom
45d6eaeb73 Fixed switching impersonation target while having cached data in resolver for Redemptions. 2025-01-15 01:00:14 +00:00
Tom
c62b9aaaad Actions now use resolver. Dialog handles websocket messaging. Added support for text values on actions. 2025-01-15 00:58:55 +00:00
Tom
9cda9a5738 Users now have access to both Actions & Redemptions pages. 2025-01-14 03:50:30 +00:00
Tom
c5cdf84f3b Added subscriptions in redemption resolver to keep up with changes. Fixed double data entries in some cases (due to resolver changes). 2025-01-14 01:02:35 +00:00
Tom
04a50f6db0 Added redemptions page. Fixed some issues. Removed some instances of console.log(). 2025-01-13 23:37:45 +00:00
Tom
7a7fb832a0 Added services and resolvers for redemptions and related. 2025-01-13 23:34:10 +00:00
Tom
fee2c4e12f Added VS Code's workspace files into .gitignore. 2025-01-13 22:14:35 +00:00
Tom
07db9000d8 Fixed error when re-selecting policies tab. 2025-01-13 19:08:43 +00:00
Tom
2692294b4b Fixed minor issues with login & logout. Cleaned up the UI. 2025-01-09 18:11:44 +00:00
Tom
d595c3500e Added pages to see, create, modify & delete redeemable actions. User card top right with disconnect & log out. Code clean up. 2025-01-08 21:50:18 +00:00
Tom
11dfde9a03 Created auth module. Created Visitor auth guard for non-logged in users. 2025-01-07 17:59:18 +00:00
Tom
96441946b6 Added more css changes for Filters 2025-01-07 17:55:14 +00:00
Tom
08c146a9e9 Using reactive forms for adding/editing TTS filters. 2025-01-07 15:57:52 +00:00
Tom
740b76b6f8 Fixed issues from updating to Angular 19 2024-12-28 02:13:24 +00:00
Tom
fbd3c2226c Updated more packages 2024-12-28 01:59:06 +00:00
Tom
6de2e1fbb2 Updated packages. 2024-12-28 01:57:35 +00:00
Tom
567d12227f Changed application name. 2024-12-28 01:37:59 +00:00
Tom
275069697f Added TTS chat filters. 2024-12-28 01:37:44 +00:00
Tom
0afa2138b4 Created policy module. 2024-12-28 01:36:33 +00:00
Tom
0987affccc Removed useless comments from policy table 2024-10-31 19:25:25 +00:00
Tom
44df0daddf Fixed several issues with policy and logins 2024-10-31 18:49:52 +00:00
Tom
2bde8b850a Added impersonation. More data available via auth service about the user. Added admin auth guard. 2024-10-31 05:33:11 +00:00
Tom
65f4172bc2 Added Login, TTS Login, Policies 2024-10-25 19:09:34 +00:00
Tom
0c7fbf1cb9 Removed git files 2024-10-17 08:52:52 +00:00
Tom
89d944cd6e Twitch login, TTS Login, and basic policies ui. 2024-10-17 08:48:15 +00:00
Tom
f2133bbc0e initial commit 2024-07-06 01:01:52 +00:00