Commit Graph

287 Commits

Author SHA1 Message Date
deanhannigan a507920e98
Merge pull request #8482 from Budibase/fix/app-list-group-filtering
General fixes to app list group filtering
2022-11-02 14:31:19 +00:00
Peter Clement b94cd9933f fix issue with datepicker 2022-11-02 12:15:03 +00:00
Dean 1f8f5bbc12 General fixes to app list group filtering 2022-11-02 00:41:15 +00:00
Dean 64c3f79dc9 General approach not suitable at the component level. Backing out change 2022-11-01 17:46:20 +00:00
Mel O'Hagan 4147066668 Clear file input when removing files 2022-11-01 16:43:18 +00:00
Martin McKeaveney c2966025b4 merge with master 2022-10-31 13:44:23 +00:00
Dean a4125a97c5 Refactored approach to parsing multiselect values and ensuring any parsed values trigger a field update 2022-10-26 15:13:27 +01:00
Gerard Burns 9e5d39e3ff
Fix Input Dropdown Outside Click (#8404) 2022-10-26 13:48:48 +01:00
Peter Clement fc2e399a1c Assorted Backups UI fixes 2022-10-25 16:05:19 +01:00
mike12345567 59f255e1ee Merge branch 'feature/app-backups' of github.com:Budibase/budibase into feature/backups-ui 2022-10-24 15:50:45 +01:00
Peter Clement cf0c4b2d7e pr comments 2022-10-24 15:09:32 +01:00
Dean 5e9860ab18 Separating the multiselect fix into its own ticket 2022-10-24 09:07:14 +01:00
Gerard Burns ff6e821fcb Fix Picker Interaction with the Outside Click Action 2022-10-21 15:12:38 +01:00
Peter Clement 295c4f6323 add ability tofilter by range 2022-10-20 16:10:09 +01:00
Peter Clement 3074fc616d integrate download and update and update datepicker 2022-10-20 15:09:43 +01:00
Peter Clement f8c5e80fda add datepicker range and test search 2022-10-19 10:16:54 +01:00
Dean 0e4a7ace08 Pushed default parsing up into the InnerForm component to ensure that invalid default values are removed entirely. Fixes for custom validation for array types 2022-10-18 16:24:36 +01:00
Dean b31f7f4b87 Refactor for multiselect value parsing and a fix to ensure default values are parsed before reaching the picker 2022-10-18 11:06:18 +01:00
Dean 8c62ea9833 Values or defaults passed to the picker are parsed to ensure only valid options are marked/added to the component. 2022-10-17 12:03:13 +01:00
Dean f41bdf0d6a Merge remote-tracking branch 'origin/develop' into feature/automation-log-filter-by-license 2022-09-28 11:39:22 +01:00
Martin McKeaveney d0ad7bbb67 merge with master 2022-09-26 17:57:23 +01:00
Dean b1797627ce Hide the file attachment dropzone when the picker is disabled 2022-09-21 14:11:04 +01:00
mike12345567 b98f08f4e7 Merge branch 'develop' of github.com:Budibase/budibase into group-fixes 2022-09-16 17:02:08 +01:00
Martin McKeaveney c2a58343e1
Merge pull request #6640 from mslourens/pass_untruncated_title_to_radiogroup
Pass a title property with untruncated text to the RadioGroup
2022-08-31 13:32:33 +01:00
Martin McKeaveney 0089a07096 merge 2022-08-30 10:33:37 +01:00
melohagan 3cadbee1b9
Merge pull request #7243 from Budibase/bug/sev2/orphaned-minio-attachment
Delete attachments on field clear from minio bucket
2022-08-17 16:48:27 +01:00
Mel O'Hagan 1f66cf9a83 Allow delete attachments from builder data section 2022-08-15 15:46:55 +01:00
mike12345567 2904b1a5db Merge branch 'develop' of github.com:Budibase/budibase into feature/multiselect-filters 2022-08-15 12:24:41 +01:00
Andrew Kingston 47462eab4d Use real file names when download files from dropzones 2022-08-15 11:37:30 +01:00
Andrew Kingston 9b5be05836 Fix typo 2022-08-15 11:24:25 +01:00
Andrew Kingston e7c25b2194 Fix flatpickr offsetting date by one hour on initial selection of time-only fields 2022-08-13 16:25:01 +01:00
Mel O'Hagan df620fb9f7 Delete the selected file only 2022-08-12 11:43:39 +01:00
Mel O'Hagan 404e5414b5 Delete attachments on field clear 2022-08-12 11:29:57 +01:00
Mel O'Hagan 740a5b05ba Redraw Date Picker when settings change 2022-08-11 11:13:50 +01:00
Mel O'Hagan 6d4f3244d5 Add prop for 24hr time 2022-08-11 11:01:48 +01:00
Andrew Kingston dc7e08c381 Lint 2022-08-09 10:33:55 +01:00
Mel O'Hagan fbdef393f9 Revert Multiselect component changes 2022-08-06 20:32:52 +01:00
Andrew Kingston 797a486cb2 Update icon usage in pickerdropdown 2022-08-05 11:01:30 +01:00
Andrew Kingston 60565abfbf Allow removing users from user assignment modal and add validation to prevent invalid submissions 2022-08-03 14:27:44 +01:00
Dean 13e63b15bf Merge remote-tracking branch 'origin/develop' into feature/automation-log-filter-by-license 2022-08-03 14:14:16 +01:00
Andrew Kingston d1cce411c8 Fix picker dropdown UX issues. Rename some usages of groups to user groups. 2022-08-03 13:47:55 +01:00
Dean a1e16428b5 Linting and tidying 2022-08-02 09:06:35 +01:00
Dean a134fa41ee Minor update to select logic and removed the sample pro badge behaviour 2022-08-01 17:15:46 +01:00
Dean fe4314e168 Investigation edits 2022-08-01 15:23:41 +01:00
Andrew Kingston 0278efbb6d Fix styles of search embedded within pickerdropdown 2022-08-01 10:34:20 +01:00
Andrew Kingston 04325e1ed4 Merge branch 'develop' of github.com:Budibase/budibase into cheeks-fixes 2022-08-01 10:29:07 +01:00
Peter Clement dbaebf0df3
Merge pull request #6989 from Budibase/pc/fixes
User Management UI fixes
2022-08-01 09:39:55 +01:00
Peter Clement a9023198a4 lint fix 2022-08-01 09:06:07 +01:00
Mel O'Hagan fb3351e99b Add multiselect for options is in 2022-07-29 16:09:53 +01:00
Mel O'Hagan 27fafe546c Merge branch 'develop' into feature/multiselect-filters 2022-07-29 14:23:12 +01:00
Andrew Kingston ded4cec01d Use square status lights for role colours in pickerdropdowns 2022-07-29 14:13:57 +01:00
Andrew Kingston 1f9086f639 Merge branch 'master' of github.com:Budibase/budibase into develop 2022-07-29 13:48:27 +01:00
Peter Clement 1d36f258cb improve email validation 2022-07-29 13:17:17 +01:00
Mel O'Hagan 417ccc3800 Merge branch 'develop' into feature/multiselect-filters 2022-07-27 18:08:37 +01:00
Mel O'Hagan 89c4175832 Add Multiselect to FilterDrawer 2022-07-26 13:50:36 +01:00
Andrew Kingston 501759134e Update picker to put colour indicators on the left side 2022-07-25 17:04:13 +01:00
Peter Clement 6663fc25fc Merge remote-tracking branch 'origin/develop' into feat/user-groups-tab 2022-07-14 13:32:51 +01:00
Peter Clement c084412a8d Merge branch 'feat/user-groups-tab' of github.com:Budibase/budibase into feat/user-groups-tab 2022-07-11 15:30:31 +01:00
Peter Clement 72a67adcf4 improve performance of adding users and groups 2022-07-11 15:29:39 +01:00
NEOLPAR 519927981e filtering apps with user groups, added clear button in pickerdropdown component 2022-07-11 15:12:45 +01:00
Maurits Lourens 22541721c1 Pass a title property with untruncated text to the RadioGroup 2022-07-11 15:59:32 +02:00
Andrew Kingston 8e03c8a33c Merge branch 'develop' of github.com:Budibase/budibase into new-design-ui 2022-07-11 10:33:50 +01:00
Peter Clement 0e3b1fc46f linting and tidy 2022-07-07 08:55:32 +01:00
Peter Clement daafba8ec8 Merge remote-tracking branch 'origin/develop' into feat/user-groups-tab 2022-07-05 16:04:01 +01:00
Peter Clement a84b36cc54 group / user app assignment 2022-07-05 09:21:59 +01:00
Peter Clement ce1fe5e600 add ability to select groups from dropdown 2022-07-05 09:21:20 +01:00
Dean 94496abe85 Fixes for datasource authentication parsing. Mapping UX updates 2022-07-01 17:27:24 +01:00
Peter Clement 4c4a6ccb14 add InputPicker component and finish onboarding flow 2022-06-29 19:04:18 +01:00
Andrew Kingston 3296d14f97 Add generic list and list item spectrum components for simple table style UI 2022-06-24 14:55:25 +01:00
Andrew Kingston 02ec1b9968 Pull in more work from new design UI 2022-06-24 14:31:35 +01:00
Andrew Kingston 8e6acda5bd Pull in picker changes from new design UI 2022-06-24 14:10:13 +01:00
Andrew Kingston e9696440be Separate style overrides for range input to fix not displaying on webkit 2022-06-21 15:25:37 +01:00
Andrew Kingston a335b8cab5 Merge branch 'develop' of github.com:Budibase/budibase into new-design-ui 2022-06-20 13:28:26 +01:00
Andrew Kingston 15c28bcb8f Merge branch 'develop' of github.com:Budibase/budibase into new-design-ui 2022-06-15 15:32:33 +01:00
Andrew Kingston 43938d7b54 Merge branch 'develop' of github.com:Budibase/budibase into cheeks-fixes 2022-06-15 11:08:40 +01:00
Andrew Kingston 48dc729f9a
Merge pull request #6309 from Budibase/builder-focus-updates
Builder focus updates
2022-06-15 11:07:46 +01:00
Andrew Kingston 9ec4c29e66 Merge branch 'develop' of github.com:Budibase/budibase into cheeks-fixes 2022-06-15 09:02:35 +01:00
Andrew Kingston 22df82dd9d Revert focus specific logic in other components and simplify 2022-06-13 16:11:12 +01:00
Rory Powell 05f0393310 Merge branch 'release' into merge-release 2022-06-13 11:45:18 +01:00
Andrew Kingston 9905d000f4 Update basic user onboarding modal to be readonly rather than disabled and lighten disabled state text 2022-06-10 11:04:17 +01:00
Andrew Kingston f2e3b2efa8 Apply timezones patch from existing ignore-timezones branch 2022-06-07 08:31:00 +01:00
Dean 0c25ecbf21 Component Cypress tests and fixes 2022-05-31 22:57:33 +01:00
Dean dbbf7afcd0 Updated approach to focus behaviour. Placeholder now updates to direct the user to the next required field they haven't entered 2022-05-30 12:57:10 +01:00
Andrew Kingston 6b905da588 Merge branch 'develop' of github.com:Budibase/budibase into new-design-ui 2022-05-27 13:32:07 +01:00
Dean 15d95ed2b2 Merge remote-tracking branch 'origin/develop' into feature/required-field-focus 2022-05-27 10:22:48 +01:00
meng xiong hiu 4788cb0a04
Expose option to limit amount of uploads in attatchment field 2022-05-25 21:15:23 +08:00
Dean 702b62f8e6 Expanding the focus behaviour to more component types in the builder. Minor fix for cypress test 2022-05-24 09:58:05 +01:00
Dean f82316561a Refactored the approach to builder focus. Extending the behaviour beyond form fields 2022-05-23 16:12:56 +01:00
Dean 93f90405cf Builder focus behaviour added to guide users when adding form elements. Refactored the component tests 2022-05-17 15:09:13 +01:00
Andrew Kingston 0133aabc46 Merge branch 'develop' of github.com:Budibase/budibase into new-design-ui 2022-05-17 12:59:15 +01:00
Rory Powell b1c5f09651 Merge branch 'master' into merge-master 2022-05-17 08:35:29 +01:00
Martin McKeaveney dc34e86431
Merge pull request #5855 from Budibase/feature/fill-app-name-on-create
Feature/fill app name on create
2022-05-16 17:38:33 +01:00
melohagan 53b1cdbba1
Merge pull request #5800 from Budibase/bug/sev3/misc-picker-fixes
Misc Picker Fixes
2022-05-16 12:03:22 +01:00
Dean 3c5720fe1c packages/bbui/src/Form/Core/TextField.svelte 2022-05-16 11:30:20 +01:00
Dean 6f7cf9dac8 Merge remote-tracking branch 'origin/develop' into feature/fill-app-name-on-create 2022-05-16 09:08:33 +01:00
mike12345567 0049375c2d Addresses #5731 - offset the UTC offset in ISO strings to allow date only columns in external DBs to save the correct date when in a timezone differing from UTC. 2022-05-13 23:44:56 +12:00
Dean e0a9f4d6c8 App name autofill on create. Initial cypress tests added for importing an application file with a sample fixture 2022-05-12 17:04:05 +01:00
Andrew Kingston bfd9eff7a6 Auto focus search input when adding component 2022-05-10 18:48:43 +01:00
Mel O'Hagan 973b04c413 Added MultiSelect Checkboxes 2022-05-10 15:16:13 +01:00
Andrew Kingston 070ec8abd4 Improve role colours and ordering 2022-05-10 14:02:00 +01:00