1
0
Fork 0
mirror of synced 2024-07-14 18:55:45 +12:00
Commit graph

26904 commits

Author SHA1 Message Date
Dean 22dc6a682b Lint 2023-11-23 18:15:33 +00:00
Dean 8cc5eb19e6 Formblock fixes 2023-11-23 18:08:39 +00:00
Andrew Kingston c67d415c05 Merge branch 'master' of github.com:Budibase/budibase into creator-changes 2023-11-23 17:56:26 +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
Andrew Kingston 5c39ac2d1d Merge branch 'creator-changes' of github.com:Budibase/budibase into creator-changes 2023-11-23 17:49:18 +00:00
mike12345567 0636580d28 Merge branch 'creator-changes' of github.com:Budibase/budibase into creator-changes 2023-11-23 17:36:13 +00:00
mike12345567 b6c6e6ec6e Clearing out per-app builders when app is deleted. 2023-11-23 17:35:55 +00:00
Andrew Kingston 8f47eab2b6 Allow deleting apps without being a global builder 2023-11-23 17:34:06 +00:00
Andrew Kingston d217053e87 Allow saving per-app builder metadata without a license 2023-11-23 17:29:01 +00:00
Andrew Kingston ce5d6267cc Move per creator utils into backend core, allow creators to create apps 2023-11-23 17:13:51 +00:00
Gerard Burns 7cc5576306 linting 2023-11-23 17:07:00 +00:00
Gerard Burns 23f5941bf5 move position of screen nav item menu 2023-11-23 17:05:49 +00:00
Andrew Kingston 7984ecde05 Allow creators to see dev portal and use onboarding 2023-11-23 16:23:05 +00:00
Andrew Kingston 24e6b3103d Add creator permission type 2023-11-23 16:22:42 +00:00
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
Michael Drury aa5cc43147
Merge branch 'master' into fix/relationship-picker-filtering 2023-11-23 10:55:19 +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
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
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