1
0
Fork 0
mirror of synced 2024-08-18 19:41:30 +12:00
Commit graph

15094 commits

Author SHA1 Message Date
Rory Powell
7d1a32f729 Merge branch 'master' into develop 2022-08-19 14:15:49 +01:00
Andrew Kingston
5c5e4bcccb Fix issue with falsey lucene values being ignored 2022-08-19 14:11:58 +01:00
Andrew Kingston
7eaed5bea7 Merge branch 'master' of github.com:Budibase/budibase into cheeks-fixes 2022-08-19 13:54:47 +01:00
Andrew Kingston
abd732fa52 Add tests for exporting data 2022-08-19 13:54:08 +01:00
Dean
a1609c0bde Added authentication integration tests 2022-08-19 12:59:31 +01:00
Budibase Release Bot
099aaa0fb2 Update pro version to 1.2.43 2022-08-19 08:43:58 +00:00
Budibase Release Bot
ead009a801 v1.2.43 2022-08-19 08:40:10 +00:00
Rory Powell
d74112d398 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
8faa3ddcbe Pin bull version 2022-08-19 09:03:26 +01:00
mike12345567
5bf9183861 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
Dean
ba2aaf87e7 UX feedback changes 2022-08-18 14:58:22 +01:00
Budibase Release Bot
a02f08ead0 Update pro version to 1.2.42 2022-08-18 13:36:13 +00:00
Budibase Release Bot
79b1aef9f8 v1.2.42 2022-08-18 13:33:18 +00:00
Andrew Kingston
786c9d30b8 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
7b6cef8794 Rename some usages of button actions to events 2022-08-18 13:43:32 +01:00
Budibase Staging Release Bot
bf972595ed Update pro version to 1.2.41-alpha.5 2022-08-18 11:51:37 +00:00
Budibase Staging Release Bot
c0719786eb v1.2.41-alpha.5 2022-08-18 11:48:31 +00:00
Martin McKeaveney
75f9ef0146 Merge branch 'develop' of github.com:Budibase/budibase into develop 2022-08-18 12:38:23 +01:00
Budibase Staging Release Bot
2f33dbf501 Update pro version to 1.2.41-alpha.4 2022-08-18 11:23:33 +00:00
Martin McKeaveney
81a00424b2 base64 encode the kubeconfig 2022-08-18 12:21:01 +01:00
Budibase Staging Release Bot
a42ff6cd50 v1.2.41-alpha.4 2022-08-18 11:20:32 +00:00
Martin McKeaveney
96be712f89 Update deploy-release.yml 2022-08-18 12:09:36 +01:00
Dean
5452958805 Adding fix for empty scopes 2022-08-18 11:50:52 +01:00
Andrew Kingston
1841677e0d Add bindings for screen on load setting 2022-08-18 11:16:59 +01:00
Dean
9260935572 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
fadb3e7581 Update pro version to 1.2.41 2022-08-18 08:18:50 +00:00
Budibase Release Bot
aca0c5c6c0 v1.2.41 2022-08-18 08:15:49 +00:00
melohagan
221d46ce05 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
Budibase Staging Release Bot
f65c9bb7b2 Update pro version to 1.2.41-alpha.3 2022-08-17 16:04:43 +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
Mel O'Hagan
9a290e2b41 Refactors 2022-08-17 16:44:48 +01: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
b203552dc5 Update pro version to 1.2.41-alpha.1 2022-08-17 15:24:26 +00:00
Budibase Staging Release Bot
ff1029fc80 v1.2.41-alpha.1 2022-08-17 15:21:29 +00:00
Andrew Kingston
7c394f5876 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
7abf549b02 Hide on click setting for root screen component 2022-08-17 15:47:50 +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
f7286e1597 Fix icon import 2022-08-17 15:01:38 +01:00
Andrew Kingston
536dc56946 Use either backspace or delete for deleting components 2022-08-17 14:47:20 +01:00
Andrew Kingston
37f9e7ad1d SUpport using icons for keybind indicators in menu items 2022-08-17 14:47:07 +01:00
Andrew Kingston
978cdc3968 Add XS size for icons 2022-08-17 14:46:38 +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
Jonny McCullagh
c387b637da 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
Budibase Staging Release Bot
5b3e39022d Update pro version to 1.2.41-alpha.0 2022-08-16 14:53:58 +00:00
Budibase Staging Release Bot
e7ff65a070 v1.2.41-alpha.0 2022-08-16 14:50:58 +00:00
Michael Drury
cfbc9b043c Merge branch 'master' of github.com:Budibase/budibase into develop 2022-08-16 15:39:40 +01:00