Commit Graph

29001 Commits

Author SHA1 Message Date
Andrew Kingston c2c0012013 Add new permission type for creators, update app creation endpoint to allow creators and assign access to new apps 2023-11-23 16:22:16 +00:00
Andrew Kingston 974b117500 Allow creators to use the builder portal 2023-11-23 15:29:34 +00:00
Andrew Kingston 2cac5c9e8c Remove duplicated constants and add creator option to user import modal 2023-11-23 14:31:27 +00:00
Andrew Kingston 820eeeafe5 Fix button group having no spacing by default 2023-11-23 14:13:16 +00:00
Gerard Burns 4175ccbffb wip 2023-11-23 14:12:54 +00:00
Andrew Kingston fd5dd8dd72 Dedupe and clean up some role logic and constants, and display roles properly in user list 2023-11-23 14:12:10 +00:00
Gerard Burns e0e27aa3c9 wip 2023-11-23 14:09:14 +00:00
Andrew Kingston b72b93e5b2 Update user invitation modal and details page to allow creating creator users 2023-11-23 14:03:23 +00:00
Andrew Kingston 35a35f92e6 Update constants and user invitation API to account for new creator flag 2023-11-23 14:02:29 +00:00
Andrew Kingston 9b99991b2e Update SDK to account for new creator builder flag 2023-11-23 14:01:58 +00:00
Gerard Burns 5824425020 git stash 2023-11-23 13:44:01 +00:00
Gerard Burns 8b8604267d refactor 2023-11-23 13:37:10 +00:00
Gerard Burns 63b4a4cada wip 2023-11-23 13:18:11 +00:00
Dean 5ddc543bd5 Minor UX updates 2023-11-23 12:57:43 +00:00
Dean 782f37590f Merge remote-tracking branch 'origin/master' into feature/add-buttongroup-to-formblock 2023-11-23 12:05:12 +00:00
Dean d20e2d795b Fix for default button position for new form blocks 2023-11-23 12:04:52 +00:00
Sam Rose 97baef366b
Merge branch 'master' of github.com:budibase/budibase into budi-7754-make-our-helm-chart-work-out-of-the-box 2023-11-23 11:40:40 +00:00
Sam Rose 40fd056237
Make Clouseau work in both single image and Helm deployments. 2023-11-23 11:40:21 +00:00
Michael Drury aa5cc43147
Merge branch 'master' into fix/relationship-picker-filtering 2023-11-23 10:55:19 +00:00
Dean c0012409f7 Added button group support to Formblock and Tableblock components 2023-11-23 10:45:13 +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
Andrew Kingston 3d39a2f77b Fix relationship filter setting being ignored, and debounce searches 2023-11-23 09:47:07 +00:00
Adria Navarro bf4678ad01 Reuse component on screens 2023-11-23 10:38:14 +01:00
Dean 105e9db00e Merge remote-tracking branch 'origin/master' into feature/add-buttongroup-to-formblock 2023-11-23 09:13:08 +00:00
Dean ce73963ac1 Manifest updates to remove button config items from Formblocks 2023-11-23 09:12:11 +00: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
Gerard Burns f1c3d50930 functioning resize 2023-11-22 20:50:55 +00:00
Sam Rose 08ae4ef132
Fix the single image build working on Kubernetes. 2023-11-22 16:20:47 +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
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
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
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