Commit Graph

13893 Commits

Author SHA1 Message Date
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
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 41d6c8c093 Fix incorrect event name being sent down websocket when hot reloading component plugins 2022-09-21 09:11:23 +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
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
Dean a6cee09812 Filter 'link' fields from the Current User bindings 2022-09-20 11:09:58 +01:00
Rory Powell 2a3c18a59e Merge branch 'develop' into release-fixes 2022-09-20 11:08:54 +01:00
Rory Powell 72abfd8e52 Invert template display logic to fix cypress 2022-09-20 10:59:12 +01:00
Dean 7e7d0bb867 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 b5ca32c39a Update pro version to 1.3.22-alpha.3 2022-09-20 09:54:59 +00:00
Budibase Staging Release Bot 46d51b6a0c v1.3.22-alpha.3 2022-09-20 09:52:49 +00:00
Rory Powell f7ec431a45 Move tenancy/utils to db/tenancy to resolve circular imports between tenancy and db package. This should remove all reliance on the tenancy package from the db package 2022-09-20 10:20:36 +01:00
Rory Powell f699bf1b56 Wrap licensing banners and modals in feature flag, disable logo 2022-09-20 10:15:28 +01:00
Dean d0d63f14b0 Removed redundant display variable from user bindings 2022-09-20 10:15:23 +01:00
Rory Powell 7018652445 Change 'Plugins' nav item badge to 'Beta' 2022-09-20 10:13:40 +01:00
Dean 58d96d3a6b Minor change to ensure correct labelling for OAuthToken binding 2022-09-20 10:07:07 +01:00
Dean a28b9aea0a Merge remote-tracking branch 'origin/develop' into fix/missing-rest-binding-category-names 2022-09-20 09:16:40 +01:00
Rory Powell fca1dd72cd Add enterprise types and change from @budibase/pro to @budibase/types for licensing types 2022-09-20 08:02:14 +01:00
Budibase Staging Release Bot 5cd3c5822c Update pro version to 1.3.22-alpha.2 2022-09-19 11:50:41 +00:00
Budibase Staging Release Bot 38650d5d68 v1.3.22-alpha.2 2022-09-19 11:47:32 +00:00
Budibase Staging Release Bot f37aef3365 Update pro version to 1.3.22-alpha.1 2022-09-18 17:10:37 +00:00
Budibase Staging Release Bot 0165802b59 v1.3.22-alpha.1 2022-09-18 17:07:07 +00:00
Martin McKeaveney 54699e2c8b Merge branch 'develop' of github.com:Budibase/budibase into develop 2022-09-18 17:54:32 +01:00
Martin McKeaveney 92221fe115 re-add missing reference to name variable in plugins 2022-09-18 16:00:51 +01:00
Budibase Staging Release Bot 2693414893 Update pro version to 1.3.22-alpha.0 2022-09-18 12:47:20 +00:00
Budibase Staging Release Bot d10a3d2b63 v1.3.22-alpha.0 2022-09-18 12:43:54 +00:00
Martin McKeaveney 915405275d merge 2022-09-18 13:30:16 +01:00
Budibase Staging Release Bot 13eb959787 Update pro version to 1.3.21-alpha.2 2022-09-18 09:52:17 +00:00
Budibase Staging Release Bot 7186c83197 v1.3.21-alpha.2 2022-09-18 09:48:19 +00:00
Martin McKeaveney 9b5ed59f34 Merge pull request #7792 from Budibase/feature/plugin-pro
Plugin pro integration
2022-09-18 10:34:06 +01:00
Budibase Release Bot 1d00a4e5a2 Update pro version to 1.3.21 2022-09-17 10:44:20 +00:00
Budibase Release Bot 451c0ae468 v1.3.21 2022-09-17 10:41:13 +00:00
mike12345567 5f8f34f6f3 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 085f0d618d Update pro version to 1.3.21-alpha.1 2022-09-16 17:39:34 +00:00