1
0
Fork 0
mirror of synced 2024-08-09 15:17:57 +12:00
Commit graph

26799 commits

Author SHA1 Message Date
Andrew Kingston
7f17d2f943 Allow creating creator users via users store 2023-11-24 16:34:58 +00:00
Andrew Kingston
f9ea61db1a Improve inputdropdown component 2023-11-24 16:34:47 +00:00
Andrew Kingston
016ed56c19 Add subtitle support to pickers 2023-11-24 16:19:39 +00:00
Andrew Kingston
d8b646de29 Don't consider admin app access as creator access 2023-11-24 16:15:42 +00:00
Andrew Kingston
a05fc97715 Ensure adding a user as an app builder sets their role to creator 2023-11-24 15:54:46 +00:00
Andrew Kingston
302f6f6106 Fix footer in fancy select and allow inviting creators from side panel 2023-11-24 15:47:40 +00:00
Sam Rose
8ee32b4353
Changes to the single image and CouchDB image builds to make them work with new Helm chart changes. 2023-11-24 15:31:43 +00:00
Andrew Kingston
295965d1d3 Move picker subtitle to below the label 2023-11-24 15:23:22 +00:00
Andrew Kingston
c4a3837fc1 Merge branch 'master' of github.com:Budibase/budibase into creator-changes 2023-11-24 15:18:06 +00:00
Gerard Burns
b7a78b035d Merge branch 'master' into random-fixes 2023-11-24 14:00:53 +00:00
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
Andrew Kingston
c4de70c77c Update builder side panel to use new copy for roles 2023-11-24 12:24:14 +00: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
fdcfd1be02 merge master 2023-11-24 11:53:32 +00: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
Gerard Burns
1fb61e6ed9 wip 2023-11-24 10:18:49 +00:00
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