mike12345567
|
41b8a6d55a
|
Fixing display of user role in apps in the user management page.
|
2022-09-23 17:02:32 +01:00 |
Mel O'Hagan
|
9a8b054b19
|
Refactor
|
2022-09-23 16:54:39 +01:00 |
Mel O'Hagan
|
f492a40edd
|
Merge branch 'master' into bug/sev4/relationship-column-types-must-match
|
2022-09-23 16:44:36 +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 |
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
|
5282bb29a3
|
Fix user groups already assigned to an app not being filtered out
|
2022-09-23 15:42:44 +01:00 |
Andrew Kingston
|
f6b52cf3f0
|
Update app overview tile size and wrapping
|
2022-09-23 15:40:58 +01:00 |
Peter Clement
|
cd2d5a7c7c
|
Merge remote-tracking branch 'origin/master' into pc/automation-fix
|
2022-09-23 15:37:04 +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 |
Dean
|
f7dd6864bc
|
Fix to ensure licensing flags display correctly
|
2022-09-23 14:45:44 +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 |
Peter Clement
|
334ac0d512
|
Automation fixes
|
2022-09-23 13:35:27 +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 |
Andrew Kingston
|
44a9b49efe
|
Rename some usages of feature flags to tenant feature flags
|
2022-09-23 12:13:15 +01:00 |
Rory Powell
|
3a5557a437
|
Update group upgrade UX
|
2022-09-23 11:40:19 +01:00 |
Dean
|
3c04dc82b3
|
Minor fix to ensure the app name neatly truncates and a general layout fix for apps in smaller resolutions
|
2022-09-23 10:40:55 +01:00 |
mike12345567
|
76114aa621
|
Merge branch 'develop' of github.com:Budibase/budibase into group-fixes
|
2022-09-22 18:44:16 +01:00 |
Dean
|
f30a679669
|
Added category and icon for table configuration binding drawer
|
2022-09-22 17:04:58 +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 |
Mel O'Hagan
|
cf5dbfe055
|
Handle valueType change
|
2022-09-22 09:40:45 +01:00 |
Mel O'Hagan
|
5b4d7c3509
|
Merge branch 'master' into bug/sev2/is-in-filter-startswith-crash
|
2022-09-22 08:43:11 +01:00 |
mike12345567
|
d80cd5042d
|
Adding group app cleanup.
|
2022-09-21 23:12:38 +01:00 |
mike12345567
|
2c5d2f7b12
|
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 |
Rory Powell
|
e564226f77
|
Merge branch 'master' into develop
|
2022-09-21 20:16:54 +01:00 |
mike12345567
|
120ea88aff
|
Updates to use new backend API for adding/removing users from groups.
|
2022-09-21 16:58:47 +01:00 |
Peter Clement
|
885a4186d6
|
Fix error when plugin is added
|
2022-09-21 16:19:07 +01:00 |
Martin McKeaveney
|
b82f761027
|
Merge pull request #7644 from Budibase/custom-css-upgrades
Custom CSS upgrades
|
2022-09-21 15:35:42 +01:00 |
Martin McKeaveney
|
f1d5f37e9c
|
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 |
Mel O'Hagan
|
6875554799
|
Only call startsWith if string
|
2022-09-21 15:25:53 +01:00 |
mike12345567
|
9466592663
|
Adding group cleanup, removing group IDs from users when group is deleted.
|
2022-09-21 12:43:09 +01:00 |
Mel O'Hagan
|
9cc931acc4
|
Do not allow non-match type primary foreign keys
|
2022-09-21 09:10:31 +01:00 |
mike12345567
|
49fc65b584
|
Updates to improve the view development experience.
|
2022-09-20 19:12:48 +01:00 |
Rory Powell
|
f06b1cc270
|
Remove plugin datasource filter in cloud
|
2022-09-20 14:52:16 +01:00 |
Dean
|
9271f1e7c4
|
Merge remote-tracking branch 'origin/develop' into fix/missing-rest-binding-category-names
|
2022-09-20 13:26:39 +01:00 |
Dean
|
5f7cfb5731
|
Filter 'link' fields from the Current User bindings
|
2022-09-20 11:09:58 +01:00 |
Rory Powell
|
b8d493a65c
|
Invert template display logic to fix cypress
|
2022-09-20 10:59:12 +01:00 |
Rory Powell
|
380542d128
|
Wrap licensing banners and modals in feature flag, disable logo
|
2022-09-20 10:15:28 +01:00 |
Dean
|
5354231e04
|
Removed redundant display variable from user bindings
|
2022-09-20 10:15:23 +01:00 |
Rory Powell
|
e408692647
|
Change 'Plugins' nav item badge to 'Beta'
|
2022-09-20 10:13:40 +01:00 |
Dean
|
15818d9d62
|
Minor change to ensure correct labelling for OAuthToken binding
|
2022-09-20 10:07:07 +01:00 |
Dean
|
674263fe9f
|
Merge remote-tracking branch 'origin/develop' into fix/missing-rest-binding-category-names
|
2022-09-20 09:16:40 +01:00 |
Martin McKeaveney
|
f1dee80961
|
merge
|
2022-09-18 13:30:16 +01:00 |
mike12345567
|
8bb51113bc
|
Fix for #7811 - Fixing an issue with the query binding builder - when executing the query you could no longer enrich the value binding.
|
2022-09-17 10:45:44 +01:00 |
Dean
|
b97c4590f7
|
Merge remote-tracking branch 'origin/develop' into fix/missing-rest-binding-category-names
|
2022-09-16 17:34:22 +01:00 |
Dean
|
99b730105f
|
Minor fix to add categories for rest bindings
|
2022-09-16 17:32:50 +01:00 |
mike12345567
|
69442865d5
|
Fixing className.
|
2022-09-16 17:07:24 +01:00 |
mike12345567
|
b98f08f4e7
|
Merge branch 'develop' of github.com:Budibase/budibase into group-fixes
|
2022-09-16 17:02:08 +01:00 |
mike12345567
|
fa7702044d
|
Merge branch 'master' of github.com:Budibase/budibase into develop
|
2022-09-16 16:13:20 +01:00 |
mike12345567
|
42654622b5
|
PR comments, removing console logs, as well as trying to get jest tests working in builder.
|
2022-09-15 22:47:37 +01:00 |
mike12345567
|
d35864be08
|
Fixing issue introduced by fix for #7683 - encoding the query string caused handlebars statements to break, this rectifies that.
|
2022-09-15 19:35:55 +01:00 |
Dean
|
dcc3c81e7a
|
Minor update
|
2022-09-15 16:50:51 +01:00 |
Dean
|
6ee5d8bea6
|
Fix to include the current user bindings in datasource queries
|
2022-09-15 16:39:25 +01:00 |
Andrew Kingston
|
5cd66d1436
|
Fix usages of className in organisation settings page
|
2022-09-15 16:32:36 +01:00 |
Dean
|
117328021c
|
Merge branch 'feature/day-pass-pricing' of github.com:Budibase/budibase into feature/day-pass-pricing
|
2022-09-15 12:46:27 +01:00 |
Dean
|
59e8e97bbc
|
Updated copy from the payment modal
|
2022-09-15 12:45:47 +01:00 |
Rory Powell
|
c2fa270386
|
Fixes
|
2022-09-15 11:59:46 +01:00 |
Rory Powell
|
ff8760e860
|
Pre-review tidy, add new badge to plugins
|
2022-09-15 11:23:51 +01:00 |
Rory Powell
|
0980be9377
|
Merge branch 'develop' into feature/day-pass-pricing
|
2022-09-15 10:56:50 +01:00 |
Rory Powell
|
0b652a085f
|
Merge branch 'master' into develop
|
2022-09-15 10:19:56 +01:00 |
Dean
|
0acdd047fc
|
Merge branch 'feature/day-pass-pricing' of github.com:Budibase/budibase into feature/day-pass-pricing
|
2022-09-15 09:06:48 +01:00 |
Rory Powell
|
193a262705
|
Merge branch 'develop' into feature/day-pass-pricing
|
2022-09-15 08:55:33 +01:00 |
Rory Powell
|
25282c9455
|
Show licensed group exceeded notification
|
2022-09-14 22:37:33 +01:00 |
Rory Powell
|
3697a4365b
|
Update usage page
|
2022-09-14 20:58:58 +01:00 |
Dean
|
bcd6b711bf
|
Apps Page update to hide apps when sessions are maxed. General refactoring and updates to the licensing notification flows.
|
2022-09-14 18:04:58 +01:00 |
Dean
|
e29df0b7b5
|
Merge branch 'feature/day-pass-pricing' of github.com:Budibase/budibase into feature/day-pass-pricing
|
2022-09-14 15:20:49 +01:00 |
Dean
|
8758307d90
|
Merge branch 'feature/day-pass-pricing' of github.com:Budibase/budibase into feature/day-pass-pricing
|
2022-09-14 14:35:54 +01:00 |
Rory Powell
|
23594d7d12
|
Update navigation
|
2022-09-14 14:20:50 +01:00 |
mike12345567
|
a4af9ad32e
|
Minor fix - remove double friendlyname check.
|
2022-09-14 13:59:54 +01:00 |
mike12345567
|
d7dfb53647
|
Adding friendly name to plugin screen.
|
2022-09-14 13:15:33 +01:00 |
mike12345567
|
eeda89725d
|
Renaming data source -> datasource as per Mel's request.
|
2022-09-14 12:11:20 +01:00 |
Rory Powell
|
d72494e44b
|
Navigation updates, cookie constant, update link-dependencies and localdomain scripts
|
2022-09-14 10:53:14 +01:00 |
Dean
|
7b38813487
|
Merge branch 'feature/day-pass-pricing' of github.com:Budibase/budibase into feature/day-pass-pricing
|
2022-09-13 11:52:58 +01:00 |
Dean
|
98333b8791
|
Merge commit
|
2022-09-13 11:52:31 +01:00 |
melohagan
|
8a5545f81f
|
Merge pull request #7333 from Budibase/feature/select-tables-to-fetch
Allow list of named tables to be fetched
|
2022-09-13 11:19:49 +01:00 |
melohagan
|
98e1a88ccc
|
Merge pull request #7731 from Budibase/bug/sev3/date-range
Move date range picker into data
|
2022-09-13 10:27:43 +01:00 |
melohagan
|
290e2dec0f
|
Merge pull request #7735 from Budibase/bug/sev2/add-js-to-edc
Allow JavaScript bindings in External Data Connector
|
2022-09-13 10:24:24 +01:00 |
Andrew Kingston
|
3d57010a10
|
Merge branch 'develop' of github.com:Budibase/budibase into plugins-dev-experience-websocket
|
2022-09-12 20:00:32 +01:00 |
Andrew Kingston
|
bdcf717305
|
Fix plugin rows not being keyed properly, causing incorrect notifications
|
2022-09-12 19:50:04 +01:00 |
Andrew Kingston
|
6fae59a608
|
Update plugin description text
|
2022-09-12 19:47:27 +01:00 |
mike12345567
|
d737e0f8eb
|
Updating plugin backend, refactoring a bit, correctly allowing a set of headers to be used for a URL.
|
2022-09-12 19:12:05 +01:00 |
mike12345567
|
40e579e0b7
|
Updating add/delete process to have better notifications, removing some errors.
|
2022-09-12 17:43:13 +01:00 |
mike12345567
|
036487378c
|
Refactoring some plugin adding work - changing how source is specified to remove lower casing.
|
2022-09-12 17:04:27 +01:00 |
Andrew Kingston
|
a8feb18d9d
|
Revert organisation page
|
2022-09-12 16:39:41 +01:00 |
Andrew Kingston
|
9a866a658f
|
Update plugins UI styles
|
2022-09-12 16:35:42 +01:00 |
Andrew Kingston
|
758d0f3287
|
Fix capitalisation
|
2022-09-12 16:19:58 +01:00 |
Andrew Kingston
|
10c7964afe
|
Undo reverse logic when filtering by component type
|
2022-09-12 16:19:28 +01:00 |
mike12345567
|
f7d357974c
|
Merge branch 'develop' of github.com:Budibase/budibase into feature/plugin-management-ui
|
2022-09-12 15:34:34 +01:00 |
Rory Powell
|
6644a20d2f
|
Merge branch 'master' into develop
|
2022-09-12 14:05:36 +01:00 |
Rory Powell
|
e2b5c7b4ef
|
Merge branch 'develop' into feature/day-pass-pricing-temp
|
2022-09-12 11:33:02 +01:00 |
Michael Drury
|
d79a9bfecc
|
Merge pull request #7685 from Budibase/fix/sept-various-fixes
Fix/sept various fixes
|
2022-09-12 12:16:31 +02:00 |
Mel O'Hagan
|
462e0121fd
|
Allow JS bindings in EDC
|
2022-09-12 11:04:34 +01:00 |
Rory Powell
|
5523b63832
|
Add buttonText to InlineAlert, export TooltipWrapper, update Account type with license key activate time, convert error package to TS
|
2022-09-12 10:43:26 +01:00 |
mike12345567
|
06e824f8b0
|
PR comments.
|
2022-09-12 10:42:30 +01:00 |