mike12345567
|
fae80e8910
|
Merge branch 'develop' of github.com:Budibase/budibase into group-fixes
|
2022-09-23 14:37:50 +01:00 |
Budibase Staging Release Bot
|
347760134b
|
Update pro version to 1.4.8-alpha.5
|
2022-09-23 12:56:29 +00:00 |
Budibase Staging Release Bot
|
4ae8804225
|
v1.4.8-alpha.5
|
2022-09-23 12:53:06 +00:00 |
Rory Powell
|
5d973de503
|
Add TENANT_FEATURE_FLAGS to default dev environment
|
2022-09-23 13:48:19 +01:00 |
Rory Powell
|
143cf2ff35
|
Add ACCOUNT_PORTAL_URL to images default environment
|
2022-09-23 13:40:00 +01:00 |
Rory Powell
|
5f9f8b1694
|
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
|
a1b1798e13
|
Minor update to feature flag name.
|
2022-09-23 13:08:18 +01:00 |
Budibase Staging Release Bot
|
7aa33d4287
|
Update pro version to 1.4.8-alpha.4
|
2022-09-23 11:22:41 +00:00 |
Budibase Staging Release Bot
|
deaff0ac11
|
v1.4.8-alpha.4
|
2022-09-23 11:18:55 +00:00 |
Andrew Kingston
|
9b02286a96
|
Rename some usages of feature flags to tenant feature flags
|
2022-09-23 12:13:15 +01:00 |
Rory Powell
|
33719ef27e
|
Update group upgrade UX
|
2022-09-23 11:40:19 +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 |
Mel O'Hagan
|
24157092d6
|
Allow null values for cc, bcc
|
2022-09-22 08:09:54 +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 |
Andrew Kingston
|
1ec90ae770
|
Export SDK as a class to allow multiple instances
|
2022-09-21 19:12:25 +01:00 |
Andrew Kingston
|
3b4ca9e5b3
|
Update public API operation IDs to be shorter
|
2022-09-21 19:11:47 +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 |
Mel O'Hagan
|
53e6b1d40b
|
Send CC and BCC
|
2022-09-21 16:07:54 +01:00 |
Budibase Staging Release Bot
|
995a024a38
|
Update pro version to 1.4.3-alpha.3
|
2022-09-21 15:00:32 +00:00 |
Mel O'Hagan
|
1b49f02092
|
CC and BCC interface
|
2022-09-21 15:58:04 +01: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 |
mike12345567
|
e6c91b6f8e
|
Adding group cleanup, removing group IDs from users when group is deleted.
|
2022-09-21 12:43:09 +01:00 |
Dean
|
5b4ab95b0b
|
Minor alignment fix for the embedded map button icons
|
2022-09-21 11:58:57 +01:00 |
Andrew Kingston
|
9f4e8c9fd3
|
Bump version
|
2022-09-21 09:49:40 +01:00 |
Andrew Kingston
|
e2982e1454
|
Add helper util for authenticating the public API SDK in component plugins
|
2022-09-21 09:49:33 +01:00 |
Andrew Kingston
|
41d6c8c093
|
Fix incorrect event name being sent down websocket when hot reloading component plugins
|
2022-09-21 09:11:23 +01:00 |
Andrew Kingston
|
398a65c821
|
Merge branch 'develop' of github.com:Budibase/budibase into public-api-sdk
|
2022-09-21 09:09:27 +01:00 |
Andrew Kingston
|
25078b6bb8
|
Add unique srcript for generating SDK to avoid unnecessarily building it
|
2022-09-21 09:08:52 +01:00 |
Budibase Staging Release Bot
|
623ecbd36e
|
Update pro version to 1.4.3-alpha.2
|
2022-09-21 07:02:57 +00:00 |
Budibase Staging Release Bot
|
4d29fa6896
|
v1.4.3-alpha.2
|
2022-09-21 06:59:46 +00:00 |
melohagan
|
ec5100b6ac
|
Merge pull request #7857 from Budibase/feature/custom-datasource-support-extra
Add 'extra' validation for plugin datasource
|
2022-09-21 07:49:46 +01:00 |
mike12345567
|
e1272a6907
|
Removing un-necessary code now that groups automatically enrich from users.
|
2022-09-20 19:33:54 +01:00 |
mike12345567
|
34771e1ef7
|
Updates to improve the view development experience.
|
2022-09-20 19:12:48 +01:00 |
Rory Powell
|
97231004c2
|
Merging
|
2022-09-20 16:17:55 +01:00 |
Budibase Staging Release Bot
|
e3e7114275
|
Update pro version to 1.4.3-alpha.1
|
2022-09-20 15:08:58 +00:00 |
Budibase Staging Release Bot
|
9bf1a943d4
|
v1.4.3-alpha.1
|
2022-09-20 15:04:46 +00:00 |
Rory Powell
|
6cd872d7d2
|
Merge branch 'develop' into feature/enterprise
|
2022-09-20 16:01:28 +01:00 |
melohagan
|
19cd4a46f2
|
Merge pull request #7816 from vevedh/smtp-multi-sendto
multi mail send to
|
2022-09-20 15:50:44 +01:00 |
Mel O'Hagan
|
c72cd71467
|
Add 'extra' validation for plugin datasource
|
2022-09-20 15:47:17 +01:00 |
Andrew Kingston
|
3fd54967d9
|
Merge branch 'develop' of github.com:Budibase/budibase into public-api-sdk
|
2022-09-20 15:29:39 +01:00 |
Budibase Staging Release Bot
|
2e4f6a4daa
|
Update pro version to 1.4.3-alpha.0
|
2022-09-20 14:25:15 +00:00 |
Budibase Staging Release Bot
|
4cd288158a
|
v1.4.3-alpha.0
|
2022-09-20 14:21:27 +00:00 |
Budibase Release Bot
|
7c412aaa08
|
Update pro version to 1.4.3
|
2022-09-20 14:11:12 +00:00 |
Budibase Release Bot
|
786adb4a9a
|
v1.4.3
|
2022-09-20 14:07:55 +00:00 |
Rory Powell
|
e58ce3fdad
|
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
|
a458df59d3
|
Remove plugin datasource filter in cloud
|
2022-09-20 14:52:16 +01:00 |
Budibase Release Bot
|
be917a1ee1
|
Update pro version to 1.4.2
|
2022-09-20 13:28:28 +00:00 |
Budibase Release Bot
|
a9f051703e
|
v1.4.2
|
2022-09-20 13:25:12 +00:00 |
Budibase Release Bot
|
a1d014a358
|
v1.4.1
|
2022-09-20 13:10:51 +00:00 |
Budibase Release Bot
|
e09ad51c72
|
v1.4.0
|
2022-09-20 12:49:14 +00:00 |
Budibase Staging Release Bot
|
7b8b8a61ac
|
Update pro version to 1.3.22-alpha.5
|
2022-09-20 12:32:31 +00:00 |
Dean
|
281cec4401
|
Merge remote-tracking branch 'origin/develop' into fix/missing-rest-binding-category-names
|
2022-09-20 13:32:25 +01:00 |
Budibase Release Bot
|
b81615b3b0
|
v1.3.22
|
2022-09-20 12:29:11 +00:00 |
Budibase Staging Release Bot
|
a3eaff524d
|
v1.3.22-alpha.5
|
2022-09-20 12:28:59 +00:00 |
Dean
|
2aa4ee6635
|
Merge remote-tracking branch 'origin/develop' into fix/missing-rest-binding-category-names
|
2022-09-20 13:26:39 +01:00 |
Rory Powell
|
9704238ab4
|
Merge branch 'develop' into release-fixes
|
2022-09-20 12:29:29 +01:00 |
Dean
|
d6e9b1210c
|
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
|
7a2cbbd1c0
|
Update pro version to 1.3.22-alpha.4
|
2022-09-20 11:13:44 +00:00 |
Budibase Staging Release Bot
|
a430f01916
|
v1.3.22-alpha.4
|
2022-09-20 11:09:59 +00:00 |
Dean
|
f88159a54c
|
Merge remote-tracking branch 'origin/develop' into fix/missing-rest-binding-category-names
|
2022-09-20 12:08:15 +01:00 |
Martin McKeaveney
|
db8674d43b
|
set pro to previous version
|
2022-09-20 11:55:35 +01:00 |