Commit Graph

4165 Commits

Author SHA1 Message Date
Dean 7ccf29bff7 Pushed default parsing up into the InnerForm component to ensure that invalid default values are removed entirely. Fixes for custom validation for array types 2022-10-18 16:24:36 +01:00
Andrew Kingston 15bbc78847 Add grid functionality separately to DND 2022-10-18 16:18:22 +01:00
Dean 36307ccff7 Refactor for multiselect value parsing and a fix to ensure default values are parsed before reaching the picker 2022-10-18 11:06:18 +01:00
Gerard Burns c6fd6699db Stop Screen Store Double Updating on Screen Change 2022-10-18 10:10:46 +01:00
Andrew Kingston 774566d03b Merge branch 'dnd-improvements' of github.com:Budibase/budibase into cheeks-lab-day-grid 2022-10-18 08:12:11 +01:00
Budibase Release Bot 873b20219c v2.0.32 2022-10-17 16:43:56 +00:00
Andrew Kingston b7bfb861db Merge branch 'develop' of github.com:Budibase/budibase into dnd-improvements 2022-10-17 16:31:39 +01:00
Andrew Kingston 682203fbda Only transition padding when expanding components during DND, but remove it immediately on drop to avoid layout thrashing 2022-10-17 09:00:55 +01:00
Andrew Kingston 8c1c84e9aa Use requestAnimationFrame for DND overlay placeholder updates to further improve performance 2022-10-17 08:48:32 +01:00
Andrew Kingston 0e83bcfe9e Update styles of padded DND components 2022-10-14 20:30:58 +01:00
Andrew Kingston 3f429ff3ce Lint and prevent scrolling to selected component when starting dragging 2022-10-14 19:45:47 +01:00
Andrew Kingston dabc93e1b6 Fix unused plugins not being able to be dragged into the preview 2022-10-14 19:39:38 +01:00
Andrew Kingston fecb8bb1a6 Fix DND not working in field groups and any other component where children are not rendered inside the first DOM node 2022-10-14 19:34:23 +01:00
Andrew Kingston 3fd7952a17 Use block name in placeholders inside blocks 2022-10-14 19:13:44 +01:00
Andrew Kingston ef28b10def Prevent showing placeholder dot when placeholder is invisible 2022-10-14 19:04:05 +01:00
Andrew Kingston 1b08e88c6f Fix double empty state around blocks 2022-10-14 18:59:32 +01:00
Andrew Kingston 4c2a0028d6 Add default size for every component type 2022-10-14 18:59:23 +01:00
Andrew Kingston 1a210e3ee6 Fix issues dropping components from new component panel 2022-10-14 18:24:47 +01:00
Andrew Kingston 2ffb29dddf Invert some client store dependencies to improve performance and prevent dependency cycles 2022-10-14 18:16:19 +01:00
Andrew Kingston 4e94b6633f Don't reset component padded state for DND until dragging stops, to prevent jankiness due to losing space 2022-10-14 15:45:02 +01:00
Andrew Kingston a71a553ee6 Add ability to drag new components into the preview 2022-10-14 13:37:14 +01:00
Budibase Release Bot dea4338d54 v2.0.31 2022-10-14 09:26:51 +00:00
Budibase Staging Release Bot 76fabb81f6 v2.0.30-alpha.7 2022-10-14 09:26:33 +00:00
Gerard Burns 0f642f37f4 Page load actions now fire on parameter change as well as on mount (#8240)
* Page load actions now fire on parameter change as well as on mount

* PR Feedback

Co-authored-by: ger <ger@gers-MacBook-Pro.local>
2022-10-14 10:10:06 +01:00
Budibase Staging Release Bot 6511a5460c v2.0.30-alpha.6 2022-10-14 09:04:02 +00:00
Andrew Kingston 29fdaab5fd Merge branch 'develop' of github.com:Budibase/budibase into dnd-improvements 2022-10-14 08:54:47 +01:00
Budibase Staging Release Bot 39a72968b3 v2.0.30-alpha.5 2022-10-13 16:34:26 +00:00
deanhannigan fefd6ba018 Merge pull request #8219 from Budibase/feature/blocks-in-auto-screens
Component Blocks in CRUD Auto-screens
2022-10-13 17:18:53 +01:00
Dean 3f434f7410 Removed commented out barcode scanner config 2022-10-13 17:06:04 +01:00
Dean 909a8b7074 Merge remote-tracking branch 'origin/develop' into feature/blocks-in-auto-screens 2022-10-13 16:54:55 +01:00
Budibase Staging Release Bot 4625ee10ee v2.0.30-alpha.4 2022-10-13 15:54:42 +00:00
Dean cb071096e1 Merge remote-tracking branch 'origin/develop' into feature/blocks-in-auto-screens 2022-10-13 16:49:10 +01:00
Dean 7125e3f6e3 Merge remote-tracking branch 'origin/develop' into feature/qr-barcode-reader 2022-10-13 16:16:28 +01:00
Andrew Kingston 167f8f368b Only show sortable fields for sort column settings 2022-10-13 15:58:44 +01:00
Budibase Staging Release Bot cfeffad3c2 v2.0.30-alpha.3 2022-10-13 09:11:09 +00:00
Budibase Staging Release Bot f5f6a46784 v2.0.30-alpha.2 2022-10-12 19:07:36 +00:00
Budibase Release Bot bd52533f01 v2.0.30 2022-10-12 16:58:49 +00:00
Budibase Staging Release Bot 1d886f244a v2.0.30-alpha.1 2022-10-12 11:46:45 +00:00
Budibase Staging Release Bot 54a11c6218 v2.0.30-alpha.0 2022-10-12 10:30:23 +00:00
Rory Powell 2f0f36e635 Merge branch 'master' into merge-master 2022-10-12 10:19:46 +01:00
Budibase Release Bot 24679ceb84 v2.0.29 2022-10-12 08:22:33 +00:00
Dean f5edeb5ddc Merge remote-tracking branch 'origin/develop' into feature/qr-barcode-reader 2022-10-12 09:12:09 +01:00
Dean 7f73d9defa Merge remote-tracking branch 'origin/develop' into feature/blocks-in-auto-screens 2022-10-12 09:04:05 +01:00
Budibase Release Bot 19e2a76125 v2.0.28 2022-10-12 07:33:11 +00:00
Budibase Release Bot 951fd48ebc v2.0.27 2022-10-11 18:11:05 +00:00
Budibase Staging Release Bot d6e91ca153 v2.0.24-alpha.4 2022-10-11 16:41:24 +00:00
Dean 2bff6254de Initial commit, refactoring of autoscreens to incorporate blocks 2022-10-11 17:05:19 +01:00
Andrew Kingston f7d6e8db60 Improve DND experience, use correct size of drop placeholder and don't drop if the position is unchanged 2022-10-11 16:02:09 +01:00
Andrew Kingston efe9425d3d Improve column/row detection by appending an ephemeral child component and tune timings 2022-10-11 08:52:45 +01:00
Dean 299122324e Ensure field type is preserved if it contains a slash. Some additional refactoring 2022-10-10 14:20:06 +01:00
Budibase Release Bot bc5bf284cf v2.0.26 2022-10-10 13:01:46 +00:00
Andrew Kingston e90a79257f Remove dragged component from consideration of drop target 2022-10-10 14:00:37 +01:00
Mel O'Hagan 5b9befcefe Allow deleteComponent from settings bar 2022-10-10 13:36:32 +01:00
Dean c5b16fe47e Minor labelling change for field type 2022-10-10 11:40:34 +01:00
Budibase Release Bot 18a93ddc79 v2.0.25 2022-10-10 10:13:09 +00:00
Dean 43befea5e9 Code review updates 2022-10-10 10:39:34 +01:00
Andrew Kingston 73a206e2f1 Fully remove source component from client tree while dragging 2022-10-10 09:51:13 +01:00
Andrew Kingston b2be069ef1 Make DND work again by converting new parent+index params into old target+mode 2022-10-10 09:36:17 +01:00
Andrew Kingston 7d72cee304 Tune DND throttle rate 2022-10-10 09:22:47 +01:00
Dean 07be0208e5 Merge remote-tracking branch 'origin/develop' into feature/qr-barcode-reader 2022-10-10 09:08:48 +01:00
Andrew Kingston 608e41277a Reduce padding when dragging over a component tree and remove unused component class names 2022-10-08 15:32:36 +01:00
Andrew Kingston 0d35e03bdf Rename DND state variables for clarity 2022-10-08 15:28:22 +01:00
Andrew Kingston 234d8953f2 Fix row/column detection, add comments and remove old code 2022-10-08 15:18:05 +01:00
Andrew Kingston c2b32f8c5e Throttle updates to prevent all jank and revert to component center breakboints for DND candidates 2022-10-08 15:04:18 +01:00
Andrew Kingston 09f2cc1f72 Reduce jank by computing symmetrical component breakpoint whens considering DND candidate positions and ignoring the hidden selected component 2022-10-07 20:00:25 +01:00
Budibase Release Bot 15723e38d8 v2.0.24 2022-10-07 17:16:16 +00:00
Budibase Staging Release Bot 3616bfd297 v2.0.24-alpha.3 2022-10-07 16:45:27 +00:00
Andrew Kingston eb1dbc7302 Hide the selected component when dragging 2022-10-07 14:34:47 +01:00
Andrew Kingston a0ab832995 Merge branch 'develop' of github.com:Budibase/budibase into dnd-improvements 2022-10-07 14:16:24 +01:00
Budibase Staging Release Bot 52ab10971c v2.0.24-alpha.2 2022-10-07 12:28:52 +00:00
Andrew Kingston 354817dbf3 Merge pull request #7456 from Budibase/form-block
Form block
2022-10-07 13:14:13 +01:00
Budibase Staging Release Bot c2eaffcd39 v2.0.24-alpha.1 2022-10-07 11:56:02 +00:00
Andrew Kingston f27704ccf6 Merge branch 'develop' of github.com:Budibase/budibase into form-block 2022-10-07 12:45:53 +01:00
Andrew Kingston 5beb6819ec Fix issue with layout determination 2022-10-07 12:45:22 +01:00
Andrew Kingston bdce3fc9fc Merge branch 'develop' of github.com:Budibase/budibase into cheeks-lab-day-eject-blocks 2022-10-07 11:31:32 +01:00
Dean c09154b03e Renamed the 'Scanned Code' field type to 'Barcode/QR'. The component is also now listed as 'Barcode/QR Scanner'. Minor fix to include longform text columns in the table csv import list 2022-10-07 11:00:25 +01:00
Andrew Kingston d4a767f93e Improve row vs column detection to fix any edge cases 2022-10-07 08:46:38 +01:00
Andrew Kingston c4bb3ac014 Only explode components when dragging over them 2022-10-07 08:20:51 +01:00
Andrew Kingston bb8388133a Rewrite drag and drop from scratch using mouse position heuristics 2022-10-07 08:05:44 +01:00
Budibase Staging Release Bot 6c6001692c v2.0.24-alpha.0 2022-10-06 16:40:43 +00:00
mike12345567 2421f16a8c Merge branch 'develop' of github.com:Budibase/budibase into develop 2022-10-06 16:58:33 +01:00
Budibase Release Bot b961887b6c v2.0.23 2022-10-06 14:26:45 +00:00
Dean e251c914ff Review feedback changes. Changed 'Code' labelling to 'Scanned Code' 2022-10-06 13:02:17 +01:00
Dean 617d443890 UX/UI updates and rollup config changes to exclude common warnings 2022-10-06 09:54:43 +01:00
Andrew Kingston 9c82a9d073 Don't clear drop target on invalid selection 2022-10-06 09:17:26 +01:00
Andrew Kingston a6802e921f Merge branch 'develop' of github.com:Budibase/budibase into dnd-improvements 2022-10-05 17:31:01 +01:00
Budibase Release Bot dff64a1b62 v2.0.22 2022-10-05 15:44:22 +00:00
Mel O'Hagan 969c67f767 Use OG class properties for iOS13 support 2022-10-05 15:53:06 +01:00
Budibase Release Bot d8452a92e1 v2.0.21 2022-10-05 12:17:39 +00:00
Budibase Release Bot c2a9e32be7 v2.0.20 2022-10-05 09:23:48 +00:00
Andrew Kingston 84626294fd Merge pull request #8124 from Budibase/plugin-url-updates
Plugin url updates
2022-10-05 09:57:22 +01:00
Dean 1626338b15 Merge remote-tracking branch 'origin/develop' into feature/qr-barcode-reader 2022-10-05 09:29:32 +01:00
Dean 2ec21741d1 Initial commit of QR Reader field 2022-10-05 09:28:07 +01:00
Budibase Release Bot a3cbb85dce v2.0.19 2022-10-04 16:57:55 +00:00
Andrew Kingston 1abdc12681 Remove log 2022-10-04 16:33:27 +01:00
Andrew Kingston 69988aabc3 Always use the raw server plugin JS URL 2022-10-04 16:27:15 +01:00
Budibase Release Bot 14552dce87 v2.0.18 2022-10-04 14:10:26 +00:00
Andrew Kingston c986fb164e Use raw server jsUrl when rendering plugins 2022-10-04 15:01:18 +01:00
Budibase Release Bot b4ef4e528a v2.0.17 2022-10-04 13:20:54 +00:00
Budibase Staging Release Bot 868016b448 v2.0.14-alpha.4 2022-10-04 12:03:00 +00:00
Budibase Release Bot fdd9423b71 v2.0.16 2022-10-04 11:04:16 +00:00
Budibase Staging Release Bot 79455a63e4 v2.0.14-alpha.3 2022-10-04 09:55:49 +00:00
Budibase Release Bot 7115da91e2 v2.0.15 2022-10-04 09:48:22 +00:00
Budibase Staging Release Bot 2c2afeb729 v2.0.14-alpha.2 2022-10-03 10:01:53 +00:00
deanhannigan 3520843e4a Merge pull request #8014 from Budibase/feature/automation-log-filter-by-license
Feature/automation log filter by license
2022-10-03 10:49:24 +01:00
Budibase Staging Release Bot ed8fccd3c4 v2.0.14-alpha.1 2022-10-03 09:34:56 +00:00
Budibase Release Bot 3fe0a90823 v2.0.14 2022-10-03 09:02:31 +00:00
Andrew Kingston feaa8f9184 Merge branch 'develop' of github.com:Budibase/budibase into dnd-improvements 2022-10-03 09:53:53 +01:00
Budibase Staging Release Bot 7adb860898 v2.0.14-alpha.0 2022-10-01 14:59:33 +00:00
Budibase Release Bot 63bdc2072c v2.0.13 2022-09-30 16:48:54 +00:00
Budibase Release Bot 97b85531cc v2.0.12 2022-09-30 15:51:16 +00:00
Andrew Kingston 568af7bb7a Ensure only one instance of the client websocket exists and reduce reconnection attemps 2022-09-30 16:26:19 +01:00
Andrew Kingston ef9650136a Hot reload custom component settings in the builder 2022-09-30 16:26:15 +01:00
Andrew Kingston b3a3cec40a Show notification when a plugin is hot reloaded 2022-09-30 16:26:07 +01:00
Budibase Release Bot 9bd60ab448 v2.0.11 2022-09-30 14:59:22 +00:00
Budibase Release Bot 0212e9ef15 v2.0.10 2022-09-30 14:18:54 +00:00
Budibase Release Bot 0803534e74 v2.0.9 2022-09-30 12:02:17 +00:00
Andrew Kingston 1cc6cf39ac Merge pull request #8060 from Budibase/fix/client-env-awareness
Fetch environment info early in the client app initialisation process
2022-09-30 12:52:02 +01:00
Andrew Kingston 3b4027b873 Fetch environment info early in the client app initialisation process 2022-09-30 12:31:16 +01:00
Budibase Release Bot 696a709c15 v2.0.8 2022-09-30 11:22:29 +00:00
Budibase Release Bot defb56d868 v2.0.7 2022-09-30 10:44:12 +00:00
Mel O'Hagan 380d9580af Navigate in PeekScreenDisplay 2022-09-29 14:10:34 +01:00
Dean 67437c3db1 Centralised licensing types to frontend-core contants. Some minor refactoring 2022-09-29 09:17:22 +01:00
Budibase Release Bot 332a8ad26f v2.0.6 2022-09-28 15:34:09 +00:00
Andrew Kingston e0fcb20fbe Expand component trees with padding when dragging and dropping 2022-09-28 14:16:09 +01:00
Mel O'Hagan 5e5b0955dd Handle navigation on close modal 2022-09-28 13:50:23 +01:00
Budibase Release Bot c25ab26305 v2.0.5 2022-09-27 18:15:36 +00:00
Andrew Kingston eba71be742 Merge branch 'develop' of github.com:Budibase/budibase into cheeks-lab-day-grid 2022-09-27 15:57:27 +01:00
Andrew Kingston 4c8f52adbe Use CDN when fetching plugins in cloud 2022-09-27 15:56:51 +01:00
Budibase Release Bot 5abe0f6e66 v2.0.4 2022-09-27 09:43:49 +00:00
Budibase Release Bot 7d0afce9cb v2.0.3 2022-09-26 22:59:26 +00:00
Budibase Release Bot 5cb5eff391 v2.0.2 2022-09-26 22:11:02 +00:00
Budibase Release Bot faa2ecb008 v2.0.1 2022-09-26 20:26:27 +00:00
Budibase Release Bot 0760322d8b v2.0.0 2022-09-26 19:44:31 +00:00
Budibase Release Bot cbe6628776 v1.4.19 2022-09-26 18:29:06 +00:00
Budibase Staging Release Bot 4eb27f64bb v1.4.18-alpha.1 2022-09-26 17:58:22 +00:00
Budibase Release Bot a460752061 v1.4.18 2022-09-26 17:57:51 +00:00
Budibase Staging Release Bot a55ed07d42 v1.4.18-alpha.0 2022-09-26 17:14:45 +00:00
Martin McKeaveney 57bbf28119 merge with master 2022-09-26 17:57:23 +01:00
Budibase Staging Release Bot ad8f097339 v1.4.8-alpha.13 2022-09-26 15:35:59 +00:00
Andrew Kingston 0a80947b51 Merge branch 'develop' of github.com:Budibase/budibase into cheeks-lab-day-grid 2022-09-26 16:22:13 +01:00
Budibase Release Bot 2eec1ecf79 v1.4.17 2022-09-26 15:20:46 +00:00
Budibase Staging Release Bot 4d153653ef v1.4.8-alpha.12 2022-09-26 14:57:45 +00:00
Martin McKeaveney 514a857dd9 Merge pull request #7866 from Budibase/public-api-sdk
Public API SDK
2022-09-26 15:34:58 +01:00
Budibase Staging Release Bot 126c7737ab v1.4.8-alpha.11 2022-09-26 14:19:47 +00:00
Andrew Kingston e3bb57b97a Merge branch 'develop' of github.com:Budibase/budibase into public-api-sdk 2022-09-26 14:15:25 +01:00
Budibase Release Bot ee0714b57f v1.4.16 2022-09-26 11:20:52 +00:00
Budibase Staging Release Bot 468368ca1b v1.4.8-alpha.10 2022-09-26 10:20:31 +00:00
Budibase Release Bot e03e7428f8 v1.4.15 2022-09-26 07:50:16 +00:00
Budibase Release Bot 57a1de1d66 v1.4.14 2022-09-25 13:02:11 +00:00
Budibase Staging Release Bot 02a5a52486 v1.4.8-alpha.9 2022-09-25 12:54:02 +00:00
Budibase Release Bot 17fd30c943 v1.4.13 2022-09-24 19:22:02 +00:00
Budibase Staging Release Bot 756f5169f1 v1.4.8-alpha.8 2022-09-24 18:35:02 +00:00
Budibase Staging Release Bot f0371fbca4 v1.4.8-alpha.7 2022-09-24 13:18:45 +00:00
Budibase Release Bot 2647845931 v1.4.12 2022-09-23 16:55:06 +00:00
Budibase Release Bot 1bf08a9604 v1.4.11 2022-09-23 15:39:48 +00:00
Budibase Staging Release Bot aa097d907f v1.4.8-alpha.6 2022-09-23 15:36:03 +00:00
Budibase Staging Release Bot 4ae8804225 v1.4.8-alpha.5 2022-09-23 12:53:06 +00:00
Budibase Staging Release Bot deaff0ac11 v1.4.8-alpha.4 2022-09-23 11:18:55 +00:00
Budibase Release Bot 09d7d31c2b v1.4.10 2022-09-22 16:06:01 +00:00
Andrew Kingston ff8c09141c Reduce websocket polling frequency and cap reconnection attemps 2022-09-22 15:52:46 +01:00
Budibase Staging Release Bot 7741030b4c v1.4.8-alpha.3 2022-09-22 14:37:09 +00:00
Budibase Release Bot d27ab7c828 v1.4.9 2022-09-22 14:28:02 +00:00
Martin McKeaveney 9583db47c8 turn off websockets in client lib in cloud 2022-09-22 15:04:20 +01:00
Budibase Staging Release Bot 805fdd94e4 v1.4.8-alpha.2 2022-09-22 09:07:01 +00:00
Rory Powell f0f4b8342d Re-enable logo 2022-09-22 09:49:39 +01:00
Budibase Release Bot 4c84ca7db2 v1.4.8 2022-09-22 08:15:50 +00:00
Budibase Staging Release Bot fb9f16c2d3 v1.4.8-alpha.1 2022-09-21 21:22:04 +00:00
Budibase Staging Release Bot bf101a6530 v1.4.8-alpha.0 2022-09-21 19:35:13 +00:00
Rory Powell 37fdad7cd9 Merge branch 'master' into develop 2022-09-21 20:16:54 +01:00
Budibase Release Bot ec39608947 v1.4.7 2022-09-21 16:14:11 +00:00
Budibase Release Bot 76c2c89c07 v1.4.6 2022-09-21 15:46:23 +00:00
Budibase Staging Release Bot a9efc88f74 v1.4.3-alpha.3 2022-09-21 14:57:19 +00:00
Budibase Release Bot 1f955513b1 v1.4.5 2022-09-21 14:45:11 +00:00
Martin McKeaveney 45e9da64e2 Merge pull request #7644 from Budibase/custom-css-upgrades
Custom CSS upgrades
2022-09-21 15:35:42 +01:00
Martin McKeaveney b6ab3bbc19 Merge pull request #7869 from Budibase/fix/map-button-icon-alignment
Minor alignment fix for the embedded map button icons
2022-09-21 15:35:09 +01:00
Budibase Release Bot 1117ab80b3 v1.4.4 2022-09-21 12:56:47 +00:00
Dean 5b4ab95b0b Minor alignment fix for the embedded map button icons 2022-09-21 11:58:57 +01:00
Andrew Kingston e2982e1454 Add helper util for authenticating the public API SDK in component plugins 2022-09-21 09:49:33 +01:00
Andrew Kingston 398a65c821 Merge branch 'develop' of github.com:Budibase/budibase into public-api-sdk 2022-09-21 09:09:27 +01:00
Budibase Staging Release Bot 4d29fa6896 v1.4.3-alpha.2 2022-09-21 06:59:46 +00:00
Andrew Kingston 45627661f1 Merge branch 'develop' of github.com:Budibase/budibase into cheeks-lab-day-grid 2022-09-20 17:23:52 +01:00
Budibase Staging Release Bot 9bf1a943d4 v1.4.3-alpha.1 2022-09-20 15:04:46 +00:00
Andrew Kingston 3fd54967d9 Merge branch 'develop' of github.com:Budibase/budibase into public-api-sdk 2022-09-20 15:29:39 +01:00
Budibase Staging Release Bot 4cd288158a v1.4.3-alpha.0 2022-09-20 14:21:27 +00:00
Budibase Release Bot 786adb4a9a v1.4.3 2022-09-20 14:07:55 +00:00
Budibase Release Bot a9f051703e v1.4.2 2022-09-20 13:25:12 +00:00
Budibase Release Bot a1d014a358 v1.4.1 2022-09-20 13:10:51 +00:00
Budibase Release Bot e09ad51c72 v1.4.0 2022-09-20 12:49:14 +00:00
Budibase Release Bot b81615b3b0 v1.3.22 2022-09-20 12:29:11 +00:00
Rory Powell 9704238ab4 Merge branch 'develop' into release-fixes 2022-09-20 12:29:29 +01:00
Budibase Staging Release Bot a430f01916 v1.3.22-alpha.4 2022-09-20 11:09:59 +00:00
Andrew Kingston ce1c801ff0 Merge branch 'develop' of github.com:Budibase/budibase into public-api-sdk 2022-09-20 11:25:54 +01:00
Rory Powell 2a3c18a59e Merge branch 'develop' into release-fixes 2022-09-20 11:08:54 +01:00
Budibase Staging Release Bot 46d51b6a0c v1.3.22-alpha.3 2022-09-20 09:52:49 +00:00
Rory Powell f699bf1b56 Wrap licensing banners and modals in feature flag, disable logo 2022-09-20 10:15:28 +01:00
Budibase Staging Release Bot 38650d5d68 v1.3.22-alpha.2 2022-09-19 11:47:32 +00:00
Budibase Staging Release Bot 0165802b59 v1.3.22-alpha.1 2022-09-18 17:07:07 +00:00
Budibase Staging Release Bot d10a3d2b63 v1.3.22-alpha.0 2022-09-18 12:43:54 +00:00
Martin McKeaveney 915405275d merge 2022-09-18 13:30:16 +01:00
Budibase Staging Release Bot 7186c83197 v1.3.21-alpha.2 2022-09-18 09:48:19 +00:00
Budibase Release Bot 451c0ae468 v1.3.21 2022-09-17 10:41:13 +00:00
Budibase Staging Release Bot 18cff49cfc v1.3.21-alpha.1 2022-09-16 17:36:27 +00:00
Budibase Staging Release Bot d6c7d0be7f v1.3.21-alpha.0 2022-09-16 15:30:27 +00:00
mike12345567 ee40819c9e Merge branch 'master' of github.com:Budibase/budibase into develop 2022-09-16 16:13:20 +01:00
Budibase Staging Release Bot e6cd8bc99a v1.3.19-alpha.7 2022-09-16 11:33:30 +00:00
Budibase Release Bot b4b228c6fa v1.3.20 2022-09-16 11:33:12 +00:00
Andrew Kingston 338287c602 Merge branch 'develop' of github.com:Budibase/budibase into public-api-sdk 2022-09-16 11:54:18 +01:00
Budibase Staging Release Bot 2bf74722e0 v1.3.19-alpha.6 2022-09-16 10:41:17 +00:00
Budibase Staging Release Bot a886fb8693 v1.3.19-alpha.5 2022-09-16 08:35:09 +00:00
Budibase Staging Release Bot 7afac4f4f1 v1.3.19-alpha.4 2022-09-15 20:22:50 +00:00
Budibase Staging Release Bot 2e7fe4b41d v1.3.19-alpha.3 2022-09-15 17:18:38 +00:00
Budibase Release Bot c5c45f81bd v1.3.19 2022-09-15 16:40:41 +00:00
Andrew Kingston 586f97d74f Move rollup plugin to dev dependency 2022-09-15 15:42:36 +01:00
Budibase Staging Release Bot f88c8511a4 v1.3.19-alpha.2 2022-09-15 14:19:01 +00:00
Rory Powell 080f46b828 Merge pull request #7788 from Budibase/update-app-name
Ignore empty name validation on app update and change free logo text
2022-09-15 15:06:31 +01:00
Rory Powell a8747a0b6d Ignore empty name validation on app update and change free logo text 2022-09-15 14:23:25 +01:00
Budibase Staging Release Bot 071001aeaf v1.3.19-alpha.1 2022-09-15 12:46:10 +00:00
Rory Powell 060251ab03 Merge pull request #7782 from Budibase/feature/day-pass-pricing
Day pass pricing
2022-09-15 13:36:10 +01:00
Rory Powell 00cef3a047 Don't show budibase logo on free plan in self hosted installations 2022-09-15 13:22:17 +01:00
Rory Powell a691f4035f Merge branch 'feature/day-pass-pricing' into feature/bb-logo 2022-09-15 13:03:53 +01:00
Budibase Staging Release Bot 8e429a8de2 v1.3.19-alpha.0 2022-09-15 09:34:28 +00:00
Rory Powell 0f98f2fcaa Merge branch 'master' into develop 2022-09-15 10:19:56 +01:00
Budibase Staging Release Bot 5b61a8a3ea v1.3.15-alpha.9 2022-09-14 16:58:05 +00:00
Michael Drury f18a865d53 Merge pull request #7770 from Budibase/fix/datasource-rename
Data source -> datasource throughout code - plus friendly plugin name displayed
2022-09-14 18:47:54 +02:00
Budibase Release Bot 24f492cbfd v1.3.18 2022-09-14 15:21:19 +00:00
Budibase Staging Release Bot 441851883a v1.3.15-alpha.8 2022-09-14 14:00:26 +00:00
mike12345567 632d0e6e1a Merge branch 'develop' of github.com:Budibase/budibase into fix/datasource-rename 2022-09-14 14:06:38 +01:00
mike12345567 8744d0a86c Renaming data source -> datasource as per Mel's request. 2022-09-14 12:11:20 +01:00
Budibase Staging Release Bot ac4e502bf9 v1.3.15-alpha.7 2022-09-14 10:56:15 +00:00
Budibase Staging Release Bot 60b153809d v1.3.15-alpha.6 2022-09-14 09:52:46 +00:00
Budibase Staging Release Bot 9ee5d2b0d0 v1.3.15-alpha.5 2022-09-13 11:27:21 +00:00
Andrew Kingston c873a4d965 Merge branch 'cheeks-lab-day-eject-blocks' of github.com:Budibase/budibase into form-block 2022-09-13 11:32:04 +01:00
Andrew Kingston 3283a0ab5a Merge branch 'develop' of github.com:Budibase/budibase into cheeks-lab-day-eject-blocks 2022-09-13 11:31:45 +01:00
Budibase Staging Release Bot 171e5926d3 v1.3.15-alpha.4 2022-09-13 10:29:40 +00:00
Budibase Release Bot 898a199d6a v1.3.17 2022-09-13 09:52:59 +00:00
Budibase Staging Release Bot 9375a685ff v1.3.15-alpha.3 2022-09-13 09:48:22 +00:00
Budibase Staging Release Bot 2e1dd12e45 v1.3.15-alpha.2 2022-09-13 09:24:01 +00:00
Andrew Kingston 80babd1b3d Merge pull request #7588 from Budibase/plugins-dev-experience-websocket
Hot reloading of custom components via websocket
2022-09-13 10:14:03 +01:00
Budibase Release Bot e16e1423eb v1.3.16 2022-09-13 07:39:52 +00:00
Budibase Staging Release Bot c46604a26e v1.3.15-alpha.1 2022-09-12 19:09:31 +00:00
Andrew Kingston be15aff40f Merge branch 'develop' of github.com:Budibase/budibase into plugins-dev-experience-websocket 2022-09-12 20:00:32 +01:00
Budibase Release Bot bd0b5c433a v1.3.15 2022-09-12 14:51:31 +00:00
Budibase Staging Release Bot 2f02d47126 v1.3.15-alpha.0 2022-09-12 13:16:58 +00:00
Rory Powell 45a43baee2 Merge branch 'master' into develop 2022-09-12 14:05:36 +01:00
Budibase Release Bot 45264c409f v1.3.14 2022-09-12 11:46:36 +00:00
Martin McKeaveney 4891943f53 Merge pull request #7729 from Budibase/cheeks-fixes
Fix client side lucene filtering
2022-09-12 12:22:51 +01:00
Budibase Release Bot 94caa376b3 v1.3.13 2022-09-12 08:31:58 +00:00
Andrew Kingston e4f6c2b6f5 Lint 2022-09-12 09:20:25 +01:00
Andrew Kingston 1bc6f30b6c Fix component empty state and invalid state styling 2022-09-12 08:50:22 +01:00
Budibase Staging Release Bot 931bca92f3 v1.3.12-alpha.3 2022-09-07 15:10:29 +00:00
Budibase Staging Release Bot 145eb775ce v1.3.12-alpha.2 2022-09-07 13:27:13 +00:00
mike12345567 ca749aed86 Merge branch 'develop' of github.com:Budibase/budibase into plugins-dev-experience 2022-09-07 12:40:45 +01:00
Budibase Release Bot 88daf4a762 v1.3.12 2022-09-07 11:33:35 +00:00
Andrew Kingston 2e72eb4f2e Merge branch 'plugins-dev-experience' of github.com:Budibase/budibase into plugins-dev-experience-websocket 2022-09-07 12:07:25 +01:00
Budibase Staging Release Bot f856524d43 v1.3.12-alpha.1 2022-09-07 10:16:09 +00:00
Budibase Staging Release Bot e5564f06a9 v1.3.12-alpha.0 2022-09-06 13:36:58 +00:00
mike12345567 bc9686d470 Merge branch 'master' of github.com:Budibase/budibase into develop 2022-09-06 14:09:26 +01:00
Andrew Kingston e07cffbc59 Remove log 2022-09-06 12:26:56 +01:00
Budibase Release Bot 2931e5aee8 v1.3.11 2022-09-06 10:39:42 +00:00
Budibase Release Bot 1d580f27c2 v1.3.10 2022-09-06 08:01:24 +00:00
Andrew Kingston 5577f31a17 Merge branch 'cheeks-lab-day-eject-blocks' of github.com:Budibase/budibase into form-block 2022-09-06 09:00:21 +01:00
Budibase Staging Release Bot 244f7a36eb v1.3.4-alpha.3 2022-09-06 07:54:34 +00:00
Andrew Kingston 3088616c47 Merge branch 'develop' of github.com:Budibase/budibase into cheeks-lab-day-eject-blocks 2022-09-06 08:53:10 +01:00
Budibase Release Bot 495a81cd48 v1.3.9 2022-09-06 07:35:26 +00:00
Budibase Release Bot de4800a05f v1.3.8 2022-09-05 18:00:50 +00:00
Budibase Release Bot 65635cc237 v1.3.7 2022-09-05 17:01:52 +00:00
Andrew Kingston d6d26e126c Allow custom CSS to be bindable and allow overriding via conditional UI 2022-09-05 16:35:25 +01:00
Budibase Staging Release Bot 9f49f7b356 v1.3.4-alpha.2 2022-09-05 14:29:05 +00:00
Andrew Kingston 443c763602 Merge branch 'develop' of github.com:Budibase/budibase into feature/custom-css-conditional-ui 2022-09-05 14:55:58 +01:00
Budibase Release Bot 58f389b0ed v1.3.6 2022-09-05 13:19:34 +00:00
mike12345567 5c62bdac2e Merge branch 'develop' of github.com:Budibase/budibase into plugins-dev-experience 2022-09-05 14:14:47 +01:00
Budibase Staging Release Bot 3f3f792c65 v1.3.4-alpha.1 2022-09-05 11:27:59 +00:00
Martin McKeaveney 5087f74808 Merge pull request #7504 from Budibase/revert-7503-revert-7414-feature/binding-ux-update
Binding V2 re-revert
2022-09-05 12:13:55 +01:00
Budibase Release Bot 60bff45551 v1.3.5 2022-09-05 10:40:03 +00:00
Budibase Release Bot 6173ba5064 v1.3.4 2022-09-02 19:25:19 +00:00
Budibase Staging Release Bot e057dffb62 v1.3.4-alpha.0 2022-09-02 19:23:41 +00:00
mike12345567 f54a30556f Merge branch 'develop' of github.com:Budibase/budibase into plugins-dev-experience 2022-09-02 20:11:57 +01:00
Budibase Release Bot 8d00233db4 v1.3.3 2022-09-02 18:59:39 +00:00
Andrew Kingston 1f1f482f9d Merge branch 'plugins-dev-experience' of github.com:Budibase/budibase into plugins-dev-experience-websocket 2022-09-02 19:53:49 +01:00
Andrew Kingston 881024ca60 Remove further usages of plugin versions 2022-09-02 19:52:52 +01:00
Budibase Release Bot 0e915746aa v1.3.2 2022-09-02 17:56:19 +00:00
Martin McKeaveney e4a9b684c7 Merge branch 'develop' of github.com:Budibase/budibase into revert-7503-revert-7414-feature/binding-ux-update 2022-09-02 18:45:00 +01:00
mike12345567 3ba2aaf567 Merge branch 'develop' of github.com:Budibase/budibase into plugins-dev-experience 2022-09-02 18:21:50 +01:00
mike12345567 f9224df941 Adding in a check for when there are no screen actions that need to be performed - #7592. 2022-09-02 18:14:08 +01:00
Budibase Release Bot 2cbacb266e v1.3.1 2022-09-02 11:23:26 +00:00
Budibase Release Bot 6bd942840d v1.3.0 2022-09-02 11:10:25 +00:00
Andrew Kingston cc50f696ff Remove logs 2022-09-02 12:04:18 +01:00
Budibase Release Bot e79d414bd4 v1.2.59 2022-09-02 09:52:52 +00:00
Budibase Staging Release Bot a274f78885 v1.2.59-alpha.0 2022-09-02 09:19:07 +00:00
Martin McKeaveney 6cf5c7dd76 merge 2022-09-02 09:22:36 +01:00
Budibase Staging Release Bot 8350653dc7 v1.2.58-alpha.7 2022-09-01 14:31:49 +00:00
Andrew Kingston d989e346ca Merge branch 'plugins-dev-experience' of github.com:Budibase/budibase into plugins-dev-experience-websocket 2022-09-01 14:39:30 +01:00
Andrew Kingston 812304fd93 Merge branch 'develop' of github.com:Budibase/budibase into plugins-dev-experience 2022-09-01 14:38:36 +01:00
Budibase Staging Release Bot 5be9679434 v1.2.58-alpha.6 2022-09-01 13:02:02 +00:00
Budibase Release Bot 3590b6e2c9 v1.2.58 2022-09-01 12:49:54 +00:00
Martin McKeaveney 4c32ac04e3 Merge branch 'develop' of github.com:Budibase/budibase into develop 2022-09-01 13:38:11 +01:00
Martin McKeaveney 502294555a Merge branch 'master' of github.com:Budibase/budibase into develop 2022-09-01 13:37:56 +01:00
mike12345567 27be6507a8 Merge branch 'develop' of github.com:Budibase/budibase into plugins-dev-experience 2022-09-01 11:31:50 +01:00
Budibase Staging Release Bot 4ba0b6f194 v1.2.58-alpha.5 2022-09-01 08:30:35 +00:00
mike12345567 e149b3d807 Merge branch 'develop' of github.com:Budibase/budibase into plugins-dev-experience 2022-08-31 16:24:10 +01:00
mike12345567 320cbfada3 Merge branch 'develop' of github.com:Budibase/budibase into plugins-dev-experience 2022-08-31 15:53:32 +01:00
Budibase Staging Release Bot 5b03cc26ab v1.2.58-alpha.4 2022-08-31 14:39:18 +00:00
Budibase Staging Release Bot 61070e9dfa v1.2.58-alpha.3 2022-08-31 13:29:34 +00:00
Budibase Staging Release Bot 2952c976e8 v1.2.58-alpha.2 2022-08-31 12:42:49 +00:00
Martin McKeaveney e6eb1687d2 Merge pull request #6640 from mslourens/pass_untruncated_title_to_radiogroup
Pass a title property with untruncated text to the RadioGroup
2022-08-31 13:32:33 +01:00
Budibase Staging Release Bot e0115d39e4 v1.2.58-alpha.1 2022-08-31 12:17:36 +00:00
Budibase Staging Release Bot 15e8eccf93 v1.2.58-alpha.0 2022-08-31 10:45:50 +00:00
Andrew Kingston 371f5bf2a8 Only fire onchange events from form fields when values change to a new valid value 2022-08-31 11:39:04 +01:00
Rory Powell 32c26709fc Merge branch 'master' into develop 2022-08-31 11:35:07 +01:00
Budibase Release Bot 734476c979 v1.2.57 2022-08-30 15:37:17 +00:00
Budibase Release Bot eea9fe90b4 v1.2.56 2022-08-30 15:08:07 +00:00
Budibase Release Bot f5be1c27d6 v1.2.55 2022-08-30 13:05:19 +00:00
Budibase Release Bot aa1eef1fd7 v1.2.54 2022-08-30 12:26:19 +00:00
Budibase Release Bot 0083c426de v1.2.53 2022-08-30 10:27:30 +00:00
Budibase Staging Release Bot e59949fcfa v1.2.44-alpha.11 2022-08-30 09:56:11 +00:00
Andrew Kingston b86bd5bf03 Add setting button for ejecting blocks. Update manifest to show info beside relevant settings 2022-08-30 10:53:58 +01:00
Martin McKeaveney b49fcca27f merge 2022-08-30 10:44:58 +01:00
Martin McKeaveney 02c93071ee merge 2022-08-30 10:33:37 +01:00
Budibase Staging Release Bot db54ba5a30 v1.2.44-alpha.11 2022-08-30 09:26:10 +00:00
Martin McKeaveney 3f26c411c9 Revert "Revert "Feature/binding ux update"" 2022-08-30 10:16:15 +01:00
Martin McKeaveney 65bf17b87c Revert "Feature/binding ux update" 2022-08-30 10:16:01 +01:00
Andrew Kingston 166064f6df Don't clear grid dnd state when loading client library 2022-08-26 14:47:29 +01:00
Budibase Staging Release Bot 0dd1286d72 v1.2.44-alpha.10 2022-08-26 13:27:00 +00:00
deanhannigan 1403c66021 Merge pull request #7414 from Budibase/feature/binding-ux-update
Feature/binding ux update
2022-08-26 14:16:47 +01:00
Andrew Kingston b839325a86 Add initial work on grid layout 2022-08-26 08:47:50 +01:00
Budibase Staging Release Bot 33892ba55d v1.2.44-alpha.9 2022-08-25 18:40:42 +00:00
Budibase Release Bot cb618cd276 v1.2.52 2022-08-25 17:25:15 +00:00
Budibase Staging Release Bot 88c92cee2a v1.2.44-alpha.8 2022-08-25 12:01:32 +00:00
Budibase Release Bot a8b0895777 v1.2.51 2022-08-25 10:29:45 +00:00
Andrew Kingston 0fd4912e5b Lint 2022-08-25 11:12:36 +01:00
Budibase Staging Release Bot d330dcb02c v1.2.44-alpha.7 2022-08-25 08:46:18 +00:00
Andrew Kingston 0fe73e3b4d Merge branch 'cheeks-lab-day-eject-blocks' of github.com:Budibase/budibase into form-block 2022-08-25 09:37:45 +01:00
Andrew Kingston f8c005631d Merge branch 'develop' of github.com:Budibase/budibase into cheeks-lab-day-eject-blocks 2022-08-25 09:37:26 +01:00
Andrew Kingston 3aa73869de Update form block info 2022-08-25 09:29:47 +01:00
Andrew Kingston daff5b173e Update form block styles to expect a header when buttons are defined 2022-08-25 09:25:30 +01:00
Andrew Kingston 10a251f1f6 Update form block to be ejectable 2022-08-25 09:24:27 +01:00
Dean cbd154d304 Added uncommitted change to component manifest.json 2022-08-25 09:17:02 +01:00
Andrew Kingston 8d76959f88 Merge branch 'cheeks-lab-day-eject-blocks' of github.com:Budibase/budibase into form-block 2022-08-25 08:53:07 +01:00
Andrew Kingston 5f94892b3d Ensure block components have a proper style structure defined after ejection 2022-08-24 09:44:33 +01:00
Andrew Kingston bedcde20f6 Remove merge conflict lines from client yarn.lock 2022-08-24 09:30:56 +01:00
Andrew Kingston 722d2e09f0 Properly flag repeater block as a block and update ejection icon 2022-08-24 09:23:35 +01:00
Andrew Kingston b66ef636ac Allow block ejection to properly apply all styles from blocks 2022-08-24 09:05:08 +01:00
Andrew Kingston 98b6bbb039 Update block ejection to account for children of blocks 2022-08-24 08:37:53 +01:00
Andrew Kingston 83afbf0778 Update block map structure for better ejection 2022-08-24 08:21:57 +01:00
Andrew Kingston 27ab8b8e82 Use order as key when registering block components rather than ID 2022-08-23 19:37:38 +01:00
Andrew Kingston 6d77b67cfa Update ejectable table block to be more responsive 2022-08-23 19:31:48 +01:00
Andrew Kingston 5286cbf214 Update cards block to be ejectable 2022-08-23 19:30:35 +01:00
Andrew Kingston ea9eb1c056 Tidy up table block and remove unused styles 2022-08-23 19:13:40 +01:00
Andrew Kingston c43cec2b2b Remove client app button for ejecting blocks 2022-08-23 19:08:59 +01:00
Andrew Kingston 06eee0d386 Make block ejection work properly via the builder rather than client app button hack 2022-08-23 19:05:38 +01:00
Budibase Staging Release Bot 7de3f5b68b v1.2.44-alpha.6 2022-08-23 15:22:15 +00:00
Andrew Kingston eb3f7ba810 Update block ejection with latest codebase 2022-08-23 15:53:28 +01:00
Andrew Kingston 6716f5e978 Merge branch 'develop' of github.com:Budibase/budibase into cheeks-lab-day-eject-blocks 2022-08-23 15:34:25 +01:00
Andrew Kingston 382aac3ad4 Fix view form block not showing data and move size setting to general section 2022-08-23 15:08:39 +01:00
Andrew Kingston bcda3e321e Reset forms when disable prop changes 2022-08-23 14:59:07 +01:00
Andrew Kingston 0a2ad8f879 Remove form block and rename form block plus to form block 2022-08-23 14:58:56 +01:00
Budibase Release Bot 2284c9e408 v1.2.50 2022-08-23 11:52:59 +00:00
Budibase Staging Release Bot 1f63e6f431 v1.2.44-alpha.5 2022-08-23 11:19:20 +00:00
Budibase Release Bot d15804b8be v1.2.49 2022-08-23 11:08:17 +00:00
Andrew Kingston 434fe378c7 Merge branch 'develop' of github.com:Budibase/budibase into form-block 2022-08-23 11:40:15 +01:00
Budibase Release Bot e9598eb7f5 v1.2.48 2022-08-23 10:38:35 +00:00
Budibase Staging Release Bot ca82722a1b v1.2.44-alpha.4 2022-08-23 10:23:46 +00:00
Budibase Staging Release Bot 83781f436e v1.2.44-alpha.3 2022-08-23 09:57:34 +00:00
Andrew Kingston f0e158cc81 Improve websocket types 2022-08-23 08:48:16 +01:00
Andrew Kingston 2961b0ed89 Remove logging and expect version to be passed in top level when initialising plugins 2022-08-22 18:30:13 +01:00
Andrew Kingston c1822ecac6 Clean up websocket initialisation 2022-08-22 18:24:34 +01:00
Budibase Staging Release Bot 14cb8b6e16 v1.2.44-alpha.2 2022-08-22 17:10:19 +00:00
Andrew Kingston e6a15c9cdd Merge branch 'plugins-dev-experience' of github.com:Budibase/budibase into plugins-dev-experience-websocket 2022-08-22 17:54:40 +01:00
Andrew Kingston bec08eecc8 Merge branch 'develop' of github.com:Budibase/budibase into plugins-dev-experience 2022-08-22 17:54:25 +01:00
Andrew Kingston 36b067a600 Merge branch 'plugins-dev-experience' of github.com:Budibase/budibase into plugins-dev-experience-websocket 2022-08-22 17:54:14 +01:00
Mel O'Hagan 075611b2fa Update CSS conditional UI 2022-08-22 16:45:59 +01:00
Andrew Kingston 23a91b89a7 Merge branch 'develop' of github.com:Budibase/budibase into plugins-dev-experience 2022-08-22 11:27:04 +01:00
Andrew Kingston 19c99f4390 Allow configuring whether notification is automatically dismissed or not 2022-08-22 11:08:52 +01:00
Andrew Kingston 8a2f35b3f0 Add action for showing a custom notification 2022-08-22 11:00:51 +01:00
Budibase Staging Release Bot 4a43ae372a v1.2.44-alpha.1 2022-08-22 09:19:26 +00:00
Budibase Release Bot 46beea5ec0 v1.2.47 2022-08-20 11:45:07 +00:00
Budibase Release Bot 60c8dc10d2 v1.2.46 2022-08-20 08:35:52 +00:00
Budibase Staging Release Bot 3f1204806c v1.2.44-alpha.0 2022-08-19 15:14:08 +00:00
Budibase Release Bot cd1b7c75c5 v1.2.45 2022-08-19 14:43:12 +00:00
Budibase Release Bot ec6f0ec3d1 v1.2.44 2022-08-19 14:17:38 +00:00
Rory Powell 7d1a32f729 Merge branch 'master' into develop 2022-08-19 14:15:49 +01:00
Andrew Kingston 2c87d6e340 Initial work on websockets 2022-08-19 11:09:20 +01:00
Budibase Release Bot ead009a801 v1.2.43 2022-08-19 08:40:10 +00:00
Budibase Release Bot 79b1aef9f8 v1.2.42 2022-08-18 13:33:18 +00:00
Budibase Staging Release Bot c0719786eb v1.2.41-alpha.5 2022-08-18 11:48:31 +00:00
Budibase Staging Release Bot a42ff6cd50 v1.2.41-alpha.4 2022-08-18 11:20:32 +00:00
Budibase Release Bot aca0c5c6c0 v1.2.41 2022-08-18 08:15:49 +00:00
Budibase Staging Release Bot 371816e923 v1.2.41-alpha.3 2022-08-17 16:01:36 +00:00
melohagan 5b9b071f62 Merge pull request #7243 from Budibase/bug/sev2/orphaned-minio-attachment
Delete attachments on field clear from minio bucket
2022-08-17 16:48:27 +01:00
Budibase Staging Release Bot c021f5187a v1.2.41-alpha.2 2022-08-17 15:46:45 +00:00
melohagan b2ae542869 Merge pull request #5829 from Budibase/feature/clickable-container
Containers support onClick
2022-08-17 16:34:41 +01:00
Budibase Staging Release Bot ff1029fc80 v1.2.41-alpha.1 2022-08-17 15:21:29 +00:00
Andrew Kingston 32025ef76d Merge branch 'develop' of github.com:Budibase/budibase into plugins-dev-experience 2022-08-17 16:13:27 +01:00
Andrew Kingston 6ef6b47c52 Disable pointer events for all components nested inside a clickable container 2022-08-17 15:43:42 +01:00
Andrew Kingston 1a23970a38 Return nullish button action function for empty arrays 2022-08-17 15:43:25 +01:00
Andrew Kingston 4bc2c7a28f Revert click context 2022-08-17 15:17:29 +01:00
Andrew Kingston 3caae00d38 Merge branch 'develop' of github.com:Budibase/budibase into cheeks-lab-day-keyboard-shortcuts-develop 2022-08-17 14:20:34 +01:00
Budibase Staging Release Bot e7ff65a070 v1.2.41-alpha.0 2022-08-16 14:50:58 +00:00
Michael Drury 6ddf6c58d2 Merge branch 'develop' of github.com:Budibase/budibase into plugins-dev-experience 2022-08-16 15:42:47 +01:00
Michael Drury cfbc9b043c Merge branch 'master' of github.com:Budibase/budibase into develop 2022-08-16 15:39:40 +01:00
Budibase Staging Release Bot 1b2cbf8431 v1.2.39-alpha.8 2022-08-16 13:37:03 +00:00
Budibase Staging Release Bot f2921f8842 v1.2.39-alpha.7 2022-08-16 09:27:48 +00:00
mike12345567 4683c57e02 Merge branch 'develop' of github.com:Budibase/budibase into plugins-dev-experience 2022-08-15 16:17:54 +01:00
Budibase Staging Release Bot dc0af9ef81 v1.2.39-alpha.6 2022-08-15 13:55:15 +00:00
Mel O'Hagan d2f9201bd0 Block child button onClick if container hasOnClick 2022-08-14 14:42:25 +01:00
Mel O'Hagan 2b322b5243 Merge branch 'develop' into feature/clickable-container 2022-08-14 12:55:04 +01:00
Budibase Staging Release Bot 2b7bce3746 v1.2.39-alpha.5 2022-08-12 17:16:26 +00:00
Budibase Staging Release Bot 9366f407cf v1.2.39-alpha.4 2022-08-12 16:31:16 +00:00
Budibase Staging Release Bot 56d7e6e4d2 v1.2.39-alpha.3 2022-08-12 14:43:32 +00:00
melohagan 812bddcd61 Merge pull request #7237 from Budibase/feature/custom-colour-charts
Custom colour palette for charts
2022-08-12 15:33:57 +01:00
Budibase Release Bot afad99b495 v1.2.40 2022-08-12 14:30:31 +00:00
Budibase Staging Release Bot 0810e05430 v1.2.39-alpha.2 2022-08-12 14:14:56 +00:00
Budibase Release Bot 872c4056d3 v1.2.39 2022-08-12 13:52:26 +00:00
Mel O'Hagan dd2b2139bb Remove unused barSeparator 2022-08-12 14:37:52 +01:00
Andrew Kingston ceb3eb78e5 Remove uncecessary calls to loadBudibase when registering a plugin at runtime 2022-08-12 14:34:44 +01:00
Andrew Kingston 8c227c0edd Simply logic around handling runtime reloading of custom components 2022-08-12 14:02:11 +01:00
mike12345567 37dee844d2 Merge branch 'develop' of github.com:Budibase/budibase into plugins-dev-experience 2022-08-12 13:13:15 +01:00
Budibase Staging Release Bot f92375329a v1.2.39-alpha.1 2022-08-12 12:09:27 +00:00
Budibase Staging Release Bot d327ab53b8 v1.2.39-alpha.0 2022-08-12 11:19:01 +00:00
Mel O'Hagan 5171fc09fb Delete attachments on field clear 2022-08-12 11:29:57 +01:00
Mel O'Hagan e45cb32c14 Custom colors Area Chart 2022-08-11 17:59:38 +01:00
Mel O'Hagan a51a8d1c6d Custom colors line chart 2022-08-11 17:52:09 +01:00
Mel O'Hagan 255434a714 Add colors for Bar and Donut Charts 2022-08-11 17:45:46 +01:00
Andrew Kingston f0d17b2039 Merge branch 'plugins-dev-experience' of github.com:Budibase/budibase into plugins-dev-experience 2022-08-11 17:05:58 +01:00
Andrew Kingston 3b3d48196e Transparently hot reload app preview when inserting a custom component bundle and reload relevant components 2022-08-11 17:05:42 +01:00
Mel O'Hagan 352d236f2e Custom colors for Pie Chart 2022-08-11 16:59:50 +01:00
mike12345567 c9c468a424 Merge branch 'plugins-dev-experience' of github.com:Budibase/budibase into plugins-dev-experience 2022-08-11 16:36:07 +01:00
mike12345567 76d427001a Merge branch 'develop' of github.com:Budibase/budibase into plugins-dev-experience 2022-08-11 16:34:01 +01:00
mike12345567 1c7f860184 Merge branch 'master' of github.com:Budibase/budibase into develop 2022-08-11 16:28:46 +01:00
Mel O'Hagan 7c13d3ded9 Custom color bar chart 2022-08-11 15:31:39 +01:00
Budibase Release Bot c5c838ad94 v1.2.38 2022-08-11 14:29:57 +00:00
Andrew Kingston f00d860d9c Use full component names for custom components in client library 2022-08-11 15:27:51 +01:00
Budibase Staging Release Bot ac7ce66571 v1.2.33-alpha.3 2022-08-11 13:49:14 +00:00
Budibase Staging Release Bot bd1a5caecc v1.2.33-alpha.2 2022-08-11 11:34:47 +00:00
Mel O'Hagan 2941ba5ade Add prop for 24hr time 2022-08-11 11:01:48 +01:00
Budibase Release Bot a72486758f v1.2.37 2022-08-11 08:52:16 +00:00
Budibase Release Bot ddb859df8a v1.2.36 2022-08-10 20:04:54 +00:00
Budibase Release Bot 85a5900315 v1.2.35 2022-08-10 16:44:10 +00:00
Budibase Release Bot 5cec6d61f4 v1.2.34 2022-08-10 15:58:32 +00:00
Budibase Release Bot 63c2d51168 v1.2.33 2022-08-10 15:36:06 +00:00
Budibase Staging Release Bot bf748de502 v1.2.33-alpha.1 2022-08-10 15:28:57 +00:00
Budibase Staging Release Bot 947091c6c4 v1.2.33-alpha.0 2022-08-10 14:57:48 +00:00
Andrew Kingston 07909c9ae3 Remove forced custom component from client library 2022-08-10 15:52:19 +01:00
Andrew Kingston eab1b93c24 Update client library to full handle custom components 2022-08-10 15:34:00 +01:00
Budibase Release Bot c3d178c60f v1.2.32 2022-08-10 14:32:21 +00:00
Budibase Release Bot eb402d3819 v1.2.31 2022-08-10 13:55:01 +00:00
Budibase Release Bot db2afb03cb v1.2.30 2022-08-10 13:31:28 +00:00
Budibase Release Bot 1361592fc4 v1.2.29 2022-08-10 12:42:25 +00:00
mike12345567 8ac1a20ef7 Merge branch 'develop' of github.com:Budibase/budibase into plugins-dev-experience 2022-08-10 13:31:10 +01:00
Budibase Release Bot b9f4d49af0 v1.2.28 2022-08-10 11:50:14 +00:00
Rory Powell d1abb4f7b4 Merge pull request #7194 from Budibase/trigger-served-ping
Trigger served events on ping endpoint
2022-08-10 12:37:24 +01:00
Budibase Staging Release Bot e2550cc19d v1.2.28-alpha.0 2022-08-10 11:09:57 +00:00
Andrew Kingston 3745cf6b46 Add PoC of using a custom component inside client library 2022-08-10 12:04:58 +01:00
Rory Powell 500e697974 Trigger served events on ping endpoint 2022-08-10 11:01:54 +01:00
Budibase Release Bot 09acdb11df v1.2.27 2022-08-10 08:43:44 +00:00
Budibase Release Bot a07b92e0dd v1.2.26 2022-08-09 13:28:56 +00:00
Budibase Release Bot 8187e25c6d v1.2.25 2022-08-09 10:08:51 +00:00
Budibase Release Bot 9fa59a9242 v1.2.24 2022-08-08 16:50:33 +00:00
Budibase Release Bot 84da0b6dc0 v1.2.23 2022-08-08 15:55:00 +00:00
Budibase Release Bot cf12dbef7a v1.2.22 2022-08-08 14:13:10 +00:00
Budibase Release Bot 53c2aa3423 v1.2.21 2022-08-08 13:19:20 +00:00
Budibase Release Bot 1100c93c8d v1.2.20 2022-08-08 11:36:29 +00:00
Budibase Release Bot a94576add8 v1.2.19 2022-08-08 09:59:51 +00:00
Budibase Release Bot bf155b69e2 v1.2.18 2022-08-08 09:10:52 +00:00
Budibase Release Bot 4743181157 v1.2.17 2022-08-06 19:29:21 +00:00
melohagan d569fc7692 Merge pull request #7113 from Budibase/bug/sev3/options-picker-set-value-relationship-picker
Options picker set value for relationship picker - handle non-array values
2022-08-06 20:18:27 +01:00
Budibase Release Bot ca59b500f1 v1.2.16 2022-08-05 21:22:22 +00:00
Budibase Release Bot b40a3ff5a4 v1.2.15 2022-08-05 16:45:30 +00:00
Mel O'Hagan 15ffa76d6f Handle non-array values 2022-08-05 14:53:41 +01:00
Budibase Release Bot f3dfcf07aa v1.2.14 2022-08-05 12:00:58 +00:00
Budibase Release Bot dff11ee7a5 v1.2.13 2022-08-05 10:40:20 +00:00
Budibase Release Bot 8db77ffaf4 v1.2.12 2022-08-04 19:51:17 +00:00
Budibase Release Bot 93f5a57df6 v1.2.11 2022-08-04 18:49:45 +00:00
Budibase Release Bot 787ecbc9db v1.2.10 2022-08-04 15:20:18 +00:00
Budibase Release Bot d47b0d15b9 v1.2.9 2022-08-04 14:33:14 +00:00
Budibase Release Bot a91a8857c8 v1.2.8 2022-08-04 12:00:52 +00:00
Budibase Release Bot 6437f9af4a v1.2.7 2022-08-04 11:15:11 +00:00
Budibase Release Bot 15d62a5fd3 v1.2.6 2022-08-04 08:30:40 +00:00
Budibase Release Bot 66bc34de12 v1.2.5 2022-08-03 14:03:36 +00:00
Budibase Release Bot 1bcb7a05b5 v1.2.4 2022-08-02 14:38:48 +00:00
Budibase Release Bot 9a42f27755 v1.2.3 2022-08-02 10:56:12 +00:00
Budibase Release Bot 2a7a1bd853 v1.2.2 2022-08-02 09:45:34 +00:00
Budibase Release Bot 24beed7eea v1.2.1 2022-08-02 09:33:49 +00:00
Budibase Release Bot 6824e0201f v1.2.0 2022-08-02 08:45:09 +00:00
Andrew Kingston 98864c9614 Merge branch 'develop' of github.com:Budibase/budibase into cheeks-lab-day-keyboard-shortcuts-develop 2022-08-01 19:08:30 +01:00
Budibase Staging Release Bot 937e769276 v1.1.33-alpha.1 2022-08-01 17:23:31 +00:00
Budibase Staging Release Bot f3e7fa24b5 v1.1.33-alpha.0 2022-08-01 16:09:32 +00:00
Martin McKeaveney 61a61e5703 merge with master 2022-08-01 16:51:51 +01:00
Budibase Release Bot c7eff641fc v1.1.32 2022-08-01 15:43:39 +00:00
Martin McKeaveney 77489b2583 Merge branch 'master' of github.com:Budibase/budibase into develop 2022-08-01 16:35:12 +01:00
Martin McKeaveney 3df1b61d0e Merge pull request #6922 from Budibase/fix/indicators-initial-load
Fix issue showing selected component indicators on initial load
2022-08-01 16:33:44 +01:00
Budibase Staging Release Bot 6accd07c07 v1.1.32-alpha.5 2022-08-01 15:03:22 +00:00
Budibase Staging Release Bot 20c1196aad v1.1.32-alpha.4 2022-08-01 11:47:51 +00:00
Budibase Staging Release Bot 52a2e5bbeb v1.1.32-alpha.3 2022-08-01 08:53:34 +00:00
Budibase Staging Release Bot 575ffb1500 v1.1.32-alpha.2 2022-08-01 08:19:07 +00:00
Budibase Staging Release Bot 8950e25af1 v1.1.32-alpha.1 2022-07-29 18:36:47 +00:00
Budibase Staging Release Bot 4a43f348d3 v1.1.32-alpha.0 2022-07-29 16:06:40 +00:00
Martin McKeaveney 4fc25e6af2 latest from master 2022-07-29 16:12:38 +01:00
Budibase Release Bot a8ea8a0cf3 v1.1.31 2022-07-29 14:57:51 +00:00
Andrew Kingston 9717858c95 Merge branch 'develop' of github.com:Budibase/budibase into cheeks-lab-day-keyboard-shortcuts-develop 2022-07-29 15:04:37 +01:00
Budibase Staging Release Bot e4fadd5cc4 v1.1.29-alpha.2 2022-07-29 13:07:37 +00:00
Andrew Kingston 3ebb2e193f Merge branch 'master' of github.com:Budibase/budibase into develop 2022-07-29 13:48:27 +01:00
Andrew Kingston a9a4b6ee44 Add keybindings to component context menu. Add duplicate keybinding. Simplify pasting 2022-07-29 13:33:04 +01:00
Andrew Kingston 8758f6b49a Add support for custom themes in client apps 2022-07-29 13:33:04 +01:00
Andrew Kingston b9dc9f7b56 Fix button roundess not applying properly to large and XL buttons 2022-07-29 13:33:04 +01:00
Andrew Kingston a4847a471c Add keyboard shortcuts for components. Improve component reordering 2022-07-29 13:33:02 +01:00
Budibase Release Bot dd1d000ca7 v1.1.30 2022-07-28 15:24:10 +00:00
Budibase Release Bot 3d45434654 v1.1.29 2022-07-28 09:36:48 +00:00
Budibase Staging Release Bot 98343adfcc v1.1.29-alpha.1 2022-07-28 09:32:56 +00:00
Andrew Kingston 08f9c628ab Merge pull request #6920 from Budibase/design-updates
Design updates
2022-07-28 10:24:01 +01:00
Mel O'Hagan c88995244f Remove timeoutIds 2022-07-28 09:39:24 +01:00
Mel O'Hagan 6c1c51a22a Merge branch 'develop' into bug/sev3/remove-validate-current-step-checkbox 2022-07-28 09:25:55 +01:00
Budibase Staging Release Bot e30f71fc03 v1.1.29-alpha.0 2022-07-27 20:43:38 +00:00
Rory Powell 1dc062a3fb Merge branch 'master' into develop 2022-07-27 16:32:36 -04:00
Budibase Staging Release Bot 08176ad006 v1.1.25-alpha.5 2022-07-27 18:33:57 +00:00
Budibase Staging Release Bot bed505f451 v1.1.25-alpha.4 2022-07-27 17:57:32 +00:00
Rory Powell e190d1cae9 Update lockfiles in pro release 2022-07-27 13:42:06 -04:00
Budibase Release Bot 632479ee0e v1.1.28 2022-07-27 16:49:29 +00:00
Budibase Staging Release Bot 4c39cf1baf v1.1.25-alpha.3 2022-07-27 16:47:54 +00:00
Budibase Release Bot 6713c0b46d v1.1.27 2022-07-27 15:46:51 +00:00
Budibase Staging Release Bot 29ae9b9479 v1.1.25-alpha.2 2022-07-27 15:19:37 +00:00
Budibase Release Bot 9fa39b0538 v1.1.26 2022-07-27 12:35:02 +00:00
Andrew Kingston b76000f828 Fix issue showing selected component indicators on initial load sometimes due to null reference 2022-07-27 12:55:20 +01:00
Andrew Kingston 31ddce3ada Merge branch 'master' of github.com:Budibase/budibase into design-updates 2022-07-27 11:19:39 +01:00
Andrew Kingston aed40def09 Update long form field icon 2022-07-27 11:09:11 +01:00
Budibase Staging Release Bot fa39900672 v1.1.25-alpha.1 2022-07-26 19:42:38 +00:00
Budibase Release Bot 2e3ef1c3ed v1.1.25 2022-07-26 17:06:56 +00:00
Budibase Staging Release Bot 7a2e82d6fb v1.1.25-alpha.0 2022-07-26 16:36:18 +00:00
mike12345567 d30e27d27d Merge branch 'master' of github.com:Budibase/budibase into develop 2022-07-26 17:25:55 +01:00
Budibase Release Bot b364b7bcfe v1.1.24 2022-07-26 15:54:14 +00:00
Budibase Staging Release Bot b8d05abd8c v1.1.22-alpha.2 2022-07-26 15:53:16 +00:00
Martin McKeaveney de845cf832 Merge pull request #6897 from Budibase/nord-theme
Nord theme + Midnight theme
2022-07-26 16:45:04 +01:00
Martin McKeaveney 8e854d3e13 Merge pull request #6858 from Budibase/cheeks-fixes
Drag and drop fix + date filtering improvement
2022-07-26 16:42:58 +01:00
Budibase Staging Release Bot 9bd6cbd35c v1.1.22-alpha.1 2022-07-26 14:11:00 +00:00
Budibase Release Bot 25714061df v1.1.23 2022-07-26 12:44:54 +00:00
Andrew Kingston d81d584233 Don't load custom themes for client apps 2022-07-26 13:41:59 +01:00
Andrew Kingston ec6e17748a Merge branch 'master' of github.com:Budibase/budibase into nord-theme 2022-07-26 11:46:28 +01:00
Budibase Release Bot c96b78a9d4 v1.1.22 2022-07-25 14:11:42 +00:00
Andrew Kingston 7d12458ef7 Update add component menu to new designs 2022-07-25 11:57:27 +01:00
Maurits Lourens 92b7cdf897 add missing props 2022-07-25 09:49:37 +02:00
Budibase Staging Release Bot 8372900b0e v1.1.22-alpha.0 2022-07-22 18:37:20 +00:00
mike12345567 bd7ace561a Merge branch 'master' of github.com:Budibase/budibase into develop 2022-07-22 19:14:35 +01:00
Budibase Staging Release Bot e2b6ebc168 v1.1.18-alpha.5 2022-07-22 17:12:47 +00:00
Andrew Kingston 303bfd5be4 Make block searching on dates useful by using a range of the whole day 2022-07-22 11:10:20 +01:00
Budibase Release Bot 372e957258 v1.1.21 2022-07-22 07:32:36 +00:00
Budibase Release Bot 092e4bd98b v1.1.20 2022-07-21 11:22:27 +00:00
Mel O'Hagan 3fdc037082 Set notification width to fixed 2022-07-21 12:03:01 +01:00
Budibase Staging Release Bot 7065fa3f60 v1.1.18-alpha.4 2022-07-21 10:00:09 +00:00
Budibase Staging Release Bot bee5b6b603 v1.1.18-alpha.3 2022-07-21 08:41:47 +00:00
Budibase Release Bot bc4d858803 v1.1.19 2022-07-21 08:34:26 +00:00
Andrew Kingston 6b9898f9ad Merge pull request #6735 from Budibase/fix/dom-children
Replace incorrect usages of element.childNodes with element.children
2022-07-21 09:24:47 +01:00
Andrew Kingston e5665c5164 Merge pull request #6788 from Budibase/clickable-cards
Allow full spectrum cards to be clickable
2022-07-21 09:16:41 +01:00
Mel O'Hagan 96c99da3ce lint 2022-07-20 14:16:08 +01:00
Mel O'Hagan 3b1edf2bdb lint 2022-07-20 13:55:12 +01:00
Mel O'Hagan cc5920da12 Add notification store timeouts 2022-07-20 13:54:45 +01:00
Mel O'Hagan 6e9ece3cd7 Allow client notifications to be stacked 2022-07-20 13:41:18 +01:00
Budibase Release Bot d106afdb16 v1.1.18 2022-07-20 12:19:41 +00:00
Budibase Staging Release Bot e062d2bb55 v1.1.18-alpha.2 2022-07-20 11:11:31 +00:00
Mel O'Hagan 5db7a80dcd lint 2022-07-20 10:59:27 +01:00
Mel O'Hagan 6e63151143 Handle validation error toasts 2022-07-20 10:46:24 +01:00
Budibase Staging Release Bot c77c5fa406 v1.1.18-alpha.1 2022-07-20 09:21:34 +00:00
Mel O'Hagan 5a3688d237 Remove checkbox. Always validate current step. 2022-07-20 09:56:02 +01:00
dependabot[bot] 8f6ce3d0b4 Bump terser from 5.10.0 to 5.14.2 in /packages/client
Bumps [terser](https://github.com/terser/terser) from 5.10.0 to 5.14.2.
- [Release notes](https://github.com/terser/terser/releases)
- [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md)
- [Commits](https://github.com/terser/terser/commits)

---
updated-dependencies:
- dependency-name: terser
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-20 02:41:02 +00:00
Budibase Staging Release Bot b54fd14cf4 v1.1.18-alpha.0 2022-07-19 13:24:56 +00:00
mike12345567 1c02c3d3c3 Merge branch 'master' of github.com:Budibase/budibase into develop 2022-07-19 14:12:48 +01:00
Budibase Staging Release Bot b98c724c04 v1.1.15-alpha.3 2022-07-19 10:23:48 +00:00
Michael Drury 00efa5eb04 Merge pull request #6584 from Budibase/labday/backups
CLI backups functionality
2022-07-19 11:13:59 +01:00
Budibase Release Bot 302a64b8e1 v1.1.17 2022-07-18 17:51:38 +00:00
Budibase Staging Release Bot df4da22a4b v1.1.15-alpha.2 2022-07-18 17:23:36 +00:00
mike12345567 082b5571a5 Merge branch 'develop' of github.com:Budibase/budibase into labday/backups 2022-07-18 17:53:28 +01:00
Budibase Release Bot bee10b5211 v1.1.16 2022-07-18 14:24:55 +00:00
Andrew Kingston b08aea2241 Allow full spectrum cards to be clickable 2022-07-18 15:23:07 +01:00
dependabot[bot] 17313bc288 Bump svelte from 3.46.4 to 3.49.0
Bumps [svelte](https://github.com/sveltejs/svelte) from 3.46.4 to 3.49.0.
- [Release notes](https://github.com/sveltejs/svelte/releases)
- [Changelog](https://github.com/sveltejs/svelte/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sveltejs/svelte/compare/v3.46.4...v3.49.0)

---
updated-dependencies:
- dependency-name: svelte
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-18 14:22:29 +00:00
Budibase Staging Release Bot 6768125fe9 v1.1.15-alpha.1 2022-07-18 14:17:03 +00:00
Andrew Kingston 0aa4f43581 Merge pull request #6733 from Budibase/409-fixes-master
Frontend store improvements for conflicts and performance
2022-07-18 15:03:47 +01:00
Budibase Staging Release Bot f1c99997e5 v1.1.15-alpha.0 2022-07-18 13:23:56 +00:00
Budibase Release Bot c95abe380f v1.1.15 2022-07-18 13:16:48 +00:00
mike12345567 6f78b5eea8 Merge branch 'develop' of github.com:Budibase/budibase into labday/backups 2022-07-18 14:16:39 +01:00
mike12345567 6afdd6dcec Merge branch 'master' of github.com:Budibase/budibase into develop 2022-07-18 14:09:02 +01:00
mike12345567 a8a7bea658 Merge branch 'develop' of github.com:Budibase/budibase into labday/backups 2022-07-18 13:59:46 +01:00
Budibase Release Bot 1ce75b1a19 v1.1.14 2022-07-18 12:13:20 +00:00
Budibase Release Bot 7f57435beb v1.1.13 2022-07-18 09:53:41 +00:00
Budibase Staging Release Bot 468573ea91 v1.1.10-alpha.4 2022-07-18 09:12:15 +00:00
Budibase Release Bot 93e8c50c7a v1.1.12 2022-07-18 08:55:27 +00:00
dependabot[bot] b8f2125fd9 Bump svelte from 3.46.4 to 3.49.0 in /packages/client
Bumps [svelte](https://github.com/sveltejs/svelte) from 3.46.4 to 3.49.0.
- [Release notes](https://github.com/sveltejs/svelte/releases)
- [Changelog](https://github.com/sveltejs/svelte/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sveltejs/svelte/compare/v3.46.4...v3.49.0)

---
updated-dependencies:
- dependency-name: svelte
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-15 16:53:52 +00:00
Andrew Kingston c9ee465507 Replace incorrect usages of element.childNodes with element.children 2022-07-15 13:47:39 +01:00
Andrew Kingston 80018e9668 Visually hide components when cutting but do not remove from real definition 2022-07-15 13:09:43 +01:00
Budibase Staging Release Bot bdc21065e3 v1.1.10-alpha.3 2022-07-15 09:57:58 +00:00
Budibase Staging Release Bot 37899b47ee v1.1.10-alpha.2 2022-07-15 09:32:18 +00:00
Budibase Release Bot d0d477e405 v1.1.11 2022-07-15 09:05:39 +00:00
Budibase Staging Release Bot 431da64f96 v1.1.10-alpha.1 2022-07-15 08:26:04 +00:00
Budibase Staging Release Bot 7a88742cc2 v1.1.10-alpha.0 2022-07-14 18:45:31 +00:00
Budibase Release Bot 790ccc8cac v1.1.10 2022-07-14 18:42:37 +00:00
Budibase Release Bot 20e8ba4d0d v1.1.9 2022-07-14 18:01:07 +00:00
Budibase Release Bot 5f92ec6edf v1.1.8 2022-07-14 17:18:06 +00:00
Budibase Release Bot b54035f426 v1.1.7 2022-07-13 17:26:44 +00:00
Budibase Release Bot 03ec93abd2 v1.1.6 2022-07-13 16:29:54 +00:00
Budibase Release Bot 5e63b6076c v1.1.5 2022-07-13 15:18:01 +00:00
Budibase Release Bot bc5f68778a v1.1.4 2022-07-13 14:23:12 +00:00
Andrew Kingston b92d0b7630 Merge pull request #6682 from Budibase/cheeks-fixes
Design polish + misc fixes
2022-07-13 13:09:30 +01:00
Andrew Kingston 2a9c323689 Update cards block filter limit to 5 2022-07-13 12:54:04 +01:00
Andrew Kingston 610a64eec0 Remove layout padding when using max width screens 2022-07-13 12:19:24 +01:00
Andrew Kingston 3996aad9e9 Update table block filter limit to 5 2022-07-13 12:12:30 +01:00
Budibase Release Bot c8868ae458 v1.1.3 2022-07-13 11:08:22 +00:00
Budibase Release Bot 196ef25880 v1.1.2 2022-07-11 16:56:08 +00:00
Martin McKeaveney a5e4e51410 v1.1.1 2022-07-11 17:45:09 +01:00
Budibase Release Bot b597e08149 v1.1.0 2022-07-11 16:35:16 +00:00
Budibase Release Bot 1766af3fe2 v1.0.221 2022-07-11 16:14:26 +00:00
Budibase Release Bot f27c52836e v1.0.220 2022-07-11 15:49:41 +00:00
Budibase Staging Release Bot a63a9d472a v1.0.220-alpha.3 2022-07-11 12:40:23 +00:00
Andrew Kingston b10bbd7e2f Ensure devtools are never shown in the app preview 2022-07-11 13:13:39 +01:00
Andrew Kingston e00c91c8a6 Merge branch 'develop' of github.com:Budibase/budibase into new-design-ui 2022-07-11 12:13:14 +01:00
Budibase Staging Release Bot e166b56561 v1.0.220-alpha.2 2022-07-11 11:04:12 +00:00
Budibase Staging Release Bot aac2695533 v1.0.220-alpha.1 2022-07-11 10:22:01 +00:00
Andrew Kingston bcc736a3a4 Merge branch 'develop' of github.com:Budibase/budibase into new-design-ui 2022-07-11 10:51:29 +01:00
Andrew Kingston 16116f2877 Merge branch 'develop' of github.com:Budibase/budibase into new-design-ui 2022-07-11 10:33:50 +01:00
Budibase Staging Release Bot 2dc0dcb079 v1.0.220-alpha.0 2022-07-11 09:31:40 +00:00
Martin McKeaveney adb265564e merge 2022-07-11 10:19:07 +01:00
mike12345567 4345391dd3 Quick fixes to automation history UI around publishing and unpublishing. 2022-07-08 19:32:05 +01:00
Budibase Staging Release Bot 8fbfe2f7cc v1.0.219-alpha.17 2022-07-08 14:43:13 +00:00
Budibase Release Bot 50862e7614 v1.0.219 2022-07-08 12:34:02 +00:00
Budibase Staging Release Bot 7682a44bf4 v1.0.219-alpha.16 2022-07-08 12:31:06 +00:00
Budibase Staging Release Bot 879cc6590a v1.0.219-alpha.15 2022-07-08 12:12:41 +00:00
Budibase Staging Release Bot 1ae934d1aa v1.0.219-alpha.14 2022-07-08 11:01:57 +00:00
Budibase Staging Release Bot 118beb9eb6 v1.0.219-alpha.13 2022-07-08 08:40:36 +00:00
Budibase Staging Release Bot bf9516a0c1 v1.0.219-alpha.12 2022-07-08 08:17:27 +00:00
melohagan 90a9c667f7 Merge pull request #6561 from Budibase/bug/sev2/dynamic-filter-delete-column-fix
Only add defined schema fields to dynamic filter
2022-07-08 09:05:40 +01:00
Budibase Staging Release Bot 43a6866ac6 v1.0.219-alpha.11 2022-07-07 14:41:07 +00:00
Mel O'Hagan 401bb13870 Merge branch 'develop' into bug/sev2/dynamic-filter-delete-column-fix 2022-07-07 13:45:43 +01:00
Budibase Staging Release Bot 7d81c0b21c v1.0.219-alpha.10 2022-07-07 12:13:32 +00:00
Budibase Staging Release Bot 4b868c6575 v1.0.219-alpha.9 2022-07-07 11:12:43 +00:00
Budibase Staging Release Bot c7343bb5aa v1.0.219-alpha.8 2022-07-07 10:40:17 +00:00
Budibase Staging Release Bot 4db03245a1 v1.0.219-alpha.7 2022-07-06 20:56:34 +00:00
Budibase Staging Release Bot 294b25504f v1.0.219-alpha.6 2022-07-06 16:57:35 +00:00
Budibase Staging Release Bot 33d442b0c5 v1.0.219-alpha.5 2022-07-06 15:42:23 +00:00
Budibase Staging Release Bot 4ad3c6062b v1.0.219-alpha.4 2022-07-06 13:14:14 +00:00
Budibase Staging Release Bot 7b55dc5c31 v1.0.219-alpha.3 2022-07-06 12:48:30 +00:00
Budibase Staging Release Bot e9297e0379 v1.0.219-alpha.2 2022-07-06 12:36:37 +00:00
Budibase Staging Release Bot 3e98e68259 v1.0.219-alpha.1 2022-07-06 12:16:08 +00:00
Budibase Staging Release Bot 4ad19d2e72 v1.0.219-alpha.0 2022-07-05 16:57:18 +00:00
mike12345567 48975be041 Merge branch 'master' of github.com:Budibase/budibase into develop 2022-07-05 17:37:04 +01:00
Mel O'Hagan 191cc0069c Only add defined schema fields to dynamic filter 2022-07-05 15:23:04 +01:00
Budibase Staging Release Bot e83613124b v1.0.212-alpha.15 2022-07-05 09:27:43 +00:00
melohagan d2ffd68ebf Merge pull request #6554 from Budibase/bug/sev3/blank-field-regex-not-working
Make null values empty for regex validation
2022-07-05 10:08:51 +01:00
Budibase Staging Release Bot 71f7b60630 v1.0.212-alpha.14 2022-07-05 08:31:43 +00:00
Mel O'Hagan 36a8e05390 Merge branch 'develop' into bug/sev3/blank-field-regex-not-working 2022-07-04 20:29:25 +01:00
Mel O'Hagan 530c7df2dd Make null values empty for regex validation 2022-07-04 20:25:27 +01:00
Budibase Staging Release Bot e34db7b70d v1.0.212-alpha.13 2022-07-04 16:56:48 +00:00
Budibase Release Bot ad6d7b6012 v1.0.218 2022-07-04 15:04:53 +00:00
Budibase Release Bot 80e35dc242 v1.0.217 2022-07-04 13:16:12 +00:00
Budibase Staging Release Bot 5eddda2f4c v1.0.212-alpha.12 2022-07-04 11:22:35 +00:00
Budibase Release Bot 92b723f55e v1.0.216 2022-07-04 09:26:54 +00:00
Budibase Release Bot 9e9c6bb6b1 v1.0.215 2022-07-04 08:51:35 +00:00
Budibase Staging Release Bot 33835b47e5 v1.0.212-alpha.11 2022-07-04 08:45:33 +00:00
Andrew Kingston 9c7263dae9 Fix mobile mode not working properly inside app preview 2022-07-01 13:40:37 +01:00
Andrew Kingston ed32e26705 Set button active state color to be custom theme hover color 2022-07-01 13:37:28 +01:00
Andrew Kingston bc087f3a69 Update icons for many components 2022-07-01 13:11:48 +01:00
Budibase Staging Release Bot e5518f03dd v1.0.212-alpha.10 2022-07-01 10:11:44 +00:00
Budibase Staging Release Bot 55b1a6da74 v1.0.212-alpha.9 2022-06-30 23:42:49 +00:00
Martin McKeaveney 836af2ffbe Merge branch 'develop' of github.com:Budibase/budibase into new-design-ui 2022-07-01 00:34:50 +01:00
Andrew Kingston 5b2ff31e73 Add ability to eject blocks into raw components 2022-06-30 19:31:25 +01:00
Andrew Kingston 4940d71145 Be more explicit with imports to avoid circular dependencies 2022-06-30 19:31:06 +01:00
Andrew Kingston 39df006099 Update locks 2022-06-30 19:30:43 +01:00
Budibase Staging Release Bot 5540b8f884 v1.0.212-alpha.8 2022-06-30 17:01:12 +00:00
Budibase Staging Release Bot 19b4e2e051 v1.0.212-alpha.7 2022-06-30 13:56:24 +00:00
Budibase Release Bot c17224b9d6 v1.0.214 2022-06-30 12:20:41 +00:00
Mel O'Hagan d222dba681 Merge branch 'develop' into feature/clickable-container 2022-06-29 14:21:58 +01:00
Budibase Staging Release Bot 1dc3fd6624 v1.0.212-alpha.6 2022-06-29 09:02:17 +00:00
Budibase Release Bot c4bdad4807 v1.0.213 2022-06-29 08:16:43 +00:00
Andrew Kingston 748a7de1ec Merge branch 'develop' of github.com:Budibase/budibase into new-design-ui 2022-06-29 09:01:48 +01:00
Budibase Staging Release Bot e47ed87200 v1.0.212-alpha.5 2022-06-28 21:54:55 +00:00
Budibase Staging Release Bot b81ead2da4 v1.0.212-alpha.4 2022-06-28 18:41:48 +00:00
Budibase Staging Release Bot d92cb590b9 v1.0.212-alpha.3 2022-06-28 17:22:24 +00:00
Budibase Staging Release Bot f8a8faa50a v1.0.212-alpha.2 2022-06-28 13:54:40 +00:00
Budibase Staging Release Bot 94e6757c55 v1.0.212-alpha.1 2022-06-28 12:24:15 +00:00
Budibase Staging Release Bot 3f5c583685 v1.0.212-alpha.0 2022-06-24 17:00:31 +00:00
Budibase Release Bot 5a34127d24 v1.0.212 2022-06-24 16:54:00 +00:00
mike12345567 a625fa573d Merge branch 'master' of github.com:Budibase/budibase into develop 2022-06-24 17:50:55 +01:00
Budibase Release Bot 76e86bc92a v1.0.211 2022-06-24 15:04:34 +00:00
Budibase Release Bot 46801c776b v1.0.210 2022-06-23 16:57:56 +00:00
Budibase Staging Release Bot 124c4e88e2 v1.0.207-alpha.10 2022-06-23 14:45:06 +00:00
Andrew Kingston 6a9d8acf9f Merge branch 'develop' of github.com:Budibase/budibase into new-design-ui 2022-06-23 15:33:07 +01:00
Budibase Staging Release Bot cdd4cfc2bb v1.0.207-alpha.9 2022-06-23 14:09:31 +00:00
Budibase Release Bot 1ce200ee7e v1.0.209 2022-06-23 14:08:59 +00:00
Andrew Kingston 29ff84018a Merge branch 'develop' of github.com:Budibase/budibase into new-design-ui 2022-06-23 15:00:48 +01:00
Budibase Staging Release Bot a17c2496ce v1.0.207-alpha.8 2022-06-23 13:01:28 +00:00
Budibase Staging Release Bot 9f355bc763 v1.0.207-alpha.7 2022-06-23 12:19:06 +00: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 1811926515 Merge pull request #6409 from Budibase/useful-features
"On screen load" actions & query params binding
2022-06-22 08:49:51 +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
Budibase Staging Release Bot 95c29d4a10 v1.0.207-alpha.6 2022-06-21 12:37:15 +00:00
Maurits Lourens 657ee6289c Merge branch 'develop' into merge_create_user_modals
# Conflicts:
#	packages/builder/src/pages/builder/portal/manage/users/_components/BasicOnboardingModal.svelte
2022-06-21 13:10:27 +02:00
Budibase Staging Release Bot 82e5456847 v1.0.207-alpha.5 2022-06-21 09:13:16 +00:00
Andrew Kingston b9494e52b6 Fix indentation 2022-06-21 09:52:51 +01:00
Andrew Kingston 7eddb3b369 Add data binding for query params 2022-06-21 09:39:25 +01:00
Andrew Kingston 853f9fd268 Don't fire on load events when working in the builder preview 2022-06-21 09:38:57 +01:00
Budibase Staging Release Bot a39340c326 v1.0.207-alpha.4 2022-06-20 16:34:21 +00:00
Andrew Kingston 8643bb1553 Add 'on load' actions for screens 2022-06-20 16:12:46 +01:00
Budibase Staging Release Bot 84e2dc78b0 v1.0.207-alpha.3 2022-06-20 12:49:25 +00:00
Andrew Kingston f1250840af Merge branch 'develop' of github.com:Budibase/budibase into new-design-ui 2022-06-20 13:28:26 +01:00
Budibase Release Bot 5e02d8e364 v1.0.208 2022-06-20 12:14:13 +00:00
Budibase Staging Release Bot 125c51dbc4 v1.0.207-alpha.2 2022-06-20 12:09:16 +00:00
Budibase Staging Release Bot 3b318889a4 v1.0.207-alpha.1 2022-06-20 11:46:05 +00:00
Andrew Kingston 6845f86689 Add option to customise which columns are exported in export data action 2022-06-20 12:32:13 +01:00
Budibase Staging Release Bot 346780a472 v1.0.207-alpha.0 2022-06-20 09:49:23 +00:00
Budibase Release Bot cd1f7baaed v1.0.207 2022-06-20 09:49:13 +00:00
Maurits Lourens 4799af1df6 Merge branch 'develop' into merge_create_user_modals
# Conflicts:
#	packages/builder/src/pages/builder/portal/manage/users/_components/BasicOnboardingModal.svelte
2022-06-17 14:23:36 +02:00
mike12345567 7050ffc2cb Merge branch 'master' of github.com:Budibase/budibase into develop 2022-06-17 11:41:34 +01:00
Andrew Kingston 0c7b5362e0 Move screen ranking and sorting logic to screen store 2022-06-17 10:18:39 +01:00
Andrew Kingston db9daaefaa Improve client routing logic 2022-06-17 10:09:27 +01:00
Budibase Release Bot 3e9adedc4a v1.0.206 2022-06-16 14:03:10 +00:00
Budibase Release Bot a7d7730512 v1.0.205 2022-06-16 08:50:15 +00:00
Budibase Release Bot b8ba952bc5 v1.0.204 2022-06-16 08:30:01 +00:00
Budibase Release Bot f7d3b7fae4 v1.0.203 2022-06-16 07:41:55 +00:00
Budibase Release Bot bc981a7f15 v1.0.202 2022-06-15 15:56:01 +00:00
Andrew Kingston b5d635c83f Merge branch 'develop' of github.com:Budibase/budibase into new-design-ui 2022-06-15 15:32:33 +01:00
Budibase Release Bot b871bd09ef v1.0.201 2022-06-15 13:56:05 +00:00
Budibase Staging Release Bot 4f3c758973 v1.0.201-alpha.5 2022-06-15 13:19:50 +00:00
Budibase Staging Release Bot 6c83ba7199 v1.0.201-alpha.4 2022-06-15 11:47:55 +00:00
Budibase Staging Release Bot f6967c139f v1.0.201-alpha.3 2022-06-15 10:55:33 +00:00
Budibase Staging Release Bot 606a946201 v1.0.201-alpha.2 2022-06-15 10:31:43 +00:00
Andrew Kingston eb3a7b44b6 Merge pull request #6309 from Budibase/builder-focus-updates
Builder focus updates
2022-06-15 11:07:46 +01:00
Andrew Kingston 2bef536e9a Fix issue where required settings that depend on other settings were still blocking rendering 2022-06-15 10:17:34 +01:00
Budibase Staging Release Bot b29c0a4964 v1.0.201-alpha.1 2022-06-15 08:49:31 +00:00
Budibase Staging Release Bot ced392fdec v1.0.201-alpha.0 2022-06-14 16:44:13 +00:00
Rory Powell 4c73b6dda5 Merge branch 'master' into release 2022-06-14 17:25:11 +01:00
Budibase Release Bot 8549d0ff5e v1.0.200 2022-06-14 15:56:28 +00:00
Budibase Staging Release Bot 307ada5b3f v1.0.200-alpha.5 2022-06-14 15:56:05 +00:00
Andrew Kingston b0fcb0f339 Prevent inline editing of components with missing required settings 2022-06-14 15:34:33 +01:00
Andrew Kingston f1ce3de3d6 Add default value for button text 2022-06-14 15:31:28 +01:00
Andrew Kingston 2914f99e67 Improve determination of default values and logic around showing highlighted settings 2022-06-14 15:29:27 +01:00
Andrew Kingston f2f0276417 Remove required settings from link 2022-06-14 15:08:40 +01:00
Budibase Staging Release Bot 9ea49e4f99 v1.0.200-alpha.4 2022-06-14 13:06:03 +00:00
Rory Powell 2dc10f611c Merge branch 'release' into develop 2022-06-14 13:57:54 +01:00
Budibase Staging Release Bot 60ec68a43d v1.0.200-alpha.3 2022-06-13 21:39:05 +00:00
Budibase Staging Release Bot 046520270b v1.0.200-alpha.2 2022-06-13 15:59:17 +00:00
Andrew Kingston d89047b2ab Revert focus specific logic in other components and simplify 2022-06-13 16:11:12 +01:00
Budibase Staging Release Bot a0f7762142 v1.0.200-alpha.1 2022-06-13 14:38:52 +00:00
Andrew Kingston e097f82b5d Update client library so that component placeholders are always shown when required settings are missing 2022-06-13 12:09:29 +01:00
Budibase Staging Release Bot a300b42b9d v1.0.200-alpha.0 2022-06-13 11:08:22 +00: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
Budibase Staging Release Bot d33312d218 v1.0.199-alpha.0 2022-06-13 10:34:28 +00:00
Budibase Staging Release Bot dddf1551aa v1.0.192-alpha.8 2022-06-13 09:52:53 +00:00
Martin McKeaveney ccbe1c12a5 Merge pull request #6184 from actus-ag/feature/optiontype-sort-order
feat: toggle for sort order in options type field
2022-06-13 10:44:21 +01:00
Budibase Staging Release Bot 55c744f274 v1.0.192-alpha.7 2022-06-13 08:13:34 +00:00
Budibase Release Bot 119dd6ab83 v1.0.199 2022-06-10 13:43:23 +00:00
Dean d8f82e9482 Merge remote-tracking branch 'origin/develop' into feature/required-field-focus 2022-06-10 09:53:39 +01:00
Andrew Kingston 0a3fa45599 Merge branch 'develop' of github.com:Budibase/budibase into new-design-ui 2022-06-09 16:05:40 +01:00
Andrew Kingston c6dbd52c88 Show devtools even in client app error states, to fix being locked out when changing to a public preview 2022-06-09 15:55:59 +01:00
Andrew Kingston 12961806ff Invalidate cached API responses when bad response statuses are recevied and invalidate entire API cache when switching role 2022-06-09 15:33:41 +01:00
Rory Powell 396a07cac5 Merge branch 'release' into feature/event-backfill 2022-06-09 15:21:49 +01:00
Andrew Kingston 9d26b06958 Improve logic around dev tools roles and its usages. Ensure dev tools roles are never used in builder preview 2022-06-09 15:03:43 +01:00
Andrew Kingston 3d1c5111e9 Add role setting to navigation links to allow easily customising which roles see which links 2022-06-09 14:28:02 +01:00
Budibase Release Bot f34d34359f v1.0.198 2022-06-08 12:06:10 +00:00
Budibase Release Bot c1882634cc v1.0.197 2022-06-08 08:28:45 +00:00
melohagan 9898bf4116 Merge pull request #6220 from Budibase/bug/sev3/select-row-with-button
Don't allow row selection for buttons in rows
2022-06-08 09:18:01 +01:00
Andrew Kingston 7940d4997a Lint 2022-06-07 15:19:51 +01:00
Budibase Release Bot b97f206a5a v1.0.196 2022-06-07 13:54:52 +00:00
Mel O'Hagan 59cfb66428 Added preventSelectRow prop to custom column 2022-06-07 14:40:56 +01:00
Andrew Kingston 6e83c96236 Show empty screen placeholder with a CTA to add a component 2022-06-07 13:41:17 +01:00
Budibase Staging Release Bot 8a19d3ae4b v1.0.192-alpha.6 2022-06-07 09:41:26 +00:00
Philipp Wirtenberger 7daf8ca00b fix: pass `sort` parameter through the options picker 2022-06-07 09:49:19 +02: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 72397530ec Apply timezones patch from existing ignore-timezones branch 2022-06-07 08:31:00 +01:00
Philipp Wirtenberger 062db071e7 chore: reword options type sort order label
Co-authored-by: Martin McKeaveney <martinmckeaveney@gmail.com>
2022-06-07 09:27:41 +02:00
Budibase Staging Release Bot 936c69e037 v1.0.192-alpha.5 2022-06-06 15:39:39 +00:00
Rory Powell 361ffd224f Merge branch 'release' into feature/event-backfill 2022-06-06 09:50:06 +01:00
Budibase Release Bot c36522d10a v1.0.195 2022-06-05 15:55:19 +00:00
Budibase Staging Release Bot 87179fc60b v1.0.192-alpha.4 2022-06-05 14:39:18 +00:00
Philipp Wirtenberger e2c20f7c3b feat: toggle for sort order in options type field 2022-06-03 10:58:37 +02:00
Budibase Staging Release Bot eb62eeeb21 v1.0.192-alpha.3 2022-06-02 15:53:16 +00:00
Budibase Release Bot d1b889ac3c v1.0.194 2022-06-01 14:49:52 +00:00
Budibase Staging Release Bot 7f4d701e71 v1.0.192-alpha.2 2022-06-01 12:40:30 +00:00
Budibase Release Bot 740328d1d6 v1.0.193 2022-06-01 12:38:18 +00:00
Budibase Release Bot 07e4f6d26f v1.0.192 2022-06-01 11:16:17 +00:00
Dean 0a79e92c9a Merge remote-tracking branch 'origin/develop' into feature/required-field-focus 2022-06-01 10:52:11 +01:00
Budibase Staging Release Bot 724c447601 v1.0.192-alpha.1 2022-06-01 09:34:58 +00:00
Budibase Staging Release Bot f1d35057a3 v1.0.192-alpha.0 2022-06-01 08:57:05 +00:00
Martin McKeaveney d57c4987fe Merge branch 'master' of github.com:Budibase/budibase into develop 2022-06-01 09:47:13 +01:00
Dean 78d0b70ef8 Merge remote-tracking branch 'origin/develop' into feature/required-field-focus 2022-06-01 09:05:24 +01:00
Dean 9012889154 Added missing component config 2022-06-01 09:04:38 +01:00
Dean 692039cd34 Component Cypress tests and fixes 2022-05-31 22:57:33 +01:00
Budibase Staging Release Bot 919abae8c8 v1.0.191-alpha.0 2022-05-31 14:16:46 +00:00
mike12345567 010059e29d Merge branch 'master' of github.com:Budibase/budibase into develop 2022-05-31 14:59:57 +01:00
Budibase Release Bot 78df2772e6 v1.0.191 2022-05-31 13:57:52 +00:00
Budibase Release Bot 15164833f3 v1.0.190 2022-05-31 13:07:37 +00:00
Budibase Staging Release Bot 5bc1a3698a v1.0.190-alpha.0 2022-05-31 12:20:29 +00:00
Martin McKeaveney 356340f048 merge 2022-05-31 13:11:42 +01:00
Dean f1111fffca Updated approach to focus behaviour. Placeholder now updates to direct the user to the next required field they haven't entered 2022-05-30 12:57:10 +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 06b897ba4d Merge branch 'master' into develop 2022-05-28 21:47:24 +01:00
Dean b06235efc0 Merge remote-tracking branch 'origin/develop' into feature/required-field-focus 2022-05-28 18:31:48 +01:00
Budibase Staging Release Bot f185f56263 v1.0.188-alpha.2 2022-05-27 14:48:22 +00:00
Budibase Release Bot 2692f5a630 v1.0.189 2022-05-27 14:45:37 +00:00
Budibase Staging Release Bot 4f2603c5cd v1.0.188-alpha.1 2022-05-27 13:42:06 +00:00
Martin McKeaveney a0a7537e1d Merge pull request #6043 from Budibase/fix/json-schema
Enrich data fetch subscriptions with additional JSON schema fields
2022-05-27 14:34:28 +01:00
Dean 08ccea2e49 Merge remote-tracking branch 'origin/develop' into feature/required-field-focus 2022-05-27 14:04:40 +01:00
Budibase Staging Release Bot 6d09808fa9 v1.0.188-alpha.0 2022-05-27 12:39:56 +00:00
Budibase Release Bot 5dd7f1ad4f v1.0.188 2022-05-27 12:33:26 +00: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 b8e50bba22 Merge branch 'master' of github.com:Budibase/budibase into develop 2022-05-27 13:30:02 +01:00
Budibase Release Bot 5d91672ecf v1.0.187 2022-05-27 11:31:21 +00:00
Budibase Release Bot e594d0c1b7 v1.0.186 2022-05-27 10:51:02 +00:00
Budibase Staging Release Bot 70f0699b09 v1.0.185-alpha.7 2022-05-27 10:10:14 +00:00
Budibase Release Bot aa815a1476 v1.0.185 2022-05-27 09:52:35 +00:00
Budibase Staging Release Bot 244b66dfa0 v1.0.185-alpha.6 2022-05-27 09:26:19 +00:00
Dean 372ff3b8fe Merge remote-tracking branch 'origin/develop' into feature/required-field-focus 2022-05-27 10:22:48 +01:00
Budibase Staging Release Bot e833e36048 v1.0.185-alpha.5 2022-05-26 23:46:33 +00:00
Budibase Staging Release Bot b93c77ccd1 v1.0.185-alpha.4 2022-05-26 23:19:48 +00:00
Budibase Staging Release Bot aebfc1261c v1.0.185-alpha.3 2022-05-26 22:16:19 +00:00
Budibase Staging Release Bot d16b580a68 v1.0.185-alpha.2 2022-05-26 20:27:40 +00:00
Martin McKeaveney 54f7e7fa28 Merge pull request #6058 from HMXHIU/feature/attachmentLimit
Expose option to limit amount of uploads in attatchment field
2022-05-26 21:18:53 +01:00
Budibase Staging Release Bot f82735e0e6 v1.0.185-alpha.1 2022-05-26 16:52:21 +00:00
Budibase Staging Release Bot b22211f6e3 v1.0.185-alpha.0 2022-05-25 17:34:17 +00:00
mike12345567 8bc0142a37 Merge branch 'master' of github.com:Budibase/budibase into develop 2022-05-25 18:12:27 +01:00
Budibase Release Bot fd06b245c9 v1.0.184 2022-05-25 16:11:35 +00:00
Budibase Release Bot 4fadab2349 v1.0.183 2022-05-25 15:03:59 +00:00
Peter Clement de0cfc3434 Merge pull request #5983 from Budibase/pc-fixes
Misc bug fixes
2022-05-25 15:56:09 +01:00
meng xiong hiu e9d8229b37 Expose option to limit amount of uploads in attatchment field 2022-05-25 21:15:23 +08:00
Andrew Kingston 1b82a965d5 Merge branch 'develop' of github.com:Budibase/budibase into new-design-ui 2022-05-25 13:49:28 +01:00
Budibase Release Bot 888c5621de v1.0.182 2022-05-25 12:13:30 +00:00
Budibase Release Bot c84886ccbb v1.0.181 2022-05-24 22:17:47 +00:00
Budibase Release Bot 66889c231f v1.0.180 2022-05-24 19:17:59 +00:00
Budibase Release Bot d6a532f733 v1.0.179 2022-05-24 16:59:27 +00:00
Dean 6114e37f19 Merge remote-tracking branch 'origin/develop' into feature/required-field-focus 2022-05-24 17:09:15 +01:00
Budibase Staging Release Bot ee96dc5a0c v1.0.178-alpha.0 2022-05-24 14:26:06 +00:00
Budibase Release Bot 4ad905c64c v1.0.178 2022-05-24 11:30:17 +00:00
Dean 55817d301f Merge remote-tracking branch 'origin/develop' into feature/required-field-focus 2022-05-24 11:10:42 +01:00
Rory Powell 630d38ae8f Merge branch 'master' into develop 2022-05-24 10:24:53 +01:00
Peter Clement 08ca1f259d Merge remote-tracking branch 'origin/master' into pc-fixes 2022-05-24 10:23:43 +01:00
Andrew Kingston d84150d26f Enrich data fetch subscriptions with additional JSON schema fields 2022-05-24 10:23:23 +01:00
Dean 511a80a0ca Merge remote-tracking branch 'origin/develop' into feature/required-field-focus 2022-05-24 10:23:13 +01:00
Budibase Release Bot 8fd98781a5 v1.0.177 2022-05-24 09:22:31 +00:00
Rory Powell 5d8bd9c2a3 Merge branch 'master' into develop 2022-05-24 10:20:08 +01:00
Peter Clement cb9c363166 Merge remote-tracking branch 'origin/master' into pc-fixes 2022-05-24 09:58:31 +01:00
Dean 663a4ee7c7 Expanding the focus behaviour to more component types in the builder. Minor fix for cypress test 2022-05-24 09:58:05 +01:00
Peter Clement f90050fb53 disable row selection within client table 2022-05-24 09:47:28 +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
Budibase Release Bot 273bb01357 v1.0.176 2022-05-24 08:28:23 +00:00
Dean 8a189f3451 Merge remote-tracking branch 'origin/develop' into feature/required-field-focus 2022-05-24 09:12:34 +01:00
Budibase Staging Release Bot fe44d5a321 v1.0.176-alpha.0 2022-05-23 22:51:48 +00:00
mike12345567 a7e6eb2851 Merge branch 'master' of github.com:Budibase/budibase into develop 2022-05-23 23:43:57 +01:00
Budibase Release Bot 15d3ecaa7b v1.0.175 2022-05-23 22:32:31 +00:00
Budibase Release Bot b8737ef665 v1.0.174 2022-05-23 18:24:18 +00:00
Budibase Release Bot 4c8dceb5cf v1.0.173 2022-05-23 17:14:13 +00:00
Budibase Staging Release Bot f838a43e51 v1.0.173-alpha.0 2022-05-23 16:13:12 +00:00
mike12345567 1f3d552199 Merge branch 'master' of github.com:Budibase/budibase into develop 2022-05-23 17:03:36 +01:00
Budibase Release Bot 858204d5f9 v1.0.172 2022-05-23 15:48:30 +00:00
Dean b60e03f8f1 Merge remote-tracking branch 'origin/develop' into feature/required-field-focus 2022-05-23 16:13:26 +01:00
Dean 253642ad1f Refactored the approach to builder focus. Extending the behaviour beyond form fields 2022-05-23 16:12:56 +01:00
Budibase Staging Release Bot deb9915ed2 v1.0.167-alpha.9 2022-05-23 14:17:10 +00:00
Budibase Release Bot 664d41ab99 v1.0.171 2022-05-23 12:01:23 +00:00
Andrew Kingston fd532a88d5 Improve performance when determining client component icons and update layout to allow for a better visual selection of the navigation section 2022-05-23 12:22:42 +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
Budibase Release Bot aa12ae78af v1.0.170 2022-05-23 07:51:22 +00:00
Budibase Release Bot 2754241eea v1.0.169 2022-05-23 00:06:28 +00:00
Dean 81bb960491 Merge remote-tracking branch 'origin/develop' into feature/required-field-focus 2022-05-22 19:30:58 +01:00
Budibase Release Bot 62aa399396 v1.0.168 2022-05-22 18:30:22 +00:00
Budibase Staging Release Bot 32f125944d v1.0.167-alpha.8 2022-05-20 15:56:52 +00:00
Dean c3c388b01a Merge remote-tracking branch 'origin/develop' into feature/required-field-focus 2022-05-20 09:09:50 +01:00
Budibase Staging Release Bot dd9ee25863 v1.0.167-alpha.7 2022-05-20 00:13:14 +00:00
Budibase Staging Release Bot 5d49e5aa90 v1.0.167-alpha.6 2022-05-19 22:55:56 +00:00
Budibase Staging Release Bot 9d45d5d06e v1.0.167-alpha.5 2022-05-19 22:05:21 +00:00
Andrew Kingston 12858c2b0f Update navigation padding 2022-05-19 21:20:37 +01:00
Andrew Kingston 2ff85212eb Slightly update sizes and styles of indicators and navigation to look better 2022-05-19 21:16:26 +01:00
Andrew Kingston 0484a8a976 Allow indicator to be shown for hovering and selecting navigation section, including title and icon 2022-05-19 21:03:20 +01:00
Andrew Kingston 5289dcec1d Scroll preview to the top to show navigation whenever editing navigation settings 2022-05-19 21:02:54 +01:00
Peter Clement b8bd09d4ce inform user that row selection only works with sql / internal 2022-05-19 16:02:34 +01:00
Budibase Staging Release Bot bb388f8d3d v1.0.167-alpha.4 2022-05-19 14:17:02 +00:00
Budibase Staging Release Bot 8dc922dff9 v1.0.167-alpha.3 2022-05-19 09:10:53 +00:00
Andrew Kingston 27788626ec Remove some log statements 2022-05-19 09:17:09 +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
Budibase Release Bot 8cba28e9db v1.0.167 2022-05-18 20:09:31 +00:00
Budibase Staging Release Bot 4a4ab601d2 v1.0.167-alpha.2 2022-05-18 17:25:12 +00:00
Budibase Staging Release Bot b4f1ec67d7 v1.0.167-alpha.1 2022-05-18 14:51:12 +00:00
Budibase Staging Release Bot 4813f18c04 v1.0.167-alpha.0 2022-05-18 13:45:22 +00:00
Rory Powell 2ce76881f2 Merge branch 'master' into merge-master 2022-05-18 14:24:35 +01:00
Budibase Staging Release Bot dc0c5a6f5c v1.0.164-alpha.4 2022-05-18 12:19:42 +00:00
Budibase Staging Release Bot 4c3fd849bf v1.0.164-alpha.3 2022-05-17 15:03:55 +00:00
Budibase Staging Release Bot 6fa3b5f8d2 v1.0.164-alpha.2 2022-05-17 14:11:30 +00:00
Dean 4c25248de8 Builder focus behaviour added to guide users when adding form elements. Refactored the component tests 2022-05-17 15:09:13 +01:00
Budibase Release Bot 8b45ed4e04 v1.0.166 2022-05-17 14:04:28 +00:00
Budibase Staging Release Bot 6767a27d4a v1.0.164-alpha.1 2022-05-17 13:54:40 +00:00
Martin McKeaveney c69df439a4 Merge pull request #5787 from Upgreydd/convert_text_to_boolean_for_custom_schema_in_select
Allow to use select for boolean field type
2022-05-17 14:45:18 +01:00
Andrew Kingston 3c8558e1a0 Update preview indicator offsets 2022-05-17 14:34:54 +01:00
Andrew Kingston 8cdbb690eb Add icons to app preview selection indicators 2022-05-17 14:33:12 +01:00
Andrew Kingston ff47e8acd3 Scroll to the selected component inside the app preview 2022-05-17 14:10:21 +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
Budibase Release Bot 8cc05541eb v1.0.165 2022-05-17 10:17:38 +00:00
Budibase Release Bot 32b25b6ce2 v1.0.164 2022-05-17 09:22:10 +00:00
Budibase Staging Release Bot 635846d103 v1.0.164-alpha.0 2022-05-17 09:06:07 +00:00
Rory Powell 0d9147be77 Merge branch 'master' into merge-master 2022-05-17 08:35:29 +01:00
Budibase Release Bot 0a71979ebc v1.0.163 2022-05-16 22:37:40 +00:00
Budibase Staging Release Bot e246b7df7a v1.0.159-alpha.3 2022-05-16 19:08:26 +00:00
Budibase Release Bot 08eda0e89f v1.0.162 2022-05-16 16:48:39 +00:00
Budibase Staging Release Bot 0584c15b11 v1.0.159-alpha.2 2022-05-16 15:00:11 +00:00
Budibase Staging Release Bot 5144c59ad4 v1.0.159-alpha.1 2022-05-16 11:10:36 +00:00
melohagan 76640f65f1 Merge pull request #5800 from Budibase/bug/sev3/misc-picker-fixes
Misc Picker Fixes
2022-05-16 12:03:22 +01:00
Mel O'Hagan 3ba4772210 Simplify clickable class 2022-05-16 11:26:52 +01:00
Mel O'Hagan df7b75ea84 Show autocomplete only for select 2022-05-16 11:14:13 +01:00
Budibase Release Bot 1d885f4de9 v1.0.161 2022-05-13 15:45:14 +00:00
Budibase Release Bot c6120f509d v1.0.160 2022-05-13 13:48:11 +00:00
Budibase Staging Release Bot 7217d62d5b v1.0.159-alpha.0 2022-05-13 09:33:36 +00:00
Budibase Release Bot f211981da7 v1.0.159 2022-05-13 09:10:56 +00:00
Budibase Release Bot a1153da298 v1.0.158 2022-05-12 20:41:02 +00:00
Budibase Release Bot 6b8091d4a3 v1.0.157 2022-05-12 17:31:59 +00:00
Martin McKeaveney 9e4928739c Merge pull request #5844 from Budibase/fix/print-styles
Update print styles to work with dev tools update
2022-05-12 18:24:32 +01:00
Budibase Release Bot 44c25f6fff v1.0.156 2022-05-12 15:16:33 +00:00
Budibase Release Bot 0ba6546321 v1.0.155 2022-05-12 14:53:11 +00:00
Andrew Kingston 1005d58ed3 Update print styles to work with dev tools update 2022-05-12 10:44:36 +01:00
Andrew Kingston 550511d404 Render screenslot when showing legacy layouts and remove concept of preview type 2022-05-12 09:42:25 +01:00
Budibase Release Bot 090f067ffc v1.0.154 2022-05-11 14:05:21 +00:00
Mel O'Hagan 844463b312 Containers support onClick 2022-05-11 14:03:08 +01:00
Budibase Release Bot fd46cf96a4 v1.0.153 2022-05-11 11:48:53 +00:00
Budibase Release Bot 2c303e7311 v1.0.152 2022-05-11 11:14:55 +00:00
Budibase Staging Release Bot beae0892a4 v1.0.151-alpha.1 2022-05-11 11:09:54 +00:00
Budibase Release Bot 7b1f9587b2 v1.0.151 2022-05-11 09:42:20 +00:00
Budibase Staging Release Bot 5aec5c4fc5 v1.0.151-alpha.0 2022-05-11 09:24:10 +00:00
Andrew Kingston 876cb4784d Merge branch 'develop' of github.com:Budibase/budibase into new-design-ui 2022-05-11 09:07:35 +01:00
Budibase Staging Release Bot 090905a5ca v1.0.148-alpha.1 2022-05-11 08:01:11 +00:00
Andrew Kingston c8d454c9d9 Restore app preview border 2022-05-10 16:30:21 +01:00
Mel O'Hagan 98ceac76fe Update label 2022-05-10 15:48:00 +01:00
Mel O'Hagan 6adb8fdc32 Added MultiSelect Checkboxes 2022-05-10 15:16:13 +01:00
Andrew Kingston 78b5e7707d Add screen width setting with backwards compatibility 2022-05-10 14:54:53 +01:00
Andrew Kingston 6922852d01 Update layouts to support legacy page widths while allowing new screens to determine their own width 2022-05-10 14:37:00 +01:00
Andrew Kingston f66f3b7935 Use 'Screen' for the name when selecting the root screen component 2022-05-10 14:10:26 +01:00
Andrew Kingston a8e4dca331 Remove border around client app preview 2022-05-10 13:34:10 +01:00
Budibase Release Bot 0da892a6b4 v1.0.150 2022-05-10 10:48:32 +00:00
Budibase Release Bot 285b4a74e4 v1.0.149 2022-05-09 14:54:10 +00:00
Kacper 45522f456e Allow to use select with radio buttons for boolean field type 2022-05-09 16:12:42 +02:00
Budibase Staging Release Bot 2bd36ebf95 v1.0.148-alpha.0 2022-05-09 14:03:21 +00:00
Budibase Release Bot ae2a45cec6 v1.0.148 2022-05-09 13:23:32 +00:00
Budibase Release Bot 043b2b12ca v1.0.147 2022-05-09 12:36:54 +00:00
Andrew Kingston b89203cd45 Merge branch 'develop' of github.com:Budibase/budibase into new-design-ui 2022-05-09 09:41:28 +01:00
Budibase Release Bot 8e6c902876 v1.0.146 2022-05-06 15:37:07 +00:00
Martin McKeaveney 996f5d6110 Merge pull request #5722 from Budibase/fix/missing-component-store
Fix missing component store (form step issues + duplicate issues)
2022-05-06 16:26:29 +01:00
Andrew Kingston 28fcf18559 Hide dev tools when in screen peek modal 2022-05-06 14:09:35 +01:00
Andrew Kingston 85a619c6ea Automatically go to navigation section when clicking navigation in preview 2022-05-06 13:59:16 +01:00
Andrew Kingston eb4d8d5e52 Add full navigation settings panel in new design UI. Remove navigation theme settings from theme panel 2022-05-06 13:51:27 +01:00
Budibase Release Bot b87068657f v1.0.145 2022-05-05 23:48:56 +00:00
Budibase Release Bot ace0730739 v1.0.144 2022-05-05 22:39:12 +00:00
Budibase Release Bot 87001bd1c5 v1.0.143 2022-05-05 13:08:19 +00:00
Budibase Staging Release Bot b8a6ba981b v1.0.143-alpha.1 2022-05-05 10:58:30 +00:00
Andrew Kingston cc08c263c8 Fix duplicate component action in settings bar 2022-05-05 08:57:49 +01:00
Andrew Kingston d8c7fadd46 Add missing component store to client library SDK 2022-05-05 08:57:36 +01:00
Rory Powell e4257f1e04 Merge branch 'develop' into feature/posthog-v2 2022-05-05 08:47:06 +01:00
Budibase Staging Release Bot e21d8a9ada v1.0.143-alpha.0 2022-05-05 07:46:48 +00:00
Andrew Kingston 7b96ba811c Merge branch 'develop' of github.com:Budibase/budibase into new-design-ui 2022-05-05 08:26:37 +01:00
Budibase Release Bot 6204109df3 v1.0.142 2022-05-04 16:58:22 +00:00
Budibase Release Bot eaa0b8e903 v1.0.141 2022-05-04 13:14:06 +00:00
Budibase Release Bot 008d69ab09 v1.0.140 2022-05-04 12:40:27 +00:00
Michael Drury 67e1d0a0e3 Merge pull request #5637 from Budibase/fix/conditional-form-validation
Deregister field validation when unmounting form fields
2022-05-04 13:31:17 +01:00
Budibase Release Bot be6228df53 v1.0.139 2022-05-04 12:25:09 +00:00
Budibase Release Bot 10864f03ce v1.0.138 2022-05-03 16:38:39 +00:00
Budibase Release Bot 21e02dd279 v1.0.137 2022-05-03 15:58:47 +00:00
Michael Drury 0c10a9f7be Merge pull request #5690 from Budibase/fix/mike-fixes-may
April release fixes - MySQL dates and various form/automation fixes
2022-05-03 16:51:07 +01:00
Budibase Release Bot b7db3613e5 v1.0.136 2022-05-03 15:08:57 +00:00
Budibase Staging Release Bot e1be097612 v1.0.130-alpha.3 2022-05-03 15:05:22 +00:00
mike12345567 2a01bd5210 Merge branch 'master' of github.com:Budibase/budibase into fix/mike-fixes-may 2022-05-03 15:34:14 +01:00
mike12345567 cfd53b2f93 Fix for form issue #5669 - when in an empty state didn't correctly handle null stores. 2022-05-03 15:29:17 +01:00
Budibase Release Bot 808e3e7c8b v1.0.135 2022-05-03 13:54:24 +00:00
mike12345567 d090f2a8aa Fix for #5553 - when importing for SQL databases attempt to manage date and time only column times, handle these when displaying in tables and when filtering. 2022-05-03 14:11:06 +01:00
Budibase Staging Release Bot 2976073cf9 v1.0.130-alpha.2 2022-05-03 12:54:51 +00:00
Budibase Release Bot c2b3a7e0c8 v1.0.134 2022-05-03 09:32:48 +00:00
Budibase Release Bot d422912943 v1.0.133 2022-05-02 08:48:23 +00:00
Budibase Release Bot ed8e4b3d77 v1.0.132 2022-04-29 13:31:30 +00:00
Rory Powell 185b591db5 Merge branch 'labday/backend-core-ts' into feature/posthog-v2 2022-04-29 14:01:13 +01:00
Budibase Staging Release Bot 8c4f7ea67c v1.0.130-alpha.1 2022-04-29 12:55:46 +00:00
Andrew Kingston 1db3ae2974 Add support for instant updating of navigation settings in client apps 2022-04-28 17:30:48 +01:00
Andrew Kingston 45439ac3aa Deregister field validation when unmounting form fields 2022-04-28 16:35:38 +01:00
Budibase Release Bot f88504f4b0 v1.0.131 2022-04-28 14:16:39 +00:00
Andrew Kingston afa5f5e6cd Move some role logic to frontend core and enable client library to preferentially route to home screens 2022-04-28 15:13:33 +01:00
Budibase Release Bot 51c7c6abab v1.0.130 2022-04-28 13:29:28 +00:00
Budibase Staging Release Bot e06c03e140 v1.0.130-alpha.0 2022-04-28 11:30:07 +00:00
Andrew Kingston d94b30cb1e Fix issue loading app previews 2022-04-28 12:18:08 +01:00
Budibase Release Bot 7100baf6d0 v1.0.129 2022-04-28 10:19:06 +00:00
Budibase Release Bot 488f4a98fb v1.0.128 2022-04-28 08:24:29 +00:00
Andrew Kingston 2736954438 Add link settings to new navigation tab 2022-04-27 17:50:01 +01:00
Rory Powell 1caf4b1965 Merge branch 'develop' into feature/posthog-v2 2022-04-27 16:32:00 +01:00
Budibase Staging Release Bot 59cd1f722d v1.0.126-alpha.0 2022-04-27 14:40:24 +00:00
Budibase Release Bot b2b98c790b v1.0.127 2022-04-27 13:13:56 +00:00
Andrew Kingston 14bd507566 Fix toggle navigation for a screen not refrecting in the app preview 2022-04-27 13:28:17 +01:00
Budibase Release Bot e2a4f17afe v1.0.126 2022-04-27 11:55:18 +00:00
Andrew Kingston 84d5d69aa8 Update client library to properly handle new screen navigation settings 2022-04-27 12:47:54 +01:00
Andrew Kingston 840ff254d1 Allow client library to render new screen structure without layouts 2022-04-27 12:30:35 +01:00
Budibase Release Bot 14169a9a04 v1.0.125 2022-04-27 09:28:58 +00:00
Andrew Kingston b42161bfd5 Merge branch 'develop' of github.com:Budibase/budibase into new-design-ui 2022-04-27 07:59:37 +01:00
Budibase Release Bot 4d01185e6d v1.0.124 2022-04-26 22:48:04 +00:00
Budibase Staging Release Bot 2adf990ec7 v1.0.124-alpha.0 2022-04-26 19:19:35 +00:00
Michael Drury 8d78698c60 Merge branch 'master' of github.com:Budibase/budibase into develop 2022-04-26 20:10:26 +01:00
Budibase Staging Release Bot ddb6f1549c v1.0.123-alpha.1 2022-04-26 18:30:39 +00:00
Budibase Release Bot 2e846dd4da v1.0.123 2022-04-26 17:11:18 +00:00
Budibase Staging Release Bot 3b01575b77 v1.0.123-alpha.0 2022-04-26 16:12:16 +00:00
Rory Powell 3e1a7987a3 BB logo on free plan 2022-04-26 11:28:31 +01:00
Martin McKeaveney 9ca4dacbaa merge with master 2022-04-26 10:21:45 +01:00
Budibase Release Bot d251a80123 v1.0.122 2022-04-26 07:55:00 +00:00
Budibase Staging Release Bot 34388e05c3 v1.0.105-alpha.41 2022-04-25 22:24:32 +00:00
Rory Powell c94d8516c5 Fix: You must pass a 'distinctId' (public forms) 2022-04-25 22:08:56 +01:00
Budibase Staging Release Bot e2207c8c1e v1.0.105-alpha.40 2022-04-25 15:22:23 +00:00
Budibase Release Bot 45a65a03c3 v1.0.121 2022-04-25 13:59:00 +00:00
Budibase Staging Release Bot 36b7f19657 v1.0.105-alpha.39 2022-04-25 13:39:27 +00:00
Andrew Kingston 3d9e868334 Merge branch 'develop' of github.com:Budibase/budibase into new-design-ui-dirty 2022-04-25 14:38:52 +01:00
Andrew Kingston d269354d6f Merge branch 'feature/new-app-publish-workflow' of github.com:Budibase/budibase into new-design-ui-dirty 2022-04-25 13:42:23 +01:00
Budibase Staging Release Bot 558760a1f6 v1.0.105-alpha.38 2022-04-25 12:06:32 +00:00
Budibase Staging Release Bot d4de38019b v1.0.105-alpha.37 2022-04-25 11:34:54 +00:00
Budibase Staging Release Bot de1b2c3476 v1.0.105-alpha.36 2022-04-25 11:19:53 +00:00
Budibase Release Bot 650cf2a82f v1.0.120 2022-04-25 10:50:20 +00:00
Budibase Release Bot 00078b6cad v1.0.119 2022-04-23 12:20:38 +00:00
Budibase Release Bot 81adeafd52 v1.0.118 2022-04-23 12:13:13 +00:00
Budibase Release Bot f7e5afab79 v1.0.117 2022-04-22 15:57:50 +00:00
Budibase Staging Release Bot 17f5261b68 v1.0.105-alpha.35 2022-04-22 15:27:20 +00:00
Andrew Kingston 03be935e6c Refactor routes and start updating core design UI into new components 2022-04-22 16:03:47 +01:00
Budibase Release Bot 272e4fe959 v1.0.116 2022-04-22 14:39:34 +00:00
Michael Drury 94419024a4 Merge pull request #5510 from Budibase/fix/pouch-leak
PouchDB memory leak protection
2022-04-22 15:32:51 +01:00
Budibase Staging Release Bot 894bcdaca2 v1.0.105-alpha.34 2022-04-22 13:43:43 +00:00
Budibase Staging Release Bot 30cdd57ab3 v1.0.105-alpha.33 2022-04-22 11:52:44 +00:00
Budibase Staging Release Bot d91558486c v1.0.105-alpha.32 2022-04-22 10:58:15 +00:00
Budibase Staging Release Bot a8b963083c v1.0.105-alpha.31 2022-04-22 10:11:20 +00:00
Budibase Release Bot ab6473dfb7 v1.0.115 2022-04-22 09:55:33 +00:00
Budibase Staging Release Bot 7bf32ddcb2 v1.0.105-alpha.30 2022-04-22 09:55:26 +00:00
Andrew Kingston faf6a3ef1e Merge pull request #5483 from Budibase/fix/sticky-icon-hover-state
Fix sticky hover state for icons on mobile
2022-04-22 10:49:04 +01:00
Andrew Kingston 754aa82cec Merge pull request #5417 from Budibase/form-actions
Form actions
2022-04-22 10:47:57 +01:00
Budibase Staging Release Bot e2e5f73549 v1.0.105-alpha.29 2022-04-22 09:30:17 +00:00
Budibase Staging Release Bot 21735dae0a v1.0.105-alpha.28 2022-04-22 08:54:21 +00:00
Budibase Staging Release Bot f0eaf68a5e v1.0.105-alpha.27 2022-04-22 08:11:17 +00:00
Budibase Staging Release Bot 1a9e89c211 v1.0.105-alpha.26 2022-04-22 07:56:32 +00:00
Budibase Release Bot 980c9d1444 v1.0.114 2022-04-21 14:31:17 +00:00
mike12345567 7083470baa Adding a dep:clean function, cleaning up lock files and fixing backend-core test which did not utilise tenancy (no global db). 2022-04-21 15:20:23 +01:00
Budibase Staging Release Bot 851c62d71a v1.0.105-alpha.25 2022-04-21 13:36:43 +00:00
Budibase Staging Release Bot 389221a58e v1.0.105-alpha.24 2022-04-21 11:52:07 +00:00
Rory Powell d2a4e0a934 Merge branch 'develop' into feature/licensing 2022-04-20 14:59:36 +01:00
Budibase Staging Release Bot 282d2b73cc v1.0.105-alpha.23 2022-04-20 11:45:43 +00:00
Mel O'Hagan 9b5ad2dacc Get latest RevId if not provided 2022-04-20 11:51:01 +01:00
Budibase Staging Release Bot b18c47a586 v1.0.105-alpha.22 2022-04-20 07:47:53 +00:00
Budibase Staging Release Bot c8d3c9ded4 v1.0.105-alpha.21 2022-04-19 12:05:43 +00:00
Andrew Kingston 943ae42b27 Fix sticky hover state for icons on mobile 2022-04-19 10:55:53 +01:00
Budibase Staging Release Bot d1c6aaa245 v1.0.105-alpha.20 2022-04-19 08:48:18 +00:00
Budibase Staging Release Bot c53c350879 v1.0.105-alpha.19 2022-04-14 19:50:11 +00:00
Budibase Staging Release Bot 8c613db188 v1.0.105-alpha.18 2022-04-14 16:55:46 +00:00
Budibase Staging Release Bot 3b7a03c7a9 v1.0.105-alpha.17 2022-04-14 12:05:50 +00:00
Andrew Kingston f6eef900ad Merge pull request #5272 from Budibase/cheeks-lab-day-devtools
DevTools
2022-04-14 12:57:01 +01:00
Andrew Kingston e60c1a9685 Capitalise on change labels for form fields 2022-04-14 10:38:24 +01:00
Budibase Staging Release Bot b37dd1c229 v1.0.105-alpha.16 2022-04-14 09:14:11 +00:00