Commit Graph

61 Commits

Author SHA1 Message Date
eaa92d2fe4 feat: verification pages 2025-06-07 00:12:41 +02:00
34c152a459 fix: correct uri for user creation page 2025-06-05 20:50:44 +02:00
ad09e98bba feat: create user page 2025-06-05 20:50:27 +02:00
9983c51e3a fix: use fetch for single item 2025-06-04 21:12:30 +02:00
e85b23b3e8 feat: admin view user page 2025-06-04 19:33:41 +02:00
426b70a1de feat: AdminUsersPage implementation 2025-06-04 19:17:20 +02:00
320715f5aa feat: move api services related pages to own folder 2025-06-04 19:11:51 +02:00
a1146ce371 feat: separate file for api services store 2025-06-04 12:49:57 +02:00
a67ec7e78c fix: rename useAdmin to useApiServices 2025-06-04 12:46:48 +02:00
243b7cce33 fix: avatars width setting 2025-06-03 13:03:02 +02:00
76d960619f feat: api service edit page 2025-06-03 12:59:05 +02:00
29b97a87b3 feat: link to edit page 2025-06-03 12:57:36 +02:00
95c330568d feat: UI bind api service toggling 2025-06-03 00:07:09 +02:00
0efc90567b feat: integrate oauth store in authorize page 2025-06-02 23:16:11 +02:00
8ab2ddbe8e feat: responsiveness 2025-05-31 18:40:44 +02:00
7f9b719b2b feat: textarea border in light mode 2025-05-31 18:40:38 +02:00
2b7f4995ef feat: better border for table in light mode 2025-05-31 18:40:24 +02:00
f8772f8de2 feat: not allowed + not found pages 2025-05-31 18:39:49 +02:00
d451331c66 fix: enough padding for breadcrumbs 2025-05-31 17:59:11 +02:00
944c650ab3 feat: view api service page 2025-05-31 17:58:40 +02:00
2f58c01c24 feat: nowrap for heading 2025-05-31 17:31:43 +02:00
63437d6dc7 feat: credentials modal 2025-05-31 17:31:22 +02:00
cd5adcdc3f feat: use breadcrubms on api services page 2025-05-31 16:15:47 +02:00
665d12a828 feat: create api service page 2025-05-31 16:15:22 +02:00
54581742dc feat: add API service button 2025-05-31 10:14:22 +02:00
8abc4396ac feat: integrate admin store in api services tab 2025-05-30 21:27:59 +02:00
5b816c6873 feat: remove default inner padding for dashboard pages 2025-05-30 21:26:43 +02:00
db2cb36f54 feat: location.pathname based bar navigation + admin layout + separate
auth routes
2025-05-29 23:42:17 +02:00
0423b3803f feat: api services tab for admin 2025-05-29 20:13:25 +02:00
41c3dfdfe4 chore: remove unnecessary console.logs 2025-05-29 17:19:13 +02:00
725cc74102 feat: prettier integration 2025-05-29 17:17:38 +02:00
83c26bb94a feat: explicitly install idb + use react-router instead of react-router-dom 2025-05-29 17:03:44 +02:00
4b3a814d7e fix: don't select account after logging into it 2025-05-29 14:57:35 +02:00
dd5c59afa8 feat: handle agree ('allow') button click to select account for oauth auth 2025-05-29 14:57:20 +02:00
0723a48ab0 feat: save search params 2025-05-29 14:57:01 +02:00
21cedeabbd fix: proper page names 2025-05-29 14:19:01 +02:00
807d7538a0 feat: proper redirect handling 2025-05-29 14:17:09 +02:00
56755ac531 feat: navigate to home page after login if not explicit 2025-05-29 12:35:48 +02:00
aa152a4127 feat: authentication integration 2025-05-28 20:51:34 +02:00
04db9b8ef2 feat: unused import 2025-05-27 21:26:45 +02:00
e983719601 feat: tab navigation 2025-05-27 21:26:29 +02:00
c5c55f72b1 feat: preview page for account management 2025-05-25 17:51:37 +02:00
476b9a13d9 feat: handle session selection after logging in 2025-05-25 14:54:19 +02:00
428dc50aa1 feat: oauth auth page 2025-05-24 20:59:56 +02:00
ffba961d72 fmt: don't use curly braces 2025-05-24 20:59:40 +02:00
6fd7171450 feat: root dark overlay 2025-05-24 20:58:54 +02:00
3279f1fb90 feat: remove unused import 2025-05-24 18:02:25 +02:00
1819629008 test: profile pictures on agree preview 2025-05-24 17:51:16 +02:00
4e9fa2337b feat: change color 2025-05-24 17:46:16 +02:00
68899e98bd feat: profile picture support 2025-05-24 17:46:06 +02:00