1
0
Fork 0
mirror of synced 2024-07-21 06:05:52 +12:00
Commit graph

26653 commits

Author SHA1 Message Date
Adria Navarro df65303645
Merge pull request #12439 from Budibase/chore/cleanup_v2
[CI] Cleanup and rename v2 files
2023-11-24 13:29:45 +01:00
Adria Navarro 4f3df1a58b
Merge branch 'master' into chore/cleanup_v2 2023-11-24 13:08:01 +01:00
Adria Navarro 4a1fd20f08 Renames 2023-11-24 13:04:23 +01:00
Adria Navarro 9c221afc59 Rename Dockerfile.v2 to Dockerfile 2023-11-24 13:02:14 +01:00
Adria Navarro 813511da28 Remove v2 from sh script 2023-11-24 12:59:07 +01:00
Adria Navarro 3cdb1da6d8 Update tsconfig 2023-11-24 12:57:09 +01:00
Gerard Burns 0d0db98484
Grid columns UI (#12209)
* grid columns ui

* linting

* remove comment

* remove property thats not used

* remove cli pacakge change

* PR Feedback

* fixes

* fixes

* wip

* wip

* wip

* wip

* wip

* wip

* about to implement

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* tests

* linting

* remove drag handle file

* fix icons

* remove field config changes

* wip

* wip

* wip

* remove logs

* wip

* linting

* pr feedback

* linting
2023-11-24 11:02:57 +00:00
Andrew Kingston 176f7fe404
Merge pull request #12429 from Budibase/fix/user-invite-minor-fixes
Minor UI updates
2023-11-23 17:56:14 +00:00
Dean 5ddc543bd5 Minor UX updates 2023-11-23 12:57:43 +00:00
Adria Navarro 46c54e8119
Merge pull request #12356 from Budibase/budi-7680/data-section-add-search-to-data-sources
Add search capabilities to data section
2023-11-23 11:30:55 +01:00
Adria Navarro 07900002d5
Merge branch 'master' into budi-7680/data-section-add-search-to-data-sources 2023-11-23 11:27:02 +01:00
Budibase Staging Release Bot a5e69e716e Bump version to 2.13.15 2023-11-23 10:07:15 +00:00
Adria Navarro da4e7fccf9
Merge branch 'master' into budi-7680/data-section-add-search-to-data-sources 2023-11-23 11:06:22 +01:00
Adria Navarro df244c68ec Copy change 2023-11-23 11:05:51 +01:00
melohagan 0e93717f1a
Allow null strings (#12298)
* Allow null strings

* Don't update null to blank

* Save empty as null

* Make blank string map to null

* Add mappings for BigInt

* Fix unit tests
2023-11-23 09:53:35 +00:00
Adria Navarro bf4678ad01 Reuse component on screens 2023-11-23 10:38:14 +01:00
Adria Navarro 54b2fec3c1 Unify formats 2023-11-23 09:59:59 +01:00
Adria Navarro 4f544343f3 No results design changes 2023-11-23 09:43:24 +01:00
Adria Navarro 3b8b531d2b
Merge branch 'master' into budi-7680/data-section-add-search-to-data-sources 2023-11-23 09:39:22 +01:00
melohagan 778104d6e6
Fix for Parameters Binding keyword duplicated (repeated) in REST Query URL (#12325)
* Dont set breakQs if not url change

* Don't replace already readable binding

* dataBinding unit tests
2023-11-23 08:37:40 +00:00
Michael Drury 81848a6182
Merge pull request #12421 from Budibase/fix/BUDI-7747-user-group-lock-out
User group lockout fix (members)
2023-11-22 15:09:13 +00:00
Adria Navarro 93d89f9ca3
Merge branch 'master' into fix/BUDI-7747-user-group-lock-out 2023-11-22 16:05:17 +01: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
mike12345567 2913589bc0 Updating pro reference. 2023-11-22 14:28:53 +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
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 1d368be5de
Merge branch 'master' into fix/admin-user-backup 2023-11-22 10:59:45 +00:00
Martin McKeaveney ff5ee7164f
Merge branch 'master' into budi-7680/data-section-add-search-to-data-sources 2023-11-22 09:15:28 +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
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
Michael Drury 921fcb08e6
Merge branch 'master' into budi-7680/data-section-add-search-to-data-sources 2023-11-21 14:21:14 +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
Adria Navarro 09dbbf5ee3
Merge branch 'master' into budi-7680/data-section-add-search-to-data-sources 2023-11-21 13:29:43 +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
Michael Drury 2c0b026486
Merge branch 'master' into budi-7680/data-section-add-search-to-data-sources 2023-11-21 11:45:13 +00:00