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
|
e20ff9919d
|
v1.4.8-alpha.5
|
2022-09-23 12:53:06 +00: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 |
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
|
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 |
Budibase Release Bot
|
f0325eb54a
|
v1.4.10
|
2022-09-22 16:06:01 +00:00 |
Dean
|
f30a679669
|
Added category and icon for table configuration binding drawer
|
2022-09-22 17:04:58 +01:00 |
Budibase Staging Release Bot
|
5a895e48e0
|
v1.4.8-alpha.3
|
2022-09-22 14:37:09 +00:00 |
Budibase Release Bot
|
e15f083445
|
v1.4.9
|
2022-09-22 14:28:02 +00: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 |
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
|
d723cf5635
|
v1.4.8-alpha.2
|
2022-09-22 09:07:01 +00:00 |
Budibase Release Bot
|
860d7e15d3
|
v1.4.8
|
2022-09-22 08:15:50 +00: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 |
Budibase Staging Release Bot
|
085d733b47
|
v1.4.8-alpha.1
|
2022-09-21 21:22:04 +00:00 |
Budibase Staging Release Bot
|
b7667257eb
|
v1.4.8-alpha.0
|
2022-09-21 19:35:13 +00:00 |
Rory Powell
|
e564226f77
|
Merge branch 'master' into develop
|
2022-09-21 20:16:54 +01:00 |
Budibase Release Bot
|
383b163b12
|
v1.4.7
|
2022-09-21 16:14:11 +00:00 |
mike12345567
|
120ea88aff
|
Updates to use new backend API for adding/removing users from groups.
|
2022-09-21 16:58:47 +01:00 |
Budibase Release Bot
|
ca67234670
|
v1.4.6
|
2022-09-21 15:46:23 +00:00 |
Peter Clement
|
002086a0ee
|
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
|
885a4186d6
|
Fix error when plugin is added
|
2022-09-21 16:19:07 +01:00 |
Budibase Staging Release Bot
|
856c7f07a7
|
v1.4.3-alpha.3
|
2022-09-21 14:57:19 +00:00 |
Budibase Release Bot
|
b5059559ff
|
v1.4.5
|
2022-09-21 14:45:11 +00: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 |
Budibase Release Bot
|
0263a24eea
|
v1.4.4
|
2022-09-21 12:56:47 +00: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 |
Budibase Staging Release Bot
|
a409383b0a
|
v1.4.3-alpha.2
|
2022-09-21 06:59:46 +00:00 |
mike12345567
|
49fc65b584
|
Updates to improve the view development experience.
|
2022-09-20 19:12:48 +01:00 |
Budibase Staging Release Bot
|
ea1492ac18
|
v1.4.3-alpha.1
|
2022-09-20 15:04:46 +00:00 |
Budibase Staging Release Bot
|
d95e755585
|
v1.4.3-alpha.0
|
2022-09-20 14:21:27 +00:00 |
Budibase Release Bot
|
871ac84223
|
v1.4.3
|
2022-09-20 14:07:55 +00:00 |
Rory Powell
|
075ebdbc2a
|
Merge pull request #7854 from Budibase/remove-datasource-filter
Remove plugin datasource filter in cloud
|
2022-09-20 14:56:33 +01:00 |
Rory Powell
|
f06b1cc270
|
Remove plugin datasource filter in cloud
|
2022-09-20 14:52:16 +01:00 |
Budibase Release Bot
|
0f050250e2
|
v1.4.2
|
2022-09-20 13:25:12 +00:00 |
Budibase Release Bot
|
195c058503
|
v1.4.1
|
2022-09-20 13:10:51 +00:00 |
Budibase Release Bot
|
a1cb45dc38
|
v1.4.0
|
2022-09-20 12:49:14 +00:00 |
Dean
|
42c4daf8ea
|
Merge remote-tracking branch 'origin/develop' into fix/missing-rest-binding-category-names
|
2022-09-20 13:32:25 +01:00 |
Budibase Release Bot
|
02fc6ac086
|
v1.3.22
|
2022-09-20 12:29:11 +00:00 |
Budibase Staging Release Bot
|
af8e0cba88
|
v1.3.22-alpha.5
|
2022-09-20 12:28:59 +00:00 |
Dean
|
9271f1e7c4
|
Merge remote-tracking branch 'origin/develop' into fix/missing-rest-binding-category-names
|
2022-09-20 13:26:39 +01:00 |
Rory Powell
|
a340bedbb0
|
Merge branch 'develop' into release-fixes
|
2022-09-20 12:29:29 +01:00 |
Dean
|
6aa87fdacb
|
Merge remote-tracking branch 'origin/develop' into fix/missing-rest-binding-category-names
|
2022-09-20 12:17:31 +01:00 |
Budibase Staging Release Bot
|
622c2c4896
|
v1.3.22-alpha.4
|
2022-09-20 11:09:59 +00:00 |
Dean
|
5f7cfb5731
|
Filter 'link' fields from the Current User bindings
|
2022-09-20 11:09:58 +01:00 |
Rory Powell
|
e62094c8c8
|
Merge branch 'develop' into release-fixes
|
2022-09-20 11:08:54 +01:00 |
Rory Powell
|
b8d493a65c
|
Invert template display logic to fix cypress
|
2022-09-20 10:59:12 +01:00 |
Dean
|
e387ee2591
|
Merge remote-tracking branch 'origin/develop' into fix/missing-rest-binding-category-names
|
2022-09-20 10:58:12 +01:00 |
Budibase Staging Release Bot
|
9a6670cc54
|
v1.3.22-alpha.3
|
2022-09-20 09:52:49 +00: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 |
Budibase Staging Release Bot
|
5073d086ca
|
v1.3.22-alpha.2
|
2022-09-19 11:47:32 +00:00 |
Budibase Staging Release Bot
|
db762e7c2d
|
v1.3.22-alpha.1
|
2022-09-18 17:07:07 +00:00 |
Budibase Staging Release Bot
|
a3ecd6c8bd
|
v1.3.22-alpha.0
|
2022-09-18 12:43:54 +00:00 |
Martin McKeaveney
|
f1dee80961
|
merge
|
2022-09-18 13:30:16 +01:00 |
Budibase Staging Release Bot
|
361cc7577c
|
v1.3.21-alpha.2
|
2022-09-18 09:48:19 +00:00 |
Budibase Release Bot
|
19ed43cb81
|
v1.3.21
|
2022-09-17 10:41:13 +00: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 |
Budibase Staging Release Bot
|
01d92902c4
|
v1.3.21-alpha.1
|
2022-09-16 17:36:27 +00:00 |
Mitch-Budibase
|
3be14d4d80
|
Merge branch 'develop' into Cypress-Smoke
|
2022-09-16 17:56:52 +01:00 |
Mitch-Budibase
|
2af219cf84
|
createComponents Test
Skip test file - these will be replaced with API tests. Leaving them skipped for now to be used as reference for API testing
|
2022-09-16 17:56:06 +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
|
ac93461bc6
|
Merge branch 'develop' of github.com:Budibase/budibase into group-fixes
|
2022-09-16 17:03:50 +01:00 |
mike12345567
|
b98f08f4e7
|
Merge branch 'develop' of github.com:Budibase/budibase into group-fixes
|
2022-09-16 17:02:08 +01:00 |
Budibase Staging Release Bot
|
95d427cdf7
|
v1.3.21-alpha.0
|
2022-09-16 15:30:27 +00:00 |
mike12345567
|
fa7702044d
|
Merge branch 'master' of github.com:Budibase/budibase into develop
|
2022-09-16 16:13:20 +01:00 |
Budibase Staging Release Bot
|
b86121efe7
|
v1.3.19-alpha.7
|
2022-09-16 11:33:30 +00:00 |
Budibase Release Bot
|
463d6238d2
|
v1.3.20
|
2022-09-16 11:33:12 +00:00 |
Budibase Staging Release Bot
|
7042ffd4b2
|
v1.3.19-alpha.6
|
2022-09-16 10:41:17 +00:00 |
Budibase Staging Release Bot
|
12d62cfedb
|
v1.3.19-alpha.5
|
2022-09-16 08:35:09 +00: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 |
Budibase Staging Release Bot
|
298b2b17d1
|
v1.3.19-alpha.4
|
2022-09-15 20:22:50 +00: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 |
Budibase Staging Release Bot
|
70ca5eab59
|
v1.3.19-alpha.3
|
2022-09-15 17:18:38 +00:00 |
Budibase Release Bot
|
1e621da16b
|
v1.3.19
|
2022-09-15 16:40:41 +00: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 |
Budibase Staging Release Bot
|
6c8550e2fb
|
v1.3.19-alpha.2
|
2022-09-15 14:19:01 +00:00 |
Budibase Staging Release Bot
|
9eb4995976
|
v1.3.19-alpha.1
|
2022-09-15 12:46:10 +00:00 |
Rory Powell
|
934bba9562
|
Merge pull request #7782 from Budibase/feature/day-pass-pricing
Day pass pricing
|
2022-09-15 13:36:10 +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 |