Andrew Kingston
4cd870ef9e
Don't read attachments into memory unless they are images
2023-12-05 16:54:03 +00:00
Andrew Kingston
d4aba9e6db
Merge branch 'master' into random-fixes
2023-11-29 08:56:49 +00:00
Gerard Burns
9733bb01e7
Merge branch 'master' into random-fixes
2023-11-28 11:16:37 +00:00
Dean
dec68233c2
Merge remote-tracking branch 'origin/master' into fix/formblock-ux-updates
2023-11-28 09:36:23 +00:00
Andrew Kingston
f9ea61db1a
Improve inputdropdown component
2023-11-24 16:34:47 +00:00
Andrew Kingston
016ed56c19
Add subtitle support to pickers
2023-11-24 16:19:39 +00:00
Andrew Kingston
295965d1d3
Move picker subtitle to below the label
2023-11-24 15:23:22 +00:00
Gerard Burns
fdcfd1be02
merge master
2023-11-24 11:53:32 +00:00
Gerard Burns
1fb61e6ed9
wip
2023-11-24 10:18:49 +00:00
Dean
8cc5eb19e6
Formblock fixes
2023-11-23 18:08:39 +00:00
Gerard Burns
7cc5576306
linting
2023-11-23 17:07:00 +00:00
Gerard Burns
217ac49628
wip
2023-11-21 13:02:06 +00:00
Gerard Burns
7e037099b4
Field help text ( #12383 )
...
* wip
* client finished
* add to bbui input
* linting
* PR Feedback
* remove test code
* linting
* PR feedback
---------
Co-authored-by: Martin McKeaveney <martin@budibase.com>
2023-11-20 15:05:58 +00:00
Mel O'Hagan
c169a73764
readonly css
2023-11-07 09:19:29 +00:00
Mel O'Hagan
fee9a9d65d
Merge branch 'master' into budi-7105-builder-option-for-read-only-form-fields
2023-11-07 08:27:04 +00:00
Mel O'Hagan
56d5a0b8f6
Further read only settings
2023-11-01 16:01:45 +00:00
Mel O'Hagan
5c36d70a01
Pickers readonly prop
2023-11-01 14:56:28 +00:00
Mel O'Hagan
5c049e0465
LongFormField readonly prop
2023-11-01 13:54:18 +00:00
Andrew Kingston
bec32399ef
Merge branch 'master' into form-block-field-layout
2023-10-31 11:32:11 +00:00
Sam Rose
436d6a1585
Revert frontend changes to filter out file extensions in the upload box.
2023-10-30 14:39:12 +00:00
Sam Rose
f1aa32e446
Truncate file size on the grid, validate extension in the attachment API.
2023-10-27 17:19:39 +01:00
Sam Rose
6bb6f106d5
Apply valid file types to AttachmentCell.
2023-10-27 16:46:30 +01:00
Andrew Kingston
e2c2f5e2a6
Fix some issues with dropzone height and ensure field alignment settings are ignored unless used inside a form block
2023-10-27 08:50:26 +01:00
Andrew Kingston
7056ad7c44
Merge branch 'develop' into budi-6922-the-number-0-cannot-be-displayed-on-input-number-fields-when
2023-09-26 09:09:20 +01:00
Adria Navarro
28fc050299
Remove unwanted horizontal scroll
2023-09-25 18:15:22 +02:00
Adria Navarro
26362c44e8
Change spinner location
2023-09-25 11:03:35 +02:00
Adria Navarro
160b52c22b
Remove useFetch
2023-09-22 15:50:29 +02:00
Adria Navarro
c814e51e36
Display loader
2023-09-22 14:03:23 +02:00
Adria Navarro
b391ca37ab
Infinite scroll
2023-09-22 13:51:08 +02:00
Adria Navarro
7ad05930e1
Simplify
2023-09-22 13:07:02 +02:00
Adria Navarro
1272414a57
Filter using picker
2023-09-22 13:04:44 +02:00
Mel O'Hagan
fc5f14e04f
Use null coalescing
2023-09-22 11:17:09 +01:00
melohagan
3f1ec54fe9
Relationship picker searching enhancement ( #11639 )
...
* Search for initially set value and add to options
* Only append option if needed
* Handle change
* Open dropdown on search
* Avoid duplicates
* Add client side search
* lint
* Offset popover
* refactor
* Refactor
* refactor
2023-09-06 16:38:11 +01:00
Peter Clement
0168ee335b
remove trailing character from picker
2023-09-06 10:09:10 +01:00
Peter Clement
84571e36c2
use display to hide picker button instead of prop
2023-08-30 10:50:49 +01:00
Peter Clement
7dfc516758
Merge remote-tracking branch 'origin/develop' into feat/per-app-builder-fe
2023-08-30 09:06:13 +01:00
Peter Clement
e88efe2d1a
update picker to allow only popover
2023-08-29 14:41:34 +01:00
Peter Clement
f7e43a766d
add tag support to picker
2023-08-24 11:38:50 +01:00
Dean
cad624a9a4
Merge Commit
2023-08-21 12:50:16 +01:00
Andrew Kingston
bada641262
Fix bug in checkboxgroup due to reassignment of value prop
2023-07-18 16:47:43 +01:00
Adria Navarro
13ef7b8858
Merge branch 'develop' into backmerge-20230717
2023-07-17 17:13:26 +01:00
melohagan
731482c359
Localize animation ( #11240 )
2023-07-17 16:40:07 +01:00
melohagan
89c0d3b389
Add BigInt type support ( #11145 ) ( #11195 )
...
* Add BigInt type
* Allow BigInt columns to be added
* Sort fixes
* Add BigInt field
2023-07-11 14:01:55 +01:00
melohagan
7a06fcee0f
Add BigInt type support ( #11145 )
...
* Add BigInt type
* Allow BigInt columns to be added
* Sort fixes
* Add BigInt field
2023-07-07 15:11:41 +01:00
Gerard Burns
808e0d1ef2
Linting improvements ( #11119 )
2023-07-05 18:00:50 +01:00
Andrew Kingston
16bd879f5d
Fix issue with datepickers not working after starting off as disabled
2023-06-28 11:35:36 +01:00
Dean
eaecd3ab68
Merge remote-tracking branch 'origin/develop' into merge-master
2023-06-27 09:31:35 +01:00
Dean
ceecd85d76
OIDC icon fix recreated on a new branch
2023-06-23 14:47:58 +01:00
Adria Navarro
cc52362fe3
Use svelte class attribute
2023-06-07 15:00:23 +01:00
Adria Navarro
615d825817
Allow indeterminate booleans
2023-06-07 14:48:03 +01:00