Andrew Kingston
|
2b8bbafcac
|
Add support for buttons inside grids
|
2023-11-01 16:45:37 +00:00 |
Andrew Kingston
|
0921bcf333
|
Add button setting to grid and allow removing all buttons
|
2023-11-01 11:40:27 +00:00 |
Budibase Staging Release Bot
|
234cdbbf24
|
Bump version to 2.12.2
|
2023-11-01 10:51:34 +00:00 |
Andrew Kingston
|
c79c6b1ff0
|
Merge pull request #12197 from Budibase/fix/show-formblock-description-in-view-mode
Make the formblock description field visible in view mode.
|
2023-11-01 09:44:10 +00:00 |
Andrew Kingston
|
2711bc8794
|
Merge branch 'master' into fix/show-formblock-description-in-view-mode
|
2023-11-01 09:38:25 +00:00 |
Michael Drury
|
e4ea0f9ae8
|
Merge pull request #12234 from Budibase/fix/sample-db-identification
Stop the sample data being identified as an external source.
|
2023-10-31 18:17:03 +00:00 |
mike12345567
|
17319a6981
|
Moving things around so that DEFAULT_BB_DATASOURCE_ID can be imported without cyclics occurring.
|
2023-10-31 17:52:39 +00:00 |
Michael Drury
|
a9afef8fb8
|
Merge branch 'master' into fix/sample-db-identification
|
2023-10-31 17:11:38 +00:00 |
Michael Drury
|
bd57385c82
|
Merge pull request #12226 from Budibase/fix/backups-remove-automation-logs
Removing automation logs from app backups
|
2023-10-31 16:57:14 +00:00 |
Michael Drury
|
3ef2b4a3ac
|
Merge branch 'master' into fix/backups-remove-automation-logs
|
2023-10-31 16:32:03 +00:00 |
Dean
|
2724aba46b
|
Merge remote-tracking branch 'origin/master' into fix/sample-db-identification
|
2023-10-31 15:31:55 +00:00 |
Dean
|
7e33aacbb1
|
Stop the sample data being identified as an external source.
|
2023-10-31 14:48:23 +00:00 |
Andrew Kingston
|
482fb89326
|
Merge pull request #12230 from Budibase/fix-portal-user-list
Fix global users endpoint pagination
|
2023-10-31 14:04:34 +00:00 |
Andrew Kingston
|
68553e85d4
|
Simplify page size logic in user search
|
2023-10-31 13:01:19 +00:00 |
Andrew Kingston
|
99a0c8b08b
|
Fix bug breaking pagination in global users search
|
2023-10-31 12:10:41 +00:00 |
Andrew Kingston
|
9e18c666ad
|
Restructure user list page a bit
|
2023-10-31 12:10:31 +00:00 |
Andrew Kingston
|
d5629bb4ec
|
Use proper search structure for users fetch in portal users page
|
2023-10-31 11:51:46 +00:00 |
Andrew Kingston
|
fe60aced31
|
Fix 501 when clearing user search field
|
2023-10-31 11:50:29 +00:00 |
Andrew Kingston
|
560c51aed5
|
Fix button padding
|
2023-10-31 11:47:06 +00:00 |
mike12345567
|
88cc8a19ee
|
Resetting timekeeper and resetting pro back to normal.
|
2023-10-31 11:19:53 +00:00 |
mike12345567
|
15b1f3efe6
|
Removing duplicate filtering of automation logs.
|
2023-10-31 10:51:46 +00:00 |
mike12345567
|
2b96de3c30
|
Merge branch 'master' of github.com:Budibase/budibase into fix/backups-remove-automation-logs
|
2023-10-31 10:38:07 +00:00 |
Sam Rose
|
a4ce8983e7
|
Merge pull request #12102 from Budibase/feature/budi-7607-migrate-user-relationship-columns-to-the-new-user-column
Automatic user relationship to user column migration
|
2023-10-31 10:27:04 +00:00 |
Michael Drury
|
9643d9c0e2
|
Merge branch 'master' into feature/budi-7607-migrate-user-relationship-columns-to-the-new-user-column
|
2023-10-30 17:41:44 +00:00 |
mike12345567
|
41d99f6a58
|
Updating app backup exports to not include automation logs as these bloat the backups.
|
2023-10-30 17:41:08 +00:00 |
Sam Rose
|
29d8cfd04c
|
Merge pull request #12202 from Budibase/bug/budi-7689-cdn-issues-attachment-filtering
Limit cloud uploads to a specific set of filetypes.
|
2023-10-30 17:31:24 +00:00 |
Sam Rose
|
d4270181cf
|
Merge branch 'master' into bug/budi-7689-cdn-issues-attachment-filtering
|
2023-10-30 17:18:50 +00:00 |
Martin McKeaveney
|
be269265f8
|
Merge pull request #12186 from Budibase/fix/row-id-delete-parsing
Fix to ensure single integer ids are parsed correctly in the delete rows action
|
2023-10-30 17:16:44 +00:00 |
Martin McKeaveney
|
aa222a9f41
|
Merge branch 'master' into fix/row-id-delete-parsing
|
2023-10-30 17:10:07 +00:00 |
Sam Rose
|
020c46ddab
|
Merge branch 'master' of github.com:Budibase/budibase into bug/budi-7689-cdn-issues-attachment-filtering
|
2023-10-30 17:08:14 +00:00 |
Sam Rose
|
ca9491ce67
|
Surface error message from attachments API to user.
|
2023-10-30 16:55:57 +00:00 |
Budibase Staging Release Bot
|
db398a839e
|
Bump version to 2.12.1
|
2023-10-30 16:54:07 +00:00 |
Adria Navarro
|
1c813654dd
|
Merge pull request #12214 from Budibase/BUDI-7641/fix-pushing-images-v2
Fix pushing images v2
|
2023-10-30 17:53:31 +01:00 |
Sam Rose
|
af59039d1c
|
Add tests for attachment processing endpoint.
|
2023-10-30 16:46:27 +00:00 |
Adria Navarro
|
ca83e9ca7f
|
Merge branch 'master' into BUDI-7641/fix-pushing-images-v2
|
2023-10-30 16:49:00 +01:00 |
Adria Navarro
|
b3a4a921aa
|
Build multi platform proxy
|
2023-10-30 16:47:47 +01:00 |
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 |
Budibase Staging Release Bot
|
9229ab6896
|
Bump version to 2.12.0
|
2023-10-30 12:12:56 +00:00 |