1
0
Fork 0
mirror of synced 2024-09-02 10:41:09 +12:00
Commit graph

25805 commits

Author SHA1 Message Date
Andrew Kingston
42367638d8 Rename some usages of button actions to events 2022-08-18 13:43:32 +01:00
mike12345567
9d22f83e4e Adding check to make sure build/watch occurs inside a plugin directory. 2022-08-18 13:29:49 +01:00
mike12345567
d063d4fa67 Fixing issue with custom datasource section appearing when none exist. 2022-08-18 12:58:43 +01:00
Budibase Staging Release Bot
57fd9b01e3 Update pro version to 1.2.41-alpha.5 2022-08-18 11:51:37 +00:00
Budibase Staging Release Bot
db4c6afc17 v1.2.41-alpha.5 2022-08-18 11:48:31 +00:00
Martin McKeaveney
63957f375e Merge branch 'develop' of github.com:Budibase/budibase into develop 2022-08-18 12:38:23 +01:00
Budibase Staging Release Bot
106a644c3b Update pro version to 1.2.41-alpha.4 2022-08-18 11:23:33 +00:00
Andrew Kingston
a32b3705dc Add sanity checks to plugin watcher 2022-08-18 12:22:32 +01:00
Martin McKeaveney
6b2a0ce16f base64 encode the kubeconfig 2022-08-18 12:21:01 +01:00
Budibase Staging Release Bot
1d79a9f350 v1.2.41-alpha.4 2022-08-18 11:20:32 +00:00
Martin McKeaveney
cbcdc3c955
Update deploy-release.yml 2022-08-18 12:09:36 +01:00
Dean
faa765f69d Adding fix for empty scopes 2022-08-18 11:50:52 +01:00
Andrew Kingston
186f559fb4 Merge branch 'plugins-dev-experience' of github.com:Budibase/budibase into plugins-dev-experience 2022-08-18 11:23:41 +01:00
Andrew Kingston
cf4696ad8a Treat any tarball as plugins when watching plugins directory 2022-08-18 11:23:24 +01:00
Andrew Kingston
9475090f8f Add bindings for screen on load setting 2022-08-18 11:16:59 +01:00
Dean
9a677fce72 Added scope customisation to the OIDC SSO configuration. Users can add or remove whichever scopes they like except 'openid'. They can revert to our core default values if they run into any issues 2022-08-18 10:59:40 +01:00
Budibase Release Bot
3f923d1a7f Update pro version to 1.2.41 2022-08-18 08:18:50 +00:00
Budibase Release Bot
50e5c23ef8 v1.2.41 2022-08-18 08:15:49 +00:00
melohagan
c5a3fa161d
Merge pull request #7303 from Budibase/bug/sev2/isin-conditionalui
Only allow bindings for 'Is In' operator in conditional UI
2022-08-18 09:06:22 +01:00
mike12345567
3fac2f8982 Merge branch 'plugins-dev-experience' of github.com:Budibase/budibase into plugins-dev-experience 2022-08-17 23:21:58 +01:00
mike12345567
ebb622097b Fixing issue with single custom datasource being full width in creation modal. 2022-08-17 23:17:10 +01:00
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