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 |
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 |
Kacper
|
b0019c80c7
|
Move out QUERY_THREAD_TIMEOUT from `to remove` section
|
2022-04-08 16:20:55 +02:00 |
Kacper
|
3df18be4b2
|
added parseIntSafe function.
|
2022-04-08 16:17:19 +02:00 |
Kacper
|
33090d5d4f
|
QUERY_THREAD_TIMEOUT is string instead of int fix
|
2022-04-08 13:23:44 +02:00 |
Andrew Kingston
|
177a346a6e
|
Add spacing between title buttons
|
2022-04-08 10:37:45 +01:00 |
Andrew Kingston
|
56933db04f
|
Allow table buttons to wrap
|
2022-04-08 10:35:13 +01:00 |
Budibase Release Bot
|
ab4d4debdc
|
v1.0.110
|
2022-04-08 09:34:45 +00:00 |
Dean
|
e0ebd08cf6
|
Minor formatting
|
2022-04-08 10:31:04 +01:00 |
Dean
|
3a563fe922
|
Minor updates for cypress tests. Check that access filtering is reflected
|
2022-04-08 10:29:19 +01:00 |
Andrew Kingston
|
d7f627e9cc
|
Increase table title size and padding around table headers
|
2022-04-08 10:28:07 +01:00 |
Martin McKeaveney
|
bcd51c8b48
|
Merge pull request #5311 from Budibase/fix/query-errors
adding more descriptive error messages to query UI
|
2022-04-08 10:26:33 +01:00 |
Dean
|
27f231d41f
|
Merge remote-tracking branch 'origin/develop' into feature/new-screen-addition-ui
|
2022-04-08 09:57:30 +01:00 |
Dean
|
f8f311f924
|
Test updates for screen creation
|
2022-04-08 09:56:20 +01:00 |
Dean
|
8bb0f147e5
|
Ensure datasources are refreshed when loading the create screen modal
|
2022-04-08 09:05:56 +01:00 |
Martin McKeaveney
|
6dcb813ab0
|
adding more descriptive error messages to query UI
|
2022-04-08 09:01:38 +01: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 |
Andrew Kingston
|
cd3bcdb41a
|
Prevent flashing CTA buttons when initially loading table data
|
2022-04-07 15:48:35 +01:00 |
Andrew Kingston
|
e75df5afd3
|
Update auto column, export and filter buttons to new designs and to support disabled state
|
2022-04-07 15:39:14 +01:00 |
Andrew Kingston
|
26fec60257
|
Fix padding in action buttons
|
2022-04-07 15:38:51 +01:00 |
Andrew Kingston
|
af4d3c0c21
|
Split buttons into left and right sides
|
2022-04-07 15:32:46 +01:00 |