Budibase Staging Release Bot
31d2ae8c6b
v1.0.105-alpha.19
5 years ago
Mitch-Budibase
4061a4fcde
Merge pull request #5429 from Budibase/cypress-testing
Updated MySQL Duplicate Query test
5 years ago
Mitch-Budibase
e4707a2e53
Updated MySQL Duplicate Query test
Fixing the navigation used when selecting queries
5 years ago
Budibase Staging Release Bot
b25296efad
v1.0.105-alpha.18
5 years ago
Mitch-Budibase
de4212ce39
Merge pull request #5425 from Budibase/cypress-testing
Smoke Build Changes
5 years ago
Mitch-Budibase
5168676165
Smoke Build Changes
Datasource (MySQL, PostgreSQL)
- Test should now pass for smoke build
Table Tests
- Removed pagination tests - no pagination in the smoke build test run
5 years ago
Budibase Staging Release Bot
7facd16e92
v1.0.105-alpha.17
5 years ago
Andrew Kingston
98eefb1dd2
Merge pull request #5272 from Budibase/cheeks-lab-day-devtools
DevTools
5 years ago
Budibase Staging Release Bot
65fd6f587c
v1.0.105-alpha.16
5 years ago
Andrew Kingston
17aba96dfa
Fix typo
5 years ago
Mitch-Budibase
b0d77a30e9
Merge pull request #5400 from Budibase/cypress-testing
Updated Datasource Testing
5 years ago
Budibase Staging Release Bot
b05e1a1409
v1.0.105-alpha.15
5 years ago
melohagan
86218a1002
Merge pull request #5399 from Budibase/bug/sev3/settings_bar_covering_button
Move settings bar below element if at very top [TWEAK]
5 years ago
melohagan
881fee8a5f
Merge pull request #5298 from Budibase/bug/sev3/js_scripting_binding_label
Display correct selector label for JS Scripting
5 years ago
Mitch-Budibase
9ba48660d2
lint
5 years ago
Mitch-Budibase
eb31242b20
Updated PostgreSQL & Oracle Tests
PostgreSQL
- Test fixes (May still fail due to connection issues on smoke build)
Oracle
- Test fixes
- Skipping most tests (Oracle host needs configured)
commands.spec.js
- minor change to addDatasourceConfig function
5 years ago
Mel O'Hagan
adfb8d7c56
Only apply to small components (button, headline)
5 years ago
Mitch-Budibase
9b12a9deea
Updated MySQL Tests
It may still fail as part of the smoke build due to connection issues - for now, direct test issues are resolved
5 years ago
Budibase Staging Release Bot
b5d528ef01
v1.0.105-alpha.14
5 years ago
Andrew Kingston
8a71ebb50b
Merge pull request #5369 from Budibase/fix-query-block-search
Fixes for custom queries
5 years ago
Mel O'Hagan
2694b32ac5
Change to startsWith JS. Remove index decrement.
5 years ago
Budibase Staging Release Bot
dd3f5135fe
v1.0.105-alpha.13
5 years ago
Mitch-Budibase
ce15b38849
Merge pull request #5371 from Budibase/cypress-testing
Smoke Build Test Changes
5 years ago
Michael Drury
d430518246
Merge pull request #5343 from daawaan/fix/win10-dev
Support Windows 10 development
5 years ago
Budibase Staging Release Bot
ad69fa4ba0
v1.0.105-alpha.12
5 years ago
Mel O'Hagan
915b7bc040
Merge branch 'develop' into bug/sev3/js_scripting_binding_label
5 years ago
melohagan
3e94118e87
Merge pull request #5304 from Budibase/bug/sev3/empty_static_formula_column
Fix for empty static formula column creation error
5 years ago
melohagan
c4181b1ece
Merge pull request #5325 from Budibase/bug/sev3/require-option-values
Added validation for options editor
5 years ago
Andrew Kingston
f05844192c
Ensure existing invalid datasource definitions are also fixed by checking data source type before fetching table definitions
5 years ago
Budibase Staging Release Bot
8a0a048fd4
v1.0.105-alpha.11
5 years ago
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
5 years ago
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
5 years ago
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>
5 years ago
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>
5 years ago
Mitch-Budibase
761ac69783
lint
5 years ago
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
5 years ago
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
5 years ago
Andrew Kingston
d73105dbee
Use the readable schema when generating search field options
5 years ago
Mitch-Budibase
d775fd7d5f
Fixed Table Pagination Tests
Previous issues with the second page loading - reloading the page solves it
5 years ago
Mitch-Budibase
85b1a594ea
Updated deleteApp function
Added a check for app name, function returns if app does not exist, rather than trying to delete
5 years ago
Mel O'Hagan
88b801ac08
Default option labels and values
5 years ago
Mel O'Hagan
959f5e888b
Merge branch 'develop' into bug/sev3/require-option-values
5 years ago
Budibase Staging Release Bot
92145be663
v1.0.105-alpha.10
5 years ago
Martin McKeaveney
dc78027b8f
Update smoke_test.yaml
5 years ago
Mel O'Hagan
8e19469509
Added error messages to inputs instead
5 years ago
Mel O'Hagan
dfa46651b6
Merge branch 'develop' into bug/sev3/require-option-values
5 years ago
Budibase Staging Release Bot
9423347278
v1.0.105-alpha.9
5 years ago
Andrew Kingston
e13f63ab87
Merge pull request #5225 from Budibase/cheeks-fixes
Misc fixes
5 years ago
Theone Eclarin
9990037949
initial commit
5 years ago
Mel O'Hagan
e71166561a
Simplify condition
5 years ago