Rıdvan Akca
|
f320a44d45
|
refactor: rewrite get-app queries with RQ
|
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
|
be62c09d06
|
refactor: rewrite useApp 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
|
6a58d1e3da
|
fix(useAdminAppAuthClient): pass signal
|
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 |
|
Faruk AYDIN
|
95db6cca2c
|
feat: Implement get app config API endpoint
|
2024-03-07 14:18:21 +01:00 |
|
Faruk AYDIN
|
79a792ac62
|
feat: Add app config serializer
|
2024-03-07 14:11:00 +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 |
|
Ali BARIN
|
613abaec1b
|
Merge pull request #1550 from automatisch/AUT-563
feat: render AdminSettingsLayout once for all child routes
|
2024-03-06 18:56:59 +01:00 |
|
Faruk AYDIN
|
c4fd03542b
|
feat: Implement get execution steps API endpoint
|
2024-03-06 17:23:56 +01:00 |
|
Faruk AYDIN
|
e40d6c5ef0
|
feat: Implement execution step serializer
|
2024-03-06 17:23:56 +01:00 |
|
kasia.oczkowska
|
9f7dee3baa
|
test: introuce test fix, select role by exact name
|
2024-03-06 16:28:17 +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 |
|
Ali BARIN
|
08830003a3
|
Merge pull request #1560 from automatisch/AUT-619
fix: add optional chaining to data.getTrialStatus check
|
2024-03-06 15:34:04 +01:00 |
|
kasia.oczkowska
|
efeeb6cb02
|
fix: add optional chaining to data.getTrialStatus check and introduce minor code improvements
|
2024-03-06 15:12:02 +01:00 |
|
Faruk AYDIN
|
3ff89a03ac
|
feat: Implement get executions API endpoint
|
2024-03-06 14:46:19 +01:00 |
|
Faruk AYDIN
|
25e231cd7c
|
feat: Extend execution serializer with status
|
2024-03-06 14:46:10 +01:00 |
|
Faruk AYDIN
|
35ea18a117
|
chore: Do not enable sentry for dev and test environments
|
2024-03-05 15:47:07 +01:00 |
|
Faruk AYDIN
|
1cb48c7760
|
refactor: Add steps to get execution tests
|
2024-03-04 16:14:11 +01:00 |
|
Faruk AYDIN
|
fe1039cfbc
|
test: Add permissions to get current user tests
|
2024-03-04 16:07:18 +01:00 |
|
Faruk AYDIN
|
a9de79546b
|
refactor: Remove empty associations from serializers
|
2024-03-04 16:06:50 +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 |
|
Faruk AYDIN
|
f7c1a47d52
|
feat: Send rest API errors to Sentry
|
2024-03-04 12:19:53 +01:00 |
|
Ali BARIN
|
930843d065
|
fix: initialize auth in RQ client
|
2024-03-04 10:48:55 +00:00 |
|
Faruk AYDIN
|
9fd2125923
|
test: Add tests for execution serializer
|
2024-03-03 18:58:54 +01:00 |
|
Faruk AYDIN
|
ede8703f9d
|
feat: Implement get execution API endpoint
|
2024-03-03 18:53:14 +01:00 |
|
Faruk AYDIN
|
6d85623d9b
|
feat: Add execution serializer
|
2024-03-03 18:52:32 +01:00 |
|
Faruk AYDIN
|
6236ee8f6d
|
feat: Add authorizedExecutions to user model
|
2024-03-03 18:51:50 +01:00 |
|
Faruk AYDIN
|
70ae0bc77e
|
feat: Implement get action substeps API endpoint
|
2024-03-02 16:24:20 +01:00 |
|
Faruk AYDIN
|
e28c757352
|
feat: Add find action substeps method to App model
|
2024-03-02 16:24:20 +01:00 |
|
Faruk AYDIN
|
7c368af5ed
|
feat: Implement get app actions API endpoint
|
2024-03-02 16:13:13 +01:00 |
|
Faruk AYDIN
|
df2fbbabc6
|
feat: Implement action serializer
|
2024-03-02 16:12:51 +01:00 |
|
Faruk AYDIN
|
48141eb199
|
feat: Add find actions by key method to App model
|
2024-03-02 16:09:57 +01:00 |
|
Faruk AYDIN
|
cea9ed056b
|
feat: Implement get trigger substeps API endpoint
|
2024-03-01 16:35:46 +01:00 |
|
Ali BARIN
|
73bd90c555
|
refactor(web): utilize REACT_APP_BACKEND_URL for GQL and REST API URLs
|
2024-03-01 15:14:22 +01:00 |
|
Ali BARIN
|
917de46c45
|
chore(web): build with API URL
|
2024-03-01 15:14:22 +01:00 |
|
Ali BARIN
|
760bc1c22a
|
fix(useAutomatischInfo): pass signal correctly
|
2024-03-01 15:14:22 +01:00 |
|
Ali BARIN
|
1f8b81ee78
|
refactor: remove GetAutomatischInfo GQL query
|
2024-03-01 15:14:22 +01:00 |
|
Ali BARIN
|
70af7d05e3
|
refactor: remove AutomatischInfo context
|
2024-03-01 15:14:22 +01: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
|
487c621fa5
|
chore: update react and react-dom to 18
|
2024-03-01 15:14:22 +01:00 |
|
Faruk AYDIN
|
dfe3add1cc
|
feat: Implement get triggers API endpoint
|
2024-03-01 15:03:53 +01:00 |
|
Faruk AYDIN
|
a32bf5539e
|
feat: Add find triggers by key method to App model
|
2024-03-01 15:02:56 +01:00 |
|