Faruk AYDIN
|
2099978b8f
|
fix: Add fields from substeps to getApps query
|
2023-10-09 12:17:23 +02:00 |
|
Ali BARIN
|
174240a220
|
refactor: add useEnqueueSnackbar with data-test attr
|
2023-10-06 12:28:09 +02:00 |
|
Rıdvan Akca
|
17916f29f6
|
feat(pipedrive): add create lead action
|
2023-10-05 14:12:37 +03:00 |
|
kattoczko
|
584b9323ec
|
feat: introduce admin apps page (#1296)
* feat: introduce admin apps page
* feat: add access restriction and fix incorrectly placed key prop
|
2023-10-05 10:55:00 +02:00 |
|
Kasia
|
a04b933161
|
refactor: introduce useApps hook
|
2023-09-29 17:03:36 +02:00 |
|
kattoczko
|
c77e12edbb
|
fix: consider null as value in step parameters (#1282)
|
2023-09-29 16:33:45 +02:00 |
|
Rıdvan Akca
|
6e682dc752
|
fix(create-role): check isCreator by default when permissioon is checked
|
2023-09-15 15:32:52 +02:00 |
|
Rıdvan Akca
|
9fbc9d59f5
|
feat: make authentication role mappings emptiable
|
2023-09-13 22:32:18 +02:00 |
|
Rıdvan Akca
|
f84f27bb56
|
feat(user-interface): introduce optimistic response
|
2023-09-13 22:10:47 +02:00 |
|
Rıdvan Akca
|
4795c35c68
|
feat(create-role): make isCreator condition checked by default (#1276)
|
2023-09-11 15:28:47 +02:00 |
|
Rıdvan Akca
|
25ce63b86d
|
feat(user-interface): use default config as fallback (#1251)
* feat(user-interface): return default app values
* test: remove skip in UI tests
---------
Co-authored-by: Ali BARIN <ali.barin53@gmail.com>
|
2023-09-11 14:06:05 +02:00 |
|
Ali BARIN
|
436fa9af69
|
Merge pull request #1267 from automatisch/AUT-276
feat(user-interface): add title field
|
2023-09-08 21:04:58 +02:00 |
|
kattoczko
|
d63757634a
|
feat: introduce role mappings form on authentication page (#1256)
|
2023-09-08 14:09:53 +02:00 |
|
Rıdvan Akca
|
c02c2def29
|
feat(user-interface): add title field
|
2023-09-05 17:10:01 +03:00 |
|
Ömer Faruk Aydın
|
c9f292e252
|
feat(formatter): add number action with math operation transformer (#1264)
* feat(formatter): Add number action with math operation transformer
* chore: Use different folders for list transform options of formatter
|
2023-09-05 13:02:43 +02:00 |
|
Faruk AYDIN
|
8156b8b356
|
Release v0.9.3
|
2023-09-01 12:35:19 +02:00 |
|
Ali BARIN
|
df24bac913
|
refactor: fetch notifications over graphql query
|
2023-08-28 20:44:55 +00:00 |
|
Faruk AYDIN
|
82031da6a6
|
Release v0.9.2
|
2023-08-28 16:30:29 +02:00 |
|
Faruk AYDIN
|
ca3c0e00a7
|
Release v0.9.1
|
2023-08-28 14:47:05 +02:00 |
|
Faruk AYDIN
|
e06b7ab87a
|
chore(web): Remove API url env variable
|
2023-08-28 14:37:10 +02:00 |
|
Faruk AYDIN
|
adf763c1b0
|
Release v0.9.0
|
2023-08-28 13:13:23 +02:00 |
|
Rıdvan Akca
|
823d85b24a
|
feat(custom-logo): constraint svg logo dimensions (#1243)
|
2023-08-25 21:43:53 +02:00 |
|
Rıdvan Akca
|
a3b3038709
|
test(user-interface-configuration): write initial tests (#1242)
* test(user-interface): add tests with playwright
* test: refactor UI configuration tests
---------
Co-authored-by: Ali BARIN <ali.barin53@gmail.com>
|
2023-08-25 21:31:02 +02:00 |
|
kattoczko
|
ddeb18f626
|
feat: introduce authentication page (#1241)
* feat: introduce authentication page
* feat: update page width
* fix(saml): cover non-existing role mapping on onboarding
---------
Co-authored-by: Ali BARIN <ali.barin53@gmail.com>
|
2023-08-25 15:24:50 +02:00 |
|
Rıdvan Akca
|
90cd11bd38
|
feat: align admin pages vertically (#1240)
|
2023-08-24 16:34:18 +02:00 |
|
Rıdvan Akca
|
a909966562
|
feat(executions): display execution step id (#1232)
* feat(executions): display execution step id
* refactor: remove conditional components in execution steps
---------
Co-authored-by: Ali BARIN <ali.barin53@gmail.com>
|
2023-08-23 21:53:16 +02:00 |
|
Rıdvan Akca
|
da5d594428
|
feat(user-interface): introduce user interface page (#1226)
|
2023-08-21 23:11:25 +02:00 |
|
kattoczko
|
9f9ee0bb58
|
feat: create clear button for ControlledCustomAutocomplete (#1222)
Co-authored-by: Ali BARIN <ali.barin53@gmail.com>
|
2023-08-21 22:52:59 +02:00 |
|
Rıdvan Akca
|
163aca6179
|
feat(user-list): add pagination (#1219)
* feat(user-list): add pagination
* feat: add actual total count in getUsers
---------
Co-authored-by: Ali BARIN <ali.barin53@gmail.com>
|
2023-08-21 21:15:07 +02:00 |
|
Ali BARIN
|
cb06d3b0ae
|
test: add in-between assertions and more fixtures (#1224)
|
2023-08-18 18:34:52 +02:00 |
|
Rıdvan Akca
|
dace794167
|
feat: introduce playwright (#1194)
* feat: introduce playwright
* test: migrate apps folder to playwright (#1201)
* test: rewrite connections tests with playwright (#1203)
* test: rewrite executions tests with playwright (#1207)
* test: rewrite flow editor tests with playwright (#1212)
* test(flow-editor): rewrite tests using serial mode (#1218)
* test: update custom connection creation paths
* test: move login logic to page fixture
* test: remove cypress tests and deps
---------
Co-authored-by: Ali BARIN <ali.barin53@gmail.com>
|
2023-08-17 23:31:38 +02:00 |
|
Rıdvan Akca
|
590780a539
|
feat(user-list): display user role (#1215)
|
2023-08-16 19:26:49 +02:00 |
|
Ali BARIN
|
3b54b29a99
|
feat: introduce app configs with shared auth clients (#1213)
|
2023-08-16 15:46:43 +02:00 |
|
Ali BARIN
|
25983e046c
|
chore: move config behind checks (#1211)
|
2023-08-11 22:32:13 +02:00 |
|
Ali BARIN
|
c7e1d30553
|
fix(get-apps): fetch additionalFields for triggers (#1209)
|
2023-08-11 16:24:09 +02:00 |
|
Ali BARIN
|
03ea61ba81
|
feat: use dynamic custom logo
|
2023-08-11 08:29:57 +00:00 |
|
Ali BARIN
|
f6c500c998
|
feat: use dynamic custom theme
|
2023-08-11 08:29:57 +00:00 |
|
Ali BARIN
|
b590f0f98f
|
feat: write useConfig hook
|
2023-08-11 08:29:57 +00:00 |
|
Rıdvan Akca
|
5046c4c911
|
feat(auth): add loading state for user and role management (#1188)
|
2023-08-09 21:51:07 +02:00 |
|
Faruk AYDIN
|
4b706e004d
|
chore: Rename getSamlAuthProviders as listSamlAuthProviders query
|
2023-08-07 16:44:59 +02:00 |
|
Rıdvan Akca
|
b4cda90338
|
feat(auth): add feedback state for user and role management (#1191)
|
2023-08-07 11:08:29 +02:00 |
|
Ali BARIN
|
e4e3356dc9
|
fix: add fallback for api url
|
2023-08-03 20:19:02 +02:00 |
|
Ali BARIN
|
0deaa03218
|
feat(auth): add user and role management
|
2023-08-03 19:39:48 +02:00 |
|
Ali BARIN
|
a7104c41a2
|
feat(sso): introduce authentication with SAML
|
2023-08-03 19:39:48 +02:00 |
|
Faruk AYDIN
|
067ec2eb9c
|
Release v0.8.0
|
2023-08-02 15:07:27 +02:00 |
|
Ali BARIN
|
de7a35dfe9
|
feat: introduce singleton webhook URL
|
2023-06-22 08:51:43 +00:00 |
|
Ali BARIN
|
f2dc2f5530
|
feat: introduce CustomAutocomplete with variables
|
2023-06-12 14:06:13 +02:00 |
|
Ali BARIN
|
b43490dd76
|
fix(get-dynamic-fields): fetch variables field
|
2023-06-01 13:28:36 +02:00 |
|
Ali BARIN
|
f586e81dd1
|
fix(FlowSubstep): count 0 as value towards required check
|
2023-06-01 13:28:36 +02:00 |
|
Rıdvan Akca
|
3fd1d4d9b3
|
feat(google-sheets): create spreadsheet row
|
2023-06-01 13:28:36 +02:00 |
|