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 |
Budibase Staging Release Bot
|
2bf74722e0
|
v1.3.19-alpha.6
|
2022-09-16 10:41:17 +00:00 |
Michael Drury
|
e07ab33416
|
Merge pull request #7794 from Budibase/dependabot/npm_and_yarn/parse-url-6.0.5
Bump parse-url from 6.0.0 to 6.0.5
|
2022-09-16 12:29:07 +02:00 |
mike12345567
|
6bad41e3ce
|
Minor fix - datasource hot reloading was working apart from the the CJS require caching, need to clear down the cache entry before reloading.
|
2022-09-16 11:25:28 +01:00 |
Budibase Staging Release Bot
|
4f25c6aea9
|
Update pro version to 1.3.19-alpha.5
|
2022-09-16 08:38:16 +00:00 |
Budibase Staging Release Bot
|
a886fb8693
|
v1.3.19-alpha.5
|
2022-09-16 08:35:09 +00:00 |
Andrew Kingston
|
5bcb4c5393
|
Move restart of proxy container to after the compose stack has been brought up to ensure container exists
|
2022-09-16 09:25:14 +01:00 |
mike12345567
|
7736acd0c0
|
PR comments, removing console logs, as well as trying to get jest tests working in builder.
|
2022-09-15 22:47:37 +01:00 |
Budibase Staging Release Bot
|
64c03dfb1b
|
Update pro version to 1.3.19-alpha.4
|
2022-09-15 20:25:55 +00:00 |
Budibase Staging Release Bot
|
7afac4f4f1
|
v1.3.19-alpha.4
|
2022-09-15 20:22:50 +00:00 |
Martin McKeaveney
|
c86bdffc52
|
Merge pull request #7646 from Budibase/qa/qa-core-jest
QA Core repo, and Jest API tests running end to end
|
2022-09-15 21:12:45 +01:00 |
Martin McKeaveney
|
dbe1263ef0
|
Merge branch 'qa/qa-core-jest' of github.com:Budibase/budibase into qa/qa-core-jest
|
2022-09-15 20:36:02 +01:00 |
Martin McKeaveney
|
cbd7d82170
|
more random test data for rows
|
2022-09-15 20:34:37 +01:00 |
Martin McKeaveney
|
492a0cffab
|
Create .env
|
2022-09-15 20:12:32 +01:00 |
Martin McKeaveney
|
d6c8527340
|
tidy up
|
2022-09-15 20:09:23 +01:00 |
Martin McKeaveney
|
bc090f5f9d
|
better tests and cleaner import for server
|
2022-09-15 19:51:11 +01:00 |
mike12345567
|
fc8dc9f176
|
Fixing issue introduced by fix for #7683 - encoding the query string caused handlebars statements to break, this rectifies that.
|
2022-09-15 19:35:55 +01:00 |
mike12345567
|
5b9c3a5608
|
Some minor fixes, plus typescript conversion to avoid issue in future.
|
2022-09-15 18:43:07 +01:00 |
Budibase Staging Release Bot
|
42651a2fe2
|
Update pro version to 1.3.19-alpha.3
|
2022-09-15 17:22:04 +00:00 |
dependabot[bot]
|
be483ac91c
|
Bump parse-url from 6.0.0 to 6.0.5
Bumps [parse-url](https://github.com/IonicaBizau/parse-url) from 6.0.0 to 6.0.5.
- [Release notes](https://github.com/IonicaBizau/parse-url/releases)
- [Commits](https://github.com/IonicaBizau/parse-url/compare/6.0.0...6.0.5)
---
updated-dependencies:
- dependency-name: parse-url
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-09-15 17:20:56 +00:00 |
Budibase Staging Release Bot
|
2e7fe4b41d
|
v1.3.19-alpha.3
|
2022-09-15 17:18:38 +00:00 |
Andrew Kingston
|
642ecd428b
|
Merge pull request #7789 from Budibase/cheeks-fixes
Dev stack improvement + organisation page fixes
|
2022-09-15 18:06:47 +01:00 |
Budibase Release Bot
|
e4185e98aa
|
Update pro version to 1.3.19
|
2022-09-15 16:43:41 +00:00 |
Budibase Release Bot
|
c5c45f81bd
|
v1.3.19
|
2022-09-15 16:40:41 +00:00 |
deanhannigan
|
938ffb2e1b
|
Merge pull request #7790 from Budibase/fix/user-bindings-datasource-queries
Expose current user bindings in datasource query UI
|
2022-09-15 17:30:52 +01:00 |
Dean
|
42984d7b63
|
Minor update
|
2022-09-15 16:50:51 +01:00 |
Dean
|
78d72b78cb
|
Fix to include the current user bindings in datasource queries
|
2022-09-15 16:39:25 +01:00 |
Andrew Kingston
|
7914bba724
|
Fix usages of className in organisation settings page
|
2022-09-15 16:32:36 +01:00 |
Andrew Kingston
|
206714869d
|
Always restart the proxy service when spinning up the dev stack to account for nginx conf changes
|
2022-09-15 16:31:29 +01:00 |
Budibase Staging Release Bot
|
6a38a798b4
|
Update pro version to 1.3.19-alpha.2
|
2022-09-15 14:22:56 +00:00 |
Budibase Staging Release Bot
|
f88c8511a4
|
v1.3.19-alpha.2
|
2022-09-15 14:19:01 +00:00 |
mike12345567
|
b9321701b8
|
Merge branch 'develop' of github.com:Budibase/budibase into feature/plugin-pro
|
2022-09-15 15:14:18 +01:00 |