Faruk AYDIN
|
18cef5f3bd
|
chore: Sort formatter text transformers alphabetically
|
2023-09-01 18:02:14 +02:00 |
|
Faruk AYDIN
|
e19340f1e0
|
feat(formatter): Add replace transformer to text action
|
2023-09-01 18:02:14 +02:00 |
|
Ömer Faruk Aydın
|
feb613cb6d
|
docs: add upgrade guide for docker compose installation (#1262)
|
2023-09-01 17:53:21 +02:00 |
|
Ömer Faruk Aydın
|
afa6bdfa44
|
feat(formatter): add trim whitespace transformer to text action (#1261)
|
2023-09-01 14:07:50 +02:00 |
|
Ömer Faruk Aydın
|
200e6d9905
|
feat(formatter): add pluralize transformer for text action (#1260)
|
2023-09-01 13:37:35 +02:00 |
|
Ömer Faruk Aydın
|
70772c49bd
|
feat(formatter): add lowercase to text transformers (#1259)
|
2023-09-01 13:26:15 +02:00 |
|
Faruk AYDIN
|
8156b8b356
|
Release v0.9.3
|
2023-09-01 12:35:19 +02:00 |
|
Ömer Faruk Aydın
|
0ad8da097b
|
fix(rss): get text for internal ID if the guid or id is object (#1257)
|
2023-09-01 12:10:42 +02:00 |
|
Ömer Faruk Aydın
|
e2dcdd2811
|
feat(formatter): add extract number transform to text action (#1255)
|
2023-08-31 16:35:28 +02:00 |
|
Ali BARIN
|
df24bac913
|
refactor: fetch notifications over graphql query
|
2023-08-28 20:44:55 +00:00 |
|
Ali BARIN
|
4d4091adcc
|
test: write login page tests
|
2023-08-28 20:11:21 +02:00 |
|
Ali BARIN
|
cac54c41a1
|
chore: run automatisch in playwright workflow
|
2023-08-28 20:11:21 +02:00 |
|
Ali BARIN
|
130931d7af
|
fix: use axios with proxy in license check (#1252)
|
2023-08-28 17:19:19 +02:00 |
|
Faruk AYDIN
|
82031da6a6
|
Release v0.9.2
|
2023-08-28 16:30:29 +02:00 |
|
Faruk AYDIN
|
101450cba6
|
chore: Convert conditions of permissions to array
|
2023-08-28 16:24:39 +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 |
|
Ömer Faruk Aydın
|
e9ba37b8de
|
fix: use withSoftDeleted scope to remove user associations permanently (#1239)
|
2023-08-24 16:34:07 +02:00 |
|
Faruk AYDIN
|
d5e4a1b1ad
|
fix: Soft delete existing associations of soft deleted users
|
2023-08-24 15:05:54 +02:00 |
|
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 |
|