melohagan
|
685355004e
|
Merge pull request #8798 from Budibase/bug/sev3/homescreen-on-load
Only uncheck other homescreens if homescreen set
|
2022-11-24 15:13:24 +00:00 |
Budibase Release Bot
|
1577e7aba1
|
Update pro version to 2.1.33
|
2022-11-24 13:59:59 +00:00 |
Budibase Release Bot
|
8a9bd3be7d
|
v2.1.33
|
2022-11-24 13:56:05 +00:00 |
deanhannigan
|
3c716a059c
|
Merge pull request #8795 from Budibase/fix/pass-request-context-to-dynamic-var-retry
User/Auth context now being passed to dynamic variable request updates
|
2022-11-24 13:42:51 +00:00 |
Mel O'Hagan
|
bcd4ac1db8
|
Only uncheck other homescreens if homescreen set
|
2022-11-24 13:24:09 +00:00 |
Budibase Release Bot
|
30f42cd338
|
Update pro version to 2.1.32
|
2022-11-24 12:21:22 +00:00 |
Budibase Release Bot
|
23b1ed7528
|
v2.1.32
|
2022-11-24 12:17:58 +00:00 |
melohagan
|
6db89bcdbe
|
Merge pull request #8797 from Budibase/bug/sev2/no-fetch-create-table
Allow tables to be created even if no fetch
|
2022-11-24 12:06:44 +00:00 |
Mel O'Hagan
|
4b05cd2d2d
|
Allow tables to be created even if no fetch
|
2022-11-24 11:45:58 +00:00 |
Dean
|
f4c027c25b
|
User/Auth context now being passed to dynamic variable request updates
|
2022-11-24 10:16:05 +00:00 |
Budibase Release Bot
|
6cd4b358d2
|
Update pro version to 2.1.31
|
2022-11-21 12:58:23 +00:00 |
Budibase Release Bot
|
043e3b315a
|
v2.1.31
|
2022-11-21 12:54:57 +00:00 |
Michael Drury
|
b60befdd61
|
Merge pull request #8717 from Budibase/fix/backup-event
App backup triggered event
|
2022-11-21 12:43:35 +00:00 |
mike12345567
|
3c93101fdb
|
Adding IDs to backup events.
|
2022-11-21 12:12:57 +00:00 |
Budibase Release Bot
|
c3952bed83
|
Update pro version to 2.1.30
|
2022-11-21 12:08:44 +00:00 |
Budibase Release Bot
|
a109b63037
|
v2.1.30
|
2022-11-21 12:04:40 +00:00 |
melohagan
|
58056ea0d2
|
Merge pull request #8723 from Budibase/bug/sev3/static-formulas-conflict
Prevent static formulas conflict
|
2022-11-21 11:33:31 +00:00 |
melohagan
|
9a83df5b6f
|
Merge pull request #8722 from Budibase/bug/sev4/week-date-format
Extend date formatting
|
2022-11-21 11:33:03 +00:00 |
Mel O'Hagan
|
2d28bb4005
|
Break if any column is static formula
|
2022-11-18 12:32:04 +00:00 |
Mel O'Hagan
|
a3ee16a26a
|
Extend date formatting
|
2022-11-18 09:15:15 +00:00 |
mike12345567
|
12a9ed6dcb
|
Adding type to triggered.
|
2022-11-17 23:09:49 +00:00 |
Michael Drury
|
3aa5c25da9
|
PR comments.
|
2022-11-17 19:38:47 +00:00 |
mike12345567
|
24d5d2a22c
|
Adding an event for when a backup is triggered.
|
2022-11-17 17:15:35 +00:00 |
Budibase Release Bot
|
5cf1d4141c
|
Update pro version to 2.1.29
|
2022-11-17 10:43:38 +00:00 |
Budibase Release Bot
|
6412d11090
|
v2.1.29
|
2022-11-17 10:40:06 +00:00 |
Andrew Kingston
|
8bc87d0289
|
Merge pull request #8608 from Budibase/fix/form-block
Fix form block issues
|
2022-11-17 10:28:33 +00:00 |
Budibase Release Bot
|
d955a8bdac
|
Update pro version to 2.1.28
|
2022-11-16 18:23:35 +00:00 |
Budibase Release Bot
|
951a398570
|
v2.1.28
|
2022-11-16 18:19:48 +00:00 |
melohagan
|
5f6445a7f2
|
Merge pull request #8694 from Budibase/bug/sev3/column-name-validation
Allow underscores in column names
|
2022-11-16 18:06:36 +00:00 |
Mel O'Hagan
|
2cec318af1
|
Allow underscores in column names
|
2022-11-15 16:57:18 +00:00 |
Budibase Release Bot
|
827a722484
|
Update pro version to 2.1.27
|
2022-11-15 15:33:11 +00:00 |
Budibase Release Bot
|
f1cf5bda31
|
v2.1.27
|
2022-11-15 15:28:49 +00:00 |
mike12345567
|
3381b71e27
|
Updating pkg version from 5.7.0 -> 5.8.0.
|
2022-11-15 15:06:30 +00:00 |
Andrew Kingston
|
fa3de9f0ac
|
Lint
|
2022-11-15 13:04:09 +00:00 |
Andrew Kingston
|
1ab1329e49
|
Disregard block components from ejection which are unmounted during parent blocks lifecycles
|
2022-11-15 12:58:52 +00:00 |
Andrew Kingston
|
e7061647da
|
Ensure action parameters can never be null and fix display of close screen modal action
|
2022-11-15 12:52:06 +00:00 |
Andrew Kingston
|
c4ecae90ff
|
Merge branch 'master' of github.com:Budibase/budibase into fix/form-block
|
2022-11-15 12:45:24 +00:00 |
Michael Drury
|
573344b76c
|
Merge pull request #8686 from Budibase/fix/8589
Fix for app export 502 issue
|
2022-11-15 11:19:26 +00:00 |
mike12345567
|
d2f8a59b65
|
Updating proxy configuration for docker-compose, k8s and single image to allow longer timeout for app export requests. Also fixing an issue that blocked requests from getting to app-service.
|
2022-11-15 10:49:17 +00:00 |
deanhannigan
|
5e2a77b37e
|
Merge pull request #8670 from Budibase/fix/attachment-row-delete
Fix for attachment cleanup on internal table delete.
|
2022-11-14 15:01:22 +00:00 |
Budibase Release Bot
|
d55998940f
|
Update pro version to 2.1.26
|
2022-11-14 14:36:05 +00:00 |
Budibase Release Bot
|
80e2234650
|
v2.1.26
|
2022-11-14 14:32:46 +00:00 |
deanhannigan
|
beabfab4d4
|
Merge pull request #8669 from Budibase/fix/view-array-filter-options
Added multiselect/array options support to the view contains filter
|
2022-11-14 14:21:17 +00:00 |
Andrew Kingston
|
4c366114f0
|
Fix date time field inconsistency with showing time
|
2022-11-14 09:33:01 +00:00 |
Andrew Kingston
|
2eeac325f3
|
Adjust styles so placeholder component is left aligned
|
2022-11-14 09:25:45 +00:00 |
Jonny McCullagh
|
7f00e1907c
|
Merge pull request #8668 from Budibase/jonny/nfs
single image NFS & more logging
|
2022-11-14 08:45:09 +00:00 |
Dean
|
0619fcd281
|
Added multiselect/array options support to the view contains filter
|
2022-11-13 18:16:04 +00:00 |
Dean
|
8f058e222b
|
Fix for attachment cleanup on internal row delete.
|
2022-11-13 18:08:48 +00:00 |
Jonny McCullagh
|
c71f9ccecf
|
single image NFS & more logging
|
2022-11-13 17:53:32 +00:00 |
Budibase Release Bot
|
0cf55b933e
|
Update pro version to 2.1.25
|
2022-11-11 12:54:20 +00:00 |