1
0
Fork 0
mirror of synced 2024-07-05 22:40:39 +12:00
Commit graph

23309 commits

Author SHA1 Message Date
Mitch-Budibase c2beb5926b Increase wait for addDatasourceConfig function
Timing issue against the nightly smoke build. This should help with it
2022-05-16 14:59:46 +01:00
mike12345567 db0b8a6194 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
MihailHadzhiev2022 344bd1b3b3 adding locators
adding interact.js
adding locators
2022-05-16 15:32:04 +03:00
mike12345567 bcf7e1782a Fixing test cases. 2022-05-16 12:31:07 +01:00
Budibase Staging Release Bot 289155736b Update pro version to 1.0.159-alpha.1 2022-05-16 11:11:54 +00:00
Budibase Staging Release Bot cf018644f9 v1.0.159-alpha.1 2022-05-16 11:10:36 +00:00
melohagan 53b1cdbba1
Merge pull request #5800 from Budibase/bug/sev3/misc-picker-fixes
Misc Picker Fixes
2022-05-16 12:03:22 +01:00
Dean 3461a3c657 Removed debug logging 2022-05-16 11:35:19 +01:00
Dean 3c5720fe1c packages/bbui/src/Form/Core/TextField.svelte 2022-05-16 11:30:20 +01:00
mike12345567 c58a99ade4 Merge branch 'master' of github.com:Budibase/budibase into fix/5850 2022-05-16 11:26:57 +01:00
Mel O'Hagan bead1e7cb9 Show autocomplete only for select 2022-05-16 11:14:13 +01:00
Dean 883765f894 Code review updates 2022-05-16 11:13:17 +01:00
Mel O'Hagan c6591490d3 Using mongodb types 2022-05-16 09:50:47 +01:00
Dean 6f7cf9dac8 Merge remote-tracking branch 'origin/develop' into feature/fill-app-name-on-create 2022-05-16 09:08:33 +01:00
Andrew Kingston 47631a47e7 Disable new screens settings when viewing an old screen and correctly upgrade all screen settings when detaching from custom layouts 2022-05-16 08:48:03 +01:00
Mel O'Hagan 6709eea7cc Removed unused aws Object import 2022-05-16 08:43:27 +01:00
Mel O'Hagan bf144858bb Lowercase the object typo 2022-05-16 08:42:09 +01:00
Mel O'Hagan af997be2e9 Check type is string before match 2022-05-13 21:25:41 +01:00
mike12345567 22c57cdc0c 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
Budibase Release Bot 440c15755f Update pro version to 1.0.161 2022-05-13 15:46:42 +00:00
Budibase Release Bot f378982041 v1.0.161 2022-05-13 15:45:14 +00:00
Martin McKeaveney 95619dc152
Merge pull request #5861 from Budibase/fix/oncall-bugs
webhook URL paste, hiding no access role
2022-05-13 16:36:04 +01:00
Mel O'Hagan 672bfda7dd Fix test for update 2022-05-13 15:57:37 +01:00
Mel O'Hagan a58f35a6cd Null pointer fix 2022-05-13 15:57:15 +01:00
Mel O'Hagan 094a548e38 MongoDb Delete fix 2022-05-13 15:56:57 +01:00
Mel O'Hagan 4b7f1391f8 Fixed update 2022-05-13 15:56:49 +01:00
Mel O'Hagan 2a98872296 Create ObjectIds from matching string 2022-05-13 15:56:32 +01:00
Budibase Release Bot 8c35c37792 Update pro version to 1.0.160 2022-05-13 13:49:29 +00:00
Budibase Release Bot 1c21bf2e0f v1.0.160 2022-05-13 13:48:11 +00:00
Michael Drury c101106f22
Merge pull request #5873 from Budibase/fix/5731
Fix for external DB date only columns in various timezones
2022-05-13 14:40:14 +01:00
Martin McKeaveney 2920ed3b99 only lock no_access for builder users 2022-05-13 14:36:11 +01:00
Martin McKeaveney f78fffc7c8 Merge branch 'master' of github.com:Budibase/budibase into fix/oncall-bugs 2022-05-13 14:23:51 +01:00
Andrew Kingston b488293e92 Add warning to navigation section when using an old screen with a custom layout, and allow upgrading 2022-05-13 13:50:15 +01:00
mike12345567 0049375c2d Addresses #5731 - offset the UTC offset in ISO strings to allow date only columns in external DBs to save the correct date when in a timezone differing from UTC. 2022-05-13 23:44:56 +12:00
Andrew Kingston a7395a40cf Allow pasting inside screens on screens tab and fix icon overflow in nav items 2022-05-13 12:05:55 +01:00
Andrew Kingston 6f382b84c1 Add second panel for navigation tab 2022-05-13 11:38:19 +01:00
Andrew Kingston 8481115959 Add secondary panel for theme tab 2022-05-13 11:35:30 +01:00
Andrew Kingston 2d5966e742 Don't create layouts for new apps 2022-05-13 11:26:11 +01:00
Andrew Kingston 71aedf4d9d Allow deleting built in layouts and hide layouts tab when no layouts exist 2022-05-13 11:23:27 +01:00
Andrew Kingston 68156fee3d Fix theme resetting navigation background and update layout UI 2022-05-13 11:09:20 +01:00
Budibase Staging Release Bot 13e374774c Update pro version to 1.0.159-alpha.0 2022-05-13 09:34:50 +00:00
Budibase Staging Release Bot 50c8adee10 v1.0.159-alpha.0 2022-05-13 09:33:36 +00:00
Rory Powell 1a9c5b7d0f
Merge pull request #5868 from Budibase/merge-master
Merge master
2022-05-13 10:26:36 +01:00
Andrew Kingston b14440065c Clear screen validation errors when changing screen 2022-05-13 10:14:52 +01:00
Budibase Release Bot 6a150ad1e0 Update pro version to 1.0.159 2022-05-13 09:12:17 +00:00
Andrew Kingston 22f4c6e98b Add icons to component list and update style of nav items 2022-05-13 10:12:16 +01:00
Budibase Release Bot f1d524b9d3 v1.0.159 2022-05-13 09:10:56 +00:00
Rory Powell 8f121852b0 Merge branch 'master' into merge-master 2022-05-13 10:05:21 +01:00
Rory Powell 4fcdf19b3f
Merge pull request #5867 from Budibase/add-selfhost-deploy-notification
Add self host deploy notification
2022-05-13 10:02:36 +01:00
Rory Powell f507b1b190 Add self host deploy notification 2022-05-13 09:59:40 +01:00