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 |
|
Ali BARIN
|
adac68c407
|
fix(AppConnectionRow): invalidate app connections upon deletion
|
2024-07-19 08:43:49 +00:00 |
|
kasia.oczkowska
|
d051275e54
|
feat: use create access token api endpoint instead of login mutation
|
2024-07-18 13:05:59 +01:00 |
|
Jakub P.
|
129327f40d
|
test: add admin account setup tests
|
2024-07-18 12:29:35 +02:00 |
|
kasia.oczkowska
|
dd0a1328e8
|
feat: refactor reset password mutation with the REST API endpoint
|
2024-07-17 15:05:46 +01:00 |
|
kasia.oczkowska
|
46ec9b5229
|
feat: refactor forgot password mutation with the REST API endpoint
|
2024-07-17 13:23:45 +01:00 |
|
Jakub P.
|
2f1f537e00
|
test: add accept invitation invalid token tests
|
2024-07-16 12:08:50 +02:00 |
|
Ali BARIN
|
b7b3a3025b
|
Merge pull request #1964 from automatisch/AUT-1095
feat: create onboarding UX flow
|
2024-07-15 16:11:25 +02:00 |
|
Ali BARIN
|
b0ceb3fe7e
|
feat(InstallationForm): use thinner font weight in success alert
|
2024-07-15 09:00:13 +00:00 |
|
kasia.oczkowska
|
ba6b4c6854
|
feat: create onboarding UX flow
|
2024-07-12 14:55:30 +01:00 |
|
Ali BARIN
|
45b7a399f2
|
feat(Layout): support security icon in additional drawer link
|
2024-07-12 13:40:22 +00:00 |
|
kasia.oczkowska
|
d2d2cea567
|
fix: return Item in renderItemFactory
|
2024-07-12 11:31:43 +01:00 |
|
kasia.oczkowska
|
e5bda65a35
|
fix: bring back the label for PowerInput
|
2024-07-12 11:27:52 +01:00 |
|
Ali BARIN
|
7fba4d72b0
|
Merge pull request #1958 from automatisch/AUT-1091
fix: introduce fix for logo being stretched
|
2024-07-11 15:35:48 +02:00 |
|
Ali BARIN
|
a6dc2ed4ba
|
Merge pull request #1956 from automatisch/AUT-1007
feat: limit vertical scroll to a reasonable boundary
|
2024-07-11 15:34:04 +02:00 |
|
kasia.oczkowska
|
ec4ac9d075
|
fix: introduce fix for undefined id on dialog close when adding a connection
|
2024-07-11 12:15:51 +01:00 |
|
kasia.oczkowska
|
b2c14f4226
|
fix: introduce fix for logo being stretched
|
2024-07-11 11:28:45 +01:00 |
|