1
0
Fork 0
mirror of synced 2024-07-04 14:01:27 +12:00
Commit graph

25683 commits

Author SHA1 Message Date
mike12345567 0db9a4ec6e Adding full builder integration of custom components - splitting into own section properly - fixing some issues with SVG class overlap. 2022-08-17 23:13:51 +01:00
Andrew Kingston c4a67425bc Merge branch 'plugins-dev-experience' of github.com:Budibase/budibase into plugins-dev-experience 2022-08-17 19:41:30 +01:00
Budibase Staging Release Bot 9af33e2fc0 Update pro version to 1.2.41-alpha.3 2022-08-17 16:04:43 +00:00
Budibase Staging Release Bot 38effd9d3f v1.2.41-alpha.3 2022-08-17 16:01:36 +00:00
melohagan 3cadbee1b9
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 38f5b81fbe v1.2.41-alpha.2 2022-08-17 15:46:45 +00:00
Mel O'Hagan 95b3518a0d Refactors 2022-08-17 16:44:48 +01:00
melohagan fd836c0191
Merge pull request #5829 from Budibase/feature/clickable-container
Containers support onClick
2022-08-17 16:34:41 +01:00
Budibase Staging Release Bot 4658ba3387 Update pro version to 1.2.41-alpha.1 2022-08-17 15:24:26 +00:00
Budibase Staging Release Bot cee7bb82a1 v1.2.41-alpha.1 2022-08-17 15:21:29 +00:00
Andrew Kingston 59b3bed470 Merge branch 'develop' of github.com:Budibase/budibase into plugins-dev-experience 2022-08-17 16:13:27 +01:00
Andrew Kingston 07353183e9
Merge pull request #7015 from Budibase/cheeks-lab-day-keyboard-shortcuts-develop
Keyboard shortcuts for components
2022-08-17 16:11:36 +01:00
Andrew Kingston 569cea90af Hide on click setting for root screen component 2022-08-17 15:47:50 +01:00
Andrew Kingston 750eef9231 Disable pointer events for all components nested inside a clickable container 2022-08-17 15:43:42 +01:00
Andrew Kingston bb9146b93f Return nullish button action function for empty arrays 2022-08-17 15:43:25 +01:00
Andrew Kingston 6b8bf3f768 Revert click context 2022-08-17 15:17:29 +01:00
Andrew Kingston 4079deb42c Fix icon import 2022-08-17 15:01:38 +01:00
Andrew Kingston 62f017517d Use either backspace or delete for deleting components 2022-08-17 14:47:20 +01:00
Andrew Kingston 16a7593f05 SUpport using icons for keybind indicators in menu items 2022-08-17 14:47:07 +01:00
Andrew Kingston 8423fcaab9 Add XS size for icons 2022-08-17 14:46:38 +01:00
Andrew Kingston 82ca88ad28 Merge branch 'develop' of github.com:Budibase/budibase into cheeks-lab-day-keyboard-shortcuts-develop 2022-08-17 14:20:34 +01:00
mike12345567 ffb4ba48e7 Adding some controls around datasource config creation and updating minio fetch. 2022-08-17 11:01:25 +01:00
mike12345567 ecf1fbffa5 Updating custom datasource SVG - splitting out in UI. 2022-08-17 10:46:17 +01:00
mike12345567 9a49f58a88 Adding full flow for creating custom datasource. 2022-08-17 10:05:13 +01:00
Andrew Kingston 39188c6af4 Update vite config to work properly with all defaults 2022-08-17 09:21:36 +01:00
Jonny McCullagh fcd9248d48
Merge pull request #7310 from Budibase/jonny/single-image-data-path
fix sed apostrophe error and couchdb path
2022-08-16 20:13:01 +01:00
Michael Drury f2af7f9719 Merge branch 'plugins-dev-experience' of github.com:Budibase/budibase into plugins-dev-experience 2022-08-16 16:28:11 +01:00
Michael Drury 45594e442a Adding watch command to CLI. 2022-08-16 16:27:03 +01:00
Andrew Kingston af01874ab1 Merge branch 'plugins-dev-experience' of github.com:Budibase/budibase into plugins-dev-experience 2022-08-16 15:18:58 +00:00
Andrew Kingston 623a5ee563 Default plugins dir to /plugins 2022-08-16 15:16:46 +00:00
Andrew Kingston 55eef09204 Add PLUGINS_DIR env var and show example mount for HMR of plugins 2022-08-16 15:14:47 +00:00
Budibase Staging Release Bot 08a8631cfd Update pro version to 1.2.41-alpha.0 2022-08-16 14:53:58 +00:00
Budibase Staging Release Bot 3120f90e92 v1.2.41-alpha.0 2022-08-16 14:50:58 +00:00
Michael Drury 8c5fb91433 Merge branch 'plugins-dev-experience' of github.com:Budibase/budibase into plugins-dev-experience 2022-08-16 15:44:05 +01:00
Michael Drury 09372e2ad7 Merge branch 'develop' of github.com:Budibase/budibase into plugins-dev-experience 2022-08-16 15:42:47 +01:00
Andrew Kingston bb19810e36 Add missing declaration of objectstore module 2022-08-16 14:42:32 +00:00
Michael Drury b96db6d7b7 Merge branch 'master' of github.com:Budibase/budibase into develop 2022-08-16 15:39:40 +01:00
Jonny McCullagh 99cb7761a6 fix sed apostrophe error and couchdb path 2022-08-16 15:08:00 +01:00
Andrew Kingston 2a6719d3ac Only watch plugins in single tenant envs 2022-08-16 14:02:51 +00:00
Budibase Staging Release Bot 069859bb79 Update pro version to 1.2.39-alpha.8 2022-08-16 13:40:15 +00:00
Budibase Staging Release Bot ef8b6a80c4 v1.2.39-alpha.8 2022-08-16 13:37:03 +00:00
Martin McKeaveney b7668ca3ab
Merge pull request #7221 from FlaminWrap/FlaminWrap-Fix-4290
Fix issue #4290
2022-08-16 14:25:17 +01:00
Mel O'Hagan a843796408 Disable valueType for Is in 2022-08-16 13:45:21 +01:00
Mel O'Hagan e4a1f356b3 Only allow bindings type for Is In Conditional UI 2022-08-16 13:36:48 +01:00
Andrew Kingston ddb47a7865 Merge branch 'plugins-dev-experience' of github.com:Budibase/budibase into plugins-dev-experience 2022-08-16 09:33:17 +00:00
Andrew Kingston 89ef95d2f9 Merge branch 'develop' of github.com:Budibase/budibase into plugins-dev-experience 2022-08-16 09:32:36 +00:00
Andrew Kingston c892b55abf Merge branch 'vite-remote-dev' of github.com:Budibase/budibase into plugins-dev-experience 2022-08-16 09:31:49 +00:00
Budibase Staging Release Bot 4da5d2bdaf Update pro version to 1.2.39-alpha.7 2022-08-16 09:30:46 +00:00
Budibase Staging Release Bot 90cb5b3d42 v1.2.39-alpha.7 2022-08-16 09:27:48 +00:00
Andrew Kingston 4645901309 Support env variables for vite config 2022-08-16 09:26:23 +00:00