Budibase Staging Release Bot
|
b5d528ef01
|
v1.0.105-alpha.14
|
2022-04-13 13:20:56 +00:00 |
Andrew Kingston
|
8a71ebb50b
|
Merge pull request #5369 from Budibase/fix-query-block-search
Fixes for custom queries
|
2022-04-13 14:13:46 +01:00 |
Andrew Kingston
|
4aa0b1533e
|
Merge pull request #5389 from Budibase/fix-query-error
Fix query error
|
2022-04-13 14:12:47 +01:00 |
Mel O'Hagan
|
2694b32ac5
|
Change to startsWith JS. Remove index decrement.
|
2022-04-13 13:27:17 +01:00 |
Budibase Release Bot
|
20852c30cc
|
v1.0.113
|
2022-04-13 12:21:10 +00:00 |
Michael Drury
|
6c33fb8738
|
Merge pull request #5376 from Budibase/fix/5322
Fix for DynamoDB queries - connecting with endpoint set
|
2022-04-13 13:15:03 +01:00 |
Rory Powell
|
9b64c72b70
|
Move all dependency linking into budibase
|
2022-04-13 12:41:14 +01:00 |
Budibase Staging Release Bot
|
dd3f5135fe
|
v1.0.105-alpha.13
|
2022-04-13 11:22:17 +00:00 |
Mitch-Budibase
|
ce15b38849
|
Merge pull request #5371 from Budibase/cypress-testing
Smoke Build Test Changes
|
2022-04-13 12:15:02 +01:00 |
Michael Drury
|
d430518246
|
Merge pull request #5343 from daawaan/fix/win10-dev
Support Windows 10 development
|
2022-04-13 12:12:02 +01:00 |
Budibase Staging Release Bot
|
ad69fa4ba0
|
v1.0.105-alpha.12
|
2022-04-13 10:40:51 +00:00 |
Mel O'Hagan
|
915b7bc040
|
Merge branch 'develop' into bug/sev3/js_scripting_binding_label
|
2022-04-13 11:35:01 +01:00 |
melohagan
|
3e94118e87
|
Merge pull request #5304 from Budibase/bug/sev3/empty_static_formula_column
Fix for empty static formula column creation error
|
2022-04-13 11:33:20 +01:00 |
melohagan
|
c4181b1ece
|
Merge pull request #5325 from Budibase/bug/sev3/require-option-values
Added validation for options editor
|
2022-04-13 11:31:04 +01:00 |
Andrew Kingston
|
f05844192c
|
Ensure existing invalid datasource definitions are also fixed by checking data source type before fetching table definitions
|
2022-04-13 10:28:55 +01:00 |
Andrew Kingston
|
543578051e
|
Ensure existing invalid datasource definitions are also fixed by checking data source type before fetching table definitions
|
2022-04-13 10:27:32 +01:00 |
Peter Clement
|
47dcc24491
|
add environment variable
|
2022-04-13 10:23:40 +01:00 |
Budibase Staging Release Bot
|
8a0a048fd4
|
v1.0.105-alpha.11
|
2022-04-13 09:19:50 +00:00 |
Michael Drury
|
3a3cd8a308
|
Merge pull request #5382 from Budibase/dependabot/npm_and_yarn/packages/server/urijs-1.19.11
Bump urijs from 1.19.8 to 1.19.11 in /packages/server
|
2022-04-13 10:13:16 +01:00 |
Michael Drury
|
b8cfd5c009
|
Merge pull request #5383 from Budibase/dependabot/npm_and_yarn/packages/worker/urijs-1.19.11
Bump urijs from 1.19.8 to 1.19.11 in /packages/worker
|
2022-04-13 10:13:06 +01:00 |
Andrew Kingston
|
6cf8f19daf
|
Remove table ID from custom queries to fix 500 errors when trying to fetch a table definition and passing up a query ID, and fix issue with search fields when no table ID exists
|
2022-04-13 09:43:49 +01:00 |
Andrew Kingston
|
ff986c7f85
|
Use the readable schema when generating search field options
|
2022-04-13 09:43:39 +01:00 |
dependabot[bot]
|
4c8119fcf3
|
Bump urijs from 1.19.8 to 1.19.11 in /packages/worker
Bumps [urijs](https://github.com/medialize/URI.js) from 1.19.8 to 1.19.11.
- [Release notes](https://github.com/medialize/URI.js/releases)
- [Changelog](https://github.com/medialize/URI.js/blob/gh-pages/CHANGELOG.md)
- [Commits](https://github.com/medialize/URI.js/compare/v1.19.8...v1.19.11)
---
updated-dependencies:
- dependency-name: urijs
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-04-13 00:14:21 +00:00 |
dependabot[bot]
|
42c5611946
|
Bump urijs from 1.19.8 to 1.19.11 in /packages/server
Bumps [urijs](https://github.com/medialize/URI.js) from 1.19.8 to 1.19.11.
- [Release notes](https://github.com/medialize/URI.js/releases)
- [Changelog](https://github.com/medialize/URI.js/blob/gh-pages/CHANGELOG.md)
- [Commits](https://github.com/medialize/URI.js/compare/v1.19.8...v1.19.11)
---
updated-dependencies:
- dependency-name: urijs
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-04-13 00:14:16 +00:00 |
mike12345567
|
00bcdd317f
|
Fixing issue #5322 - when endpoint is specified for DynamoDB and not in a the region that the whole instance expects it will throw an odd credentials error - making sure connection is commenced everywhere other than localhost.
|
2022-04-12 18:49:46 +01:00 |
Mitch-Budibase
|
761ac69783
|
lint
|
2022-04-12 17:33:17 +01:00 |
Mitch-Budibase
|
eba7df7255
|
Updated createApp.spec.js
The test 'should provide filterable templates' was failing on the smoke build.
Updated to check existence of apps and act accordingly
|
2022-04-12 17:24:15 +01:00 |
Andrew Kingston
|
69ec82856c
|
Remove table ID from custom queries to fix 500 errors when trying to fetch a table definition and passing up a query ID, and fix issue with search fields when no table ID exists
|
2022-04-12 16:58:26 +01:00 |
Andrew Kingston
|
d73105dbee
|
Use the readable schema when generating search field options
|
2022-04-12 16:27:14 +01:00 |
Mitch-Budibase
|
d775fd7d5f
|
Fixed Table Pagination Tests
Previous issues with the second page loading - reloading the page solves it
|
2022-04-12 16:20:15 +01:00 |
Rory Powell
|
dd740df387
|
Merge branch 'develop' into feature/licensing
|
2022-04-12 16:18:41 +01:00 |
Mitch-Budibase
|
85b1a594ea
|
Updated deleteApp function
Added a check for app name, function returns if app does not exist, rather than trying to delete
|
2022-04-12 15:59:12 +01:00 |
Mel O'Hagan
|
88b801ac08
|
Default option labels and values
|
2022-04-12 14:54:15 +01:00 |
Mel O'Hagan
|
959f5e888b
|
Merge branch 'develop' into bug/sev3/require-option-values
|
2022-04-12 14:40:38 +01:00 |
Budibase Release Bot
|
c750c3ef32
|
v1.0.112
|
2022-04-12 11:03:43 +00:00 |
Martin McKeaveney
|
e2180397c2
|
Merge pull request #5316 from Upgreydd/Fix_for_parsing_environment_variable_as_an_integer
QUERY_THREAD_TIMEOUT is string instead of int
|
2022-04-12 11:56:36 +01:00 |
Peter Clement
|
aa60f8697f
|
uneeded reactive statement
|
2022-04-12 11:43:01 +01:00 |
Budibase Staging Release Bot
|
92145be663
|
v1.0.105-alpha.10
|
2022-04-12 09:14:08 +00:00 |
Martin McKeaveney
|
dc78027b8f
|
Update smoke_test.yaml
|
2022-04-12 10:06:45 +01:00 |
Peter Clement
|
dfa37bc65e
|
fix cypress
|
2022-04-12 09:44:24 +01:00 |
Peter Clement
|
09c803248e
|
fix automation
|
2022-04-12 09:15:40 +01:00 |
Peter Clement
|
a06fcd571b
|
add max iterations env variable
|
2022-04-12 09:13:01 +01:00 |
Peter Clement
|
261b6ccb03
|
fix failure condition
|
2022-04-11 23:10:29 +01:00 |
Mel O'Hagan
|
8e19469509
|
Added error messages to inputs instead
|
2022-04-11 16:08:25 +01:00 |
Mel O'Hagan
|
dfa46651b6
|
Merge branch 'develop' into bug/sev3/require-option-values
|
2022-04-11 15:18:10 +01:00 |
Peter Clement
|
b58b84776e
|
Add handling for failure conditions
|
2022-04-11 10:26:59 +01:00 |
Peter Clement
|
b3f2a5973b
|
Merge remote-tracking branch 'origin/develop' into feature/foreach-block
|
2022-04-11 10:21:08 +01:00 |
Budibase Release Bot
|
a9c62f0c32
|
v1.0.111
|
2022-04-11 08:38:36 +00:00 |
Michael Drury
|
3c6a6f8e66
|
Merge pull request #5288 from Budibase/fix/5187-number
Fix for MySQL number parsing issue
|
2022-04-11 09:32:08 +01:00 |
Budibase Staging Release Bot
|
9423347278
|
v1.0.105-alpha.9
|
2022-04-11 08:16:09 +00:00 |