Ali BARIN
661a5b24b2
feat(signalwire): add add-voice-xml-node and respond-with-voice-xml actions
2025-01-16 22:02:20 +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
e4b31c7f52
refactor(webhook): remove singleton webhook logic
2025-01-13 16:11:29 +00:00
Ali BARIN
07a19a5676
refactor: remove obsolete dependency and its usage
2025-01-13 15:58:45 +00: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
ae74b899bd
refactor: use form's centralized error management
2025-01-10 13:58:03 +00:00
kasia.oczkowska
9ae347d130
fix: remove unnecessary function argument
2025-01-10 13:56:47 +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
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
Jakub P.
a8ed13da33
test: adapt apps tests to new logic
2024-12-17 14:27:10 +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
Ali BARIN
00e80f1fba
feat(AdminApplication): remove connections tab
2024-12-17 14:26:55 +00:00
kasia.oczkowska
54f509ee38
feat: introduce inline error messages for InstallationForm and SignUpForm
2024-12-12 10:50:58 +00:00
Ali BARIN
ee397441ed
refactor: update RoleMapping references
2024-11-25 15:13:14 +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
c76366e72e
feat: introduce improvements
2024-11-15 10:37:18 +00: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
kasia.oczkowska
485324e204
feat: improve syncing isCreator value
2024-11-08 10:01:49 +00:00
kasia.oczkowska
4696a03db1
feat: sync isCreator value when editing role settings
2024-11-08 10:01:49 +00:00
kasia.oczkowska
7885de36a9
fix: add isCreator role by default when creating new role
2024-11-08 10:01:49 +00:00
Ali BARIN
fac4339207
Merge pull request #2151 from automatisch/AUT-1167
...
feat: check if cancellationEffectiveDateObject is a valid date
2024-11-08 10:53:23 +01:00
kasia.oczkowska
9ae77ecd5d
fix: variable chip label disappearing
2024-11-08 08:20:33 +00:00
kasia.oczkowska
b59807d221
feat: introduce fallback for title value in the BillingCard
2024-10-30 12:45:24 +00:00
kasia.oczkowska
163ad52285
feat: check if cancellationEffectiveDateObject is a valid date
2024-10-30 10:35:55 +00:00
kasia.oczkowska
79050af391
feat: introduce uniqueness validation for remote role name
2024-10-25 15:44:28 +01:00
Jakub P.
0e4fc7efbc
fix: use key instead of id in appConfig
2024-10-24 19:42:54 +02:00
Ali BARIN
73edb45ff7
refactor(app-config): rename allowCustomConnection as customConnectionAllowed
2024-10-24 16:59:17 +02:00
Ali BARIN
a76bee51fc
refactor(app-config): remove canCustomConnect virtual attribute
2024-10-24 16:59:17 +02:00
Ali BARIN
6e42b52414
refactor(app-config): rename canConnect as connectionAllowed
2024-10-24 16:59:17 +02:00
Ali BARIN
dabb01e237
Merge pull request #2127 from automatisch/AUT-1231
...
feat: add error snackbar when creating or updating saml auth provider
2024-10-22 12:13:05 +02:00