Andrew Kingston
|
018e2c4c1b
|
Allow status lights to be added to pickers
|
2022-05-10 13:32:09 +01:00 |
Mel O'Hagan
|
ba0cabacb9
|
Close picker on click of listbox
|
2022-05-10 13:16:21 +01:00 |
Andrew Kingston
|
161fde08ec
|
Fix datepicker not working when toggling disabled state
|
2022-05-10 11:25:48 +01:00 |
Andrew Kingston
|
8fbad1b6dd
|
Add theme slider and completed theme panel to new design UI
|
2022-05-09 09:39:44 +01:00 |
Andrew Kingston
|
806217ebfb
|
Update select option icons to use spectrum icons rather than images
|
2022-04-26 09:51:38 +01:00 |
Dean
|
c3f66ebaa8
|
Removed step that alters the picker date on change for time only fields
|
2022-04-04 14:55:43 +01:00 |
Dean
|
bb0e1ef769
|
Removed unused variable
|
2022-04-04 12:13:13 +01:00 |
Dean
|
039ec69805
|
Fixes for date/time picker issue.
|
2022-04-04 11:51:52 +01:00 |
Andrew Kingston
|
d7d7559402
|
Don't show checkbox label if no label specified
|
2022-02-24 09:12:14 +00:00 |
Michael Drury
|
8a10e31762
|
Merge branch 'develop' into frontend-core
|
2022-02-09 14:42:05 +00:00 |
mike12345567
|
832e3bd76e
|
Fix for #3758 - updating the datetime cell renderer and form component to be capable of display time only formats, as well as adding an option to only select the time component for a date time form field.
|
2022-02-08 16:15:08 +00:00 |
Andrew Kingston
|
e6ed16f274
|
Merge branch 'develop' of github.com:Budibase/budibase into frontend-core
|
2022-02-08 08:12:37 +00:00 |
Andrew Kingston
|
4239bb2cb5
|
Update rich text editor fullscreen and side-by-side modes to work on desktop and mobile properly with any type of layout navigation
|
2022-02-07 12:49:33 +00:00 |
Andrew Kingston
|
9aa1e5cf43
|
Improve text area and long form height settings
|
2022-02-07 12:04:21 +00:00 |
Andrew Kingston
|
26970971db
|
Hide some icons on mobile to avoid fullscreen mobile icon wrapping in rich text editor
|
2022-02-04 14:25:20 +00:00 |
Andrew Kingston
|
e65ee63a9e
|
Merge branch 'develop' of github.com:Budibase/budibase into feature/real-rich-text
|
2022-02-04 13:53:01 +00:00 |
Andrew Kingston
|
18e5be9a06
|
Merge branch 'develop' of github.com:Budibase/budibase into frontend-core
|
2022-02-04 09:23:32 +00:00 |
mike12345567
|
528862f212
|
Adds alignment to long form and string fields as per #3374.
|
2022-02-03 19:13:56 +00:00 |
Andrew Kingston
|
920d2a4bbf
|
Add support for disabling rich text fields
|
2022-02-03 14:28:15 +00:00 |
Andrew Kingston
|
46ad1dc2c4
|
Add error border when rich text field fails validation
|
2022-02-03 14:08:30 +00:00 |
Andrew Kingston
|
fc009cc9b4
|
Support a customisable offset for fullscreen mode for rich text editors
|
2022-02-03 11:53:51 +00:00 |
Andrew Kingston
|
283b59d5fe
|
Update markdown viewer and editor BBUI components
|
2022-02-02 21:22:49 +00:00 |
Andrew Kingston
|
d3b12b6ab8
|
Add new rich text component to BBUI
|
2022-02-02 15:17:59 +00:00 |
Andrew Kingston
|
312571314d
|
Merge branch 'develop' of github.com:Budibase/budibase into frontend-core
|
2022-02-01 16:46:00 +00:00 |
mike12345567
|
8fbd101448
|
Merge branch 'develop' of github.com:Budibase/budibase into feature/formula-filtering
|
2022-01-31 15:21:15 +00:00 |
Andrew Kingston
|
bbc3c18fcd
|
Merge branch 'develop' of github.com:Budibase/budibase into frontend-core
|
2022-01-24 15:46:54 +00:00 |
Andrew Kingston
|
30a92ee981
|
Merge pull request #4030 from Budibase/s3-upload
S3 file upload component
|
2022-01-24 15:41:46 +00:00 |
Andrew Kingston
|
1d217a23b7
|
Add helpers into BBUI rather than frontend core and fix A11y issue
|
2022-01-20 10:14:39 +00:00 |
mike12345567
|
10f55cf572
|
Adding in static/dynamic select, as well as the ability to set a tooltip on a select.
|
2022-01-19 18:33:58 +00:00 |
Maurits Lourens
|
1757d8d329
|
add extensions prop to specify accepted file extensions
|
2022-01-18 17:17:31 +01:00 |
Andrew Kingston
|
bb01806633
|
Update S3 upload with develop and fix preview URLs
|
2022-01-13 17:18:24 +00:00 |
Peter Clement
|
5da5acc27b
|
Merge pull request #3737 from Budibase/feature/home-screen-redesign
Home Screen Redesign
|
2021-12-15 09:47:03 +00:00 |
Peter Clement
|
eed8a13100
|
re-add status lights for app row
|
2021-12-09 10:10:16 +00:00 |
Peter Clement
|
efb50f0050
|
add option to change icon / colour
|
2021-12-08 18:51:24 +00:00 |
Rory Powell
|
a23b4143e1
|
Merge branch 'develop' into feature/rest-redesign
|
2021-12-08 12:36:12 +00:00 |
Rory Powell
|
1fc0a7227c
|
Merge branch 'master' into develop
|
2021-12-08 12:07:06 +00:00 |
Andrew Kingston
|
5cc43bd8b5
|
Remove unnecessary optional chaining
|
2021-12-08 09:47:43 +00:00 |
Andrew Kingston
|
6b316f8a8f
|
Coerce picker option labels to string to fix bug when using autocomplete with numeric labels
|
2021-12-08 09:45:50 +00:00 |
mike12345567
|
ba9854d121
|
Adding all response capabilities.
|
2021-12-06 17:39:51 +00:00 |
mike12345567
|
65d6ca9249
|
Adding in last components of UI that were missing.
|
2021-12-03 18:39:05 +00:00 |
mike12345567
|
5bd2831bb6
|
Adding radio group of body types.
|
2021-12-02 17:53:14 +00:00 |
Rory Powell
|
400aee9d92
|
Fix datasource selection after import and add maxmimum files support to dropzone
|
2021-12-02 16:51:13 +00:00 |
mike12345567
|
81a643e6da
|
Updating key value store to allow adding an activity toggle.
|
2021-12-02 11:53:51 +00:00 |
Rory Powell
|
b6cc536965
|
WIP: Rest API import
|
2021-11-25 17:14:07 +00:00 |
Andrew Kingston
|
5ecd09b39e
|
Add readonly prop to combobox
|
2021-11-23 16:40:31 +00:00 |
mike12345567
|
72bf66926d
|
Updating UI to have a table/column deletion check which makes sure the user understands what they are doing, also disabling external table deletion.
|
2021-11-22 15:26:24 +00:00 |
Andrew Kingston
|
bdae524618
|
Broadcast specific events for picking or typing to update the value in a combobox
|
2021-11-10 11:23:35 +00:00 |
Andrew Kingston
|
7fc5851b4c
|
Revert changes to medium sized checkbox
|
2021-11-03 16:17:45 +00:00 |
Andrew Kingston
|
bea7a5955e
|
Fix spectrum bug with larger checkboxes
|
2021-11-03 11:02:59 +00:00 |
Andrew Kingston
|
d40d37b75a
|
Remove log statement in datepicker
|
2021-10-21 13:52:30 +01:00 |
Andrew Kingston
|
2103fff1d2
|
Scope picker transition to avoid weird behaviour when unmounting
|
2021-10-21 13:36:33 +01:00 |
Andrew Kingston
|
7d31e29b47
|
Fix usage of binding values to datepickers
|
2021-10-19 14:04:12 +01:00 |
Andrew Kingston
|
ea3bd12811
|
Add date parsing to core date picker and ensure values are always broadcast as ISO strings
|
2021-10-18 17:11:12 +01:00 |
Andrew Kingston
|
008f9c55a5
|
Update svelte-flatpickr and disable flatpickr attempting to use native datepickers on mobile, to fix mobile support
|
2021-10-04 14:50:02 +01:00 |
Andrew Kingston
|
ecd6818a13
|
Add inputmode attribute for number inputs
|
2021-10-01 11:15:15 +01:00 |
Maurits Lourens
|
6511ba9dad
|
set appendTo to undefined, because FlatPicker checks for !== undefined
|
2021-09-17 15:06:53 +02:00 |
Andrew Kingston
|
7ee7feca16
|
Add custom theming for primary color and primary hover color to form components
|
2021-09-03 11:50:09 +01:00 |
Andrew Kingston
|
a656b419b9
|
Making picker sorting optional and default to off. Sort by default for client apps
|
2021-08-20 10:03:21 +01:00 |
Andrew Kingston
|
5d1374bfa2
|
Add stepper component to bbui for numeric values
|
2021-08-18 11:32:39 +01:00 |
Maurits Lourens
|
4e3da10cc8
|
implement review comments
|
2021-08-17 19:57:11 +02:00 |
Maurits Lourens
|
2cbf7b4821
|
implement review comments
|
2021-08-17 15:13:57 +02:00 |
Maurits Lourens
|
e8078662f8
|
add autocomplete component and make it optional for optionsField and relationshipField
|
2021-08-16 23:31:51 +02:00 |
Andrew Kingston
|
cee0367b1d
|
Merge pull request #2344 from Budibase/ak-fixes
Fixes and features for various issues
|
2021-08-16 09:04:13 +01:00 |
Keviin Åberg Kultalahti
|
97498b0778
|
Merge branch 'master' into develop
|
2021-08-13 14:41:49 +02:00 |
Andrew Kingston
|
cd3908ea9b
|
Make dropzone file name a link to the file
|
2021-08-12 11:49:48 +01:00 |
Andrew Kingston
|
26fa1f4941
|
Sort picker options alphabetically
|
2021-08-12 10:09:38 +01:00 |
Andrew Kingston
|
6005c0a4d8
|
Ensure checkbox always has a size class
|
2021-08-11 15:21:35 +01:00 |
Martin McKeaveney
|
962e940aab
|
fix date sorting
|
2021-08-10 17:41:11 +01:00 |
Martin McKeaveney
|
7d49634c6d
|
fix date sorting
|
2021-08-10 17:41:01 +01:00 |
Maurits Lourens
|
2d5a747803
|
add sizes to boolean field and checkbox component
|
2021-08-03 20:54:32 +02:00 |
Maurits Lourens
|
9753783866
|
fix lint issue
|
2021-07-28 00:06:03 +02:00 |
Maurits Lourens
|
8c4333f4ca
|
fix cypress test
|
2021-07-27 23:48:06 +02:00 |
Andrew Kingston
|
e44a82bb72
|
Set default getOptionIcon prop in core Picker to avoid crash
|
2021-07-21 14:35:55 +01:00 |
Andrew Kingston
|
c48300b159
|
Set default getOptionIcon prop to avoid crash when using core select, like in client apps
|
2021-07-21 14:35:37 +01:00 |
Rory Powell
|
90c0e7b2c1
|
Merge branch 'develop' into feature/oidc-support
|
2021-07-15 14:05:30 +01:00 |
Peter Clement
|
86a421646d
|
Add UUID to each oidc config to distinguish each provider
|
2021-07-13 17:32:08 +01:00 |
Martin McKeaveney
|
742402f4c7
|
merge with master
|
2021-07-11 18:07:46 +01:00 |
Kyle Harrison
|
b4afda7b09
|
apply fixes for common spelling mistakes
|
2021-07-09 17:54:49 +01:00 |
Peter Clement
|
4ae29f6b54
|
Fix bug where OIDC icon was not being displayed due to misconfiguration
|
2021-07-09 14:18:03 +01:00 |
Rory Powell
|
63b13fc360
|
Merge branch 'develop' into feature/oidc-support
|
2021-07-08 20:15:16 +01:00 |
Peter Clement
|
8426ffc036
|
Fix for icon upload issue
|
2021-07-07 16:18:18 +01:00 |
Peter Clement
|
b5f398da4d
|
Allow user uploaded icons in oidc config
|
2021-07-07 13:41:09 +01:00 |
Andrew Kingston
|
1b094b43ef
|
Fix font family issue with date pickers
|
2021-07-05 10:24:44 +01:00 |
Andrew Kingston
|
d0ba754a02
|
Add new typography settings, add new settings bar dropdowns, add settings bar to text components
|
2021-06-23 14:21:37 +01:00 |
Andrew Kingston
|
361d27cb08
|
Add color picker component and tidy up style options
|
2021-06-23 09:54:31 +01:00 |
Andrew Kingston
|
52e544068b
|
Fix combobox sometimes showing a value of 'undefined'
|
2021-06-17 12:19:05 +01:00 |
Andrew Kingston
|
d9d0cc9be3
|
Fix all eslint issues
|
2021-06-15 19:36:56 +01:00 |
Andrew Kingston
|
a481f807dd
|
Fix radio group opacity on firefox on ubuntu
|
2021-06-07 09:41:27 +01:00 |
Andrew Kingston
|
f00ebcf7d6
|
Replace font-weight 500 with 600 as source sans pro does not have a 500 weight, and update autoscreens and templates to use source sans pro
|
2021-05-25 10:11:41 +01:00 |
Andrew Kingston
|
dcfcde7d09
|
Remove Inter font fully and replace with Source Sans Pro, fix favicon import path
|
2021-05-25 09:41:23 +01:00 |
Andrew Kingston
|
5c950291f3
|
Allow enter keypress to submit login form
|
2021-05-21 13:27:27 +01:00 |
Andrew Kingston
|
190186c990
|
Allow dropzone to preview images before being uploaded
|
2021-05-18 18:47:39 +01:00 |
Andrew Kingston
|
ea1583478a
|
Add ability for BBUI text fields to update on change and default to true
|
2021-05-18 08:37:07 +01:00 |
Andrew Kingston
|
bda46f3cf2
|
Fix issue with switches and checkboxes on firefox on linux
|
2021-05-18 08:20:46 +01:00 |
Andrew Kingston
|
a3fbe6a34a
|
Allow data provider filtering using dates and date ranges, and allow filtering using a value or binding for any type
|
2021-05-11 18:33:25 +01:00 |
Andrew Kingston
|
3eabaea42f
|
Merge branch 'next' of github.com:Budibase/budibase into lab-day-search
|
2021-05-11 10:47:52 +01:00 |
Andrew Kingston
|
2bf2045a0a
|
Add non-gallery option to dropzeon and update create app modal
|
2021-05-10 11:53:32 +01:00 |
Andrew Kingston
|
8088416ba5
|
Add quiet prop to BBUI select
|
2021-05-06 13:57:36 +01:00 |
mike12345567
|
c259564ba8
|
Merge branch 'next' of github.com:Budibase/budibase into labday/mike-formulas
|
2021-05-04 13:24:14 +01:00 |
Martin McKeaveney
|
bb2f4f485b
|
merge with next
|
2021-05-04 11:49:34 +01:00 |
Martin McKeaveney
|
a4cc4191b4
|
merge with next
|
2021-05-04 11:40:59 +01:00 |
Andrew Kingston
|
556236ebce
|
Add explicit prettier options
|
2021-05-04 11:32:22 +01:00 |
Andrew Kingston
|
1c3d477523
|
Fix prettier and fix crash when using certain views as data sources
|
2021-05-04 11:04:42 +01:00 |
Martin McKeaveney
|
4618dfd2d1
|
merge
|
2021-05-04 09:55:14 +01:00 |
Andrew Kingston
|
b5ee768cb1
|
Fix combobox disabled state and remove unnecessary props
|
2021-04-29 15:24:59 +01:00 |
Andrew Kingston
|
0caad1f582
|
Merge branch 'next' of github.com:Budibase/budibase into spectrum-bbui
|
2021-04-28 15:53:07 +01:00 |
Andrew Kingston
|
a0304d7945
|
Add dropzone component and update builder and standard components
|
2021-04-22 10:10:42 +01:00 |
Andrew Kingston
|
b2fc4e56eb
|
Add datepicker, centralise icon management and update builder styles
|
2021-04-20 20:06:27 +01:00 |
Andrew Kingston
|
5b7f58d7b4
|
Add search component and update screen list panel
|
2021-04-20 14:24:14 +01:00 |
Andrew Kingston
|
6ac5a999cb
|
Merge branch 'spectrum-bbui' of github.com:Budibase/budibase into spectrum-bbui-forms
|
2021-04-20 14:06:33 +01:00 |
Andrew Kingston
|
b70afda93c
|
Update all form components to update bound values before firing onchange events
|
2021-04-20 12:49:02 +01:00 |
Andrew Kingston
|
b0e5e48883
|
Update all backend table popovers to use spectrum and fix multiple bugs
|
2021-04-20 12:20:03 +01:00 |
Andrew Kingston
|
17d031eeed
|
Update entire builder backend UI to work with new spectrum components and fix multiple issues
|
2021-04-20 11:53:19 +01:00 |
Andrew Kingston
|
1bc678ad9e
|
Add caret position function to text area and fix issue with design transitions and custom styles
|
2021-04-19 15:07:25 +01:00 |
Andrew Kingston
|
36b1cd75fd
|
Update button actions to use new spectrum components
|
2021-04-19 14:40:51 +01:00 |
Andrew Kingston
|
3703ab17a4
|
Update all design panel settings and styles to use new spectrum components
|
2021-04-19 14:04:07 +01:00 |
Andrew Kingston
|
af73ea15be
|
Add combobox component
|
2021-04-19 12:05:11 +01:00 |
Andrew Kingston
|
9a0ad49b74
|
Add switch and fix modal titles
|
2021-04-16 17:12:22 +01:00 |
Andrew Kingston
|
95bef3e90a
|
Standardise text area updates
|
2021-04-16 16:11:11 +01:00 |
Andrew Kingston
|
691c9a9bd1
|
Replace RichText editor with spectrum text area
|
2021-04-16 16:00:10 +01:00 |
Andrew Kingston
|
7ba5ff7b34
|
Add radio group spectrum component and update builder
|
2021-04-16 14:30:33 +01:00 |
Andrew Kingston
|
63dfb552d7
|
Fix crash when non iterable options property given to picker
|
2021-04-16 13:08:06 +01:00 |
Andrew Kingston
|
9a2385e4b2
|
Use BBUI checkbox in standard components
|
2021-04-16 11:32:41 +01:00 |
Andrew Kingston
|
4d84e063dd
|
Improve select determination of field text
|
2021-04-16 11:32:24 +01:00 |
Andrew Kingston
|
48a85ae103
|
Improve multiselect determintation of pretty labels
|
2021-04-16 11:32:05 +01:00 |
Andrew Kingston
|
474d08ed94
|
Add spectrum checkbox component
|
2021-04-16 11:05:53 +01:00 |
Andrew Kingston
|
a9f07045f7
|
Extract value and label props from select options which are objects by default
|
2021-04-16 11:04:50 +01:00 |
Andrew Kingston
|
3aeb85f62f
|
Fix table height when no rows exist and fixed row count specified
|
2021-04-16 11:03:44 +01:00 |
Andrew Kingston
|
aab06cdc36
|
Don't render field label components unless a label exists
|
2021-04-16 09:39:29 +01:00 |
Andrew Kingston
|
e28bbf594b
|
Fix placeholder text
|
2021-04-16 09:39:09 +01:00 |
Andrew Kingston
|
b0f31aaf15
|
Allow selects to support no placeholder option
|
2021-04-16 09:01:21 +01:00 |
Andrew Kingston
|
b9913390c7
|
Change BBUI to single bundle export and clean up some form components
|
2021-04-15 19:28:08 +01:00 |
Andrew Kingston
|
5f697f0e96
|
Add pretty labels to multiselect and fix stale props issue
|
2021-04-15 14:05:59 +01:00 |
Andrew Kingston
|
087e8ed153
|
Fix multiselect
|
2021-04-15 12:14:51 +01:00 |
Andrew Kingston
|
b741d9e9d9
|
Improve modal layout, improve modal button spacing, use rollup for building to expose multple BBUI entrypoints
|
2021-04-15 11:50:56 +01:00 |
Andrew Kingston
|
583faba9da
|
Add BBUI to monorepo and use vite for builder, client lib and standard components
|
2021-03-31 16:14:56 +01:00 |
Andrew Kingston
|
02b8b68bc7
|
Add BBUI package to monorepo
|
2021-03-31 10:59:07 +01:00 |