kasia.oczkowska
|
0666174501
|
fix: fix error for only Create role when publishing flow
|
2024-07-04 14:08:35 +01:00 |
|
kasia.oczkowska
|
82ee592699
|
feat: block access to flow creation for users without permissions
|
2024-07-04 08:57:03 +01:00 |
|
kasia.oczkowska
|
ebea8d12d1
|
feat: use try-catch block for updating flow status
|
2024-07-03 14:04:11 +01:00 |
|
kasia.oczkowska
|
017854955d
|
fix: persist value in ControlledCustomAutocomplete when it depends on other fields
|
2024-06-21 10:37:39 +01:00 |
|
kasia.oczkowska
|
00dd3164c9
|
Revert "feat: persist parameters values in FlowSubstep (#1505)"
This reverts commit 017a881494 .
|
2024-06-20 14:48:51 +01: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 |
|
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 |
|
kasia.oczkowska
|
ab0966c005
|
feat: hide react-flow attribution
|
2024-06-05 13:39:49 +01: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 |
|
Rıdvan Akca
|
ba52e298eb
|
fix(AdminApplicationSettings): handle undefined appConfig object
|
2024-05-31 13:26:06 +02:00 |
|
Rıdvan Akca
|
c5202d7b3e
|
fix: remove unnecessary appKey in FlowRow and FlowContextMenu
|
2024-05-24 14:11:22 +02:00 |
|
Rıdvan Akca
|
b06c744392
|
feat: implement propTypes for FlowSubstep and FlowSubstepTitle
|
2024-05-15 13:56:57 +02:00 |
|
Ali BARIN
|
e9d2ae5d67
|
fix(SsoProviders): hide empty block
|
2024-05-09 19:07:30 +00:00 |
|
Ali BARIN
|
79af909c51
|
Merge pull request #1832 from automatisch/align-404-page-center
fix: align 404 page content to the center
|
2024-04-26 14:22:26 +02:00 |
|
Ali BARIN
|
18ffbb7317
|
fix(AccountDropdownMenu): await token revocation request
|
2024-04-26 09:27:41 +00:00 |
|
Rıdvan Akca
|
363874de6a
|
feat: implement revoke access token with RQ
|
2024-04-26 09:25:50 +00:00 |
|
kasia.oczkowska
|
18464c746a
|
fix: align 404 page content to the center
|
2024-04-24 13:20:07 +01:00 |
|
Rıdvan Akca
|
7201e48111
|
feat: remove chatwood
|
2024-04-17 14:29:54 +02:00 |
|
kasia.oczkowska
|
12f72401b1
|
fix: make inputs look and behave disabled when flow is in published state
|
2024-04-12 14:58:24 +01:00 |
|
Ali BARIN
|
7391a9eddc
|
Merge pull request #1810 from automatisch/AUT-921
fix: disable add connection button for unauthorized users
|
2024-04-12 15:15:38 +02:00 |
|
Rıdvan Akca
|
bece5c6488
|
fix: invalidate app connections upon reconnecting a connection
|
2024-04-12 14:55:45 +02:00 |
|
kasia.oczkowska
|
d49bb4c52d
|
fix: disable add connection button for unauthorized users
|
2024-04-12 13:43:26 +01:00 |
|
Rıdvan Akca
|
d9917a81bb
|
fix: invalidate app connections upon creating a connection
|
2024-04-12 13:10:51 +02:00 |
|
Ali BARIN
|
61dc431f92
|
Merge pull request #1805 from automatisch/AUT-919
fix: pass current user id to usePlanAndUsage hook
|
2024-04-12 13:06:57 +02:00 |
|
kasia.oczkowska
|
009754c18b
|
fix: pass current user id to usePlanAndUsage hook
|
2024-04-12 10:43:40 +01:00 |
|
kasia.oczkowska
|
a36d10870b
|
feat: unify react-query query keys
|
2024-04-12 10:07:51 +01:00 |
|
Rıdvan Akca
|
5c9d3ed134
|
refactor: rewrite test connection with RQ
|
2024-04-10 16:39:55 +02:00 |
|
Ali BARIN
|
17fb935ea0
|
Merge pull request #1798 from automatisch/fix-flow-counts
fix: show flow counts using useConnectionFlows
|
2024-04-10 16:37:06 +02:00 |
|
Ali BARIN
|
196642a1cf
|
feat(AppConnectionRow): embed skeleton in place of flow count
|
2024-04-10 14:08:30 +00:00 |
|
Rıdvan Akca
|
009cf63d8c
|
fix: show flow counts using useConnectionFlows
|
2024-04-10 15:29:21 +02:00 |
|
Ali BARIN
|
da399aacd6
|
Merge pull request #1766 from automatisch/AUT-705
refactor: rewrite useStepWithTestExecutions with RQ
|
2024-04-10 13:30:04 +02:00 |
|
Rıdvan Akca
|
3632ee77e5
|
refactor: rewrite useStepWithTestExecutions with RQ
|
2024-04-09 16:32:52 +02:00 |
|
Ali BARIN
|
2901f337cc
|
Merge pull request #1797 from automatisch/disable-retry-on-mount
fix: disable retry on mount by default
|
2024-04-09 14:31:57 +02:00 |
|
Ali BARIN
|
f0bd2f335b
|
fix: disable retry on mount by default
|
2024-04-08 15:20:10 +00:00 |
|
Ali BARIN
|
acdd026448
|
Merge pull request #1780 from automatisch/AUT-686
refactor: rewrite useBillingAndUsageData with useSubscription and useUserTrial
|
2024-04-08 15:22:55 +02:00 |
|
Rıdvan Akca
|
d2a7889fc9
|
refactor: remove useBillingAndUsageData hook
|
2024-04-08 14:49:37 +02:00 |
|
Rıdvan Akca
|
88c50e014d
|
fix: update SubscriptionCancelledAlert and CheckoutCompletedAlert based on useSubscription and useUserTrial
|
2024-04-08 14:45:42 +02:00 |
|
Rıdvan Akca
|
f0ef12f904
|
refactor: rewrite useSubscription with RQ and use it in UsageDataInformation
|
2024-04-08 14:45:42 +02:00 |
|
Rıdvan Akca
|
1827f5413f
|
refactor(useUserTrial): return hasTrial field from hook
|
2024-04-08 14:45:42 +02:00 |
|
Rıdvan Akca
|
0609f30e25
|
feat: introduce usePlanAndUsage with RQ
|
2024-04-08 14:45:42 +02:00 |
|
Rıdvan Akca
|
d4e4d95b6d
|
refactor: rewrite get app connections with RQ
|
2024-04-08 14:44:36 +02:00 |
|
Ali BARIN
|
d74af4931e
|
Merge pull request #1793 from automatisch/AUT-682
refactor: rewrite useAuthClients with RQ
|
2024-04-08 14:40:44 +02:00 |
|
Rıdvan Akca
|
a65e48b98a
|
fix: refetch app flows after delete and duplicate
|
2024-04-08 13:52:32 +02:00 |
|
Rıdvan Akca
|
fc04a357c8
|
refactor: rewrite useFlow and useStepConnection with RQ
|
2024-04-05 17:51:28 +02:00 |
|