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
|
302f6f6106
|
Fix footer in fancy select and allow inviting creators from side panel
|
2023-11-24 15:47:40 +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 |
Andrew Kingston
|
820eeeafe5
|
Fix button group having no spacing by default
|
2023-11-23 14:13:16 +00:00 |
Adria Navarro
|
5de491e858
|
Merge branch 'master' into chore/lint_imports
|
2023-11-21 18:38:57 +01:00 |
Gerard Burns
|
463cee560b
|
Disable preview and publish for apps with no screens (#12384)
* disable preview and publish for apps with no screens
* PR feedback
* linting
* PR Feedback
|
2023-11-21 13:19:19 +00:00 |
Gerard Burns
|
217ac49628
|
wip
|
2023-11-21 13:02:06 +00:00 |
Adria Navarro
|
db2c20e3ae
|
eslint import/newline-after-import
|
2023-11-20 21:52:29 +01:00 |
Adria Navarro
|
92f411bf77
|
Prettier
|
2023-11-20 21:48:49 +01:00 |
Adria Navarro
|
4d27ff1dc0
|
eslint import/no-duplicates
|
2023-11-20 21:48:49 +01: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 |
Martin McKeaveney
|
2a3e31f259
|
Merge branch 'master' into budi-7105-builder-option-for-read-only-form-fields
|
2023-11-06 18:01:12 +00:00 |
Martin McKeaveney
|
2e521ae62c
|
Merge branch 'master' into form-block-field-layout
|
2023-11-06 17:59:35 +00:00 |
Mel O'Hagan
|
a03a00c4af
|
Toggle preview
|
2023-11-03 14:08:46 +00:00 |
Mel O'Hagan
|
738082dc27
|
Remove readonly key
|
2023-11-02 15:49:16 +00:00 |
Mel O'Hagan
|
5923ae2983
|
Make form block view readonly
|
2023-11-01 16:40:23 +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
|
c73117e336
|
Merge branch 'master' into new-branding
|
2023-10-31 13:56:44 +00:00 |
Andrew Kingston
|
bec32399ef
|
Merge branch 'master' into form-block-field-layout
|
2023-10-31 11:32:11 +00:00 |
Andrew Kingston
|
8c6365d2a3
|
Add brand colour variables
|
2023-10-31 10:43:10 +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
|
8d2530d4c8
|
Swap let for const
|
2023-10-20 09:19:05 +01:00 |
Andrew Kingston
|
d0b71ada08
|
Ensure BBUI table component ignores numeric widths that are invalid
|
2023-10-20 09:08:45 +01:00 |
Adria Navarro
|
680ce087ba
|
Merge branch 'master' into BUDI-7573/use_existing_image_cache
|
2023-10-04 00:28:33 +02:00 |
melohagan
|
4df2f622db
|
Do not re-initialise options if changed (#11964)
* Do not re-initialise options if changed
* Init options onMount
|
2023-10-03 20:55:53 +01:00 |
Adria Navarro
|
42b75a1ec3
|
Use script
|
2023-10-03 19:55:23 +02:00 |
Adria Navarro
|
653e29d678
|
Fix conflicting svelte version (conflicting on lint)
|
2023-09-26 17:47:12 +02:00 |
Adria Navarro
|
d61564155d
|
Clean dependencies from bbui
|
2023-09-26 12:53:10 +02:00 |
Adria Navarro
|
f4542283f5
|
Merge branch 'develop' into feature/user-column-type
|
2023-09-26 11:51:20 +02: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
|
2ce9f850d9
|
Render bb reference as relationship
|
2023-09-25 21:52:16 +02: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 |