Andrew Kingston
|
60cb59e984
|
Add group icons to access tile and reduce API calls
|
2022-09-23 15:13:02 +01:00 |
Andrew Kingston
|
1c271cbbc5
|
Update text in app overview access tab
|
2022-09-23 14:44:10 +01:00 |
Andrew Kingston
|
a7c7de115b
|
Fix app list on group details page
|
2022-09-23 14:43:57 +01:00 |
Andrew Kingston
|
ade8857024
|
Fix group app number count in group list table
|
2022-09-23 14:43:41 +01:00 |
mike12345567
|
a1b1798e13
|
Minor update to feature flag name.
|
2022-09-23 13:08:18 +01:00 |
Andrew Kingston
|
9b02286a96
|
Rename some usages of feature flags to tenant feature flags
|
2022-09-23 12:13:15 +01:00 |
mike12345567
|
9b29bd6709
|
Merge branch 'develop' of github.com:Budibase/budibase into group-fixes
|
2022-09-22 18:44:16 +01:00 |
mike12345567
|
f6cbfc5585
|
Fixing pm2 config.
|
2022-09-22 18:28:50 +01:00 |
mike12345567
|
e3f054470a
|
Updating a few core endpoints to better integrate the groups system and make sure users always have the correct role ID updated onto them.
|
2022-09-22 18:27:43 +01:00 |
Budibase Staging Release Bot
|
b65149369c
|
Update pro version to 1.4.8-alpha.3
|
2022-09-22 14:40:40 +00:00 |
Budibase Staging Release Bot
|
7741030b4c
|
v1.4.8-alpha.3
|
2022-09-22 14:37:09 +00:00 |
mike12345567
|
429a89159c
|
Fixing issue that refactoring file caused (some strings renamed to ts rather than js).
|
2022-09-22 15:18:10 +01:00 |
mike12345567
|
67d9495481
|
Some updates, typescripting some more APIs, as well as fixing a lot of Router creation which did not specify the 'new' operator.
|
2022-09-22 14:59:28 +01:00 |
Rory Powell
|
aebc51299e
|
Enable feature flags selfhost
|
2022-09-22 14:41:41 +01:00 |
mike12345567
|
c382b86fb2
|
Self API in worker conversion to typescript.
|
2022-09-22 14:09:20 +01:00 |
mike12345567
|
31208b1f8f
|
Renaming function to more accurately reflect its group app ID lookup purpose.
|
2022-09-22 13:57:44 +01:00 |
mike12345567
|
25b8f0ca3b
|
Updating group types to accurately reflect the state of the documents, as well as centralising the logic for getting the app IDs in a group.
|
2022-09-22 13:55:52 +01:00 |
Budibase Staging Release Bot
|
210257fc5b
|
Update pro version to 1.4.8-alpha.2
|
2022-09-22 09:10:26 +00:00 |
Budibase Staging Release Bot
|
805fdd94e4
|
v1.4.8-alpha.2
|
2022-09-22 09:07:01 +00:00 |
Rory Powell
|
f0f4b8342d
|
Re-enable logo
|
2022-09-22 09:49:39 +01:00 |
mike12345567
|
6247f686e8
|
Adding group app cleanup.
|
2022-09-21 23:12:38 +01:00 |
mike12345567
|
7406086c12
|
Switching over app role assignment to use the new backend rather than being performed in the frontend.
|
2022-09-21 22:58:06 +01:00 |
Budibase Staging Release Bot
|
92226b3240
|
Update pro version to 1.4.8-alpha.1
|
2022-09-21 21:25:42 +00:00 |
Budibase Staging Release Bot
|
fb9f16c2d3
|
v1.4.8-alpha.1
|
2022-09-21 21:22:04 +00:00 |
Budibase Staging Release Bot
|
6b800f363a
|
Update pro version to 1.4.8-alpha.0
|
2022-09-21 19:39:02 +00:00 |
Budibase Staging Release Bot
|
bf101a6530
|
v1.4.8-alpha.0
|
2022-09-21 19:35:13 +00:00 |
Rory Powell
|
c3ee8b0e56
|
Merge pull request #7859 from Budibase/feature/enterprise
Enterprise / license override support
|
2022-09-21 20:18:54 +01:00 |
Rory Powell
|
37fdad7cd9
|
Merge branch 'master' into develop
|
2022-09-21 20:16:54 +01:00 |
mike12345567
|
f07ea5cc7e
|
Updating user API to user a single bulk endpoint rather than case sensitive named endpoints.
|
2022-09-21 18:05:45 +01:00 |
Budibase Release Bot
|
3a155e903b
|
Update pro version to 1.4.7
|
2022-09-21 16:18:17 +00:00 |
Budibase Release Bot
|
ec39608947
|
v1.4.7
|
2022-09-21 16:14:11 +00:00 |
mike12345567
|
4d9de7f658
|
Updates to use new backend API for adding/removing users from groups.
|
2022-09-21 16:58:47 +01:00 |
Martin McKeaveney
|
4255ca5fb9
|
Merge branch 'master' of github.com:Budibase/budibase
|
2022-09-21 16:52:01 +01:00 |
Martin McKeaveney
|
d4f9772ca2
|
re-add missing deps
|
2022-09-21 16:51:12 +01:00 |
Budibase Release Bot
|
857e6ea69d
|
Update pro version to 1.4.6
|
2022-09-21 15:49:41 +00:00 |
Martin McKeaveney
|
003c7ebf15
|
installing cli packages
|
2022-09-21 16:48:01 +01:00 |
Budibase Release Bot
|
76c2c89c07
|
v1.4.6
|
2022-09-21 15:46:23 +00:00 |
Peter Clement
|
63596eddd2
|
Merge pull request #7883 from Budibase/fix/plugin-upload-error
Fix for error when adding a plugin
|
2022-09-21 16:35:45 +01:00 |
Peter Clement
|
0443cca321
|
Fix error when plugin is added
|
2022-09-21 16:19:07 +01:00 |
Budibase Staging Release Bot
|
995a024a38
|
Update pro version to 1.4.3-alpha.3
|
2022-09-21 15:00:32 +00:00 |
Budibase Staging Release Bot
|
a9efc88f74
|
v1.4.3-alpha.3
|
2022-09-21 14:57:19 +00:00 |
Budibase Release Bot
|
a65494a98e
|
Update pro version to 1.4.5
|
2022-09-21 14:48:19 +00:00 |
Rory Powell
|
a8782c4629
|
License analytics
|
2022-09-21 15:45:29 +01:00 |
Budibase Release Bot
|
1f955513b1
|
v1.4.5
|
2022-09-21 14:45:11 +00:00 |
Martin McKeaveney
|
45e9da64e2
|
Merge pull request #7644 from Budibase/custom-css-upgrades
Custom CSS upgrades
|
2022-09-21 15:35:42 +01:00 |
Martin McKeaveney
|
b6ab3bbc19
|
Merge pull request #7869 from Budibase/fix/map-button-icon-alignment
Minor alignment fix for the embedded map button icons
|
2022-09-21 15:35:09 +01:00 |
Martin McKeaveney
|
b7c09e8fd7
|
Merge pull request #7809 from Budibase/fix/missing-rest-binding-category-names
Fix/missing rest binding category names
|
2022-09-21 15:33:59 +01:00 |
Budibase Release Bot
|
8bf3f7bbd9
|
Update pro version to 1.4.4
|
2022-09-21 12:59:54 +00:00 |
Budibase Release Bot
|
1117ab80b3
|
v1.4.4
|
2022-09-21 12:56:47 +00:00 |
mike12345567
|
115a0c146b
|
Adding a user core bulk update function.
|
2022-09-21 13:55:10 +01:00 |