1
0
Fork 0
mirror of synced 2024-07-01 12:30:41 +12:00
Commit graph

7325 commits

Author SHA1 Message Date
Peter Clement d15ff0c6e9 use color alias for actions instead of hard-coding the color 2021-09-21 12:05:58 +01:00
Peter Clement a99cee39bc add multiselect / date / boolean types to automations 2021-09-20 16:23:33 +01:00
Budibase Staging Release Bot c91e5ea39c v0.9.125-alpha.18 2021-09-20 09:55:05 +00:00
Andrew Kingston 28efe1b29e Remove merged in references to standard-components 2021-09-20 10:44:26 +01:00
Andrew Kingston a59c2db8ea Merge branch 'master' of github.com:Budibase/budibase into develop 2021-09-20 10:33:18 +01:00
Andrew Kingston a17bdc3243 Update app ID parsing to be able to account for new tenant ID's and fix crash whenever a dev counterpart doesn't exist for a published app 2021-09-20 09:58:38 +01:00
Budibase Release Bot d01fc62552 v0.9.132 2021-09-17 17:55:09 +00:00
Martin McKeaveney 57fcf40de9 enable bull automation queue to use full redis URLs 2021-09-17 18:46:27 +01:00
Budibase Staging Release Bot 70aad3b9fe v0.9.125-alpha.17 2021-09-17 16:47:21 +00:00
mike12345567 38e6956b19 Fixes for #2634 - make sure string templates library handles conversion of raw JSON objects to stringified correctly. 2021-09-17 17:18:52 +01:00
Budibase Release Bot df5c156b6e v0.9.131 2021-09-17 14:26:48 +00:00
Budibase Staging Release Bot 8bea39aa15 v0.9.125-alpha.16 2021-09-17 14:07:56 +00:00
Rory Powell 9236fdfd5a
Merge pull request #2635 from Budibase/feature/onboarding-backend
Password reset for budibase users
2021-09-17 14:58:53 +01:00
Martin McKeaveney c2c5d70b89 bash automation stdout 2021-09-17 14:39:31 +01:00
Budibase Staging Release Bot 21938fa94f v0.9.125-alpha.15 2021-09-17 13:27:49 +00:00
Andrew Kingston 9a4088537a
Merge pull request #2637 from mslourens/fix_date_picker_admin
Fix date picker in admin
2021-09-17 14:20:00 +01:00
Maurits Lourens 6511ba9dad set appendTo to undefined, because FlatPicker checks for !== undefined 2021-09-17 15:06:53 +02:00
Rory Powell 72a0203829 Password reset for budibase users 2021-09-17 13:41:22 +01:00
Budibase Staging Release Bot ac132241ed v0.9.125-alpha.14 2021-09-17 08:59:43 +00:00
Maurits Lourens 0102e7284d fix merge conflicts, make arguments more consistent 2021-09-16 23:20:31 +02:00
Maurits Lourens c009ec4b59 fix merge conflicts 2021-09-16 22:21:41 +02:00
Maurits Lourens 104a84d19b merge develop into branch 2021-09-16 22:15:09 +02:00
Budibase Staging Release Bot bede089cbe v0.9.125-alpha.13 2021-09-16 16:37:59 +00:00
Andrew Kingston 3f249ab10b
Merge pull request #2606 from Budibase/responsive-portal
Responsive portal
2021-09-16 17:28:21 +01:00
Andrew Kingston 119891077b Fix cypress tests due to renaming of 'Create new app' text 2021-09-16 16:53:55 +01:00
Andrew Kingston e0bf533477 Fix loading circle bug 2021-09-16 16:53:34 +01:00
Budibase Staging Release Bot 7b99737323 v0.9.125-alpha.12 2021-09-16 15:34:18 +00:00
Andrew Kingston f88ef064b1 Fix intermittent crash due to invalid iframe reference when hot reloading 2021-09-16 16:27:19 +01:00
mike12345567 19268e97b6 Removing console logs created during automation rework. 2021-09-16 16:24:32 +01:00
Andrew Kingston d368e54d17 Merge branch 'develop' of github.com:Budibase/budibase into responsive-portal 2021-09-16 16:06:41 +01:00
Budibase Staging Release Bot 9092c0ff5c v0.9.125-alpha.11 2021-09-16 14:54:58 +00:00
Michael Drury d9d32d88bc
Merge pull request #2618 from Budibase/feature/automation-query
Automation query functionality
2021-09-16 15:47:10 +01:00
Budibase Release Bot 596c953c24 v0.9.130 2021-09-16 14:44:06 +00:00
Rory Powell 0201e5b781
Merge pull request #2614 from Budibase/feature/onboarding-backend
Access controls for cloud, self, and regular budibase users
2021-09-16 15:39:14 +01:00
mike12345567 c759329a61 Merge branch 'develop' of github.com:Budibase/budibase into feature/automation-query 2021-09-16 15:33:03 +01:00
Budibase Staging Release Bot b9e22726d5 v0.9.125-alpha.10 2021-09-16 14:26:27 +00:00
PClmnt 90eee7492b
Merge pull request #2610 from Budibase/feature/automation-redesign
Automation Redesign
2021-09-16 15:17:51 +01:00
mike12345567 04d845b9bd Merge branch 'feature/automation-redesign' of github.com:Budibase/budibase into feature/automation-query 2021-09-16 14:54:09 +01:00
Peter Clement 749e9441fb fix json parsing of test data 2021-09-16 14:52:23 +01:00
Peter Clement 3b57fd8a7e fix debounce / store test data bug 2021-09-16 14:48:55 +01:00
Budibase Staging Release Bot 922b5bc2cb v0.9.125-alpha.9 2021-09-16 13:35:20 +00:00
Martin McKeaveney e3ebc48060
Merge pull request #2169 from mslourens/collapse_expand_database_connections
Collapse and expand database connections
2021-09-16 14:26:25 +01:00
mike12345567 3113368c26 Making filter drawer in automations full width. 2021-09-16 13:45:22 +01:00
mike12345567 00bd9db7c9 Merge branch 'feature/automation-redesign' of github.com:Budibase/budibase into feature/automation-query 2021-09-16 12:44:16 +01:00
mike12345567 94d5ff895a Adding test case for new query rows step. 2021-09-16 12:43:08 +01:00
Peter Clement 1b8f7efbbb fix label not being rendered correctly 2021-09-16 12:15:32 +01:00
Maurits Lourens c318a1b3be fix tests by ensuring the budibase connection is expanded 2021-09-16 10:03:57 +02:00
mike12345567 96f0f9b4fd Adding in backend implementation of the query step, as well as some front-end work to support the filter drawer within automations. 2021-09-15 19:02:44 +01:00
mike12345567 ed71f6bf75 Merge branch 'feature/automation-redesign' of github.com:Budibase/budibase into feature/automation-query 2021-09-15 17:33:00 +01:00
Maurits Lourens c22afdaf0f fix tests 2021-09-15 18:16:22 +02:00