Faruk AYDIN
|
129e6d60e5
|
fix: Remove all related records when user is deleted
|
2023-08-24 15:05:54 +02:00 |
|
Faruk AYDIN
|
4b77f2f590
|
fix: Remove deleted flows from Redis
|
2023-08-24 15:05:54 +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 |
|
Ali BARIN
|
52bc49dc6a
|
feat: enhance step variable coverage
|
2023-08-22 16:17:20 +02:00 |
|
Ali BARIN
|
b9352ccc06
|
fix(mutations/update-flow-status): correct permission check
|
2023-08-22 16:17:20 +02:00 |
|
Ali BARIN
|
525b2baf06
|
fix(mutations/execute-flow): correct permission check
|
2023-08-22 16:17:20 +02:00 |
|
Ali BARIN
|
a8edeb2459
|
fix(mutations/update-step): correct permission check
|
2023-08-22 16:17:20 +02:00 |
|
Ali BARIN
|
e3830d64e0
|
feat: add getSamlAuthProviderRoleMappings query (#1229)
|
2023-08-22 14:50:01 +02:00 |
|
Ali BARIN
|
91f3e2c2b4
|
feat: make user.role_id not nullable (#1217)
|
2023-08-22 14:49:53 +02:00 |
|
QAComet
|
cede96f018
|
test: refactor create flow test cases with test.step (#1228)
|
2023-08-22 00:27:10 +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 |
|
Ömer Faruk Aydın
|
cbd1f47e87
|
fix(formatter): capitalize all words without trimming any data (#1216)
|
2023-08-16 19:21:49 +02:00 |
|
Faruk AYDIN
|
cb08e0bf9f
|
feat: Implement initial version of formatter app
|
2023-08-16 18:59:36 +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 |
|
Ömer Faruk Aydın
|
a6a124d2e6
|
feat: add role mappings for SAML configuration (#1210)
|
2023-08-11 19:07:39 +02:00 |
|
Ali BARIN
|
c7e1d30553
|
fix(get-apps): fetch additionalFields for triggers (#1209)
|
2023-08-11 16:24:09 +02:00 |
|
Ömer Faruk Aydın
|
6cc8c45634
|
Merge pull request #1208 from automatisch/docs-postgresql
docs: Add warning for PostgreSQL version
|
2023-08-11 16:07:37 +02:00 |
|
Faruk AYDIN
|
11f00f866c
|
docs: Add warning for PostgreSQL version
|
2023-08-11 16:00:05 +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 |
|
Ali BARIN
|
ef9359b208
|
feat: write updateConfig GQL mutation
|
2023-08-11 08:29:57 +00:00 |
|
Ali BARIN
|
efd243a340
|
feat: create getConfig GQL query
|
2023-08-11 08:29:57 +00:00 |
|
Ali BARIN
|
bafb8b86db
|
feat: create Config model
|
2023-08-11 08:29:57 +00:00 |
|
Ömer Faruk Aydın
|
84b701747f
|
feat: add license info in getAutomatischInfo query (#1202)
|
2023-08-10 23:18:10 +02:00 |
|
Ali BARIN
|
ec42446daa
|
feat(wordpress): add auth and new post trigger (#1160)
|
2023-08-09 22:34:21 +02:00 |
|
Rıdvan Akca
|
5046c4c911
|
feat(auth): add loading state for user and role management (#1188)
|
2023-08-09 21:51:07 +02:00 |
|
Ömer Faruk Aydın
|
ce8c9906cb
|
chore: Rename createSamlAuthProvider mutation as upsertSamlAuthProvider (#1200)
|
2023-08-08 22:56:23 +02:00 |
|
Faruk AYDIN
|
58189963f5
|
feat: Implement getSamlAuthProvider graphQL query
|
2023-08-07 16:48:36 +02:00 |
|
Faruk AYDIN
|
4b706e004d
|
chore: Rename getSamlAuthProviders as listSamlAuthProviders query
|
2023-08-07 16:44:59 +02:00 |
|
Faruk AYDIN
|
43eea965c5
|
chore: Warn user about default role of SAML before deleting role
|
2023-08-07 15:21:32 +02:00 |
|
Faruk AYDIN
|
8101c9f0bc
|
feat: Add createSamlAuthProvider graphQL mutation
|
2023-08-07 15:02:25 +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
|
7ca37c412e
|
fix: clone base db queries
|
2023-08-03 21:11:59 +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 |
|
Ali BARIN
|
5176b8c322
|
feat(authorization): add update connection checks
|
2023-08-03 19:39:48 +02:00 |
|
Ali BARIN
|
c37c70446d
|
feat(authorization): add read connection checks
|
2023-08-03 19:39:48 +02:00 |
|
Ali BARIN
|
63abc8a2c8
|
feat(authorization): add delete flow checks
|
2023-08-03 19:39:48 +02:00 |
|
Ali BARIN
|
ba5c038e3b
|
feat(authorization): add create flow checks
|
2023-08-03 19:39:48 +02:00 |
|
Ali BARIN
|
a6669415f5
|
feat(authorization): add delete connection checks
|
2023-08-03 19:39:48 +02:00 |
|
Ali BARIN
|
4086fad867
|
feat(authorization): add create connection checks
|
2023-08-03 19:39:48 +02:00 |
|
Ali BARIN
|
8a71c13078
|
feat(authorization): add read execution checks
|
2023-08-03 19:39:48 +02:00 |
|