1
0
Fork 0
mirror of synced 2024-09-11 06:56:23 +12:00
Commit graph

26595 commits

Author SHA1 Message Date
Sam Rose
40fd056237
Make Clouseau work in both single image and Helm deployments. 2023-11-23 11:40:21 +00:00
Sam Rose
08ae4ef132
Fix the single image build working on Kubernetes. 2023-11-22 16:20:47 +00:00
Sam Rose
2fb9748979
Merge branch 'master' of github.com:budibase/budibase into budi-7754-make-our-helm-chart-work-out-of-the-box 2023-11-22 14:45:54 +00:00
Martin McKeaveney
80501d5972
Merge pull request #12246 from kellis5137/master
Fix to - Issue running standard Docker Compose instance of bbapps in CLUSTER_MODE
2023-11-22 14:37:40 +00:00
Martin McKeaveney
971146a6fa
Merge branch 'master' into master 2023-11-22 14:30:34 +00:00
Andrew Kingston
5603f18aac
Merge pull request #12350 from Budibase/settings-enhancements
Settings enhancements
2023-11-22 12:30:36 +00:00
Andrew Kingston
a58af2b7e4
Merge branch 'master' into settings-enhancements 2023-11-22 12:26:19 +00:00
Michael Drury
018bd08eae
Merge pull request #12420 from Budibase/singleimage-healthcheck
Update the healthcheck.sh script to use the correct path for CouchDB, delete extraneous build-target-paths.sh script.
2023-11-22 12:10:04 +00:00
Sam Rose
bbe2631755
Update the healthcheck.sh script to use the correct path for CouchDB, delete extraneous build-target-paths.sh script. 2023-11-22 11:57:18 +00:00
Sam Rose
66f07a7f0f
Merge branch 'budi-7754-make-our-helm-chart-work-out-of-the-box' of github.com:budibase/budibase into budi-7754-make-our-helm-chart-work-out-of-the-box 2023-11-22 11:16:43 +00:00
Michael Drury
26f07ad4f6
Merge pull request #12417 from Budibase/fix/admin-user-backup
Allowing use of BB_ADMIN environment variables at all times
2023-11-22 11:06:50 +00:00
Michael Drury
8de920d020
Merge branch 'master' into budi-7754-make-our-helm-chart-work-out-of-the-box 2023-11-22 11:00:37 +00:00
Michael Drury
1d368be5de
Merge branch 'master' into fix/admin-user-backup 2023-11-22 10:59:45 +00:00
Sam Rose
423fa68f34
Make the CouchDB image use the right directory on Kubernetes. 2023-11-22 10:35:53 +00:00
Adria Navarro
061dede8c4
Merge pull request #12402 from Budibase/chore/lint_imports
Use eslint import plugin
2023-11-21 19:57:40 +01:00
Michael Drury
1167dfc8b2
Merge branch 'master' into fix/admin-user-backup 2023-11-21 18:00:12 +00:00
mike12345567
18a275ecb1 Removing unused function. 2023-11-21 17:44:46 +00:00
Adria Navarro
5de491e858
Merge branch 'master' into chore/lint_imports 2023-11-21 18:38:57 +01:00
Sam Rose
4af7bf459a
Remove extraneous creation timestamp. 2023-11-21 17:35:23 +00:00
Sam Rose
b7a704d06e
Remove -name param from CouchDB image. Clouseau works without it and it fixes the image in Kubernetes. 2023-11-21 17:32:58 +00:00
Budibase Staging Release Bot
9710df29bc Bump version to 2.13.14 2023-11-21 17:30:45 +00:00
mike12345567
ddd8482013 Updating bb admin user creation so that it can be used incase in self host a user gets locked out, the environment variables can be used to create a simple user to access the system. 2023-11-21 17:30:11 +00:00
Adria Navarro
0f5f341966 Update pro ref 2023-11-21 18:29:35 +01:00
melohagan
483a267875
Don't encode undefined (#12404) 2023-11-21 16:13:11 +00:00
melohagan
f35e3cb99c
Handle dates in query range filter (#12413)
* Handle dates in query range filter

* Add unit tests for runLuceneQuery

* Fix build errors
2023-11-21 16:08:20 +00:00
Budibase Staging Release Bot
ab303eca49 Bump version to 2.13.13 2023-11-21 14:34:56 +00:00
Gerard Burns
463cee560b
Disable preview and publish for apps with no screens (#12384)
* disable preview and publish for apps with no screens

* PR feedback

* linting

* PR Feedback
2023-11-21 13:19:19 +00:00
Adria Navarro
3a3658fd03
Merge branch 'master' into chore/lint_imports 2023-11-21 13:51:39 +01:00
Michael Drury
2b37152157
Merge branch 'master' into master 2023-11-21 12:15:42 +00:00
Sam Rose
2be8940334
Merge pull request #12411 from Budibase/switch-to-blocklist-for-file-extensions
Move from an allow list to a block list of file extensions.
2023-11-21 12:09:21 +00:00
Sam Rose
786e45e15a
Merge branch 'master' into switch-to-blocklist-for-file-extensions 2023-11-21 12:00:24 +00:00
Sam Rose
303ae3c58b
Block some code extensions that could be used maliciously. 2023-11-21 11:41:32 +00:00
Adria Navarro
0bb5e583b5
Merge pull request #12412 from Budibase/fix/red-lock-warnings
Improving redlock warning information
2023-11-21 12:27:21 +01:00
Sam Rose
71b8b300bf
Add archive file formats to blocklist. 2023-11-21 11:26:25 +00:00
Adria Navarro
e1198d13cd
Merge branch 'master' into fix/red-lock-warnings 2023-11-21 12:22:40 +01:00
mike12345567
0df315c478 There has been quite a few redlock errors the last while - the message does not provide much information about what is going wrong - trying to rectify this to see if this is an error that could be impacting performance. 2023-11-21 10:52:50 +00:00
Sam Rose
c93066a5f9
Merge branch 'master' of github.com:budibase/budibase into budi-7754-make-our-helm-chart-work-out-of-the-box 2023-11-21 10:45:12 +00:00
Sam Rose
79dcc468b8
Add a test for uppercase malicious extensions. 2023-11-21 10:42:44 +00:00
Sam Rose
b4cb97963c
Move from an allow list to a block list of file extensions. 2023-11-21 10:40:25 +00:00
Sam Rose
08d45820a2
Update chart dependencies, fix some syntactic errors. 2023-11-21 10:29:27 +00:00
Adria Navarro
16af6ce352
Merge branch 'master' into chore/lint_imports 2023-11-21 10:22:32 +01:00
Andrew Kingston
0d32ab77ae
Merge pull request #12290 from Budibase/fix/export-data-ui
Fix for exported data UI display issues
2023-11-21 09:11:10 +00:00
Dean
a8b7533809 Merge remote-tracking branch 'origin/master' into fix/export-data-ui 2023-11-21 09:06:31 +00:00
Adria Navarro
db2c20e3ae eslint import/newline-after-import 2023-11-20 21:52:29 +01:00
Adria Navarro
92f411bf77 Prettier 2023-11-20 21:48:49 +01:00
Adria Navarro
4d27ff1dc0 eslint import/no-duplicates 2023-11-20 21:48:49 +01:00
Adria Navarro
0874489585 Configure import/export 2023-11-20 21:48:49 +01:00
Adria Navarro
90ae387fbd Fix import/export 2023-11-20 21:48:49 +01:00
Sam Rose
cade7d339e
First pass at updating Helm chart. 2023-11-20 17:03:38 +00:00
Budibase Staging Release Bot
db20645ae4 Bump version to 2.13.12 2023-11-20 16:32:57 +00:00