1
0
Fork 0
mirror of synced 2024-10-01 09:38:55 +13:00
Commit graph

27424 commits

Author SHA1 Message Date
Budibase Release Bot
997343feb2 v2.1.29 2022-11-17 10:40:06 +00:00
Andrew Kingston
abaa83d4ad
Merge pull request #8608 from Budibase/fix/form-block
Fix form block issues
2022-11-17 10:28:33 +00:00
Budibase Release Bot
4ef348a02e Update pro version to 2.1.28 2022-11-16 18:23:35 +00:00
Budibase Release Bot
c659741a2f v2.1.28 2022-11-16 18:19:48 +00:00
melohagan
245c4fb033
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
a632f942e8 Allow underscores in column names 2022-11-15 16:57:18 +00:00
Budibase Release Bot
7846f4cc38 Update pro version to 2.1.27 2022-11-15 15:33:11 +00:00
Budibase Release Bot
dd901cb835 v2.1.27 2022-11-15 15:28:49 +00:00
mike12345567
8cd36e25a8 Updating pkg version from 5.7.0 -> 5.8.0. 2022-11-15 15:06:30 +00:00
Andrew Kingston
3b0bc310b3 Lint 2022-11-15 13:04:09 +00:00
Andrew Kingston
7b80dabfe2 Disregard block components from ejection which are unmounted during parent blocks lifecycles 2022-11-15 12:58:52 +00:00
Andrew Kingston
e9c6aa2593 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
17ebbc6c53 Merge branch 'master' of github.com:Budibase/budibase into fix/form-block 2022-11-15 12:45:24 +00:00
Michael Drury
bc783934a2
Merge pull request #8686 from Budibase/fix/8589
Fix for app export 502 issue
2022-11-15 11:19:26 +00:00
mike12345567
1ceec58b6d 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
d357b0135a
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
1ca2d0f312 Update pro version to 2.1.26 2022-11-14 14:36:05 +00:00
Budibase Release Bot
c61155e61e v2.1.26 2022-11-14 14:32:46 +00:00
deanhannigan
bccacfe773
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
7506b6384a Fix date time field inconsistency with showing time 2022-11-14 09:33:01 +00:00
Andrew Kingston
dcc98e69f8 Adjust styles so placeholder component is left aligned 2022-11-14 09:25:45 +00:00
Jonny McCullagh
4c723a908b
Merge pull request #8668 from Budibase/jonny/nfs
single image NFS & more logging
2022-11-14 08:45:09 +00:00
Dean
9974f78d5b Added multiselect/array options support to the view contains filter 2022-11-13 18:16:04 +00:00
Dean
15a96fb496 Fix for attachment cleanup on internal row delete. 2022-11-13 18:08:48 +00:00
Jonny McCullagh
b29e2f8a42 single image NFS & more logging 2022-11-13 17:53:32 +00:00
Budibase Release Bot
1ecc6a42b4 Update pro version to 2.1.25 2022-11-11 12:54:20 +00:00
Budibase Release Bot
664bfae982 v2.1.25 2022-11-11 12:51:08 +00:00
Rory Powell
9ce79b1a2e
Merge pull request #8647 from Budibase/fix/logout-race-condition
Fix logout race condition
2022-11-11 12:40:22 +00:00
Rory Powell
fbbc5f01b8 Fix logout race condition 2022-11-11 11:26:36 +00:00
Budibase Release Bot
5b8c49cf3a Update pro version to 2.1.24 2022-11-10 15:56:42 +00:00
Budibase Release Bot
97484b62e2 v2.1.24 2022-11-10 15:53:01 +00:00
melohagan
8bb7230655
Merge pull request #8635 from Budibase/bug/sev3/app-import-automations
App import automations - null pointer fix
2022-11-10 15:35:24 +00:00
melohagan
b13723b1a3
Merge pull request #8593 from Budibase/bug/sev2/mongodb-aggregate-readable
MongoDB aggregate readable
2022-11-10 15:27:08 +00:00
Mel O'Hagan
531e30fa3d Null pointer fix 2022-11-10 15:22:05 +00:00
Mel O'Hagan
1532395033 Add readable flag to datasource validation 2022-11-10 14:23:22 +00:00
Budibase Release Bot
92fed8030c Update pro version to 2.1.23 2022-11-10 11:02:04 +00:00
Budibase Release Bot
19979ddf5d v2.1.23 2022-11-10 10:58:45 +00:00
melohagan
0f5c8a2961
Merge pull request #8597 from Budibase/bug/sev3/special-character-sorting
Prevent special characters being used in new internal DB column
2022-11-10 10:47:42 +00:00
Budibase Release Bot
78d6365e77 Update pro version to 2.1.22 2022-11-09 14:31:12 +00:00
Budibase Release Bot
bc54e8d11a v2.1.22 2022-11-09 14:27:49 +00:00
Martin McKeaveney
a355bdeee0
Merge pull request #8620 from Budibase/security/patch-vuln
patching sub dep for loader-utils to patch security vulnerability
2022-11-09 14:16:59 +00:00
Martin McKeaveney
04cc71624f patching sub dep for loader-utils to patch security vulnerability 2022-11-09 13:57:22 +00:00
Michael Drury
07a4a561ac
Merge pull request #8619 from Budibase/fix/8589
Updating proxy config to allow export a longer timeout
2022-11-09 12:53:50 +00:00
mike12345567
d0eb2d42f2 Updating nginx conf to allow export a lot longer period before timeout. 2022-11-09 11:33:57 +00:00
Andrew Kingston
349cbf2866 Refactor form block to use a different structure depending on type, and fix issue with bindings breaking and forms not appearing 2022-11-09 10:28:15 +00:00
Budibase Release Bot
bb5f0944cc Update pro version to 2.1.21 2022-11-08 20:48:06 +00:00
Budibase Release Bot
723a2de735 v2.1.21 2022-11-08 20:44:21 +00:00
Michael Drury
2e0041a1d6
Merge pull request #8599 from Budibase/fix/8578
Fix for groups access
2022-11-08 20:30:39 +00:00
Michael Drury
53b5cd1e1c Removing timeout for export apps - #8589. 2022-11-08 20:12:32 +00:00
Michael Drury
0af56bed25 Exporting roles differently to fix issue raised by test. 2022-11-08 20:01:01 +00:00