1
0
Fork 0
mirror of synced 2024-09-17 01:38:40 +12:00
Commit graph

3058 commits

Author SHA1 Message Date
Andrew Kingston
6a9d8acf9f Merge branch 'develop' of github.com:Budibase/budibase into new-design-ui 2022-06-23 15:33:07 +01:00
Andrew Kingston
a429c16521 Merge pull request #6443 from Budibase/datasource-labels
Datasource labels
2022-06-23 15:32:28 +01:00
Andrew Kingston
29ff84018a Merge branch 'develop' of github.com:Budibase/budibase into new-design-ui 2022-06-23 15:00:48 +01:00
Dean
5fd385ab30 Merge commit 2022-06-23 14:29:19 +01:00
melohagan
ccb9a0dd9e Merge pull request #6432 from Budibase/bug/sev2/money-form-field
Cast Money as numeric for Postgres
2022-06-23 13:50:09 +01:00
Mel O'Hagan
633a701b0c Added Knex.Raw to return type 2022-06-23 13:09:22 +01:00
Andrew Kingston
8bfd54bd80 Add types to datasources 2022-06-23 11:35:57 +01:00
Mel O'Hagan
ece1e7533d Refactor - simplify regex and use enum 2022-06-23 09:41:43 +01:00
mike12345567
063540fe0a Getting notifications working correctly, linking to errors in a better way, generally improving UI, getting some final touches here and there. 2022-06-22 20:23:18 +01:00
Mel O'Hagan
9603a92c2c Only cast money as numeric for Postgres 2022-06-22 16:13:02 +01:00
Mel O'Hagan
8154fe3445 Use raw sql to get money type as numeric 2022-06-22 15:58:15 +01:00
Andrew Kingston
a0d83eefaa Merge branch 'develop' of github.com:Budibase/budibase into new-design-ui 2022-06-22 12:49:46 +01:00
Andrew Kingston
680849d561 Merge pull request #6392 from Budibase/custom-csv-export
Add option to customise which columns are exported in export data action
2022-06-22 12:49:10 +01:00
Andrew Kingston
47f3ad306b Replace all column spaces with underscores when performing internal searches 2022-06-22 12:39:55 +01:00
Andrew Kingston
ad57889c79 Merge branch 'develop' of github.com:Budibase/budibase into new-design-ui 2022-06-21 15:10:58 +01:00
mike12345567
2d04c57575 Merge branch 'develop' of github.com:Budibase/budibase into feature/automation-logs 2022-06-21 14:25:09 +01:00
Mel O'Hagan
a888d9a273 Added external types to ds+ schemas 2022-06-20 18:08:30 +01:00
Mel O'Hagan
eca2fe0b50 Include external SQL server type in schema 2022-06-20 16:49:58 +01:00
mike12345567
d8b091309e Merge branch 'develop' of github.com:Budibase/budibase into feature/automation-logs 2022-06-20 15:56:00 +01:00
mike12345567
76f6c3d34b Fixing build issue. 2022-06-20 15:39:18 +01:00
Andrew Kingston
f1250840af Merge branch 'develop' of github.com:Budibase/budibase into new-design-ui 2022-06-20 13:28:26 +01:00
Andrew Kingston
6845f86689 Add option to customise which columns are exported in export data action 2022-06-20 12:32:13 +01:00
Dean
fb74b22993 Added missing request context for user bindings 2022-06-20 11:11:15 +01:00
Andrew Kingston
7bca02c28e Merge pull request #6286 from Budibase/cheeks-fixes
App list updates + small stuff
2022-06-20 10:18:13 +01:00
Dean
5196fde134 Merge remote-tracking branch 'origin/develop' into feature/current-user-rest-bindings 2022-06-20 09:09:21 +01:00
mike12345567
5106214bc6 Adding metadata update with automation IDs and counts of errors which can be totalled in frontend, also moving to using production apps for history only. 2022-06-17 18:39:06 +01:00
mike12345567
5d82a39af3 Adding edit automation button. 2022-06-17 17:00:43 +01:00
Mel O'Hagan
fcf9ed6df7 Add empty options if missing for delete 2022-06-17 16:54:23 +01:00
Mel O'Hagan
74767a064e Merge branch 'develop' into bug/sev2/export-rows-external-table 2022-06-17 16:18:55 +01:00
mike12345567
fd40073280 Merge branch 'develop' of github.com:Budibase/budibase into feature/automation-logs 2022-06-17 15:05:46 +01:00
Dean
28f722cf4b Fixes for Rest API request UI. Rest test fixes for XML API request body. Fix for raw XML api request body parsing issue. General fixes for query testing. 2022-06-17 12:00:42 +01:00
mike12345567
7050ffc2cb Merge branch 'master' of github.com:Budibase/budibase into develop 2022-06-17 11:41:34 +01:00
Mel O'Hagan
07fa76458c Get all selected rows for external ds row export 2022-06-16 13:04:25 +01:00
Rory Powell
ee906ec2d1 Bump timeout for migration test 2022-06-16 10:40:42 +01:00
Mel O'Hagan
51642ffe3e Merge master 2022-06-16 09:44:37 +01:00
Rory Powell
19b9e593d6 Fix: Handle datasource not exists for query 2022-06-16 09:21:01 +01:00
Andrew Kingston
876fa31d58 Update tests for new app document structure 2022-06-16 09:03:57 +01:00
mike12345567
64d8cda6a2 Adding mechanism to disable automation logging in self host. 2022-06-15 17:07:17 +01:00
Mel O'Hagan
6b833e7529 Default to eu-west-1 2022-06-15 16:29:11 +01:00
Mel O'Hagan
41d1b5d5e9 No default aws region 2022-06-15 16:27:07 +01:00
Andrew Kingston
b5d635c83f Merge branch 'develop' of github.com:Budibase/budibase into new-design-ui 2022-06-15 15:32:33 +01:00
mike12345567
c4ab4b5af8 Merge branch 'develop' of github.com:Budibase/budibase into feature/automation-logs 2022-06-15 15:08:48 +01:00
Mel O'Hagan
ca04f3be6f Check for blank string 2022-06-15 13:16:30 +01:00
Mel O'Hagan
cdf069abbc Use s3 region from datasource config 2022-06-15 13:06:34 +01:00
Rory Powell
b887458093 Exclude assets from builder:served 2022-06-15 12:38:10 +01:00
Rory Powell
3da4fb33cd Better handle first time startup + dedicated event 2022-06-15 11:20:13 +01:00
Dean
42cd5e2c63 Fix to ignore global rest query headers when they are not configured. 2022-06-15 10:09:47 +01:00
Andrew Kingston
ab9adc5cd5 Merge branch 'develop' of github.com:Budibase/budibase into cheeks-fixes 2022-06-15 09:02:35 +01:00
Rory Powell
4c73b6dda5 Merge branch 'master' into release 2022-06-14 17:25:11 +01:00
melohagan
912e50ec90 Merge pull request #6271 from Budibase/bug/sev2/firebase-private-key
Remove duplicate equals
2022-06-14 16:42:35 +01:00
melohagan
11a9f2328d Merge pull request #6246 from Budibase/bug/sev2/edc-execute-v2
Use execute v2 in External Data Connector automation step
2022-06-14 16:39:30 +01:00
Dean
6edb02a22b Merge remote-tracking branch 'origin/develop' into feature/current-user-rest-bindings 2022-06-14 16:11:12 +01:00
Rory Powell
2dc10f611c Merge branch 'release' into develop 2022-06-14 13:57:54 +01:00
Dean
0561c17b6c Joi validator update to accomodate 'createdAt' and 'updatedAt' in the schema as optional 2022-06-14 12:34:15 +01:00
Dean
16458f4b11 Merge remote-tracking branch 'origin/develop' into feature/current-user-rest-bindings 2022-06-14 10:16:52 +01:00
Dean
d50a62fd37 Context binding for authenticated user in REST API querys. Includes fix for REST datasource UI 2022-06-14 10:14:05 +01:00
Rory Powell
6b3d301fcf Remove test throw in installation backfill 2022-06-13 22:04:20 +01:00
Rory Powell
af8b1ff908 Merge branch 'release' into merge-release 2022-06-13 11:58:14 +01:00
Rory Powell
0594a0ea20 Merge branch 'master' into release 2022-06-13 11:54:37 +01:00
Rory Powell
4dc5cfc5a7 Merge branch 'release' into merge-release 2022-06-13 11:45:18 +01:00
Andrew Kingston
d8c37eb0b1 Fix crash when running automations with an app action trigger without parameters 2022-06-13 10:56:50 +01:00
Rory Powell
ee9a19a1d5 Back populate no-op migrations on new app and tenant create 2022-06-13 10:51:29 +01:00
Rory Powell
12aa9fa1ce Dev improvements - remove need to rebuilds of backend-core/dist and enable debugging when running tests and backend services, use source directly using typescript and jest path mappings 2022-06-10 22:57:12 +01:00
Mel O'Hagan
23ae0df4df Remove duplicate equals 2022-06-10 15:52:28 +01:00
Mel O'Hagan
1155b9acdf Fix for privatekey newline 2022-06-10 14:15:25 +01:00
Mel O'Hagan
dc28d685a8 Removed ServiceAccount to reduce confusion 2022-06-10 14:04:34 +01:00
Rory Powell
396a07cac5 Merge branch 'release' into feature/event-backfill 2022-06-09 15:21:49 +01:00
Andrew Kingston
2b594b09c2 Delete user builder and admin flags when specifying a custom role via dev tools 2022-06-09 14:26:56 +01:00
Rory Powell
0cf777a0cd Build fixes 2022-06-09 12:33:10 +01:00
Mel O'Hagan
308abe1059 Use executeV2 External Data Connector 2022-06-09 11:13:52 +01:00
Martin McKeaveney
c470c2f676 merge with master 2022-06-08 13:26:14 +01:00
Mel O'Hagan
9d58b951d8 Rename Firebase to Firestore 2022-06-08 12:05:29 +01:00
Andrew Kingston
d059433f1f Merge branch 'develop' of github.com:Budibase/budibase into new-design-ui 2022-06-07 08:45:57 +01:00
Andrew Kingston
0c50b82248 Account for types being undefined when running in a test env 2022-06-07 08:41:45 +01:00
Andrew Kingston
72397530ec Apply timezones patch from existing ignore-timezones branch 2022-06-07 08:31:00 +01:00
Martin McKeaveney
d15dfb83fc new ui functionality working from S3 bucket 2022-06-06 23:30:36 +01:00
Peter Clement
5bd5d7df1b Merge pull request #6059 from Budibase/feat/dont-export-app-rows
Allow export of app without rows
2022-06-06 16:31:21 +01:00
Peter Clement
bd737cc1ca negate export button 2022-06-06 15:17:14 +01:00
Rory Powell
6fbb5afeec Remove ui events except for component created and view published app 2022-06-06 12:51:22 +01:00
Rory Powell
361ffd224f Merge branch 'release' into feature/event-backfill 2022-06-06 09:50:06 +01:00
Martin McKeaveney
d5540bbd57 update google sheets strategy to use the standard passport strategy 2022-06-05 16:43:04 +01:00
Martin McKeaveney
dabbab4c83 rough implementation 2022-06-03 12:50:38 +01:00
mike12345567
3f412f0a7a Merge branch 'develop' of github.com:Budibase/budibase into feature/automation-logs 2022-06-01 22:41:37 +01:00
mike12345567
fe84c0f21c Adding pagination control to the API and to the frontend, as well as getting view working as expected, emitting different key combinations to be able to search by any pattern. 2022-06-01 22:39:51 +01:00
Rory Powell
86d094dda4 Migration locks and add optional preventRetry option 2022-06-01 17:52:41 +01:00
mike12345567
34759c7916 Adding real history to the history tab, getting storage to couch and retrieval + api working. 2022-06-01 16:01:06 +01:00
Rory Powell
7f26a60cc9 Default to historical timestamp 2022-06-01 14:44:12 +01:00
melohagan
81ad54acaa Merge pull request #6109 from Budibase/bug/sev2/automation-trigger-save-multiselect
Automation validation - convert array string to array type
2022-06-01 13:23:51 +01:00
Martin McKeaveney
8cc1e4e4d0 groundwork 2022-06-01 13:03:59 +01:00
Mel O'Hagan
8893806c44 Using snowflake-promise 2022-06-01 11:41:41 +01:00
Mel O'Hagan
e17f4fb450 Merge branch 'develop' into feature/snowflake-integration 2022-06-01 11:17:26 +01:00
Martin McKeaveney
d57c4987fe Merge branch 'master' of github.com:Budibase/budibase into develop 2022-06-01 09:47:13 +01:00
Mel O'Hagan
a217d04d6a Revert "Datasource plus - build schema"
This reverts commit 11a9138bdb.
2022-06-01 09:36:42 +01:00
Mel O'Hagan
192663c94a Revert "primaryKey name fix"
This reverts commit 9c408fda9c.
2022-06-01 09:36:28 +01:00
Rory Powell
7ebfaf8a31 Failover protection with event cache 2022-05-31 21:04:41 +01:00
mike12345567
702f4057bd Progress towards using couchdb for automation logs, after testing redis and realising it won't work. 2022-05-31 19:52:35 +01:00
mike12345567
b0ff30ed0a Merge branch 'develop' of github.com:Budibase/budibase into feature/automation-logs 2022-05-31 15:09:11 +01:00
mike12345567
010059e29d Merge branch 'master' of github.com:Budibase/budibase into develop 2022-05-31 14:59:57 +01:00
Mel O'Hagan
9c408fda9c primaryKey name fix 2022-05-31 14:47:27 +01:00
Mel O'Hagan
11a9138bdb Datasource plus - build schema 2022-05-31 14:39:53 +01:00
Mel O'Hagan
534cc9e6c8 CRUD added for snowflake 2022-05-31 13:10:16 +01:00
Mel O'Hagan
fe3a774db3 Added types and error handling 2022-05-31 11:58:03 +01:00
mike12345567
f1c81436cc Review comments and test fix. 2022-05-31 10:16:22 +01:00
mike12345567
e00e3c8660 Adding checking for zlib error, to try and stop if it occurs. 2022-05-30 21:54:24 +01:00
Rory Powell
a9ab8b2629 Lots of failure handling and caching 2022-05-30 21:46:08 +01:00
mike12345567
b19882902b Adding process exits. 2022-05-30 21:24:23 +01:00
mike12345567
fa30457f2b Fixing issue with server not shutting down correctly when an error occurs, making sure that everything clears up gracefully. 2022-05-30 21:22:06 +01:00
Mel O'Hagan
570aeecdc3 Added Snowflake integration 2022-05-30 21:13:45 +01:00
Mel O'Hagan
d0dffb896b Convert array string to array type 2022-05-30 12:05:25 +01:00
Rory Powell
2a00f6498d Merge branch 'feature/posthog-v2' into feature/event-backfill 2022-05-29 00:25:40 +01:00
Rory Powell
857cd2d735 Merge branch 'develop' into feature/posthog-v2 2022-05-28 23:03:31 +01:00
Rory Powell
c0d6fa34a4 Identity tenant and installation groups, property updates 2022-05-28 21:38:22 +01:00
Andrew Kingston
2f324023d9 Merge branch 'develop' of github.com:Budibase/budibase into new-design-ui 2022-05-27 13:32:07 +01:00
mike12345567
33a4c0de69 Merge branch 'develop' of github.com:Budibase/budibase into feature/automation-logs 2022-05-27 12:31:00 +01:00
Peter Clement
88c98d0227 Merge remote-tracking branch 'origin/develop' into feat/dont-export-app-rows 2022-05-27 11:00:39 +01:00
Rory Powell
3c1b13083c Installation identities, upgrade / downgrade events, filling in more event properties 2022-05-26 23:57:14 +01:00
melohagan
ef7a7c350b Merge pull request #6002 from Budibase/bug/sev3/send-email-validation-automation
Make 'to' field undefined if empty for consistent validation
2022-05-26 14:08:28 +01:00
Peter Clement
5a67be19fa Merge remote-tracking branch 'origin/develop' into feat/dont-export-app-rows 2022-05-26 10:32:18 +01:00
Dean
0b64a2bd1e Removed debug logging 2022-05-26 10:14:01 +01:00
Rory Powell
ba1c4ead90 app and account properties, add account details to all user and tenant identities 2022-05-26 10:13:26 +01:00
Dean
c17e625961 Refactored approach to ensure the request context is set appropriately 2022-05-26 10:03:29 +01:00
Dean
4bd315c1bd Merge remote-tracking branch 'origin/develop' into fix/update-icon-context 2022-05-26 09:02:13 +01:00
Rory Powell
b986b689d6 Historical timestamps 2022-05-25 21:32:08 +01:00
mike12345567
8bc0142a37 Merge branch 'master' of github.com:Budibase/budibase into develop 2022-05-25 18:12:27 +01:00
mike12345567
4eaf3f698c Merge branch 'master' of github.com:Budibase/budibase into feature/load-testing 2022-05-25 16:15:59 +01:00
mike12345567
84d0b61588 Swapping bcryptjs for bcrypt. 2022-05-25 16:14:45 +01:00
Dean
756f5b3aa6 Explicitly passing requested appId when calling updateAppPackage 2022-05-25 15:10:37 +01:00
Peter Clement
af5c1a7e1f change variable to reflect negation 2022-05-25 15:06:41 +01:00
Andrew Kingston
1b82a965d5 Merge branch 'develop' of github.com:Budibase/budibase into new-design-ui 2022-05-25 13:49:28 +01:00
Peter Clement
955b9a4d63 Export app without rows 2022-05-25 09:26:10 +01:00
Rory Powell
6a4c601ae8 timestamp support, logging updates, migration progress indicators, identification updates 2022-05-25 00:15:52 +01:00
Martin McKeaveney
92ed60af54 Merge pull request #5786 from Budibase/feature/app-overview-section
Feature/app overview section
2022-05-24 15:16:17 +01:00
Peter Clement
cb9c363166 Merge remote-tracking branch 'origin/master' into pc-fixes 2022-05-24 09:58:31 +01:00
Rory Powell
ff48aaec6e User context updates and misc fixes 2022-05-24 09:54:36 +01:00
Andrew Kingston
bff49a33f0 Merge branch 'develop' of github.com:Budibase/budibase into new-design-ui 2022-05-24 09:47:00 +01:00
Rory Powell
28b48a88fe Event identification 2022-05-23 22:14:44 +01:00
mike12345567
1f3d552199 Merge branch 'master' of github.com:Budibase/budibase into develop 2022-05-23 17:03:36 +01:00
mike12345567
76f19def26 Moving the withCache function to backend-core so that it can be shared, as well as adding a cache busting function which can be used when one of the checklist configs changes. 2022-05-23 15:03:52 +01:00
Andrew Kingston
fcf682b827 Merge branch 'develop' of github.com:Budibase/budibase into new-design-ui 2022-05-23 11:54:24 +01:00
Rory Powell
4841c84861 Merge branch 'feature/posthog-v2' into feature/event-backfill 2022-05-23 10:29:33 +01:00
Rory Powell
70fff5c7b9 Merge branch 'develop' into feature/posthog-v2 2022-05-23 09:04:00 +01:00
Martin McKeaveney
e6a28aaeed Merge pull request #6007 from Budibase/fix/postgres-connection
Postgres connection - fixing sporadic issues
2022-05-23 08:42:17 +01:00
mike12345567
aede23d44e Improving performance of load script, can generate thousands of users a second. 2022-05-22 18:29:02 +01:00
Martin McKeaveney
b55635c7ab disable prod app sync 2022-05-22 17:11:05 +01:00
Rory Powell
443b664e33 Finish global migration 2022-05-20 21:16:29 +01:00
mike12345567
152f0bb0af Opening connection for building schema. 2022-05-20 17:43:47 +01:00
mike12345567
50445f6990 Fix for Postgres connections, seemed to be some issues with out of order, connections not opening in time. 2022-05-20 17:41:27 +01:00
Mel O'Hagan
75a21974c6 Make 'to' field undefined if empty for consistent validation 2022-05-20 13:59:29 +01:00
Rory Powell
756f5b51aa App migrations finished 2022-05-20 12:29:31 +01:00
mike12345567
2acf1053d9 Merge branch 'develop' of github.com:Budibase/budibase into feature/portal-usage 2022-05-19 21:25:41 +01:00
Peter Clement
4c77cf2516 parse max iterations value correctly 2022-05-19 16:38:16 +01:00
Peter Clement
2f1401a576 Merge pull request #5966 from Budibase/feat/qa-templates
Return QA templates when environment variable is set
2022-05-19 15:08:17 +01:00
Peter Clement
a7a27aa349 default value for env variable 2022-05-19 10:56:51 +01:00
mike12345567
663f5aef7b Merge branch 'develop' of github.com:Budibase/budibase into feature/portal-usage 2022-05-19 10:45:26 +01:00
Peter Clement
f999554361 use env variable as the folder setting 2022-05-19 10:24:19 +01:00
Andrew Kingston
6f6d7da70f Merge branch 'develop' of github.com:Budibase/budibase into new-design-ui 2022-05-19 09:11:13 +01:00
Rory Powell
498c130e71 Migration for apps, automations, datasources, layouts, queries, roles, tables 2022-05-19 08:19:25 +01:00
Dean
5a6c727b0f Merge remote-tracking branch 'origin/develop' into feature/app-overview-section 2022-05-18 17:12:02 +01:00
Peter Clement
ae8548b153 remove test boolean 2022-05-18 16:30:05 +01:00
Peter Clement
2fb7777c5d Return QA templates when TEST_ENV environmentvariable is set 2022-05-18 16:21:17 +01:00
Rory Powell
2ce76881f2 Merge branch 'master' into merge-master 2022-05-18 14:24:35 +01:00
Rory Powell
8da427284c Stub out migrations + start tests + add build watching for backend-core 2022-05-18 10:56:44 +01:00
mike12345567
e61efc5474 Merge branch 'develop' of github.com:Budibase/budibase into feature/portal-usage 2022-05-18 10:56:44 +01:00
mike12345567
c528896e2d Finishing off UI, expanding settings menus from 80ch to 90ch as they were quite restricted and made the usage UI a bit difficult to view. Added a DISABLE_DEVELOPER_LICENSE env variable for testing. 2022-05-17 17:44:40 +01:00
Dean
c77b026b53 Merge remote-tracking branch 'origin/develop' into feature/app-overview-section 2022-05-17 16:54:32 +01:00
melohagan
09b5166aba Merge pull request #5931 from Budibase/fix/5613-5387
Improve parseQueryParams regex
2022-05-17 14:54:58 +01:00
Andrew Kingston
08a98b4b95 Merge branch 'develop' of github.com:Budibase/budibase into new-design-ui 2022-05-17 12:59:15 +01:00
Mel O'Hagan
986ab1d35a Improve parseQueryParams regex 2022-05-17 12:11:43 +01:00
Rory Powell
0d9147be77 Merge branch 'master' into merge-master 2022-05-17 08:35:29 +01:00
melohagan
f9cf997117 Merge pull request #5877 from Budibase/fix/5613-5387
Misc MongoDB Connector Fixes
2022-05-16 23:18:31 +01:00
Mel O'Hagan
0f4aaa4779 Parse params if needed 2022-05-16 22:44:38 +01:00
mike12345567
7b07cff0c6 Updating view builder to handle if stats has a filter as well, don't need a conjuction this way. 2022-05-16 13:37:00 +01:00
mike12345567
91e65a9d65 Merge branch 'feature/app-overview-section' of github.com:Budibase/budibase into feature/automation-logs 2022-05-16 12:33:49 +01:00
mike12345567
8a6b9646fd Merge branch 'develop' of github.com:Budibase/budibase into feature/automation-logs 2022-05-16 12:33:01 +01:00
mike12345567
08f53591e6 Fixing test cases. 2022-05-16 12:31:07 +01:00
Mel O'Hagan
0da9ee0a56 Using mongodb types 2022-05-16 09:50:47 +01:00
Mel O'Hagan
7b570fea22 Removed unused aws Object import 2022-05-16 08:43:27 +01:00
Mel O'Hagan
e3883d480d Lowercase the object typo 2022-05-16 08:42:09 +01:00
Mel O'Hagan
81f16aa7ce Check type is string before match 2022-05-13 21:25:41 +01:00
mike12345567
459e3c5edd Addresses #5850 - when importing/migrating views and building new views it checks if calculations are used and if they are then it does an empty check to decide whether or not the fields should be included in the calculation, required for real CouchDB nodes. 2022-05-13 18:09:39 +01:00
Mel O'Hagan
0d3ab9ae33 Fix test for update 2022-05-13 15:57:37 +01:00
Mel O'Hagan
c2fc1598fa Null pointer fix 2022-05-13 15:57:15 +01:00
Mel O'Hagan
035a7ee625 MongoDb Delete fix 2022-05-13 15:56:57 +01:00
Mel O'Hagan
f40967784f Fixed update 2022-05-13 15:56:49 +01:00
Mel O'Hagan
dd6093a7ae Create ObjectIds from matching string 2022-05-13 15:56:32 +01:00
Andrew Kingston
a22c98fd85 Don't create layouts for new apps 2022-05-13 11:26:11 +01:00
Andrew Kingston
ab27816f08 Allow deleting built in layouts and hide layouts tab when no layouts exist 2022-05-13 11:23:27 +01:00
Andrew Kingston
c3b39d5953 Fix theme resetting navigation background and update layout UI 2022-05-13 11:09:20 +01:00
mike12345567
f86f6c3b1c Shifting the title of the flow item header into separate component so that it can be used by the run history flow as well. 2022-05-12 18:14:38 +01:00
Dean
a8a57a9722 Merge remote-tracking branch 'origin/develop' into feature/app-overview-section 2022-05-12 08:59:37 +01:00
mike12345567
0218ba5210 Merge branch 'master' of github.com:Budibase/budibase into develop 2022-05-11 19:47:22 +01:00
Dean
7607d5c8e8 Merge remote-tracking branch 'origin/develop' into feature/app-overview-section 2022-05-11 16:21:15 +01:00
Michael Drury
9df0b61418 Merge pull request #5788 from Budibase/bug/sev3/export-postgresql-data-as-csv-from-budibase-and-import-again-with-datetime
Don't wrap dates in single quotes - PostgreSQL Export Import Date/Time fix
2022-05-11 14:50:12 +01:00
Andrew Kingston
5e5d8da166 Remove instance name from being a required screen setting 2022-05-11 13:16:36 +01:00
mike12345567
e30508c8e3 Merge branch 'master' of github.com:Budibase/budibase into fix/loop-hbs-usage 2022-05-11 12:08:50 +01:00
melohagan
aa7aa6d685 Merge pull request #5815 from Budibase/bug/sev3/automation-query-limit-placeholder
Add limit placeholder for Automation queries
2022-05-11 12:01:17 +01:00
Rory Powell
f55a3bfa3d Merge branch 'master' into crud-quotas 2022-05-11 11:42:26 +01:00
Rory Powell
85a86da0aa tests 2022-05-11 11:32:53 +01:00
mike12345567
637ce41b3f Fixing an issue where HBS statements couldn't be used for passing arrays through to a looping action in automations. 2022-05-11 11:29:33 +01:00
Mel O'Hagan
ef2244fd20 Add limit placeholder for Automation queries 2022-05-11 11:25:53 +01:00