1
0
Fork 0
mirror of synced 2024-07-14 18:55:45 +12:00
Commit graph

15586 commits

Author SHA1 Message Date
Budibase Staging Release Bot 7b8b8a61ac Update pro version to 1.3.22-alpha.5 2022-09-20 12:32:31 +00:00
Budibase Staging Release Bot a3eaff524d v1.3.22-alpha.5 2022-09-20 12:28:59 +00:00
Martin McKeaveney 3b26c38bee Merge pull request #7851 from Budibase/release-fixes
Release fixes
2022-09-20 13:16:20 +01:00
Rory Powell 9704238ab4 Merge branch 'develop' into release-fixes 2022-09-20 12:29:29 +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
Martin McKeaveney db8674d43b set pro to previous version 2022-09-20 11:55:35 +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
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
Martin McKeaveney ed6a21c48f 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 604ee41f51 adding madge dep and script for detecting circular dependencies 2022-09-20 10:30:30 +01: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
Rory Powell 7018652445 Change 'Plugins' nav item badge to 'Beta' 2022-09-20 10:13:40 +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
Martin McKeaveney 6bdfe435cb Update epic.md 2022-09-19 12:24:20 +01:00
Martin McKeaveney b48ffd8b72 Update epic.md 2022-09-19 12:22:40 +01:00
Martin McKeaveney 2bed681621 Create epic.md 2022-09-19 12:19:49 +01: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
Michael Drury 111491dcc9 Merge pull request #7815 from Budibase/fix/7811
Fixing query binding enrichment being unavailable
2022-09-17 11:30:48 +01: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
Budibase Staging Release Bot 18cff49cfc v1.3.21-alpha.1 2022-09-16 17:36:27 +00:00
Mitch-Budibase 64a27c145e Merge pull request #7812 from Budibase/Cypress-Smoke
createComponents Tests
2022-09-16 18:26:07 +01:00
Mitch-Budibase 8bd2defb28 Merge branch 'develop' into Cypress-Smoke 2022-09-16 17:56:52 +01:00
Mitch-Budibase f3ecc4e0f3 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
Budibase Staging Release Bot cc9898f2ce Update pro version to 1.3.21-alpha.0 2022-09-16 15:33:56 +00:00
Budibase Staging Release Bot d6c7d0be7f v1.3.21-alpha.0 2022-09-16 15:30:27 +00:00
mike12345567 ee40819c9e Merge branch 'master' of github.com:Budibase/budibase into develop 2022-09-16 16:13:20 +01:00
Budibase Staging Release Bot 7175ada5df Update pro version to 1.3.19-alpha.7 2022-09-16 11:37:15 +00:00
Budibase Release Bot e0d65501b8 Update pro version to 1.3.20 2022-09-16 11:36:42 +00:00
Budibase Staging Release Bot e6cd8bc99a v1.3.19-alpha.7 2022-09-16 11:33:30 +00:00
Budibase Release Bot b4b228c6fa v1.3.20 2022-09-16 11:33:12 +00:00
Michael Drury b75d2b341c Merge pull request #7795 from Budibase/fix/7683
Fix for REST query string URL encoding
2022-09-16 13:20:31 +02:00
Michael Drury 8451a0aec9 Merge pull request #7801 from Budibase/fix/datasource-hot-reloading
Datasource hot reloading fix
2022-09-16 13:19:39 +02:00
Budibase Staging Release Bot 18ab626d1c Update pro version to 1.3.19-alpha.6 2022-09-16 10:44:42 +00:00