1
0
Fork 0
mirror of synced 2024-08-14 09:31:49 +12:00
Commit graph

26894 commits

Author SHA1 Message Date
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
Sam Rose
c50770da0a
Tidy up the chart. 2023-11-23 17:06:52 +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
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