1
0
Fork 0
mirror of synced 2024-09-17 17:57:47 +12:00
Commit graph

11956 commits

Author SHA1 Message Date
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
Peter Clement
03b1805030 uneeded reactive statement 2022-04-12 11:43:01 +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
Peter Clement
8bacbae496 fix cypress 2022-04-12 09:44:24 +01:00
Peter Clement
cfbd729c75 fix automation 2022-04-12 09:15:40 +01:00
Peter Clement
2d75e68717 add max iterations env variable 2022-04-12 09:13:01 +01:00
Peter Clement
47480450d8 fix failure condition 2022-04-11 23:10:29 +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
Peter Clement
999199dcf6 Add handling for failure conditions 2022-04-11 10:26:59 +01:00
Peter Clement
d4ff168ae4 Merge remote-tracking branch 'origin/develop' into feature/foreach-block 2022-04-11 10:21:08 +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
Kacper
cfbb9bfcaa Added option on frontend side to render MultiSelect as input instead of selector with no options 2022-04-08 17:21:30 +02:00
Andrew Kingston
61fb90e03d Add spacing between title buttons 2022-04-08 10:37:45 +01:00
Andrew Kingston
6be3c7c624 Allow table buttons to wrap 2022-04-08 10:35:13 +01:00
Dean
63ec5b0fc3 Minor formatting 2022-04-08 10:31:04 +01:00
Dean
fe9f3aeafc Minor updates for cypress tests. Check that access filtering is reflected 2022-04-08 10:29:19 +01:00
Andrew Kingston
526805d7e7 Increase table title size and padding around table headers 2022-04-08 10:28:07 +01:00
Dean
3890977ad0 Merge remote-tracking branch 'origin/develop' into feature/new-screen-addition-ui 2022-04-08 09:57:30 +01:00
Dean
122c5e6f3a Test updates for screen creation 2022-04-08 09:56:20 +01:00
Dean
ebf1fd5238 Ensure datasources are refreshed when loading the create screen modal 2022-04-08 09:05:56 +01:00
Peter Clement
b439e59137 Merge remote-tracking branch 'origin/develop' into feature/foreach-block 2022-04-07 22:32:44 +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
Andrew Kingston
620008fc42 Prevent flashing CTA buttons when initially loading table data 2022-04-07 15:48:35 +01:00
Andrew Kingston
9e20f0406c 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
2d3618eab0 Fix padding in action buttons 2022-04-07 15:38:51 +01:00
Andrew Kingston
7a2a7bfc87 Split buttons into left and right sides 2022-04-07 15:32:46 +01:00
Andrew Kingston
2a5b81a40a Add placeholder table content and add highlighted and disabled states to table buttons 2022-04-07 15:30:55 +01:00
Mel O'Hagan
0d2b9c39e2 Display correct selector label for JS Scripting 2022-04-07 15:09:53 +01:00
Budibase Staging Release Bot
404ec5cec1 v1.0.105-alpha.8 2022-04-07 13:27:06 +00:00
Dean
0e82f3be04 Merge remote-tracking branch 'origin/develop' into feature/new-screen-addition-ui 2022-04-07 14:22:11 +01: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
Dean
0817f3f7b4 Formatting for command 2022-04-07 12:23:19 +01:00
Andrew Kingston
6c6b7fe411 Fix endless encoding loop with screen URLs 2022-04-07 12:23:17 +01:00