Commit Graph

114 Commits

Author SHA1 Message Date
736dad748b Improve the admin API 2025-07-13 12:04:55 +02:00
746f809d28 Continue frontend building 2025-07-13 12:03:43 +02:00
6faed0dbd4 Standardize IDs, fix group APIs, fix tests 2025-07-07 16:52:28 +02:00
880d556542 Backend fixed and features 2025-07-05 16:01:08 +02:00
3ef659be61 Add new vue-based frontend 2025-07-05 16:00:29 +02:00
c7ecc3f365 Don't create the database from the application.
Use alembic.
2025-06-22 18:57:44 +02:00
82ec7fabb4 Write new secret manager using existing RSA logic 2025-06-22 18:55:01 +02:00
5985a726e3 Fix mobile layout issues 2025-06-21 06:46:28 +02:00
4a5874d4f8 Update views 2025-06-19 19:44:33 +02:00
1cde31a023 Move breadcrumbs to top 2025-06-19 08:56:48 +02:00
4520e9a781 Update css
All checks were successful
Build and push image / build-containers (push) Successful in 8m4s
2025-06-19 08:21:21 +02:00
25879100a4 Merge pull request 'admin-redesign' (#26) from admin-redesign into main
All checks were successful
Build and push image / build-containers (push) Successful in 8m57s
Reviewed-on: #26
2025-06-19 05:24:05 +00:00
2b50c686d0 Add heading back 2025-06-19 07:23:26 +02:00
57e69390b2 Fix dark-mode 2025-06-19 07:21:36 +02:00
23d354bc12 Clean up style elements 2025-06-19 06:43:36 +02:00
cad9849019 Update audit and change-password page 2025-06-19 06:23:19 +02:00
b4c395f0da Update secrets page to new layout 2025-06-19 06:12:36 +02:00
d55c699549 Set breadcrumb dynamically 2025-06-18 19:15:12 +02:00
05775a2e1e Complete inital re-design of client page 2025-06-18 08:54:45 +02:00
9b0588679f fix tabs and tables 2025-06-18 08:34:45 +02:00
d9e0052003 Begin redesign 2025-06-15 10:07:46 +02:00
bf1d119bd8 Use a single button instead of drop down
All checks were successful
Build and push image / build-containers (push) Successful in 6m17s
2025-06-14 22:10:31 +02:00
bce372a1d1 Refactor frontend views
All checks were successful
Build and push image / build-containers (push) Successful in 10m14s
2025-06-14 21:58:21 +02:00
b3debd3ed2 Finalize secret tree page 2025-06-11 19:10:00 +02:00
0eaa913e35 Implement podman-compatible commands
All checks were successful
Build and push image / build-containers (push) Successful in 8m46s
2025-06-10 10:28:17 +02:00
782ec19137 Support unmanaged secrets 2025-06-09 18:04:58 +02:00
43d00cecb4 Preserve history when navigating the secrets page 2025-06-09 15:44:21 +02:00
d1fa6c0076 Implement secret deletion function 2025-06-09 14:15:32 +02:00
71d877022b Implement same ID type as backend API 2025-06-09 14:15:22 +02:00
36d04b8a33 Fix correct secrets API 2025-06-09 14:14:28 +02:00
a834339c13 Fix style 2025-06-09 09:16:12 +02:00
fb6b76f7d8 Fix group object access 2025-06-09 09:16:03 +02:00
fed441743e Keep distinction between Secret and DetailedSecret 2025-06-09 09:15:41 +02:00
d86d9a9256 Adapt admin api to use new key format
Filter out deleted an previous version in count

Remove todo comment

Allow explicit ID specification

Update tests
2025-06-09 08:57:59 +02:00
3779e93b8c Merge pull request 'Refactor backend views, update secret model' (#24) from feature/expanded-secrets into main
All checks were successful
Build and push image / build-containers (push) Successful in 8m3s
Reviewed-on: #24
2025-06-08 15:44:59 +00:00
7ad41f43d8 Refactor backend views 2025-06-08 17:43:34 +02:00
aa6b55a911 Refactor client view 2025-06-06 07:32:51 +02:00
a7a09f7784 Fix linting 2025-06-06 07:32:40 +02:00
ee1e7a16ec Fix typo 2025-06-04 18:12:25 +02:00
435b9dee83 Create Gitea workflow
All checks were successful
Build and push image / build-containers (push) Successful in 9m11s
2025-06-01 17:31:33 +02:00
0eb4e4a34c Update docker 2025-06-01 16:45:42 +02:00
ecad667521 Allow group updates 2025-06-01 16:16:15 +02:00
ba936ac645 Create views for organizing secrets in groups 2025-06-01 15:55:12 +02:00
773a1e2976 Integrate group in admin rest API 2025-05-31 14:13:49 +02:00
18f61631c9 Improve error handling and begin error test suite 2025-05-31 10:55:33 +02:00
289352d872 Add support for groups of secrets 2025-05-31 10:41:58 +02:00
f853ca81d0 Implement password change flow 2025-05-30 16:44:55 +02:00
2585eb1fb3 Pass in user object to templates 2025-05-30 14:41:21 +02:00
391e310b91 Implement oidc login 2025-05-30 10:59:09 +02:00
b491dff4b1 Fix coverage blacklist 2025-05-27 20:15:31 +02:00