1
0
Fork 0
mirror of synced 2024-09-20 19:33:10 +12:00
Commit graph

183 commits

Author SHA1 Message Date
Andrew Kingston
f6406092ed Use square status lights for role colours in pickerdropdowns 2022-07-29 14:13:57 +01:00
Andrew Kingston
3ebb2e193f Merge branch 'master' of github.com:Budibase/budibase into develop 2022-07-29 13:48:27 +01:00
Andrew Kingston
d6897bbf77 Update picker to put colour indicators on the left side 2022-07-25 17:04:13 +01:00
Peter Clement
819ce4e360 Merge remote-tracking branch 'origin/develop' into feat/user-groups-tab 2022-07-14 13:32:51 +01:00
Peter Clement
42e4ad6fb8 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
eff78240a6 improve performance of adding users and groups 2022-07-11 15:29:39 +01:00
NEOLPAR
d6483e8d92 filtering apps with user groups, added clear button in pickerdropdown component 2022-07-11 15:12:45 +01:00
Andrew Kingston
16116f2877 Merge branch 'develop' of github.com:Budibase/budibase into new-design-ui 2022-07-11 10:33:50 +01:00
Peter Clement
2399dbceb9 linting and tidy 2022-07-07 08:55:32 +01:00
Peter Clement
00ef0e3ef9 Merge remote-tracking branch 'origin/develop' into feat/user-groups-tab 2022-07-05 16:04:01 +01:00
Peter Clement
3de2123dc4 group / user app assignment 2022-07-05 09:21:59 +01:00
Peter Clement
5ce3861ef2 add ability to select groups from dropdown 2022-07-05 09:21:20 +01:00
Dean
31b51e1ecf Fixes for datasource authentication parsing. Mapping UX updates 2022-07-01 17:27:24 +01:00
Peter Clement
45fc55278e add InputPicker component and finish onboarding flow 2022-06-29 19:04:18 +01:00
Andrew Kingston
0ee58bdea8 Add generic list and list item spectrum components for simple table style UI 2022-06-24 14:55:25 +01:00
Andrew Kingston
0dbc4fcd3c Pull in more work from new design UI 2022-06-24 14:31:35 +01:00
Andrew Kingston
36c8d91997 Pull in picker changes from new design UI 2022-06-24 14:10:13 +01:00
Andrew Kingston
412c0a3676 Separate style overrides for range input to fix not displaying on webkit 2022-06-21 15:25:37 +01:00
Andrew Kingston
f1250840af Merge branch 'develop' of github.com:Budibase/budibase into new-design-ui 2022-06-20 13:28:26 +01:00
Andrew Kingston
b5d635c83f Merge branch 'develop' of github.com:Budibase/budibase into new-design-ui 2022-06-15 15:32:33 +01:00
Andrew Kingston
faa224cf2b Merge branch 'develop' of github.com:Budibase/budibase into cheeks-fixes 2022-06-15 11:08:40 +01:00
Andrew Kingston
eb3a7b44b6 Merge pull request #6309 from Budibase/builder-focus-updates
Builder focus updates
2022-06-15 11:07:46 +01:00
Andrew Kingston
ab9adc5cd5 Merge branch 'develop' of github.com:Budibase/budibase into cheeks-fixes 2022-06-15 09:02:35 +01:00
Andrew Kingston
d89047b2ab Revert focus specific logic in other components and simplify 2022-06-13 16:11:12 +01:00
Rory Powell
4dc5cfc5a7 Merge branch 'release' into merge-release 2022-06-13 11:45:18 +01:00
Andrew Kingston
b3d326c41b 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
72397530ec Apply timezones patch from existing ignore-timezones branch 2022-06-07 08:31:00 +01:00
Dean
692039cd34 Component Cypress tests and fixes 2022-05-31 22:57:33 +01:00
Dean
f1111fffca 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
2f324023d9 Merge branch 'develop' of github.com:Budibase/budibase into new-design-ui 2022-05-27 13:32:07 +01:00
Dean
372ff3b8fe Merge remote-tracking branch 'origin/develop' into feature/required-field-focus 2022-05-27 10:22:48 +01:00
meng xiong hiu
e9d8229b37 Expose option to limit amount of uploads in attatchment field 2022-05-25 21:15:23 +08:00
Dean
663a4ee7c7 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
253642ad1f Refactored the approach to builder focus. Extending the behaviour beyond form fields 2022-05-23 16:12:56 +01:00
Dean
4c25248de8 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
08a98b4b95 Merge branch 'develop' of github.com:Budibase/budibase into new-design-ui 2022-05-17 12:59:15 +01:00
Rory Powell
0d9147be77 Merge branch 'master' into merge-master 2022-05-17 08:35:29 +01:00
Martin McKeaveney
d68b695d62 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
76640f65f1 Merge pull request #5800 from Budibase/bug/sev3/misc-picker-fixes
Misc Picker Fixes
2022-05-16 12:03:22 +01:00
Dean
ef333f14d1 packages/bbui/src/Form/Core/TextField.svelte 2022-05-16 11:30:20 +01:00
Dean
2fe7581dd3 Merge remote-tracking branch 'origin/develop' into feature/fill-app-name-on-create 2022-05-16 09:08:33 +01:00
mike12345567
049bb5bd9c 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
f78bcdacea 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
68b20b69d4 Auto focus search input when adding component 2022-05-10 18:48:43 +01:00
Mel O'Hagan
6adb8fdc32 Added MultiSelect Checkboxes 2022-05-10 15:16:13 +01:00
Andrew Kingston
316d5d682f Improve role colours and ordering 2022-05-10 14:02:00 +01:00
Andrew Kingston
8de67e17f4 Allow status lights to be added to pickers 2022-05-10 13:32:09 +01:00
Mel O'Hagan
516d163ea2 Close picker on click of listbox 2022-05-10 13:16:21 +01:00
Andrew Kingston
8467e6109a Fix datepicker not working when toggling disabled state 2022-05-10 11:25:48 +01:00
Andrew Kingston
1f38cbbba9 Add theme slider and completed theme panel to new design UI 2022-05-09 09:39:44 +01:00