1
0
Fork 0
mirror of synced 2024-07-02 04:50:44 +12:00
Commit graph

26299 commits

Author SHA1 Message Date
Michael Drury 1b021d35a3 Fixing issue discovered by test. 2022-09-23 22:24:31 +01:00
Michael Drury 0269089f5a PR comments. 2022-09-23 22:21:51 +01:00
mike12345567 55685e83fb Fixing a few issues with roles being correctly reverted. 2022-09-23 17:45:26 +01:00
mike12345567 c8ec3c52af Merge branch 'develop' of github.com:Budibase/budibase into group-fixes 2022-09-23 17:10:30 +01:00
mike12345567 41b8a6d55a Fixing display of user role in apps in the user management page. 2022-09-23 17:02:32 +01:00
Budibase Staging Release Bot 3a1ec9e9a4 Update pro version to 1.4.8-alpha.6 2022-09-23 15:39:14 +00:00
Budibase Staging Release Bot ccfbf5835a v1.4.8-alpha.6 2022-09-23 15:36:03 +00:00
Rory Powell ae0375b1d4
Merge pull request #7946 from Budibase/delete-license-key
Support deleting license key from self host install
2022-09-23 16:21:06 +01:00
Rory Powell 0ba897a43c
Merge pull request #7941 from Budibase/default-dev-env-feature-flags
Add TENANT_FEATURE_FLAGS to default dev environment
2022-09-23 16:12:46 +01:00
Andrew Kingston 587117064c Fix groups table heading label for apps 2022-09-23 16:12:29 +01:00
Andrew Kingston 39a3a478b7 Make portal text consistent and hide upgrade prompts when you already have access 2022-09-23 16:10:40 +01:00
Andrew Kingston 9539b5fc35 Update nord color overrides 2022-09-23 15:57:57 +01:00
Rory Powell 9dc2eac580 Support deleting license key from self host install 2022-09-23 15:54:59 +01:00
Andrew Kingston 7bf6e5c1ee Fix padding on usage page 2022-09-23 15:46:26 +01:00
Andrew Kingston 44944c99a2 Merge branch 'group-fixes' of github.com:Budibase/budibase into group-fixes 2022-09-23 15:42:56 +01:00
Andrew Kingston 5282bb29a3 Fix user groups already assigned to an app not being filtered out 2022-09-23 15:42:44 +01:00
mike12345567 719f8d6578 Merge branch 'group-fixes' of github.com:Budibase/budibase into group-fixes 2022-09-23 15:42:11 +01:00
Andrew Kingston f6b52cf3f0 Update app overview tile size and wrapping 2022-09-23 15:40:58 +01:00
mike12345567 3b0fa9b15a Removing un-unsed broken import, which was breaking build. 2022-09-23 15:38:51 +01:00
Andrew Kingston 04c307a406 Merge branch 'group-fixes' of github.com:Budibase/budibase into group-fixes 2022-09-23 15:13:14 +01:00
Andrew Kingston 3479176021 Add group icons to access tile and reduce API calls 2022-09-23 15:13:02 +01:00
Andrew Kingston d30353326b Update text in app overview access tab 2022-09-23 14:44:10 +01:00
Andrew Kingston 46863904ec Fix app list on group details page 2022-09-23 14:43:57 +01:00
Andrew Kingston e86b9671e4 Fix group app number count in group list table 2022-09-23 14:43:41 +01:00
mike12345567 8830ba1827 Merge branch 'develop' of github.com:Budibase/budibase into group-fixes 2022-09-23 14:37:50 +01:00
Budibase Staging Release Bot 3de6eef766 Update pro version to 1.4.8-alpha.5 2022-09-23 12:56:29 +00:00
Budibase Staging Release Bot e20ff9919d v1.4.8-alpha.5 2022-09-23 12:53:06 +00:00
Rory Powell 5bfd2f787c Add TENANT_FEATURE_FLAGS to default dev environment 2022-09-23 13:48:19 +01:00
Rory Powell 91e2747122
Merge pull request #7940 from Budibase/add-account-portal-url-to-images
Add ACCOUNT_PORTAL_URL to images default environment
2022-09-23 13:41:41 +01:00
Rory Powell 8daa4f5118 Add ACCOUNT_PORTAL_URL to images default environment 2022-09-23 13:40:00 +01:00
Rory Powell 991b65c354 default quotaUsage in licensing store to undefined - some checks rely on this field being undefined, however in the current intialisation flow it is always set to the full object by the time the inspections are made. set to undefined for additional safety 2022-09-23 13:30:47 +01:00
mike12345567 d749286f3e Minor update to feature flag name. 2022-09-23 13:08:18 +01:00
Budibase Staging Release Bot 7a1adda1ec Update pro version to 1.4.8-alpha.4 2022-09-23 11:22:41 +00:00
Budibase Staging Release Bot 7f10ab5537 v1.4.8-alpha.4 2022-09-23 11:18:55 +00:00
Andrew Kingston 44a9b49efe Rename some usages of feature flags to tenant feature flags 2022-09-23 12:13:15 +01:00
Rory Powell e5e7961fda
Merge pull request #7930 from Budibase/update-group-upgrade-ux
Update group upgrade UX
2022-09-23 12:05:13 +01:00
Rory Powell 3a5557a437 Update group upgrade UX 2022-09-23 11:40:19 +01:00
mike12345567 76114aa621 Merge branch 'develop' of github.com:Budibase/budibase into group-fixes 2022-09-22 18:44:16 +01:00
mike12345567 4a6941dce7 Fixing pm2 config. 2022-09-22 18:28:50 +01:00
mike12345567 fa8fb88f82 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 e2c8d0e55e Update pro version to 1.4.8-alpha.3 2022-09-22 14:40:40 +00:00
Budibase Staging Release Bot 5a895e48e0 v1.4.8-alpha.3 2022-09-22 14:37:09 +00:00
Rory Powell f34d9fe1a7
Merge pull request #7904 from Budibase/enable-feature-flags-selfhost
Enable feature flags selfhost
2022-09-22 15:24:38 +01:00
mike12345567 7a732b8155 Fixing issue that refactoring file caused (some strings renamed to ts rather than js). 2022-09-22 15:18:10 +01:00
mike12345567 a461c25cef 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 17283b54b0 Enable feature flags selfhost 2022-09-22 14:41:41 +01:00
mike12345567 141c0a447d Self API in worker conversion to typescript. 2022-09-22 14:09:20 +01:00
mike12345567 6f24c7c6c3 Renaming function to more accurately reflect its group app ID lookup purpose. 2022-09-22 13:57:44 +01:00
mike12345567 99b8c269ea 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 ad5846b35f Update pro version to 1.4.8-alpha.2 2022-09-22 09:10:26 +00:00