Commit Graph

43 Commits

Author SHA1 Message Date
TheNoxium
d9e88d66f7 fix: rename list events 2025-08-04 16:15:35 +05:00
TheNoxium
3c300f7c7a fix: rename process schema 2025-08-02 22:05:29 +05:00
TheNoxium
c66c21eb14 feat:dto accaunt endpoint, dto list events endpoint 2025-08-02 21:42:06 +05:00
TheNoxium
a9ecaadad6 feat: porcess-schema endpoint DTO 2025-07-31 21:53:33 +05:00
TheNoxium
e50bb32470 fix:api name "process-schema" 2025-07-31 20:33:45 +05:00
TheNoxium
2030d54b2c fix: ruff format 2025-07-30 14:04:59 +05:00
TheNoxium
b82960faf3 fix: name,updated data, db data mapping 2025-07-29 22:57:31 +05:00
TheNoxium
e0887c240f feat: CRUD ProcessSchema 2025-07-27 22:17:36 +05:00
60160d46be refactor(api): format with ruff 2025-07-04 20:08:50 +05:00
82fcd22faf Merge branch 'master' into VORKOUT-14 2025-07-04 18:05:45 +05:00
TheNoxium
0bff556b10 fix: page schems, name 2025-07-01 22:31:16 +05:00
TheNoxium
f550b86c68 feat: CRUD ListEvent 2025-06-30 15:37:07 +05:00
ad0a4837fc feat(api): add update password 2025-06-27 13:31:32 +05:00
8f3fde623f refactor(api): move create password 2025-06-27 12:25:25 +05:00
9c9201f130 feat(client): add userEdit 2025-06-26 16:15:03 +05:00
692461e266 feat: create new user with password 2025-06-26 15:08:05 +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
ee92428ec3 refactor(api): refactor refresh logic 2025-06-16 12:46:14 +05:00
e114f963ab refactor: middleware and refresh 2025-06-10 17:47:46 +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
TheNoxium
48d52bf903 Merge branch 'master' into VORKOUT-7 2025-06-05 13:04:25 +05:00
TheNoxium
66c60cfc59 fix: name 2025-06-04 12:03:59 +05:00
TheNoxium
c60d19262e fix: model, name 2025-06-03 13:01:10 +05:00
TheNoxium
5094b84675 fix: TypeAdapter 2025-05-30 08:51:49 +05:00
TheNoxium
98a4692247 feat: pydantic models for swagger 2025-05-26 13:45:40 +05:00
TheNoxium
96dbc744d7 feat: add query params 2025-05-23 12:48:09 +05:00
TheNoxium
e47e449a36 feat: add page, limit 2025-05-23 12:41:32 +05:00
TheNoxium
c3c421f66f feat: get all users 2025-05-21 14:58:06 +05:00
fe91bb7103 feat: add base class for all schemas and to camel case mapper 2025-05-21 12:44:28 +05:00
881a72a66c refactor: refactor project with ruff 2025-05-20 11:43:05 +05:00
TheNoxium
eb63ebb10f style: deleting unnecessary file and stdoout 2025-05-15 15:15:26 +05:00
TheNoxium
3554d43d15 fix: profile 2025-05-12 21:20:36 +05:00
TheNoxium
19f8236b47 fix: middlewaer acces token auth 2025-04-29 21:16:59 +05:00
TheNoxium
b90b70568c fix: model validation 2025-04-23 17:30:49 +03:00
TheNoxium
23329e7d36 fix: refresh token exipreited 2025-04-23 16:54:30 +03:00
TheNoxium
22e2bca83c fix: name function 2025-04-23 16:48:02 +03:00
TheNoxium
f67ef7f96f fix: account post route 2025-04-23 16:06:33 +03:00
TheNoxium
8271737ce2 fix: makefile:install, auth token logic 2025-04-23 15:36:49 +03:00
TheNoxium
29027bf9f8 fix: name, update values HTTPException 2025-04-18 17:31:37 +05:00
TheNoxium
1333992dc5 feat: added endpoints: auth, pofile, account, keyring 2025-04-17 15:36:52 +05:00
15a5dad514 initial commit 2025-03-18 20:32:17 +05:00