|
8f3fde623f
|
refactor(api): move create password
|
2025-06-27 12:25:25 +05:00 |
|
|
edfd2c1159
|
refactor(Makefile): fix alembic
|
2025-06-26 16:38:57 +05:00 |
|
|
3d8ee4835d
|
refactor(db): increase account_keyring_table.key_value size
|
2025-06-26 16:38:26 +05:00 |
|
|
9c9201f130
|
feat(client): add userEdit
|
2025-06-26 16:15:03 +05:00 |
|
|
0eed0b0f20
|
refactor(clint-UserEdit): remove login and role on self user
|
2025-06-26 15:36:45 +05:00 |
|
|
7127d88524
|
feat(client-Header): add userEdit on header
|
2025-06-26 15:26:49 +05:00 |
|
|
692461e266
|
feat: create new user with password
|
2025-06-26 15:08:05 +05:00 |
|
|
22064d2b52
|
feat(types): generate new types
|
2025-06-26 15:04:43 +05:00 |
|
|
febac9659f
|
refactor(Makefile): change source with poetry
|
2025-06-26 12:27:14 +05:00 |
|
|
6c0a6ac1d4
|
feat(AccountsPage): add change page size
|
2025-06-25 21:01:19 +05:00 |
|
|
a7e813b447
|
feat(UserCreate): add loading animation
|
2025-06-25 14:09:51 +05:00 |
|
|
919758ab69
|
fix: bind tenant id
|
2025-06-25 13:54:48 +05:00 |
|
|
53bf173373
|
fix(api): fix get_user_by_id method
|
2025-06-25 13:39:16 +05:00 |
|
|
8f5dd07bf5
|
feat(client): add create user
|
2025-06-25 13:38:43 +05:00 |
|
|
448e4264a5
|
feat(AccountPage): add destroyOnHidden to ContentDrawer and fix tenant and login
|
2025-06-24 16:30:13 +05:00 |
|
|
e5dfdc3464
|
feat(AccountsPage): add userEdit
|
2025-06-24 16:23:43 +05:00 |
|
|
aae56a8c73
|
feat(AccountsPage): add on table change
|
2025-06-24 13:19:17 +05:00 |
|
|
7c2c4071cc
|
feat(Makefile): add regenerate-openapi-local command
|
2025-06-24 13:17:28 +05:00 |
|
|
18bb79262c
|
feat(api): add current page to AllUserResponse and fix returning type
|
2025-06-24 13:12:31 +05:00 |
|
|
a3ee18f6fd
|
feat: add accounts table
|
2025-06-24 13:00:40 +05:00 |
|
|
71ab39a03c
|
chore: update client patch version to 0.0.4
|
2025-06-24 12:56:57 +05:00 |
|
|
5d39065a7f
|
Merge pull request 'VORKOUT-15' (#12) from VORKOUT-15 into master
Reviewed-on: #12
|
2025-06-24 12:56:16 +05:00 |
|
|
92ff1d3d0a
|
refactor: Makefile
|
2025-06-23 13:08:07 +05:00 |
|
|
5ed8ca9251
|
chore(client): update sctucture after switching to vite
|
2025-06-23 13:07:51 +05:00 |
|
|
8ac329e76e
|
feat: add readme
|
2025-06-23 13:05:13 +05:00 |
|
|
c68b512902
|
chore: update client patch version to 0.0.3 and api patch version to 0.0.4
|
2025-06-16 16:38:22 +05:00 |
|
|
70aaaeabf1
|
Merge pull request 'VORKOUT-6' (#11) from VORKOUT-6 into master
Reviewed-on: #11
Reviewed-by: cyrussmeat <dr.cyrill@gmail.com>
|
2025-06-16 16:34:24 +05:00 |
|
|
92203351ff
|
feat(client): regenerate openapi types
|
2025-06-16 12:56:30 +05:00 |
|
|
ee92428ec3
|
refactor(api): refactor refresh logic
|
2025-06-16 12:46:14 +05:00 |
|
|
c87581c9e2
|
feat(client): add auth logic
|
2025-06-16 12:35:02 +05:00 |
|
|
79cb434ebd
|
feat: add stores
|
2025-06-16 12:32:45 +05:00 |
|
|
5def1a9bb1
|
feat: add authService and rename userService
|
2025-06-16 12:32:08 +05:00 |
|
|
d55a99aafd
|
feat: add login page and auth logic
|
2025-06-10 17:50:28 +05:00 |
|
|
599bf22bda
|
feat: add axios-retry
|
2025-06-10 17:48:57 +05:00 |
|
|
e114f963ab
|
refactor: middleware and refresh
|
2025-06-10 17:47:46 +05:00 |
|
|
d7a5109d8e
|
feat: add user store
|
2025-06-09 17:47:45 +05:00 |
|
|
8122f1878a
|
feat: add zustand
|
2025-06-09 17:47:26 +05:00 |
|
|
9d2aef5671
|
feat: add user and auth types
|
2025-06-09 17:00:27 +05:00 |
|
|
34be97996e
|
feat: add axios instance
|
2025-06-09 17:00:01 +05:00 |
|
|
e0dca78ef3
|
feat: add login page
|
2025-06-09 16:59:31 +05:00 |
|
|
0bba6e7f54
|
feat: add axios
|
2025-06-09 16:58:47 +05:00 |
|
|
21216a6ad5
|
feat: generate types from openapi
|
2025-06-09 14:32:44 +05:00 |
|
|
2bf0f20e73
|
Merge pull request 'VORKOUT-7 : fix' (#10) from VORKOUT-7fix into master
Reviewed-on: #10
Reviewed-by: Vladislav Syrochkin <vlad.dev@heado.ru>
|
2025-06-09 13:06:37 +05:00 |
|
|
abd87b46b3
|
refactor(tables): change enum, str to StrEnum
|
2025-06-09 13:03:33 +05:00 |
|
|
787dc0e8f8
|
refactor: refactor api project with ruff
|
2025-06-09 12:12:48 +05:00 |
|
|
2e4e9d1113
|
feat: add bearer schema to all endpoints with auth
|
2025-06-09 12:10:40 +05:00 |
|
|
c1d315d6e9
|
feat: add bearer schema and get_current_user function
|
2025-06-09 11:51:13 +05:00 |
|
TheNoxium
|
a31758192d
|
fix: model
|
2025-06-09 02:10:46 +05:00 |
|
|
8965365afc
|
Merge pull request 'VORKOUT-7' (#9) from VORKOUT-7 into master
Reviewed-on: #9
Reviewed-by: cyrussmeat <dr.cyrill@gmail.com>
|
2025-06-05 16:29:14 +05:00 |
|
TheNoxium
|
c68286f7cc
|
fix:merge error
|
2025-06-05 14:55:38 +05:00 |
|