Adria Navarro
|
5de491e858
|
Merge branch 'master' into chore/lint_imports
|
2023-11-21 18:38:57 +01:00 |
Budibase Staging Release Bot
|
9710df29bc
|
Bump version to 2.13.14
|
2023-11-21 17:30:45 +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 |
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
|
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 |
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 |
Budibase Staging Release Bot
|
db20645ae4
|
Bump version to 2.13.12
|
2023-11-20 16:32:57 +00:00 |
mike12345567
|
a2adc5eff4
|
Merge branch 'master' of github.com:Budibase/budibase
|
2023-11-20 15:59:31 +00:00 |
mike12345567
|
1ca8edc285
|
Fixing a documentation issue, OpenAPI definition said it was an unpublish rather than publish endpoint.
|
2023-11-20 15:59:17 +00:00 |
Adria Navarro
|
0b15057488
|
Merge pull request #12401 from Budibase/chore/lint_js_tests
[Chore] Lint js tests
|
2023-11-20 16:53:33 +01:00 |
Adria Navarro
|
8e0cb4b17b
|
Merge branch 'master' into chore/lint_js_tests
|
2023-11-20 16:43:36 +01:00 |
Michael Drury
|
a960af0b69
|
Merge pull request #12403 from Budibase/fix/account-portal-redis-connection
Assume Redis default port number
|
2023-11-20 15:42:42 +00:00 |
Adria Navarro
|
05f1d393bf
|
Merge branch 'master' into chore/lint_js_tests
|
2023-11-20 16:39:38 +01:00 |
mike12345567
|
8fdf378a57
|
Fix an issue with account portal redis connection, if no Redis port is supplied in URL we should assume the default port number 6379.
|
2023-11-20 15:34:16 +00:00 |
Gerard Burns
|
7e037099b4
|
Field help text (#12383)
* wip
* client finished
* add to bbui input
* linting
* PR Feedback
* remove test code
* linting
* PR feedback
---------
Co-authored-by: Martin McKeaveney <martin@budibase.com>
|
2023-11-20 15:05:58 +00:00 |
Adria Navarro
|
742eb4ff46
|
Lint fix
|
2023-11-20 15:36:55 +01:00 |
Adria Navarro
|
c71644a1e7
|
Remove .spec.js from prettier ignore
|
2023-11-20 15:36:48 +01:00 |
Martin McKeaveney
|
27b2a3b8d7
|
Merge pull request #12279 from juliohm1978/master
Change minio livenessProbe to use native httpGet instead of curl.
|
2023-11-20 12:04:52 +00:00 |
Martin McKeaveney
|
eb1ae8ad4a
|
Merge branch 'master' into fix/export-data-ui
|
2023-11-20 12:02:46 +00:00 |
Budibase Staging Release Bot
|
8297564029
|
Bump version to 2.13.11
|
2023-11-20 11:25:51 +00:00 |
Andrew Kingston
|
b2b01577d3
|
Merge branch 'master' into fix/export-data-ui
|
2023-11-20 10:20:50 +00:00 |
Adria Navarro
|
8dc7b1d260
|
Merge pull request #12398 from Budibase/chore/run_oss_checks
Run oss checks
|
2023-11-20 11:07:28 +01:00 |
Adria Navarro
|
8010d3e9eb
|
Merge branch 'master' into chore/run_oss_checks
|
2023-11-20 10:52:57 +01:00 |
Andrew Kingston
|
5a17c6e166
|
Merge pull request #12311 from Budibase/fix-section-crash
Fix bug in SectionSelect
|
2023-11-20 09:45:07 +00:00 |
Martin McKeaveney
|
536f7dfede
|
Merge branch 'master' into fix-section-crash
|
2023-11-20 09:41:11 +00:00 |
Adria Navarro
|
18b48f2c6b
|
Merge branch 'master' into chore/run_oss_checks
|
2023-11-20 10:08:57 +01:00 |
Adria Navarro
|
d9ed5fb3d0
|
Do not release fb for OSS
|
2023-11-20 10:07:33 +01:00 |
Adria Navarro
|
5a608b0873
|
Change webhook url
|
2023-11-20 10:05:25 +01:00 |
Adria Navarro
|
370d12965c
|
Cleanup pipeline
|
2023-11-20 09:58:43 +01:00 |
Adria Navarro
|
cf30097710
|
Title change
|
2023-11-20 09:58:09 +01:00 |
Adria Navarro
|
0f2d95cd2e
|
Test message
|
2023-11-20 09:56:37 +01:00 |