1
0
Fork 0
mirror of synced 2024-08-23 22:11:39 +12:00
Commit graph

25828 commits

Author SHA1 Message Date
Dean
2ae9d1f3f5 Merge remote-tracking branch 'origin/develop' into feature/configurable-sso-auth-scopes 2022-08-19 14:36:02 +01:00
Dean
658ec8301c Added missing cypress hooks 2022-08-19 14:33:51 +01:00
Rory Powell
ec562ccfa3 Merge branch 'master' into develop 2022-08-19 14:15:49 +01:00
Andrew Kingston
77c96b37b3 Fix issue with falsey lucene values being ignored 2022-08-19 14:11:58 +01:00
Rory Powell
cb03d26980 Merge branch 'develop' into feature/day-pass-pricing 2022-08-19 14:08:03 +01:00
Andrew Kingston
c1613eda5c Merge branch 'master' of github.com:Budibase/budibase into cheeks-fixes 2022-08-19 13:54:47 +01:00
Andrew Kingston
1d0125fb94 Add tests for exporting data 2022-08-19 13:54:08 +01:00
Dean
3ca15a205f Added authentication integration tests 2022-08-19 12:59:31 +01:00
Andrew Kingston
f7cab9264e Update vite to fix chrome issues 2022-08-19 11:49:11 +01:00
Budibase Release Bot
8056a4594d Update pro version to 1.2.43 2022-08-19 08:43:58 +00:00
Budibase Release Bot
bfdbb8672d v1.2.43 2022-08-19 08:40:10 +00:00
Rory Powell
5a74207ecd usage page updates 2022-08-19 09:28:26 +01:00
Rory Powell
22a6cc5e54
Merge pull request #7352 from Budibase/fix/bull-upgrade
Upgrade Bull library in server - attempt to fix automation slow downs
2022-08-19 09:27:28 +01:00
Rory Powell
0a15386687 Pin bull version 2022-08-19 09:03:26 +01:00
mike12345567
65659225e1 Adding management of the new README.md file that is retrieved with the plugin skeletons. 2022-08-18 18:23:07 +01:00
mike12345567
4322e4c6f8 Upgrading Bull version - we were using a very old version - did some testing with the new version - appears to be fully compatiable. Attempting to improve on #7323. 2022-08-18 18:01:28 +01:00
mike12345567
e53f86c0b2 Adding in hash handling for datasource plugins. 2022-08-18 15:21:55 +01:00
Dean
3068a0013a UX feedback changes 2022-08-18 14:58:22 +01:00
Budibase Release Bot
5e75c184bc Update pro version to 1.2.42 2022-08-18 13:36:13 +00:00
Budibase Release Bot
111226abbd v1.2.42 2022-08-18 13:33:18 +00:00
Andrew Kingston
8ff70395e7
Merge pull request #7344 from Budibase/fix/screen-load-bindings
Add bindings for screen on load setting
2022-08-18 14:23:54 +01:00
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