1
0
Fork 0
mirror of synced 2024-09-20 11:27:56 +12:00
Commit graph

12330 commits

Author SHA1 Message Date
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
Dean
cffdad78e5 Minor test updates and formatting 2022-04-07 12:22:16 +01:00
Andrew Kingston
c6d1757f7d Merge branch 'develop' of github.com:Budibase/budibase into cheeks-fixes 2022-04-07 12:04:13 +01:00
Kacper
85ff73cb26 Do not validate if multi-select options length is 0 2022-04-07 12:01:05 +02:00
mike12345567
2accebec7f Fix for issue discovered in #5187 - expanding regex to cover all sorts of number coercion. 2022-04-07 10:26:39 +01:00
Dean
aaa46e8992 Removed debugging statements and updated event data for screen create workflows 2022-04-07 09:35:12 +01:00
Dean
bf72e4aac9 Merge remote-tracking branch 'origin/develop' into feature/new-screen-addition-ui 2022-04-07 09:06:10 +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
Andrew Kingston
257bfb046d Update spectrum card word wrapping again 2022-04-06 16:05:58 +01:00
Budibase Release Bot
d0773466d3 v1.0.109 2022-04-06 14:17:15 +00:00
Martin McKeaveney
7a0e57f8b7 Update smoke_test.yaml 2022-04-06 15:09:51 +01:00
Andrew Kingston
923973f1ab 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
Dean
5b4ff5cd3f Merge remote-tracking branch 'origin/develop' into feature/new-screen-addition-ui 2022-04-06 14:23:29 +01:00
Andrew Kingston
7546c1a8d5 Fix for tests when headers are undefined 2022-04-06 14:11:05 +01:00
Budibase Staging Release Bot
9746ac3ac6 v1.0.105-alpha.5 2022-04-06 13:05:51 +00:00
Andrew Kingston
c415c4f3bd Merge pull request #5259 from Budibase/role-id-bindings
Add role IDs as bindings
2022-04-06 13:58:38 +01:00
Andrew Kingston
8a9e110929 Lint 2022-04-06 13:41:07 +01:00
Andrew Kingston
34a0c77d73 Tidy up 2022-04-06 13:40:07 +01:00
Andrew Kingston
f7d5456e72 Add label for global selected rows bindings in devtools 2022-04-06 13:30:38 +01:00
Andrew Kingston
c2d61d8ebc 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
57f5f5731a v1.0.105-alpha.4 2022-04-06 10:38:23 +00:00
Budibase Release Bot
496b582538 v1.0.108 2022-04-06 10:32:58 +00:00
melohagan
a14fe9c4b5 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
Martin McKeaveney
89131fd7d9 Merge pull request #5267 from Budibase/fix/bash-step-timeout
configure bash step to use automation query timeout
2022-04-06 11:26:20 +01:00
Budibase Release Bot
d1ea717bdd v1.0.107 2022-04-06 09:48:21 +00:00
Martin McKeaveney
dbb81d9c1a configure bash step to use automation query timeout 2022-04-06 10:43:08 +01:00
Martin McKeaveney
8b1e09de0e Merge pull request #5263 from Budibase/public-apps-error
Don't show an error for the  endpoint `/api/global/self`
2022-04-06 10:42:08 +01:00
Dean
21c96a42b1 Merge remote-tracking branch 'origin/develop' into feature/new-screen-addition-ui 2022-04-06 10:38:33 +01:00
Dean
186dcc00f6 Initial commit of screen workflow updates 2022-04-06 10:10:53 +01:00
Budibase Staging Release Bot
1660c3372a v1.0.105-alpha.3 2022-04-06 08:58:34 +00:00
deanhannigan
13c9c63bfa Merge pull request #5232 from Budibase/fix/time-picker-5102
Fixes for date/time picker issue.
2022-04-06 09:51:12 +01:00
Andrew Kingston
e5678d9b27 Update role bindings to use Role prefix rather than Roles 2022-04-06 08:22:10 +01:00
Andrew Kingston
3c3be66786 Don't show an error for the endpoint 2022-04-06 08:16:24 +01:00
Mel O'Hagan
d000acc3b1 Pad input text when FlashOn icon is showing 2022-04-05 16:56:48 +01:00
Andrew Kingston
c980801579 Add role IDs as bindings 2022-04-05 16:05:29 +01:00
Budibase Release Bot
b9bf678770 v1.0.106 2022-04-05 13:38:48 +00:00
Michael Drury
d1a08f6530 Merge pull request #5240 from Budibase/fix/4978
Fix for IN SQL query parsing - handling parentheses and string interpolation
2022-04-05 14:32:16 +01:00
Andrew Kingston
4897607860 Merge pull request #5208 from Budibase/portainer-template
Add portainer template
2022-04-05 14:19:47 +01:00