Mitch-Budibase
5d63dbd9a6
Commands Update & Query Files
...
-Updating Commands file to include all recent changes
-Added query files (2 of them) - required for query level transformers testing
-Cypress.json updated to remove "/builder/"
-Updating cypress version in package.json
-Missing }) within addmultioptiondatatype.spec.js
2022-01-21 14:41:53 +00:00
mike12345567
60e6cc3e9a
Merge branch 'cypress-testing' of github.com:Budibase/budibase into cypress-testing
2022-01-21 13:37:25 +00:00
Mitch-Budibase
e39c5b4c25
lint changes
2022-01-21 13:12:16 +00:00
Budibase Staging Release Bot
58dc644ad8
v1.0.46-alpha.3
2022-01-21 11:27:13 +00:00
Rory Powell
04386bd1d8
Merge pull request #4000 from Budibase/fix/sync-apps-reset-rows-quotas
...
App and Row Quota Fixes
2022-01-21 11:20:14 +00:00
Budibase Staging Release Bot
36611280f2
v1.0.46-alpha.2
2022-01-20 18:57:06 +00:00
Budibase Staging Release Bot
9dbadcd671
v1.0.46-alpha.1
2022-01-20 18:46:28 +00:00
Budibase Staging Release Bot
f927117582
v1.0.46-alpha.0
2022-01-20 17:10:09 +00:00
mike12345567
8d95d9b603
Merge branch 'master' of github.com:Budibase/budibase into develop
2022-01-20 17:03:21 +00:00
Budibase Release Bot
6c22ccb149
v1.0.45
2022-01-20 16:33:40 +00:00
Budibase Staging Release Bot
96d8e6d68e
v1.0.44-alpha.9
2022-01-20 14:01:03 +00:00
Budibase Staging Release Bot
62873fbb8d
v1.0.44-alpha.8
2022-01-20 12:33:48 +00:00
Budibase Staging Release Bot
e8915adc61
v1.0.44-alpha.7
2022-01-19 15:25:19 +00:00
Budibase Staging Release Bot
d8c44be3c3
v1.0.44-alpha.6
2022-01-19 15:17:21 +00:00
Budibase Staging Release Bot
ba3de70639
v1.0.44-alpha.5
2022-01-19 15:08:47 +00:00
Michael Drury
84f7405f02
Merge pull request #4090 from Budibase/fix/3721
...
Fixing issue with existing SQL relationships and deleting tables externally to Budibase
2022-01-19 15:02:15 +00:00
Budibase Staging Release Bot
a870c5b327
v1.0.44-alpha.4
2022-01-19 14:59:39 +00:00
Budibase Staging Release Bot
b3670e6fff
v1.0.44-alpha.3
2022-01-19 14:52:46 +00:00
Budibase Staging Release Bot
dddeb80cee
v1.0.44-alpha.2
2022-01-19 11:49:24 +00:00
mike12345567
7d4bea8f22
Adding comments to a few SQL table schema building functions to explain their function.
2022-01-19 10:24:15 +00:00
Budibase Release Bot
fafe6f5d40
v1.0.44
2022-01-19 10:13:22 +00:00
Michael Drury
9d5d8284cb
Quick fix for #4093 - make sure the App ID/App URL returned for deployed apps is always lowercase, as URLs are not case sensitive and should not be compared as such.
2022-01-18 20:54:19 +00:00
mike12345567
e0949b4ac3
Fix for #3721 - deleting invalid relationships if tables have been removed external to budibase - otherwise these could not be removed without deleting the datasource.
2022-01-18 17:21:29 +00:00
Rory Powell
604d316834
Add dryRun to automation row create and remove env conditional on delete
2022-01-18 15:53:55 +00:00
Rory Powell
fc043e116d
Support template and app import in quotas + logging
2022-01-18 15:37:16 +00:00
Budibase Staging Release Bot
3c4fee31e3
v1.0.44-alpha.1
2022-01-18 15:36:05 +00:00
Andrew Kingston
7b9d6c8849
Merge pull request #4083 from mslourens/save_non_required_multiselect
...
make empty array valid when not required
2022-01-18 15:24:12 +00:00
Rory Powell
439fa9a010
Refactor to allow for future quota migrations
2022-01-18 14:43:24 +00:00
Budibase Staging Release Bot
3a49483eca
v1.0.44-alpha.0
2022-01-18 14:31:59 +00:00
mike12345567
d93617d3c7
Merge branch 'master' of github.com:Budibase/budibase into develop
2022-01-18 14:25:30 +00:00
Budibase Staging Release Bot
5004e81168
v1.0.27-alpha.24
2022-01-18 13:16:22 +00:00
Michael Drury
7cf78f8c8b
Merge pull request #4073 from Budibase/feature/sql-relationship-filtering
...
SQL relationship filtering
2022-01-18 13:10:58 +00:00
Rory Powell
79c10fba7c
Account for duplicate row ids caused by app import
2022-01-18 12:48:54 +00:00
Rory Powell
4d61e84c2b
Handle table deletion and data import
2022-01-18 11:57:20 +00:00
mike12345567
63ffdc5d9b
Updating variable naming in table fetch function to match more with what is actually being retrieved.
2022-01-18 10:43:21 +00:00
Maurits Lourens
d9ecd3e3b3
make empty array valid when not required
2022-01-18 11:38:39 +01:00
Budibase Staging Release Bot
8798f5cf37
v1.0.27-alpha.23
2022-01-18 09:45:46 +00:00
Budibase Staging Release Bot
2c11661c61
v1.0.27-alpha.22
2022-01-18 08:59:52 +00:00
mike12345567
332e5b2672
Adding SQL test case for SQL relationship filtering.
2022-01-17 18:20:37 +00:00
Rory Powell
ff887f8f88
Sync row usage with app deletion
2022-01-17 18:07:26 +00:00
Budibase Staging Release Bot
7335a6ab5e
v1.0.27-alpha.21
2022-01-17 18:01:17 +00:00
Budibase Release Bot
e3d8302194
v1.0.43
2022-01-17 16:42:48 +00:00
Martin McKeaveney
1f78d6dc0d
readding query thread timeout
2022-01-17 15:57:31 +01:00
mike12345567
29fbfe7b95
Merge branch 'develop' of github.com:Budibase/budibase into feature/sql-relationship-filtering
2022-01-17 13:34:16 +00:00
Rory Powell
8fc60af820
Calculate total rows in migration, centralise quota enabled logic and tidy to use env vars only
2022-01-17 12:44:53 +00:00
Budibase Staging Release Bot
b77be977dd
v1.0.27-alpha.20
2022-01-17 10:15:17 +00:00
Rory Powell
0f6e626005
Merge pull request #4022 from Budibase/fix/return-url
...
Fix return url
2022-01-17 10:09:38 +00:00
Budibase Release Bot
2a8cbb8805
v1.0.42
2022-01-17 08:48:49 +00:00
Budibase Staging Release Bot
3bcad013c7
v1.0.27-alpha.19
2022-01-14 14:33:55 +00:00
Budibase Staging Release Bot
472ec03fa9
v1.0.27-alpha.18
2022-01-14 14:25:57 +00:00