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 |
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 |
Budibase Staging Release Bot
|
4340a46fe7
|
v1.0.105-alpha.10
|
2022-04-12 09:14:08 +00: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 |
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 |
Budibase Staging Release Bot
|
404ec5cec1
|
v1.0.105-alpha.8
|
2022-04-07 13:27:06 +00:00 |
Andrew Kingston
|
358ccd1224
|
Merge branch 'develop' of github.com:Budibase/budibase into cheeks-fixes
|
2022-04-07 14:20:59 +01:00 |
Dean
|
352c021955
|
Refactored the invalidate session functionality.
|
2022-04-07 12:32:00 +01:00 |
Andrew Kingston
|
6c6b7fe411
|
Fix endless encoding loop with screen URLs
|
2022-04-07 12:23:17 +01:00 |
Andrew Kingston
|
c6d1757f7d
|
Merge branch 'develop' of github.com:Budibase/budibase into cheeks-fixes
|
2022-04-07 12:04:13 +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 |
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 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 |
Budibase Staging Release Bot
|
57f5f5731a
|
v1.0.105-alpha.4
|
2022-04-06 10:38:23 +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 |
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 |
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 |
Andrew Kingston
|
5b423a21ee
|
Reset buttion action output context on each invocation of the action
|
2022-04-05 14:00:44 +01:00 |
Budibase Staging Release Bot
|
43b6714a98
|
v1.0.105-alpha.2
|
2022-04-05 11:56:35 +00:00 |
Michael Drury
|
9ca989936b
|
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
|
3725fa4ca5
|
v1.0.105-alpha.1
|
2022-04-05 11:22:24 +00:00 |
mike12345567
|
f67f923e4a
|
Merge branch 'dependabot/npm_and_yarn/minimist-1.2.6' of github.com:Budibase/budibase into dep/2022-05-04
|
2022-04-05 12:20:38 +01:00 |
Michael Drury
|
130a02889a
|
Merge pull request #5209 from Budibase/labday/single-docker
Single docker file lab-day
|
2022-04-05 12:16:09 +01:00 |
Budibase Staging Release Bot
|
476386f35a
|
v1.0.105-alpha.0
|
2022-04-05 10:46:38 +00:00 |
dependabot[bot]
|
b0ee581f9e
|
Bump minimist from 1.2.5 to 1.2.6
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases)
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6)
---
updated-dependencies:
- dependency-name: minimist
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-04-05 10:41:37 +00:00 |
Martin McKeaveney
|
bea42e2d86
|
merge
|
2022-04-05 11:35:47 +01:00 |
mike12345567
|
1f982428e2
|
Merge branch 'develop' of github.com:Budibase/budibase into labday/single-docker
|
2022-04-05 11:31:02 +01:00 |
Dean
|
6a485cc730
|
Merge remote-tracking branch 'origin/develop' into fix/time-picker-5102
|
2022-04-04 14:57:04 +01:00 |
Dean
|
1c010c0b5b
|
Removed step that alters the picker date on change for time only fields
|
2022-04-04 14:55:43 +01:00 |
Dean
|
770afb6ef9
|
Removed unused variable
|
2022-04-04 12:13:13 +01:00 |
Budibase Staging Release Bot
|
d82e15463d
|
v1.0.104-alpha.1
|
2022-04-04 11:01:50 +00:00 |
Dean
|
b8f843ebb2
|
Fixes for date/time picker issue.
|
2022-04-04 11:51:52 +01:00 |
Andrew Kingston
|
3e4ab1cc64
|
Fix color and size of chart tooltips
|
2022-04-04 10:56:06 +01:00 |
Budibase Release Bot
|
defd0a29a7
|
v1.0.104
|
2022-04-04 09:54:00 +00:00 |
Andrew Kingston
|
00097ad2d7
|
Update home screen sizes
|
2022-04-04 10:42:26 +01:00 |
Andrew Kingston
|
e51bd54fce
|
Update chart data labels to white
|
2022-04-04 09:14:56 +01:00 |
Andrew Kingston
|
a1e3318c1e
|
Disable validation for search fields in cards block
|
2022-04-04 08:49:46 +01:00 |
Andrew Kingston
|
474e89fa5f
|
Disable validation for search fields in table block
|
2022-04-04 08:49:16 +01:00 |
Andrew Kingston
|
967c9efc3a
|
Add internal setting to fully disable form validation
|
2022-04-04 08:49:01 +01:00 |
Andrew Kingston
|
4c22ff4dce
|
Manually pull in new state context on each button action enrichment to keep aware of state changes during button action execution
|
2022-04-01 18:36:41 +01:00 |
Andrew Kingston
|
9ad826ffde
|
Remove flash on loading template pictures
|
2022-04-01 18:16:13 +01:00 |