Ali BARIN
|
20a40eb2f6
|
Merge pull request #1959 from automatisch/AUT-1088
fix: introduce fix for undefined id on dialog close when adding a connection
|
2024-07-11 13:23:59 +02:00 |
|
kasia.oczkowska
|
ec4ac9d075
|
fix: introduce fix for undefined id on dialog close when adding a connection
|
2024-07-11 12:15:51 +01:00 |
|
Ömer Faruk Aydın
|
099dfbd0b0
|
Merge pull request #1954 from automatisch/user-invitation
feat: Implement user invitation functionality
|
2024-07-11 12:18:20 +02:00 |
|
Ali BARIN
|
a9f5736c12
|
test: cover accept invitation flow
|
2024-07-11 11:38:23 +02:00 |
|
Ali BARIN
|
2bd4dd3ab0
|
test(e2e-tests): cover password field removal
|
2024-07-11 11:38:23 +02:00 |
|
Ali BARIN
|
186850c256
|
test: cover user status in user serializer
|
2024-07-11 11:38:23 +02:00 |
|
Ali BARIN
|
9922033d33
|
feat: add accept-invitation page
|
2024-07-11 11:38:23 +02:00 |
|
Faruk AYDIN
|
3c3e6e4144
|
feat: Implement user invitation backend functionality
|
2024-07-11 11:38:23 +02:00 |
|
Faruk AYDIN
|
0e4ac3b7f3
|
feat: Add status column to user model
|
2024-07-11 11:38:23 +02:00 |
|
Ali BARIN
|
c9813e0316
|
Merge pull request #1950 from automatisch/AUT-1074
fix: fix error for only Create role when publishing flow
|
2024-07-11 11:02:08 +02:00 |
|
Ali BARIN
|
577c0cfab9
|
Merge pull request #1957 from automatisch/AUT-677
feat: add missing propTypes
|
2024-07-11 10:54:17 +02:00 |
|
kasia.oczkowska
|
0966f9d715
|
feat: disable publish button when no flow or permissions
|
2024-07-11 09:39:31 +01:00 |
|
kasia.oczkowska
|
3f5df118a0
|
feat: add missing propTypes
|
2024-07-11 08:54:32 +01:00 |
|
Ömer Faruk Aydın
|
725b38c697
|
Merge pull request #1955 from automatisch/repository-structure
docs: Adjust repository to the new packages structure
|
2024-07-09 13:14:27 +02:00 |
|
Faruk AYDIN
|
402a0fdf3b
|
docs: Adjust repository to the new packages structure
|
2024-07-08 21:11:25 +02:00 |
|
Ali BARIN
|
078364ffa1
|
Merge pull request #1951 from automatisch/AUT-1069
fix: set default locale for luxon's DateTime
|
2024-07-08 15:19:14 +02:00 |
|
kasia.oczkowska
|
f64d5ec4fc
|
fix: set default locale for luxon's DateTime
|
2024-07-04 15:14:28 +01:00 |
|
kasia.oczkowska
|
0666174501
|
fix: fix error for only Create role when publishing flow
|
2024-07-04 14:08:35 +01:00 |
|
Ali BARIN
|
12194a50e1
|
Merge pull request #1948 from automatisch/AUT-1076
feat: block access to flow creation for users without permissions
|
2024-07-04 10:44:15 +02:00 |
|
kasia.oczkowska
|
82ee592699
|
feat: block access to flow creation for users without permissions
|
2024-07-04 08:57:03 +01:00 |
|
Ali BARIN
|
1b4fb2ce6e
|
Merge pull request #1947 from automatisch/AUT-1070
feat: use try-catch block for updating flow status
|
2024-07-03 15:37:02 +02:00 |
|
kasia.oczkowska
|
ebea8d12d1
|
feat: use try-catch block for updating flow status
|
2024-07-03 14:04:11 +01:00 |
|
Ali BARIN
|
f842dd77df
|
Merge pull request #1945 from automatisch/remove-access-tokens-in-perm-user-deletion
fix: delete access token before hard deleting user
|
2024-07-03 13:16:20 +02:00 |
|
Ali BARIN
|
a6ec7a6c99
|
Merge pull request #1944 from automatisch/fix-reset-password
fix(user): make resetPasswordToken relevant fields nullable
|
2024-07-03 13:16:12 +02:00 |
|
Ali BARIN
|
369c72282c
|
fix: delete access token before hard deleting user
|
2024-07-01 11:41:11 +00:00 |
|
Ali BARIN
|
6f30c1a509
|
fix(user): make resetPasswordToken relevant fields nullable
|
2024-07-01 10:26:17 +00:00 |
|
Ali BARIN
|
abfd1116c7
|
Merge pull request #1941 from automatisch/AUT-1038
fix: persist value in ControlledCustomAutocomplete when it depends on other fields
|
2024-06-21 14:32:09 +02:00 |
|
kasia.oczkowska
|
017854955d
|
fix: persist value in ControlledCustomAutocomplete when it depends on other fields
|
2024-06-21 10:37:39 +01:00 |
|
Ali BARIN
|
1405cddea1
|
Merge pull request #1940 from automatisch/AUT-1039
Revert "feat: persist parameters values in FlowSubstep (#1505)"
|
2024-06-20 15:57:47 +02:00 |
|
kasia.oczkowska
|
00dd3164c9
|
Revert "feat: persist parameters values in FlowSubstep (#1505)"
This reverts commit 017a881494 .
|
2024-06-20 14:48:51 +01:00 |
|
Ali BARIN
|
d5cbc0f611
|
Merge pull request #1578 from automatisch/AUT-620
feat: improve UI display depending on user permissions
|
2024-06-20 12:04:31 +02:00 |
|
kasia.oczkowska
|
5d2e9ccc67
|
feat: improve UI display depending on user persmissions
|
2024-06-20 09:52:00 +00:00 |
|
kattoczko
|
017a881494
|
feat: persist parameters values in FlowSubstep (#1505)
* feat: persist parameters values in FlowSubstep
* feat: add missing import
* feat: use usePrevious hook
|
2024-06-20 11:13:45 +02:00 |
|
Alex Maslakov
|
52994970e6
|
fix(DynamicField): display long variables better
* Fix issue #1933
Problem with rendering in DynamicField component with long variables #1933
* Fix issue #1933 (2)
* Fix issue #1933 (3)
|
2024-06-20 09:55:08 +02:00 |
|
Ali BARIN
|
ebae629e5c
|
Merge pull request #1931 from automatisch/AUT-1010
feat: improve nodes and edges state update
|
2024-06-19 16:01:24 +02:00 |
|
kasia.oczkowska
|
4d79220b0c
|
refactor: fix spelling and wording errors
|
2024-06-14 12:39:42 +01:00 |
|
kasia.oczkowska
|
96fba7fbb8
|
feat: improve nodes and edges state update
|
2024-06-14 12:39:42 +01:00 |
|
Ali BARIN
|
e0d610071d
|
Merge pull request #1917 from automatisch/AUT-1009
feat: hide react-flow attribution
|
2024-06-05 15:35:09 +02:00 |
|
kasia.oczkowska
|
ab0966c005
|
feat: hide react-flow attribution
|
2024-06-05 13:39:49 +01:00 |
|
Ali BARIN
|
751eb41e72
|
Merge pull request #1817 from automatisch/new-editor-feature-flag
feat: introduce feature flag for new flow editor
|
2024-06-04 12:45:00 +02:00 |
|
kasia.oczkowska
|
f08dc25711
|
feat: introduce style and behavior improvements
|
2024-06-04 07:18:18 +00:00 |
|
kasia.oczkowska
|
737eb31776
|
feat: introduce custom edges, auto layout improvements and node data updates
|
2024-06-04 07:17:38 +00:00 |
|
kasia.oczkowska
|
d6abf283bc
|
feat: introduce automatic layout for new flow editor
|
2024-06-04 07:17:38 +00:00 |
|
kasia.oczkowska
|
bac4ab5aa4
|
feat: introduce feature flag for new flow editor
|
2024-06-04 07:17:38 +00:00 |
|
Ali BARIN
|
b5839390fd
|
Merge pull request #1911 from automatisch/render-yaml-fix
fix(render.yaml): correct docker contexts
|
2024-06-03 11:21:31 +02:00 |
|
Ali BARIN
|
d19271dae1
|
fix(render.yaml): correct docker contexts
|
2024-06-03 10:23:28 +02:00 |
|
Ali BARIN
|
ef5a09314e
|
Merge pull request #1907 from automatisch/fix-admin-apps-undefined-error
fix(AdminApplicationSettings): handle undefined appConfig object
|
2024-05-31 13:52:13 +02:00 |
|
Rıdvan Akca
|
ba52e298eb
|
fix(AdminApplicationSettings): handle undefined appConfig object
|
2024-05-31 13:26:06 +02:00 |
|
Ali BARIN
|
b3c3998189
|
Merge pull request #1895 from automatisch/fix-appkey-error-in-flowrow
fix: remove unnecessary appKey in FlowRow and FlowContextMenu
|
2024-05-31 12:54:13 +02:00 |
|
Ömer Faruk Aydın
|
782f9b5c04
|
Merge pull request #1900 from automatisch/release/v0.12.0
release(v0.12.0): Update version to 0.12.0
|
2024-05-28 12:05:52 +02:00 |
|