|
ee4051f523
|
feat(nodes): add start node and create new node function
|
2025-08-06 12:19:55 +05:00 |
|
|
65ed6b9561
|
feat(client): add filter on exist edges
|
2025-07-22 10:59:41 +05:00 |
|
|
b503bc0bef
|
feat(client): init store for nodes
|
2025-07-22 08:08:15 +05:00 |
|
|
5cdb6e460f
|
feat(client): add React flow drawer to processDiagramPage
|
2025-07-22 08:07:52 +05:00 |
|
|
5966b7d6f1
|
feat(client): move components
|
2025-07-22 08:05:20 +05:00 |
|
|
8b0659fc89
|
feat(client): add node translations
|
2025-07-22 08:04:48 +05:00 |
|
|
51344ef218
|
feat(client): add new translation
|
2025-07-10 18:52:44 +05:00 |
|
|
51171377e2
|
feat(client): add edge name generator
|
2025-07-10 18:52:11 +05:00 |
|
|
943f4ded2d
|
feat(client): add appropriation node and node edit drawer
|
2025-07-09 16:17:49 +05:00 |
|
|
443293d420
|
feat(client): add base styles for edges and handles
|
2025-07-07 23:41:29 +05:00 |
|
|
91c8efe13f
|
feat(client): add react-flow css and base if else node
|
2025-07-04 20:57:35 +05:00 |
|
|
e10430310f
|
feat(client): add xyflow/react
|
2025-07-03 14:49:43 +05:00 |
|
|
e6589a0950
|
chore: update client and api patch version to 0.0.5
|
2025-07-02 12:25:11 +05:00 |
|
|
a936500101
|
refactor(client): remove required fileds
|
2025-07-01 13:35:40 +05:00 |
|
|
5958f29ba8
|
fix(AccountPage): fix empty string in search params
|
2025-06-30 14:02:53 +05:00 |
|
|
784be40369
|
feat(AccountsPage): update accounts list after create user
|
2025-06-30 12:37:45 +05:00 |
|
|
ad312d4ff8
|
feat(AccountsPage): loading with search params
|
2025-06-30 12:19:29 +05:00 |
|
|
ba65f36696
|
feat(AccountsPage): add page and limit to search params
|
2025-06-27 16:41:48 +05:00 |
|
|
ad0a4837fc
|
feat(api): add update password
|
2025-06-27 13:31:32 +05:00 |
|
|
1eadd834e3
|
feat(client): add update password
|
2025-06-27 13:25:25 +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 |
|
|
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 |
|
|
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 |
|
|
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 |
|
|
5ed8ca9251
|
chore(client): update sctucture after switching to vite
|
2025-06-23 13:07:51 +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 |
|
|
92203351ff
|
feat(client): regenerate openapi types
|
2025-06-16 12:56:30 +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 |
|
|
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 |
|
|
f1214e7b5a
|
chore: update the client patch version to 0.0.2
|
2025-04-29 12:18:52 +05:00 |
|