1
0
Fork 0
mirror of synced 2024-09-12 07:27:20 +12:00
Commit graph

745 commits

Author SHA1 Message Date
Martin McKeaveney
e6eb1687d2 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
02c93071ee merge 2022-08-30 10:33:37 +01:00
Martin McKeaveney
65bf17b87c Revert "Feature/binding ux update" 2022-08-30 10:16:01 +01:00
Dean
f4a5715461 Merge remote-tracking branch 'origin/develop' into feature/binding-ux-update 2022-08-22 12:49:56 +01:00
Dean
098c67ce5d Initial commit of UX refactor 2022-08-22 12:49:05 +01:00
melohagan
5b9b071f62 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
Andrew Kingston
f7286e1597 Fix icon import 2022-08-17 15:01:38 +01:00
Andrew Kingston
37f9e7ad1d SUpport using icons for keybind indicators in menu items 2022-08-17 14:47:07 +01:00
Andrew Kingston
978cdc3968 Add XS size for icons 2022-08-17 14:46:38 +01:00
Andrew Kingston
3caae00d38 Merge branch 'develop' of github.com:Budibase/budibase into cheeks-lab-day-keyboard-shortcuts-develop 2022-08-17 14:20:34 +01:00
Mel O'Hagan
1200f4d2a0 Allow delete attachments from builder data section 2022-08-15 15:46:55 +01:00
mike12345567
ae9ae26bd4 Merge branch 'develop' of github.com:Budibase/budibase into feature/multiselect-filters 2022-08-15 12:24:41 +01:00
Andrew Kingston
35528ee17e Use real file names when download files from tables 2022-08-15 11:37:40 +01:00
Andrew Kingston
05bfd86b91 Use real file names when download files from dropzones 2022-08-15 11:37:30 +01:00
Andrew Kingston
4045337bb7 Add download setting to links 2022-08-15 11:37:04 +01:00
Andrew Kingston
03e379bafe Fix typo 2022-08-15 11:24:25 +01:00
Andrew Kingston
ee5085f57f Fix flatpickr offsetting date by one hour on initial selection of time-only fields 2022-08-13 16:25:01 +01:00
melohagan
e4f24b29e0 Merge pull request #6770 from Kanary159357/fix/popover-min-width
Fix popover min-width to have parents full width
2022-08-12 17:21:36 +01:00
Mel O'Hagan
9fb5b2a37d Delete the selected file only 2022-08-12 11:43:39 +01:00
Mel O'Hagan
5171fc09fb Delete attachments on field clear 2022-08-12 11:29:57 +01:00
Mel O'Hagan
16c8a6a3a6 Redraw Date Picker when settings change 2022-08-11 11:13:50 +01:00
Mel O'Hagan
2941ba5ade Add prop for 24hr time 2022-08-11 11:01:48 +01:00
Mel O'Hagan
5b46494cf6 Revert Multiselect component changes 2022-08-06 20:32:52 +01:00
Andrew Kingston
1d60c62b7c Allow removing users from user assignment modal and add validation to prevent invalid submissions 2022-08-03 14:27:44 +01:00
Andrew Kingston
9e90180c9d Fix picker dropdown UX issues. Rename some usages of groups to user groups. 2022-08-03 13:47:55 +01:00
Andrew Kingston
3087fe6505 Use new styles for secondary buttons 2022-08-02 19:41:43 +01:00
Andrew Kingston
d79b95b710 Update users page to be narrow and remove name column 2022-08-02 18:47:00 +01:00
Andrew Kingston
a6a1d2226c Fix app list in user details page styles 2022-08-02 16:06:20 +01:00
Andrew Kingston
a91c043c4b Update style of keybinds for menu items 2022-08-02 10:01:24 +01:00
Andrew Kingston
98864c9614 Merge branch 'develop' of github.com:Budibase/budibase into cheeks-lab-day-keyboard-shortcuts-develop 2022-08-01 19:08:30 +01:00
Andrew Kingston
9438131a1a Fix styles of search embedded within pickerdropdown 2022-08-01 10:34:20 +01:00
Andrew Kingston
7c335431e1 Merge branch 'develop' of github.com:Budibase/budibase into cheeks-fixes 2022-08-01 10:29:07 +01:00
Andrew Kingston
ae62184e7d Update modal background colours to be themeable and use theme colours for nord and midnight 2022-08-01 09:54:30 +01:00
Peter Clement
c3a4941119 Merge pull request #6989 from Budibase/pc/fixes
User Management UI fixes
2022-08-01 09:39:55 +01:00
Peter Clement
9f58de0601 lint fix 2022-08-01 09:06:07 +01:00
Mel O'Hagan
d41f813efb Add multiselect for options is in 2022-07-29 16:09:53 +01:00
Andrew Kingston
9717858c95 Merge branch 'develop' of github.com:Budibase/budibase into cheeks-lab-day-keyboard-shortcuts-develop 2022-07-29 15:04:37 +01:00
Mel O'Hagan
1bdc0658e7 Merge branch 'develop' into feature/multiselect-filters 2022-07-29 14:23:12 +01:00
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
64d2e95327 Add key binds to screenslot component 2022-07-29 13:33:04 +01:00
Andrew Kingston
a9a4b6ee44 Add keybindings to component context menu. Add duplicate keybinding. Simplify pasting 2022-07-29 13:33:04 +01:00
Andrew Kingston
ba409b7b3b Auto focus modals so that escape and enter keys work without mouse intervention 2022-07-29 13:33:04 +01:00
Peter Clement
5477ffe575 improve email validation 2022-07-29 13:17:17 +01:00
Martin McKeaveney
f4ea8358fe Merge pull request #6915 from Budibase/fix/attachment-renderer
Fix attachment renderer
2022-07-28 16:12:20 +01:00
Mel O'Hagan
406362b3f9 Merge branch 'develop' into feature/multiselect-filters 2022-07-27 18:08:37 +01:00
Andrew Kingston
31ddce3ada Merge branch 'master' of github.com:Budibase/budibase into design-updates 2022-07-27 11:19:39 +01:00
Andrew Kingston
b4b9a5f526 Shrink square status light, shrink nav item text 2022-07-27 11:16:43 +01:00
Andrew Kingston
8e4eb4dbc9 Remove broken tooltips from attachment renderer 2022-07-27 10:50:15 +01:00
Andrew Kingston
a6dbd4d807 Fix attachment renderer not working due to tooltips 2022-07-27 10:47:24 +01:00