1
0
Fork 0
mirror of synced 2024-07-05 14:31:17 +12:00
Commit graph

26327 commits

Author SHA1 Message Date
Budibase Staging Release Bot 622c2c4896 v1.3.22-alpha.4 2022-09-20 11:09:59 +00:00
Dean f107d79b84 Merge remote-tracking branch 'origin/develop' into fix/missing-rest-binding-category-names 2022-09-20 12:08:15 +01:00
Martin McKeaveney dd34f8184f set pro to previous version 2022-09-20 11:55:35 +01: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 e71197d8d8 Update pro version to 1.3.22-alpha.3 2022-09-20 09:54:59 +00:00
Budibase Staging Release Bot 9a6670cc54 v1.3.22-alpha.3 2022-09-20 09:52:49 +00:00
Martin McKeaveney 6aa41c2f9c
Merge pull request #7850 from Budibase/fix/detect-circular-deps
adding madge dep and script for detecting circular dependencies
2022-09-20 10:42:05 +01:00
Martin McKeaveney 92a190024f adding madge dep and script for detecting circular dependencies 2022-09-20 10:30:30 +01:00
Rory Powell bcfb491858 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 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
Rory Powell f984a16942 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 4777c7ddb0 Update pro version to 1.3.22-alpha.2 2022-09-19 11:50:41 +00:00
Budibase Staging Release Bot 5073d086ca v1.3.22-alpha.2 2022-09-19 11:47:32 +00:00
Martin McKeaveney 8edca6929b
Update epic.md 2022-09-19 12:24:20 +01:00
Martin McKeaveney 3510233820
Update epic.md 2022-09-19 12:22:40 +01:00
Martin McKeaveney 96adb0b595
Create epic.md 2022-09-19 12:19:49 +01:00
Budibase Staging Release Bot 1963382d79 Update pro version to 1.3.22-alpha.1 2022-09-18 17:10:37 +00:00
Budibase Staging Release Bot db762e7c2d v1.3.22-alpha.1 2022-09-18 17:07:07 +00:00
Martin McKeaveney fc5cd2db18 Merge branch 'develop' of github.com:Budibase/budibase into develop 2022-09-18 17:54:32 +01:00
Martin McKeaveney 8825edd093 re-add missing reference to name variable in plugins 2022-09-18 16:00:51 +01:00
Budibase Staging Release Bot 058ae96e0f Update pro version to 1.3.22-alpha.0 2022-09-18 12:47:20 +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 91b678223c Update pro version to 1.3.21-alpha.2 2022-09-18 09:52:17 +00:00
Budibase Staging Release Bot 361cc7577c v1.3.21-alpha.2 2022-09-18 09:48:19 +00:00
Martin McKeaveney b604a8a52a
Merge pull request #7792 from Budibase/feature/plugin-pro
Plugin pro integration
2022-09-18 10:34:06 +01:00
Budibase Release Bot 9297be8b41 Update pro version to 1.3.21 2022-09-17 10:44:20 +00:00
Budibase Release Bot 19ed43cb81 v1.3.21 2022-09-17 10:41:13 +00:00
Michael Drury 5344d5c2c7
Merge pull request #7815 from Budibase/fix/7811
Fixing query binding enrichment being unavailable
2022-09-17 11:30:48 +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
Budibase Staging Release Bot fd29e61c1d Update pro version to 1.3.21-alpha.1 2022-09-16 17:39:34 +00:00
Budibase Staging Release Bot 01d92902c4 v1.3.21-alpha.1 2022-09-16 17:36:27 +00:00
Mitch-Budibase a40660b4de
Merge pull request #7812 from Budibase/Cypress-Smoke
createComponents Tests
2022-09-16 18:26:07 +01: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 b56397c2e1 Fixing typing. 2022-09-16 17:14:00 +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 e1c6643746 Update pro version to 1.3.21-alpha.0 2022-09-16 15:33:56 +00:00
Budibase Staging Release Bot 95d427cdf7 v1.3.21-alpha.0 2022-09-16 15:30:27 +00:00