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 |
Dean
|
09defee462
|
Formatting for command
|
2022-04-07 12:23:19 +01:00 |
Andrew Kingston
|
07c8bc4af8
|
Fix endless encoding loop with screen URLs
|
2022-04-07 12:23:17 +01:00 |
Dean
|
73a7fdabaa
|
Minor test updates and formatting
|
2022-04-07 12:22:16 +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 |
mike12345567
|
c4a42cc181
|
Fix for issue discovered in #5187 - expanding regex to cover all sorts of number coercion.
|
2022-04-07 10:26:39 +01:00 |
Dean
|
737a7b78d1
|
Removed debugging statements and updated event data for screen create workflows
|
2022-04-07 09:35:12 +01:00 |
Dean
|
679b2339bb
|
Merge remote-tracking branch 'origin/develop' into feature/new-screen-addition-ui
|
2022-04-07 09:06:10 +01: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 |
Budibase Release Bot
|
4e65e994b9
|
v1.0.109
|
2022-04-06 14:17:15 +00:00 |
Martin McKeaveney
|
d05e4d7236
|
Update smoke_test.yaml
|
2022-04-06 15:09:51 +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 |
Dean
|
8dc0890858
|
Merge remote-tracking branch 'origin/develop' into feature/new-screen-addition-ui
|
2022-04-06 14:23:29 +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 |
Budibase Release Bot
|
a9fafd85e8
|
v1.0.108
|
2022-04-06 10:32:58 +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 |
Martin McKeaveney
|
c5e94e1e9b
|
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
|
7d800287b5
|
v1.0.107
|
2022-04-06 09:48:21 +00:00 |
Martin McKeaveney
|
09694e0045
|
configure bash step to use automation query timeout
|
2022-04-06 10:43:08 +01:00 |
Martin McKeaveney
|
c0f692657e
|
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
|
1073fd84eb
|
Merge remote-tracking branch 'origin/develop' into feature/new-screen-addition-ui
|
2022-04-06 10:38:33 +01:00 |
Dean
|
5801eb886c
|
Initial commit of screen workflow updates
|
2022-04-06 10:10:53 +01:00 |
Budibase Staging Release Bot
|
edb7d21a50
|
v1.0.105-alpha.3
|
2022-04-06 08:58:34 +00:00 |
deanhannigan
|
f37848d41e
|
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
|
b4632fc431
|
Update role bindings to use Role prefix rather than Roles
|
2022-04-06 08:22:10 +01:00 |
Andrew Kingston
|
fea89488e1
|
Don't show an error for the endpoint
|
2022-04-06 08:16:24 +01:00 |
Mel O'Hagan
|
d52239d0d2
|
Pad input text when FlashOn icon is showing
|
2022-04-05 16:56:48 +01:00 |
Andrew Kingston
|
2cafc7d032
|
Add role IDs as bindings
|
2022-04-05 16:05:29 +01:00 |
Budibase Release Bot
|
c3da13864b
|
v1.0.106
|
2022-04-05 13:38:48 +00:00 |
Michael Drury
|
08826a4811
|
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
|
250bdd2d87
|
Merge pull request #5208 from Budibase/portainer-template
Add portainer template
|
2022-04-05 14:19:47 +01:00 |
Andrew Kingston
|
d121aefbaa
|
Reset buttion action output context on each invocation of the action
|
2022-04-05 14:00:44 +01:00 |
Budibase Staging Release Bot
|
0a72aa6adb
|
v1.0.105-alpha.2
|
2022-04-05 11:56:35 +00:00 |
Michael Drury
|
10e4b0696c
|
Merge pull request #5256 from Budibase/dep/2022-05-04
Minimist 1.2.6 dependency update
|
2022-04-05 12:50:08 +01:00 |
Budibase Staging Release Bot
|
6d70fa5d37
|
v1.0.105-alpha.1
|
2022-04-05 11:22:24 +00:00 |
mike12345567
|
abd7ded9c1
|
Merge branch 'dependabot/npm_and_yarn/packages/backend-core/minimist-1.2.6' of github.com:Budibase/budibase into dep/2022-05-04
|
2022-04-05 12:21:40 +01:00 |