1
0
Fork 0
mirror of synced 2024-08-14 09:31:49 +12:00
Commit graph

26306 commits

Author SHA1 Message Date
Michael Drury
856898990b
Merge pull request #12205 from Samuel-Martineau/fix-attachments-remote-urls
Fix how attachment URLs are handled
2023-10-30 15:28:29 +00:00
Michael Drury
a3756d00f3
Merge branch 'master' into fix-attachments-remote-urls 2023-10-30 15:21:52 +00:00
Samuel-Martineau
674f40a06e
Fix how attachment URLs are handled 2023-10-30 11:12:16 -04:00
Adria Navarro
344256a805 Fix proxy build 2023-10-30 15:57:40 +01:00
Sam Rose
436d6a1585
Revert frontend changes to filter out file extensions in the upload box. 2023-10-30 14:39:12 +00:00
Adria Navarro
ac3c9a374c Fix image tag 2023-10-30 15:02:36 +01:00
Adria Navarro
b74f11e0e2 Fix proxy image name 2023-10-30 14:53:14 +01:00
Adria Navarro
4691148236 Cache yarn 2023-10-30 14:44:48 +01:00
Adria Navarro
0dd655e75d Remove sh 2023-10-30 14:39:03 +01:00
Adria Navarro
a80ea2f2c0 Clean scripts 2023-10-30 14:38:26 +01:00
Adria Navarro
0cc978f860 Push proxy dockerfile 2023-10-30 14:37:33 +01:00
Adria Navarro
6631a7a11d Push docker images via docker/build-push-action 2023-10-30 14:34:55 +01:00
Adria Navarro
a141598a1c Remove unused scripts 2023-10-30 14:26:28 +01:00
Peter Clement
b963bd03e4 fixing undefined name and border issues 2023-10-30 12:55:24 +00:00
Conor Webb
e9f0baa12f Added conditional logic to prevent checkmark from appearing on other selects outside of types. 2023-10-30 12:17:36 +00:00
Budibase Staging Release Bot
9229ab6896 Bump version to 2.12.0 2023-10-30 12:12:56 +00:00
Adria Navarro
a47b7dc4ce
Merge pull request #12212 from Budibase/BUDI-7641/release-image-v2
Use docker image v2 for production
2023-10-30 13:09:41 +01:00
Adria Navarro
d9c34f3f46 Remove build docker in ci pipelines 2023-10-30 12:40:05 +01:00
Adria Navarro
24eed537ed Fix timeouts 2023-10-30 12:00:55 +01:00
Andrew Kingston
e103e6b85b Use new branding in error fallback page 2023-10-30 10:52:21 +00:00
Adria Navarro
ac67a17b93 Use buildx 2023-10-30 11:45:05 +01:00
Adria Navarro
6267d9b601 Test building images 2023-10-30 11:39:25 +01:00
Adria Navarro
b0ef79bbd9 Build for both amd and arm platforms 2023-10-30 11:36:32 +01:00
Conor Webb
8f5646a1ed Fixed linting issue. 2023-10-30 10:15:53 +00:00
Conor Webb
0461d86545 Refactored select to match designs used elsewhere. 2023-10-30 09:57:08 +00:00
Sam Rose
00aca08741
Merge branch 'master' of github.com:Budibase/budibase into bug/budi-7689-cdn-issues-attachment-filtering 2023-10-30 09:46:03 +00:00
Sam Rose
d0fecc1c64
Merge branch 'master' into feature/budi-7607-migrate-user-relationship-columns-to-the-new-user-column 2023-10-30 09:45:21 +00:00
Adria Navarro
b542040ad4 Use v2 for single image 2023-10-30 10:27:59 +01:00
Adria Navarro
725e3aa4ef Use image v2 on build:docker 2023-10-30 10:11:06 +01:00
Andrew Kingston
49b0a9d716
Merge branch 'master' into feature/form-block-settings-reflow 2023-10-30 08:41:39 +00:00
José Vte. Calderón
d84d9124c8
Merge pull request #12164 from Budibase/feature/per-creator-final
[Added] Restore per creator counter
2023-10-30 09:30:56 +01:00
jvcalderon
cd283ad0b0 Merge branch 'master' into feature/per-creator-final 2023-10-30 09:02:02 +01:00
jvcalderon
1221808c67 Updata pro submodule 2023-10-30 09:00:20 +01:00
Michael Drury
887383bdb6
Update README.md
Removing dead link.
2023-10-27 18:12:21 +01:00
Michael Drury
c6baca856f
Merge pull request #12204 from Budibase/fix/custom-role-unpublished-groups
## Description
2023-10-27 18:11:57 +01:00
mike12345567
330059991e Removing any. 2023-10-27 18:04:28 +01:00
mike12345567
d4929ea3b6 Fixing an issue where unpublished apps with custom roles, when used in groups would cause users to be unable to login. 2023-10-27 18:03:06 +01:00
Sam Rose
84ba840dbc
Apply valid file type change to AttachmentField in cloud only. 2023-10-27 17:29:05 +01:00
Sam Rose
f1aa32e446
Truncate file size on the grid, validate extension in the attachment API. 2023-10-27 17:19:39 +01:00
Michael Drury
7997bc50eb
Merge pull request #12201 from Budibase/fix/12199-group-custom-role-issue
Group custom role login issue
2023-10-27 17:18:35 +01:00
mike12345567
6ecf831f02 Updating pro submodule reference. 2023-10-27 17:10:03 +01:00
Sam Rose
5539ff9c9c
Apply valid file types to RowFieldControl and AttackmentField. 2023-10-27 16:53:32 +01:00
Sam Rose
6bb6f106d5
Apply valid file types to AttachmentCell. 2023-10-27 16:46:30 +01:00
Sam Rose
2160f4e5e2
Add valid extension list to shared-core. 2023-10-27 16:24:02 +01:00
Andrew Kingston
95b1f78968 Merge branch 'form-block-field-layout' of github.com:Budibase/budibase into form-block-field-layout 2023-10-27 16:06:27 +01:00
Andrew Kingston
de55445168 Update pro 2023-10-27 16:06:06 +01:00
Sam Rose
45543cbc03
Catch a few more edge cases with column names, add tests for them. 2023-10-27 15:59:31 +01:00
Andrew Kingston
35194e4710
Merge branch 'master' into form-block-field-layout 2023-10-27 15:26:43 +01:00
Andrew Kingston
4fd1c26bbd Clean up 2023-10-27 15:13:49 +01:00
Andrew Kingston
77fa373a90 Remove ability to select fields in preview because it is not compatible with field configuration changes 2023-10-27 15:09:17 +01:00