1
0
Fork 0
mirror of synced 2024-07-07 07:15:43 +12:00
Commit graph

11719 commits

Author SHA1 Message Date
Rory Powell bd5237c83e Add token to pro checkout 2022-04-13 21:27:52 +01:00
Rory Powell fa1f9ad6cc Merge branch 'develop' into feature/licensing 2022-04-13 21:24:07 +01:00
Rory Powell d87714107d Add checkout pro step to budibase-ci 2022-04-13 21:13:01 +01:00
Budibase Staging Release Bot 06f22413cb v1.0.105-alpha.14 2022-04-13 13:20:56 +00:00
Andrew Kingston 5e19a93726 Merge pull request #5369 from Budibase/fix-query-block-search
Fixes for custom queries
2022-04-13 14:13:46 +01:00
Rory Powell 08edd0e2d8 Move all dependency linking into budibase 2022-04-13 12:41:14 +01:00
Budibase Staging Release Bot 0197b96be4 v1.0.105-alpha.13 2022-04-13 11:22:17 +00:00
Mitch-Budibase 0c880dd714 Merge pull request #5371 from Budibase/cypress-testing
Smoke Build Test Changes
2022-04-13 12:15:02 +01:00
Michael Drury 420f40d4a5 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 69904fd870 v1.0.105-alpha.12 2022-04-13 10:40:51 +00:00
melohagan 54b975cb9f 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 776761fcb3 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 cb90b872f5 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
Budibase Staging Release Bot b8042b60fe v1.0.105-alpha.11 2022-04-13 09:19:50 +00:00
Michael Drury 3c44a94871 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 8aac165bed 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
dependabot[bot] 6c322867fe 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] 6264bbb48f 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
Mitch-Budibase 0446c5f2e2 lint 2022-04-12 17:33:17 +01:00
Mitch-Budibase f81aed711d 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 3bb9834895 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 e692dc9095 Use the readable schema when generating search field options 2022-04-12 16:27:14 +01:00
Mitch-Budibase 29d7987768 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 03ba6d914f Merge branch 'develop' into feature/licensing 2022-04-12 16:18:41 +01:00
Mitch-Budibase 87ac25bcea 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 6ee859b04e Default option labels and values 2022-04-12 14:54:15 +01:00
Mel O'Hagan ac772c2f5b Merge branch 'develop' into bug/sev3/require-option-values 2022-04-12 14:40:38 +01:00
Budibase Staging Release Bot 4340a46fe7 v1.0.105-alpha.10 2022-04-12 09:14:08 +00:00
Martin McKeaveney f9c2f1cd9c Update smoke_test.yaml 2022-04-12 10:06:45 +01:00
Mel O'Hagan 6850bb77fd Added error messages to inputs instead 2022-04-11 16:08:25 +01:00
Mel O'Hagan 6c9ee5e27c Merge branch 'develop' into bug/sev3/require-option-values 2022-04-11 15:18:10 +01:00
Budibase Staging Release Bot 6fce5fce89 v1.0.105-alpha.9 2022-04-11 08:16:09 +00:00
Andrew Kingston a5ac60f201 Merge pull request #5225 from Budibase/cheeks-fixes
Misc fixes
2022-04-11 09:08:01 +01:00
Theone Eclarin 8479d69a86 initial commit 2022-04-11 10:02:40 +08:00
Mel O'Hagan fdca96609b Simplify condition 2022-04-08 23:24:46 +01:00
Mel O'Hagan fafce24d5b Error messaging for invalid options in editor 2022-04-08 23:15:47 +01:00
Mel O'Hagan 6b5be828e7 passing non-null required for doesContainStrings 2022-04-07 17:13:08 +01:00
Andrew Kingston ee8ec669e4 Fix spaces in screen URLs 2022-04-07 16:06:04 +01:00
Andrew Kingston ff40ddd9af Fix bug with automations that have no inputs in an app action trigger 2022-04-07 16:02:08 +01:00
Budibase Staging Release Bot 404ec5cec1 v1.0.105-alpha.8 2022-04-07 13:27:06 +00:00
Andrew Kingston 358ccd1224 Merge branch 'develop' of github.com:Budibase/budibase into cheeks-fixes 2022-04-07 14:20:59 +01:00
deanhannigan f90f78d1f7 Merge pull request #5294 from Budibase/fix/invalidate-sessions
Refactored the invalidate session functionality.
2022-04-07 14:20:30 +01:00
Dean 352c021955 Refactored the invalidate session functionality. 2022-04-07 12:32:00 +01:00
Andrew Kingston 6c6b7fe411 Fix endless encoding loop with screen URLs 2022-04-07 12:23:17 +01:00
Andrew Kingston c6d1757f7d Merge branch 'develop' of github.com:Budibase/budibase into cheeks-fixes 2022-04-07 12:04:13 +01:00
Budibase Staging Release Bot 50729710c5 v1.0.105-alpha.7 2022-04-06 21:25:19 +00:00
Martin McKeaveney bff43d37d5 Merge pull request #5151 from mslourens/prevent_multiple_sessions
invalidate sessions before login
2022-04-06 22:18:17 +01:00
Budibase Staging Release Bot bb7c4e1d41 v1.0.105-alpha.6 2022-04-06 20:15:30 +00:00
melohagan d109b33a57 Merge pull request #5274 from Budibase/bug/sev3/settings_bar_covering_button
Move settings bar below element if at very top
2022-04-06 21:09:02 +01:00
Mel O'Hagan eb4206cc55 Move settings bar below element if at very top 2022-04-06 17:31:59 +01:00