Rıdvan Akca
082e905014
refactor: remove get-current-user GQL query
2024-03-13 17:58:37 +03:00
kasia.oczkowska
6cf92d4ea6
fix: introduce a fix for the content container height in the PublicLayout component
2024-03-13 14:28:16 +00:00
Ali BARIN
89ad685f3a
Merge pull request #1716 from automatisch/AUT-828
...
refactor: rewrite useVersion and healthcheck with RQ
2024-03-13 11:02:38 +01:00
Rıdvan Akca
1e868dc802
refactor: rewrite useCurrentUser with RQ
2024-03-13 12:33:31 +03:00
Rıdvan Akca
58fcfd9a34
refactor: rewrite useVersion and healthcheck with RQ
2024-03-13 11:39:52 +03:00
Ali BARIN
c849afbc11
Merge pull request #1715 from automatisch/AUT-698
...
refactor: rewrite usePaddleInfo and usePaymentPlans with RQ
2024-03-13 09:20:39 +01:00
Rıdvan Akca
2ebe71ddd0
refactor: rewrite usePaymentPlans with RQ
2024-03-13 11:05:21 +03:00
Ali BARIN
5e897ad1c2
Merge pull request #1460 from automatisch/AUT-493
...
feat: introduce asterisk for all the required fields
2024-03-12 14:23:53 +01:00
Ali BARIN
ce07907f85
Merge pull request #1700 from automatisch/AUT-782
...
feat: make flow editor topbar sticky
2024-03-12 14:21:37 +01:00
Rıdvan Akca
46491269e3
refactor: rewrite get execution using useExecution with RQ
2024-03-12 14:24:23 +03:00
Rıdvan Akca
e68696ccd4
refactor: rewrite get execution steps using useExecutionSteps with RQ
2024-03-12 12:12:09 +03:00
Rıdvan Akca
1f83573206
fix: use useAppAuth for getting auth fields
2024-03-11 18:07:15 +03:00
Rıdvan Akca
63b9943203
refactor: rewrite useAppConfig with RQ
2024-03-11 17:32:55 +03:00
Rıdvan Akca
5835def5d0
refactor: move abort controller into useLazyApps hook
2024-03-11 16:16:12 +03:00
Rıdvan Akca
2ee5af8bfb
feat: add useAppAuth with RQ
2024-03-07 16:53:22 +03:00
Rıdvan Akca
28c8be97b6
feat: add useLazyApps hook
2024-03-07 16:53:22 +03:00
Rıdvan Akca
c0cc6cc176
refactor: rewrite get-apps queries with RQ
2024-03-07 16:53:22 +03:00
Rıdvan Akca
5fe3546d2a
feat: add useTriggerSubsteps and useActionSubsteps with RQ
2024-03-07 16:53:22 +03:00
Rıdvan Akca
c4b2ea125c
feat: add useActions with RQ
2024-03-07 16:53:22 +03:00
Rıdvan Akca
3301b038fe
feat: add useTriggers with RQ
2024-03-07 16:53:22 +03:00
Rıdvan Akca
e5670d820d
refactor: rewrite useApps with RQ
2024-03-07 16:53:22 +03:00
Kasia
6406f9eb86
feat: make flow editor topbar sticky
2024-03-07 12:20:22 +01:00
Kasia
8f8ec496f8
feat: introduce asterisk for all the required fields
2024-03-07 10:15:53 +01:00
Ali BARIN
3d6847a3a2
Merge pull request #1558 from automatisch/AUT-606
...
fix: remove unnecessery styling causing the problem with scrolling Edit/Create role pages
2024-03-07 00:38:20 +01:00
kasia.oczkowska
d3da62c04a
feat: render AdminSettingsLayout once for all child routes
2024-03-06 16:28:17 +01:00
kasia.oczkowska
aa7bb3f8c9
fix: remove unnecessery styling causing the problem
2024-03-06 15:55:03 +01:00
Ali BARIN
3a9dfe339a
Merge pull request #1689 from automatisch/fix-auth-in-rq
...
fix: initialize auth in RQ client
2024-03-06 15:52:17 +01:00
kasia.oczkowska
7afdf43872
feat: introduce propTypes
2024-03-04 15:21:07 +01:00
Rıdvan Akca
bfc7d5d0dd
refactor(web): rewrite useAdminAppAuthClient with react-query ( #1690 )
2024-03-04 13:09:42 +01:00
Ali BARIN
930843d065
fix: initialize auth in RQ client
2024-03-04 10:48:55 +00:00
Ali BARIN
14c04ee4ac
refactor: rewrite useAutomatischInfo with RQ and REST API
2024-03-01 15:14:22 +01:00
Ali BARIN
83815d3caa
feat: introduce react-query and react-query-devtools
2024-03-01 15:14:22 +01:00
Ali BARIN
b3ae2d2748
refactor(web): remove typescript
2024-02-29 09:38:32 +00:00
kattoczko
be7e67c940
feat: introduce 404 page ( #1600 )
2024-02-16 15:54:35 +01:00
Ali BARIN
24451892ff
feat: add custom additional drawer link ( #1586 )
2024-02-08 16:33:12 +01:00
Ali BARIN
e6b806616f
feat: add DISABLE_FAVICON feature flag
2024-02-07 11:51:17 +00:00
Ali BARIN
6ec5872391
feat: add DISABLE_NOTIFICATIONS_PAGE feature flag
2024-02-07 11:47:44 +00:00
Faruk AYDIN
159931a6ea
chore: Use types from the web package
2024-01-15 13:30:48 +01:00
Ali BARIN
b842d7938f
feat: hide notifications page in mation instances
2023-12-15 16:28:41 +00:00
Ali BARIN
8608431490
feat: add conditional mation logo by default
2023-12-14 15:59:37 +00:00
Ali BARIN
78ba18b176
feat: apply conditional mation styling
2023-12-14 14:28:07 +00:00
QAComet
11e0cb9398
test: add page title test ids to await and await mounting loader components
2023-11-12 16:46:38 -07:00
kattoczko
c461cc4878
feat: introduce application auth clients tab in the admin panel ( #1423 )
...
* feat: introduce application auth clients tab in the admin panel
* feat: introduce improvements
* feat: use loading state returned from useMutation
* feat: use error returned by useMutation hook
2023-11-10 14:09:23 +01:00
QAComet
1581b5ac0a
test: write tests for role management ( #1396 )
2023-11-06 10:35:20 +01:00
QAComet
1a55cc8604
test: update snackbar with variant and data-test attributes
2023-10-27 19:48:40 +02:00
Ömer Faruk Aydın
2f39efb935
Merge pull request #1381 from automatisch/add-filters-in-get-executions-query
...
feat(queries/get-executions): add filter support
2023-10-26 17:56:10 +02:00
Ali BARIN
9f8eb985e4
refactor: assert entry dates as string
2023-10-26 15:43:11 +00:00
Ali BARIN
3549fef71c
feat(ExecutionRow): use createdAt instead of updatedAt
2023-10-26 15:43:10 +00:00
QAComet
463e6908b1
test: write tests for user management ( #1316 )
...
* chore: add data-test attributes
* test: add github connection test, add applications modal
* test: write tests for user management
2023-10-26 15:12:37 +02:00
QAComet
2fceaf2cf4
test: fix flakiness in GH connection test case ( #1383 )
2023-10-25 11:04:04 +02:00