kasia.oczkowska
|
96c3c19a50
|
feat: introduce paths
|
2024-06-26 15:45:26 +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 |
|
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 |
|
Faruk AYDIN
|
3079d8c605
|
Update version to 0.12.0
|
2024-05-28 11:13:54 +02:00 |
|
Rıdvan Akca
|
c5202d7b3e
|
fix: remove unnecessary appKey in FlowRow and FlowContextMenu
|
2024-05-24 14:11:22 +02:00 |
|
Ali BARIN
|
fbae83f4de
|
Merge pull request #1874 from automatisch/make-value-column-text-in-datastore
fix(datastore): make value column text
|
2024-05-23 10:13:47 +02:00 |
|
Rıdvan Akca
|
b70223e824
|
feat(formatter/format-date-time): add unix to datetime support
|
2024-05-17 15:02:22 +02:00 |
|
Ali BARIN
|
9900bbbc8d
|
Merge pull request #1889 from automatisch/fix-attribute-typo
|
2024-05-17 14:09:01 +02:00 |
|
Rıdvan Akca
|
fc7f1ddd69
|
fix(appwrite): fix attribute typo
|
2024-05-17 13:47:16 +02:00 |
|
Ali BARIN
|
991b2f4bf7
|
Merge pull request #1887 from automatisch/AUT-982
feat: implement propTypes for FlowSubstep and FlowSubstepTitle
|
2024-05-17 13:13:03 +02:00 |
|
Ali BARIN
|
1b34a48a61
|
refactor(appwrite/dynamic-data): use native API ordering
|
2024-05-15 17:59:56 +00:00 |
|
Ali BARIN
|
8c83b715fe
|
fix(appwrite/new-documents): add native order and pagination support
|
2024-05-15 17:59:56 +00:00 |
|
Ali BARIN
|
c122708b0b
|
fix(appwrite): utilize DOCS_URL
|
2024-05-15 17:59:56 +00:00 |
|
Ali BARIN
|
258d920ff2
|
docs(appwrite): describe project settings and hostname
|
2024-05-15 17:59:56 +00:00 |
|
Rıdvan Akca
|
6e5c0cc0c7
|
feat(appwrite): add new documents trigger
|
2024-05-15 17:59:54 +00:00 |
|
Rıdvan Akca
|
9dc82290b5
|
feat(appwrite): add appwrite integration
|
2024-05-15 17:59:39 +00:00 |
|
Ali BARIN
|
8a0720b0e3
|
test: update first app path
|
2024-05-15 15:52:02 +00:00 |
|
Ali BARIN
|
88468c4f89
|
Merge pull request #1551 from automatisch/AUT-599
feat(airtable): add airtable integration
|
2024-05-15 17:35:55 +02:00 |
|
Ali BARIN
|
d19a45592f
|
docs(airtable): link to airtable for apps
|
2024-05-15 15:30:48 +00:00 |
|
Ali BARIN
|
21a921d25d
|
fix(airtable): remove user ID out of screen name
|
2024-05-15 15:30:36 +00:00 |
|
Ali BARIN
|
3b2946aac5
|
fix(airtable/find-record): make limitToView optional field
|
2024-05-15 15:30:23 +00:00 |
|
Ali BARIN
|
196d555e8c
|
fix(airtable): utilize DOCS_URL
|
2024-05-15 15:29:31 +00:00 |
|
Rıdvan Akca
|
ec8ac17f4a
|
feat(airtable): add find record action
|
2024-05-15 15:25:55 +00:00 |
|
Rıdvan Akca
|
d36c9d43f6
|
feat(airtable): add create record action
|
2024-05-15 17:20:47 +02:00 |
|
Rıdvan Akca
|
b06c744392
|
feat: implement propTypes for FlowSubstep and FlowSubstepTitle
|
2024-05-15 13:56:57 +02:00 |
|
Ali BARIN
|
4144944ab2
|
refactor(migrations): rename installation completed migration
|
2024-05-13 14:12:46 +00:00 |
|
Ali BARIN
|
46b85519c1
|
refactor(User/createAdmin): mark installation completed
|
2024-05-13 14:10:21 +00:00 |
|
Ali BARIN
|
5a83fc33ec
|
refactor(User): rename createAdminUser with createAdmin
|
2024-05-13 14:09:09 +00:00 |
|
Ali BARIN
|
c80791267f
|
refactor(installation): improve allow installation guard
|
2024-05-13 14:00:12 +00:00 |
|
Ali BARIN
|
b30f97db3e
|
feat: add POST /api/v1/installation/users to seed user
|
2024-05-13 13:31:16 +00:00 |
|
Ali BARIN
|
717c81fa2b
|
test(global-hooks): truncate config table
|
2024-05-13 13:31:16 +00:00 |
|
Ali BARIN
|
ae188bc563
|
feat: add migration to mark userful instances installation completed
|
2024-05-13 13:31:16 +00:00 |
|
Ali BARIN
|
fc4561221d
|
feat: add DISABLE_SEED_USER to bypass yarn db:seed:user command
|
2024-05-13 13:31:16 +00:00 |
|
Ali BARIN
|
5aeb4f8809
|
Merge pull request #1883 from automatisch/checkisenterprise
feat: remove checkIsEnterprise middleware from admin users
|
2024-05-13 15:30:55 +02:00 |
|
Ali BARIN
|
c6c900bc39
|
test(get-users.ee): remove license mock
|
2024-05-13 13:20:48 +00:00 |
|
Rıdvan Akca
|
c18ab67a25
|
feat: remove checkIsEnterprise middleware from admin users
|
2024-05-13 15:02:10 +02:00 |
|
Ali BARIN
|
55ae1470d0
|
Merge pull request #1875 from automatisch/logout-saml
|
2024-05-13 13:51:49 +02:00 |
|
Ali BARIN
|
dfe56d3aa2
|
feat: add no_proxy support in http(s) agents
|
2024-05-13 09:15:37 +00:00 |
|