Jakub P.
|
0b38a0b6af
|
fix: bring back missing custom logo
|
2024-10-08 17:56:13 +00:00 |
|
Ali BARIN
|
89b1cb9353
|
feat(web): adapt to horizontal config structure
|
2024-10-08 13:18:42 +00:00 |
|
Ali BARIN
|
0b7591edce
|
refactor: remove whole graphql implementation
|
2024-09-30 12:02:25 +00:00 |
|
Ali BARIN
|
d6e78a48a0
|
feat(AddAppConnection): show meaningful error messages only
|
2024-09-30 08:25:56 +00:00 |
|
kasia.oczkowska
|
d3caadf4af
|
feat: refactor update-current-user mutation with the REST API endpoint
|
2024-09-27 13:42:58 +01:00 |
|
Ali BARIN
|
84d5b3b158
|
feat: use REST API endpoint to test step
|
2024-09-24 10:23:33 +02:00 |
|
Jakub P.
|
09b2b7350c
|
test: add applications settings tests
|
2024-09-20 13:03:22 +02:00 |
|
Ali BARIN
|
184d748890
|
feat: use REST API endpoint to update flow status
|
2024-09-19 14:02:51 +03:00 |
|
Ali BARIN
|
074e7828f3
|
feat(web): use REST API endpoint to update step
|
2024-09-19 13:30:45 +03:00 |
|
Ali BARIN
|
f94a5385d7
|
feat: use REST API endpoint to delete step
|
2024-09-19 13:07:37 +03:00 |
|
Ali BARIN
|
5de06d4482
|
feat: use REST API endpoint to delete flow
|
2024-09-19 12:36:59 +03:00 |
|
Ali BARIN
|
ed12465975
|
feat: use REST API endpoint to delete current user
|
2024-09-19 12:25:58 +03:00 |
|
Ali BARIN
|
2e5dfdbb0d
|
feat: use REST API endpoint to create flow
|
2024-09-18 14:51:23 +00:00 |
|
Ali BARIN
|
8352540fcb
|
chore: remove redundant duplicate flow mutation
|
2024-09-17 12:50:54 +03:00 |
|
Ali BARIN
|
22299868fa
|
feat: use REST API endpoint to duplicate flow
|
2024-09-17 12:49:16 +03:00 |
|
Ali BARIN
|
ba0d46c6cd
|
feat(web): use REST API endpoint to register user
|
2024-09-12 13:19:01 +03:00 |
|
Jakub P.
|
8d10f26f56
|
test: add pop-up notification test
|
2024-09-10 17:40:34 +02:00 |
|
Ali BARIN
|
297543f9dd
|
feat(useAuthenticateApp): early exit connection creation at blocked pop-up
|
2024-09-10 17:40:34 +02:00 |
|
Ali BARIN
|
0c53ee8460
|
feat(AddAppConnection): show pop-up reminder hint
|
2024-09-10 17:40:34 +02:00 |
|
Ömer Faruk Aydın
|
862842e3e1
|
Merge pull request #2064 from automatisch/aut-1237
feat: write and implement REST API endpoint to delete role
|
2024-09-10 17:19:55 +03:00 |
|
Ali BARIN
|
3ba4c8b3bf
|
chore(EditorNew): remove console log
|
2024-09-10 10:50:11 +00:00 |
|
Ali BARIN
|
af56fa2830
|
feat(Editor): use REST API endpoint to create step
|
2024-09-10 10:12:59 +00:00 |
|
Ali BARIN
|
66fe84e126
|
feat(DeleteRoleButton): use REST API endpoint to delete role
|
2024-09-06 09:51:22 +00:00 |
|
Ali BARIN
|
562341adfe
|
refactor(web): rewrite mutation with PATCH /v1/flows/:flowId
|
2024-08-30 11:07:52 +02:00 |
|
Ali BARIN
|
d5c81c14f5
|
fix(FlowAppIcons): fix crash when no steps exist
|
2024-08-29 10:44:50 +02:00 |
|
Ali BARIN
|
990e69143d
|
refactor(web): rewrite mutation with DELETE /v1/connections/:connectionId
|
2024-08-29 09:26:24 +02:00 |
|
Ali BARIN
|
19c4561feb
|
chore: remove update-app-config mutation
|
2024-08-29 09:26:16 +02:00 |
|
Ali BARIN
|
1392fed023
|
refactor(web): rewrite mutation with PATCH /v1/admin/apps/:appKey/config
|
2024-08-29 09:26:16 +02:00 |
|
Ali BARIN
|
09bc0bba1e
|
refactor(web): rewrite mutation with PATCH /v1/admin/apps/:appKey/auth-clients/:appAuthClientId
|
2024-08-28 11:16:46 +02:00 |
|
Ali BARIN
|
48b2b006c0
|
refactor(web): rewrite mutation with POST /v1/admin/apps/:appKey/config
|
2024-08-28 10:32:06 +02:00 |
|
Ali BARIN
|
6540d0ea53
|
fix(AdminApplicationCreateAuthClient): correct typo in auth word
|
2024-08-27 16:34:09 +02:00 |
|
Ali BARIN
|
81c39d7d93
|
refactor: rewrite create-app-auth-client mutation as REST endpoint
|
2024-08-27 16:34:09 +02:00 |
|
kasia.oczkowska
|
6552ebcd3c
|
fix: prevent resetting test data until data is loaded
|
2024-08-23 13:07:05 +01:00 |
|
kasia.oczkowska
|
0c754e4b4b
|
feat: update step only when data changes
|
2024-08-22 11:57:25 +01:00 |
|
Ali BARIN
|
53f63996bd
|
Merge pull request #2024 from kuba618/AUT-1186
test: add simple webhook flow test
|
2024-08-22 11:16:22 +02:00 |
|
Jakub P.
|
2c21b7762c
|
test: add simple webhook flow test
|
2024-08-20 19:17:08 +02:00 |
|
Ali BARIN
|
b452ed648c
|
feat(PowerInput): support whole objects as variables
|
2024-08-16 13:22:31 +00:00 |
|
Faruk AYDIN
|
60fdfc2b48
|
chore(code): Make font size of the code editor a bit bigger
|
2024-08-05 13:46:41 +00:00 |
|
Ali BARIN
|
49d4071928
|
feat(code/run-javascript): run async code and introduce monaco editor
|
2024-08-05 13:46:41 +00:00 |
|
Ali BARIN
|
09d3a06b27
|
Merge pull request #2005 from automatisch/AUT-1065
fix: in FlowStep wrap in Form component only controlled inputs
|
2024-08-05 15:45:06 +02:00 |
|
Ali BARIN
|
c9fecec575
|
Merge pull request #2002 from automatisch/aut-1255
feat: expose installationCompleted in GET /v1/automatisch/info
|
2024-08-02 11:46:48 +02:00 |
|
kasia.oczkowska
|
5bac68b0de
|
fix: in FlowStep wrap in Form component only controlled inputs
|
2024-08-02 09:31:36 +01:00 |
|
kasia.oczkowska
|
f1355cd0ab
|
fix: introduce fix for overflowing inputs with long parameters names
|
2024-08-01 15:10:41 +01:00 |
|
Ali BARIN
|
cc1a924c8b
|
feat: use installationCompleted from useAutomatischInfo hook
|
2024-08-01 13:38:06 +00:00 |
|
kasia.oczkowska
|
e2dbf1a215
|
fix: prevent removing last filter criteria
|
2024-08-01 08:40:54 +01:00 |
|
Ali BARIN
|
920a711c00
|
feat: support arrays in flows
|
2024-07-29 11:33:36 +00:00 |
|
Ali BARIN
|
730fdd32b1
|
feat: use dynamic DOCS URL
|
2024-07-23 09:48:20 +00:00 |
|
Jakub P.
|
8fba6704df
|
Merge remote-tracking branch 'upstream/main' into AUT-1115
|
2024-07-22 16:32:09 +02:00 |
|
kasia.oczkowska
|
1aa1f441b3
|
feat: refactor delete user mutation with the REST API endpoint
|
2024-07-22 13:27:57 +02:00 |
|
Ali BARIN
|
02c98c1ece
|
Merge pull request #1982 from automatisch/remove-deleted-connection
fix(AppConnectionRow): invalidate app connections upon deletion
|
2024-07-19 11:38:31 +02:00 |
|