1
0
Fork 0
mirror of synced 2024-09-15 16:59:43 +12:00
Commit graph

334 commits

Author SHA1 Message Date
Andrew Kingston
25e71651fd Reduce icon size in dropdown menus again and increase padding 2021-01-22 11:03:50 +00:00
Keviin Åberg Kultalahti
ca9f979105 first pass at custom store to handle notifications 2021-01-22 11:37:34 +01:00
Andrew Kingston
e271f97ac7 Merge branch 'feature/handlebars-migration' of github.com:Budibase/budibase into form-builder 2021-01-21 12:14:09 +00:00
mike12345567
239079d973 Linting. 2021-01-21 11:32:26 +00:00
Andrew Kingston
7ebed8059d Merge branch 'master' of github.com:Budibase/budibase into form-builder 2021-01-21 10:45:04 +00:00
Joe
1b1721211c Merge pull request #980 from Budibase/Component-dropdown-design-update
Updated the design of the items within the component dropdown
2021-01-20 14:54:30 +00:00
Andrew Kingston
b1c292b79c Fix incorrect paths after merge 2021-01-20 13:20:08 +00:00
kevmodrome
74557a09ce changes earlier BottomDrawer to use the bbui component instead 2021-01-19 14:16:55 +01:00
Martin McKeaveney
75c787553b lint 2021-01-15 13:42:55 +00:00
Martin McKeaveney
19f6139a1a allow deletion of queries and datasources 2021-01-12 17:04:51 +00:00
Martin McKeaveney
d05f1666fc further syntax highlighting updates 2021-01-12 16:49:11 +00:00
Joe
35934a4da0 Updated the design of the items within the component dropdown
Icons were a little hard to make out. Increased the size and visability.
The icons are not ideal, but I will tackle this another day - Budi Icons!
2021-01-10 10:09:47 +00:00
Martin McKeaveney
102b7ce61f binding data context in component 2021-01-08 18:22:03 +00:00
Martin McKeaveney
8e40f4b5f8 Allow dynamic query execution from front end components 2021-01-08 12:06:37 +00:00
Andrew Kingston
01ee1a1145 Reduce nav item selected state border radius slightly 2020-12-09 18:41:18 +00:00
Andrew Kingston
922256790c Update errors box to work better in dark theme 2020-12-04 08:27:59 +00:00
Andrew Kingston
1fdcb81f4b Reduce padding and indentation in nav items to provide more room for text 2020-11-05 11:48:49 +00:00
Andrew Kingston
5d5ac424f4 Fix settings checkbox color in dark mode 2020-10-30 13:50:56 +00:00
Andrew Kingston
cb25dd97b3 Enabling the dark side 2020-10-29 20:42:34 +00:00
Andrew Kingston
cd1bfa2580 Merge branch 'master' of github.com:Budibase/budibase into dropdown-components 2020-10-28 09:46:22 +00:00
Andrew Kingston
add4162000 Format with prettier 2020-10-27 15:28:13 +00:00
Andrew Kingston
a93757a8d9 Fix cypress tests 2020-10-27 15:26:07 +00:00
Andrew Kingston
fae4037a65 Remove bunch of unused components and tidy up unused references 2020-10-27 09:10:20 +00:00
Andrew Kingston
88d268afbf Change default font-weight of dropdown options to 400 2020-10-26 15:14:51 +00:00
Andrew Kingston
48563e892b Replace component dropdown menu with new common components 2020-10-26 14:23:08 +00:00
Andrew Kingston
748955e3d9 Use common dropdown components in more places to reduce duplication 2020-10-26 14:03:07 +00:00
Andrew Kingston
16de23eea9 Add new common components for dropdown styles 2020-10-26 11:00:34 +00:00
Andrew Kingston
e5742dc7f6 Change component bar to popovers and adjust page layout to match 2020-10-22 20:22:09 +01:00
Andrew Kingston
29dd32320d Update screen components hierarchy to use new common component styles 2020-10-22 17:42:03 +01:00
Michael Shanks
f540f17861 feedback nav icon loads iframe to public page 2020-10-21 17:24:08 +01:00
mike12345567
8f466c424d Lint. 2020-10-20 15:09:20 +01:00
mike12345567
de9c4ea3ee Fixing some issues seen with cloudfront and adding a bit more UI around the deployment history as pending can be happening for some time. 2020-10-19 15:33:26 +01:00
Andrew Kingston
d5630760cc Rename usages of primary display column to just display column 2020-10-14 20:38:32 +01:00
Martin McKeaveney
4823e66fe9 merge 2020-10-14 15:08:54 +01:00
Martin McKeaveney
79b50dc0b7 lint 2020-10-14 13:21:43 +01:00
mike12345567
e33dd65768 Upgrading prettier svelte plugin until found a version that works for our formatting without breaking on some syntax. 2020-10-14 12:22:43 +01:00
mike12345567
7ee64e8abd Merge branch 'master' of github.com:Budibase/budibase into chuckles-fixes 2020-10-14 12:16:16 +01:00
mike12345567
23c8339827 Adding info to the table deletion about screens that will be deleted and deleted template screens when table deleted. 2020-10-13 19:37:52 +01:00
Andrew Kingston
5a086d529b Merge branch 'master' of github.com:Budibase/budibase into cheeks-bugfixes 2020-10-13 17:27:46 +01:00
Andrew Kingston
751e19c40e Fix checkbox depth in frontend settings 2020-10-13 14:29:32 +01:00
Martin McKeaveney
55527784ed Merge branch 'master' of github.com:Budibase/budibase into bugz 2020-10-13 12:52:55 +01:00
Martin McKeaveney
06c65cc89c removing z-index from checkbox 2020-10-13 11:18:34 +01:00
mike12345567
5d49d529e3 Changing record -> row in this update, completing the update of renaming in the builder, this release needs further testing. 2020-10-09 19:10:28 +01:00
mike12345567
fdaa69ee7f Renaming Model -> Table across the entire system, this is an unstable update and has not been tested fully yet. 2020-10-09 18:49:23 +01:00
Andrew Kingston
735de553d2 Update linked record selector to handle errors and remove loading state flashing 2020-10-08 12:21:05 +01:00
Andrew Kingston
d24679bc33 Move modal to BBUI and update usages 2020-10-08 09:35:11 +01:00
Andrew Kingston
1b1c0c4e8f Bump BBUI version 2020-10-08 09:34:22 +01:00
Andrew Kingston
a24ce26953 Remove padding on top nav bar so that things are properly centered 2020-10-07 12:00:15 +01:00
Andrew Kingston
959450d615 Delete old multiselect component 2020-10-06 16:03:17 +01:00
Andrew Kingston
517fb201ec Move multiselect to BBUI 2020-10-06 16:02:48 +01:00
Andrew Kingston
16faa00189 Stop notifications blocking all pointer events across full width 2020-10-05 14:00:26 +01:00
Andrew Kingston
a23967364b Fix cypress texts and update use of modal 2020-10-05 11:13:09 +01:00
Andrew Kingston
501d4638a7 Improve notification styles 2020-10-02 21:06:37 +01:00
Andrew Kingston
b8c5813d65 Add default props to confirm dialogue to silence warnings 2020-10-02 21:06:06 +01:00
Andrew Kingston
bfec3327fb Remove deprecated portal implementation 2020-10-02 20:42:10 +01:00
Andrew Kingston
27c3e6c9e9 Replace all usages of simple-modal with new modal 2020-10-02 20:41:21 +01:00
Andrew Kingston
aa142d493a Disable modal confirm button while async callbacks are being processed to avoid multiple executions 2020-10-02 19:09:19 +01:00
Andrew Kingston
63d2e77603 Fix error box styles 2020-10-02 18:49:00 +01:00
Andrew Kingston
3ba591ef77 Adjust modal styles 2020-10-02 18:37:24 +01:00
Andrew Kingston
2fa42d194b Fix multiselect crashing in certain circumstances 2020-10-02 16:53:41 +01:00
Andrew Kingston
8706561bd4 Merge branch 'linked-records' of github.com:Budibase/budibase into linked-records 2020-10-02 16:43:08 +01:00
Andrew Kingston
1939015273 Add final version of multiselect 2020-10-02 16:38:33 +01:00
mike12345567
4d8b1ecc10 Merge branch 'remove-views' of github.com:Budibase/budibase into linked-records 2020-10-02 14:49:23 +01:00
Andrew Kingston
95e95adfc8 Add close icon to modals 2020-10-02 12:27:52 +01:00
Andrew Kingston
7583dfc711 Add wide prop for modals 2020-10-02 12:22:34 +01:00
Andrew Kingston
34373fc0dd Add new modal to backend and fix backend file structure 2020-10-02 12:00:17 +01:00
Andrew Kingston
4363730af0 Update multiselect component 2020-10-02 08:36:16 +01:00
Andrew Kingston
27060f5f46 Add initial version of new modal (WIP) 2020-10-02 08:35:54 +01:00
Andrew Kingston
9929ec2ac5 Fix linked record selector 2020-10-01 11:56:06 +01:00
Andrew Kingston
3e6efb72a1 Add hacked multiselect for testing 2020-10-01 11:53:43 +01:00
Andrew Kingston
089ecf5609 Add WIP draft of linked records UI allowing single linked record selection 2020-09-29 18:27:35 +01:00
Andrew Kingston
36498f2a2b Add primary display column and update all backend UI popovers with new form styles 2020-09-29 13:54:04 +01:00
Andrew Kingston
86b475fe14 Fix confirm dialogue inside table cell and standardise styles 2020-09-25 11:30:26 +01:00
Martin McKeaveney
6e9c238054 use bbui component for dropzone 2020-09-24 15:50:51 +01:00
Martin McKeaveney
6b00fb2d8e local file upload from apps 2020-09-23 16:15:09 +01:00
Martin McKeaveney
d3a18ab079 file size limits 2020-09-18 15:08:36 +01:00
Martin McKeaveney
e717d35f9e removing delete functionality - not necessary 2020-09-18 12:41:39 +01:00
Martin McKeaveney
a307e4d8b4 remove magic numbers 2020-09-18 11:04:09 +01:00
Martin McKeaveney
af9b8ac9bd return processed file sizes 2020-09-18 11:01:39 +01:00
Martin McKeaveney
9be2b7d691 fix transition dropdown bug 2020-09-17 22:02:30 +01:00
Martin McKeaveney
e609414f57 merge with master 2020-09-17 16:40:09 +01:00
Martin McKeaveney
f48736ffe9 lint 2020-09-17 16:36:39 +01:00
Martin McKeaveney
293e5b7859 delete local file upload when file deleted 2020-09-17 15:08:28 +01:00
Martin McKeaveney
4985949786 allow deletion of images 2020-09-17 12:45:28 +01:00
Martin McKeaveney
d06068dd9f more design updates on attachment picker 2020-09-16 13:29:18 +01:00
Martin McKeaveney
e97ec7beaf Dropzone styling 2020-09-16 12:18:47 +01:00
Martin McKeaveney
ad79d422e0 file attachments and processing working, basic design for dropzone 2020-09-15 16:22:13 +01:00
Martin McKeaveney
32771fe4e3 backend bug fixes 2020-09-14 11:03:27 +01:00
Martin McKeaveney
4d411dec62 attachments 2020-09-11 15:09:56 +01:00
Michael Shanks
062696958b removing feather icons - no longer used 2020-09-11 10:39:16 +01:00
Michael Shanks
04f3ed5ec3 Merge branch 'master' into event-panel + binding fixes 2020-09-10 21:55:04 +01:00
Martin McKeaveney
9e93cf2dc5 remove yeet 2020-09-09 17:03:13 +01:00
Martin McKeaveney
3811917781 use full date to take TZ into account 2020-09-09 17:02:16 +01:00
Martin McKeaveney
b177a36f89 lint, using bbui component 2020-09-09 16:27:46 +01:00
Michael Shanks
e917d7467a Merge branch 'master' into event-panel 2020-09-09 15:59:57 +01:00
Martin McKeaveney
9c62d0073b tidy up 2020-09-09 13:45:47 +01:00
Martin McKeaveney
6fc72330dc custom flatpickr styling, tidy up 2020-09-09 13:44:36 +01:00
Martin McKeaveney
58fc6d291c using flatpickr, rollup config for CSS in the builder 2020-09-09 12:06:04 +01:00
Martin McKeaveney
8f0656bd3d date field working with HTML5 inputs. Needs more sophisticated parsing 2020-09-08 18:03:41 +01:00
Victoria Sloan
1e78aeafa9 remove UIkit imports 2020-09-06 22:41:46 +01:00
Victoria Sloan
7dca86a685 Merge branch 'master' into removing-uikit-06
# Conflicts:
#	packages/builder/src/components/common/DatePicker.svelte
2020-09-06 22:32:48 +01:00
Victoria Sloan
103dc5b780 Circle svelte-loading-spinner replacing uk-spinner 2020-09-06 22:19:16 +01:00
Victoria Sloan
0a5a1769fd remove IconButton.svelte file 2020-09-06 22:04:09 +01:00
Victoria Sloan
38c7d05ad6 removing uk-alert & uk-alert-danger and replacing with bb__alert class 2020-09-06 21:40:18 +01:00
Victoria Sloan
c66d7bfd49 uk-input removed 2020-09-06 21:23:26 +01:00
Michael Shanks
2aae64521f events panel work - backup 2020-09-05 21:53:10 +01:00
Victoria Sloan
2aa9f30546 minWidth set on NewScreen bbui modal, Spacer component used instead of margins and bbui version bumped 2020-09-04 22:40:25 +01:00
Victoria Sloan
9afb42ba37 remove Modal.svelte and update ConfirmDialog modal to use bbui modal 2020-09-03 08:44:08 +01:00
Victoria Sloan
4846278231 uk-form-width removed 2020-09-01 22:00:30 +01:00
Victoria Sloan
d615f3651f removing form-controls 2020-09-01 21:35:22 +01:00
Victoria Sloan
0910f3b34c bbui version updated to latest & updated Label component used 2020-09-01 21:28:38 +01:00
Victoria Sloan
73a8edb7dc Merge branch 'master' into removing-uikit-04
# Conflicts:
#	packages/builder/src/components/common/DatePicker.svelte
#	packages/builder/src/components/workflow/SetupPanel/ParamInputs/ComponentSelector.svelte
2020-09-01 21:20:56 +01:00
Victoria Sloan
1d4e86621e updating bbui version and replacing uk-form-label with bbui Label component 2020-08-30 15:28:46 +01:00
Victoria Sloan
cea2007b7c removing uk-form-controls from datepicker, componentselector, modelselector & recordselector 2020-08-30 14:49:25 +01:00
Victoria Sloan
ede79eaaa1 remove redundant form-controls class from ValuesList 2020-08-30 14:35:44 +01:00
Victoria Sloan
9f1d15e4e1 removed uk-margin and swapped with new bb-margin classes 2020-08-22 21:34:46 +01:00
Michael Shanks
703d2bb29a some comments 2020-08-18 21:04:42 +01:00
Michael Shanks
f2036a98f5 NewScreen - use bbui input
- use input error message
- screen name no longer needs to be unique
2020-08-18 20:59:34 +01:00
Michael Shanks
43830f3913 removed Select.svelte - replaced with bbui select 2020-08-18 15:33:28 +01:00
Michael Shanks
46970a759d all inputs using BBUI 2020-08-18 14:51:02 +01:00
Michael Shanks
01798b137b removed InputGroup (not used) 2020-08-17 16:45:13 +01:00
Michael Shanks
02826c3616 removed PlusButton (not used) 2020-08-14 14:50:03 +01:00
Michael Shanks
5a4ef862d3 removed ComingSoon (not used) 2020-08-14 14:43:57 +01:00
Michael Shanks
ac9f2ac0b0 removed Block (not used) 2020-08-14 14:42:17 +01:00
Michael Shanks
749774080a removed CodeArea (not used) 2020-08-14 14:40:10 +01:00
Michael Shanks
c4e1242dd9 removed Textbox (not used) 2020-08-14 14:37:40 +01:00
Michael Shanks
159c665ca5 removed Dropdown.svelte 2020-08-14 14:24:14 +01:00
cmack
9ddf8d07ec Bar chart with tests and general bug fixes 2020-08-06 17:15:57 +01:00
cmack
2cd8d09822 Latest Donut and Legend Updates 2020-08-05 16:57:54 +01:00
cmack
8d9ace5f83 Checkbox component 2020-07-26 12:14:13 +01:00
Michael Shanks
fabfec414b Updated settings icon 2020-07-20 15:31:38 +01:00
Joe
f0856cd795 Update LinkedRecordSelector.svelte 2020-07-15 12:58:35 +01:00
cmack
3e1a66a860 Tidyup and Deletion of old files 2020-07-15 10:50:20 +01:00
Joe
1db1ad1a45 Layout update
The backend table was pushing the right panel out of sight on smaller screens. I have added css grid to control the layout, including a minimax section so the content does not dictate the size of the middle screen.
2020-07-14 14:52:11 +01:00
Joe
ed7b5b779e Various minor UI updates including the settings modal
Settings modal update includies, improved spacing, element sizing. Working with this part of the platform felt a little brittle. It might be the fact it's a modal.

The frontend component section had a different layout that the block section in the backend and workflow section - updated to follow suit.

Dataform button updated and improved.

Settings button color updated

Additonal data blocks added which are pretty popular (not essential but took me mew a seconds to add and will save me a decent bit in the future)
2020-07-12 19:19:12 +01:00
Martin McKeaveney
a597232814 adding renaming test 2020-06-26 09:55:15 +01:00
Martin McKeaveney
28c5756047 record keys as names 2020-06-25 20:04:58 +01:00
Joe
919412df8c Formatting 2020-06-25 16:02:30 +01:00
Joe
7c98a466e4 General UI fixing previous styling issues 2020-06-25 15:49:56 +01:00
Martin McKeaveney
9d829b2a8e renamed colours 2020-06-24 17:13:16 +01:00
Martin McKeaveney
835b21e387 merge 2020-06-24 17:02:38 +01:00
Martin McKeaveney
35a1b1c03e update when linked field added 2020-06-24 16:56:13 +01:00
Martin McKeaveney
c46ccd05f9 lint 2020-06-24 16:12:55 +01:00
Martin McKeaveney
31e89e77e5 custom notifications solution 2020-06-24 16:10:54 +01:00
Joe
0cf410b253 Merge branch 'master' into Css-update-to-reflect-BBUI 2020-06-24 15:35:40 +01:00
Joe
85b0d790a6 Props panel updated
All design props tested
SImplification of design props completed, with, in some cases, the replacement of units with general terminology.
2020-06-24 15:06:28 +01:00
Martin McKeaveney
cde00356b3 custom notifications, models + fields keyed by ID 2020-06-24 12:41:26 +01:00
Martin McKeaveney
e1b88e6620 enable renaming of records by using IDs 2020-06-23 23:26:54 +01:00
Joe
d95c4c7a54 Selected pseudo class removed, workflow panels updated 2020-06-23 21:29:18 +01:00
Martin McKeaveney
83da838fcd lint 2020-06-23 16:20:06 +01:00