1
0
Fork 0
mirror of synced 2024-08-04 04:41:37 +12:00
Commit graph

22423 commits

Author SHA1 Message Date
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
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
Andrew Kingston
d7f627e9cc Increase table title size and padding around table headers 2022-04-08 10:28:07 +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
Andrew Kingston
430732be90 Add placeholder table content and add highlighted and disabled states to table buttons 2022-04-07 15:30:55 +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
Mel O'Hagan
8d00566703 Move settings bar below element if at very top 2022-04-06 17:31:59 +01:00
Andrew Kingston
d91f67ef34 Update spectrum card word wrapping again 2022-04-06 16:05:58 +01:00
Andrew Kingston
b528c9fa08 Account for builder preview 2px offset when rendering indicator sets so that indicators are accurate for devtools 2022-04-06 14:32:25 +01:00
Andrew Kingston
caff2d7508 Fix for tests when headers are undefined 2022-04-06 14:11:05 +01:00
Budibase Staging Release Bot
053ffa457d v1.0.105-alpha.5 2022-04-06 13:05:51 +00:00
Andrew Kingston
1696dc3cee
Merge pull request #5259 from Budibase/role-id-bindings
Add role IDs as bindings
2022-04-06 13:58:38 +01:00
Andrew Kingston
4f212397b0 Lint 2022-04-06 13:41:07 +01:00
Andrew Kingston
c25ca0cafd Tidy up 2022-04-06 13:40:07 +01:00
Andrew Kingston
c8e87cf24f Add label for global selected rows bindings in devtools 2022-04-06 13:30:38 +01:00
Andrew Kingston
7c91d9dceb Merge branch 'develop' of github.com:Budibase/budibase into cheeks-lab-day-devtools 2022-04-06 11:50:43 +01:00
Budibase Staging Release Bot
13d4ab9d95 v1.0.105-alpha.4 2022-04-06 10:38:23 +00:00
melohagan
7bc678edbc
Merge pull request #5258 from melohagan/bug/sev3/hidden_bindable_text
Add text input padding when FlashOn icon shown
2022-04-06 11:32:02 +01:00
Budibase Staging Release Bot
edb7d21a50 v1.0.105-alpha.3 2022-04-06 08:58:34 +00:00