Commit Graph

541 Commits

Author SHA1 Message Date
Ali BARIN
a4f2607601 Merge pull request #2309 from automatisch/AUT-1313
feat: add footer component with version display to AdminSettingsLayout
2025-01-27 16:46:24 +01:00
Ali BARIN
36e2b715ea Merge pull request #2272 from automatisch/AUT-1409
feat: accept falsy default values
2025-01-27 16:39:07 +01:00
Ali BARIN
ade6e96b1b Merge pull request #2308 from automatisch/AUT-1423
feat: apply React Flow's 'nowheel' class to enable scroll in test output
2025-01-27 10:57:09 +01:00
Ali BARIN
8e4ce0807f Merge pull request #2306 from automatisch/AUT-1388
feat: introduce two separate forms in update auth client dialog
2025-01-27 10:57:04 +01:00
Ali BARIN
7af70a079a Merge pull request #2295 from automatisch/importing-flow-should-invalidate-flows
feat(useImportFlow): invalidate flows on success
2025-01-24 13:13:48 +01:00
kasia.oczkowska
1b2cf50149 feat: add footer component to AdminSettingsLayout with version display 2025-01-24 11:15:47 +00:00
kasia.oczkowska
0e4c66bb74 feat: apply React Flow's 'nowheel' class to enable scroll in test output 2025-01-24 11:10:29 +00:00
kasia.oczkowska
53e2694a12 feat: introduce two separate forms in update auth client dialog 2025-01-23 15:54:18 +00:00
Ali BARIN
b237b2a2bc refactor(Flows): utilize useQuery over useMutation 2025-01-20 15:54:07 +00:00
Ali BARIN
1fa56d2af7 feat(ImportFlowDialog): improve error management 2025-01-20 14:41:05 +00:00
Ali BARIN
9cbbf05232 feat(ImportFlowDialog): close dialog when clicked outside 2025-01-20 14:23:04 +00:00
Ali BARIN
5695609180 feat(web): add import flow functionality 2025-01-20 15:00:27 +01:00
kasia.oczkowska
1fefedf9a0 feat: apply default values for dynamic fields 2025-01-17 12:51:23 +00:00
kasia.oczkowska
8ed2b30ab8 feat: accept falsy default values 2025-01-17 12:23:20 +00:00
Ali BARIN
24cc2278fb Merge pull request #2271 from automatisch/AUT-1389
feat: add error snackbar on failed app authentication
2025-01-17 12:05:43 +01:00
Ali BARIN
e58c2695b0 Merge pull request #2241 from automatisch/AUT-1379
feat: introduce inline error messages when deleting role or user
2025-01-17 11:55:43 +01:00
Ali BARIN
61624baa68 feat: support scopes for dynamic field entries 2025-01-16 22:02:20 +01:00
kasia.oczkowska
ca678b5bba fix: spacing in DynamicField 2025-01-16 22:02:20 +01:00
Ali BARIN
661a5b24b2 feat(signalwire): add add-voice-xml-node and respond-with-voice-xml actions 2025-01-16 22:02:20 +01:00
Jakub P.
cde0186c3c Merge branch 'main' into AUT-1379 2025-01-14 17:18:21 +01:00
Ömer Faruk Aydın
7c712d7814 Merge pull request #2267 from automatisch/export-flow
feat: Implement initial logic of exporting flow
2025-01-13 18:06:55 +01:00
Ali BARIN
5977078136 feat(EditableTypography): make icon size and position consistent 2025-01-13 13:31:42 +00:00
Faruk AYDIN
371555863a refactor: Adjust export button styling and add icon 2025-01-13 14:15:28 +01:00
Ali BARIN
ec14801261 feat(web): add exporting flow functionality 2025-01-13 12:30:15 +00:00
kasia.oczkowska
4f24c0881a feat: introduce inline error messages for create user and create role forms 2025-01-10 13:56:47 +00:00
Ali BARIN
819f122106 Merge pull request #2227 from automatisch/AUT-1371
feat: introduce inline error messages for InstallationForm and SignUpForm
2025-01-10 12:26:45 +01:00
kasia.oczkowska
d65853762b feat: add error snackbar on failed app authentication 2025-01-10 10:12:37 +00:00
Ali BARIN
99c9d83c37 feat(ExecutionStep): show step name in execution history 2025-01-09 11:00:36 +00:00
Ali BARIN
f6be5f1263 feat(Editor): use iniitial event name as step name when empty 2025-01-08 15:11:15 +00:00
Ali BARIN
dadd35d791 feat(FlowStep): disable editing step name when flow is published 2025-01-08 15:10:46 +00:00
Ali BARIN
0b4af4b1b9 feat(EditableTypography): support disable state 2025-01-08 15:10:26 +00:00
Ali BARIN
e29e71bdf1 feat: add support to rename flow step 2025-01-07 13:46:07 +00:00
Ömer Faruk Aydın
85397c3802 Merge pull request #2255 from automatisch/rename-app-auth-clients
refactor: Rename AppAuthClient model as OAuthClient
2024-12-20 12:46:37 +01:00
kasia.oczkowska
ebc21e90ac refactor: remove redundant errors setting in SignUpForm 2024-12-20 10:02:04 +00:00
Ali BARIN
8d5287d51e refactor(web): use oauth client instead of app auth client 2024-12-19 14:53:47 +00:00
kasia.oczkowska
d320e8eec6 feat: disable inputs when data is loading 2024-12-19 12:21:22 +00:00
Ali BARIN
ce4e4b4885 refactor(Form): centralize error management 2024-12-17 17:32:31 +00:00
Ali BARIN
c78646ed8e feat(connections): iterate add button availability 2024-12-17 14:27:10 +00:00
Ali BARIN
a57134a89c feat(AppConfig): iterate how apps are managed
- auth clients are always shared, cannot be disabled
- custom connections are enabled by default, can be disabled
- any existing connections can be reconnected regardless of its AppConfig or AppAuthClient states
2024-12-17 14:26:55 +00:00
kasia.oczkowska
112baad65f feat: introduce inline error messages when deleting role or user 2024-12-12 10:57:20 +00:00
kasia.oczkowska
54f509ee38 feat: introduce inline error messages for InstallationForm and SignUpForm 2024-12-12 10:50:58 +00:00
kasia.oczkowska
551548400f refactor: use non-asyc version of mutate 2024-11-21 14:34:11 +00:00
kasia.oczkowska
90a7b4c1c0 feat: introduce inline error messages for ForgotPassword and ResetPasswordForm 2024-11-21 11:43:00 +00:00
Faruk AYDIN
395c09df92 fix: Use named ClickAwayListener import statement for web 2024-11-19 15:41:59 +03:00
Ali BARIN
dfe6dfd0c6 Merge pull request #2196 from automatisch/AUT-1364
feat: inline login form error and unify Alert font weight
2024-11-18 11:08:58 +01:00
kasia.oczkowska
75abfda783 feat: inline login form error and unify Alert font weight 2024-11-14 14:10:07 +00:00
kasia.oczkowska
27e58ae925 feat: persist pagination and search value on flows page 2024-11-13 13:44:05 +00:00
Ali BARIN
abf30dfc1a Merge pull request #2167 from automatisch/AUT-1152
fix: variable chip label disappearing
2024-11-12 13:18:22 +01:00
Ali BARIN
218b8ce86e Merge pull request #2143 from automatisch/AUT-1325
feat: introduce uniqueness validation for remote role name
2024-11-12 13:18:07 +01:00
kasia.oczkowska
c46b8a5f4f refactor: remove unnecessary prop types 2024-11-08 11:11:07 +00:00