Commit Graph

3653 Commits

Author SHA1 Message Date
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