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 |
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 |
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 |
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 |
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 Staging Release Bot
|
9423347278
|
v1.0.105-alpha.9
|
2022-04-11 08:16:09 +00:00 |
Andrew Kingston
|
e13f63ab87
|
Merge pull request #5225 from Budibase/cheeks-fixes
Misc fixes
|
2022-04-11 09:08:01 +01:00 |
Theone Eclarin
|
9990037949
|
initial commit
|
2022-04-11 10:02:40 +08:00 |
Mel O'Hagan
|
e71166561a
|
Simplify condition
|
2022-04-08 23:24:46 +01:00 |
Mel O'Hagan
|
aaf491245b
|
Error messaging for invalid options in editor
|
2022-04-08 23:15:47 +01:00 |
Kacper
|
cffea09be0
|
Added option on frontend side to render MultiSelect as input instead of selector with no options
|
2022-04-08 17:21:30 +02:00 |
Peter Clement
|
53c676672a
|
Merge remote-tracking branch 'origin/develop' into feature/foreach-block
|
2022-04-07 22:32:44 +01:00 |
Mel O'Hagan
|
ee1d7fbbd5
|
passing non-null required for doesContainStrings
|
2022-04-07 17:13:08 +01:00 |
Andrew Kingston
|
c9ef46d2bf
|
Fix spaces in screen URLs
|
2022-04-07 16:06:04 +01:00 |
Andrew Kingston
|
4a4d776c02
|
Fix bug with automations that have no inputs in an app action trigger
|
2022-04-07 16:02:08 +01:00 |
Mel O'Hagan
|
bab75ade1e
|
Display correct selector label for JS Scripting
|
2022-04-07 15:09:53 +01:00 |
Budibase Staging Release Bot
|
9ac34940f6
|
v1.0.105-alpha.8
|
2022-04-07 13:27:06 +00:00 |
Andrew Kingston
|
cdd2f205a7
|
Merge branch 'develop' of github.com:Budibase/budibase into cheeks-fixes
|
2022-04-07 14:20:59 +01:00 |
deanhannigan
|
18a010b57b
|
Merge pull request #5294 from Budibase/fix/invalidate-sessions
Refactored the invalidate session functionality.
|
2022-04-07 14:20:30 +01:00 |
Dean
|
cbc3d3b946
|
Refactored the invalidate session functionality.
|
2022-04-07 12:32:00 +01:00 |
Andrew Kingston
|
07c8bc4af8
|
Fix endless encoding loop with screen URLs
|
2022-04-07 12:23:17 +01:00 |
Andrew Kingston
|
43a8efc24d
|
Merge branch 'develop' of github.com:Budibase/budibase into cheeks-fixes
|
2022-04-07 12:04:13 +01:00 |
Kacper
|
98a926cfca
|
Do not validate if multi-select options length is 0
|
2022-04-07 12:01:05 +02:00 |
Budibase Staging Release Bot
|
1f5c97a25a
|
v1.0.105-alpha.7
|
2022-04-06 21:25:19 +00:00 |
Martin McKeaveney
|
d7dbaef8be
|
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
|
2eee1a1437
|
v1.0.105-alpha.6
|
2022-04-06 20:15:30 +00:00 |
melohagan
|
50478f6fc0
|
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 |