1
0
Fork 0
mirror of synced 2024-07-07 23:35:49 +12:00
Commit graph

136 commits

Author SHA1 Message Date
Michael Shanks 184aa65de0 Merge branch 'master' into event-panel 2020-09-09 15:59:57 +01:00
Victoria Sloan 4cb7191576 remove UIkit imports 2020-09-06 22:41:46 +01:00
Victoria Sloan 46a823687a 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 8175d95db9 Circle svelte-loading-spinner replacing uk-spinner 2020-09-06 22:19:16 +01:00
Victoria Sloan fd3e93867e remove IconButton.svelte file 2020-09-06 22:04:09 +01:00
Victoria Sloan d4c63a7736 removing uk-alert & uk-alert-danger and replacing with bb__alert class 2020-09-06 21:40:18 +01:00
Victoria Sloan f7a0b05beb uk-input removed 2020-09-06 21:23:26 +01:00
Michael Shanks e0671104d4 events panel work - backup 2020-09-05 21:53:10 +01:00
Victoria Sloan 63301eb638 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 9d82279b36 remove Modal.svelte and update ConfirmDialog modal to use bbui modal 2020-09-03 08:44:08 +01:00
Victoria Sloan 88883b4281 uk-form-width removed 2020-09-01 22:00:30 +01:00
Victoria Sloan 74037ae36f removing form-controls 2020-09-01 21:35:22 +01:00
Victoria Sloan 6620e1e44e bbui version updated to latest & updated Label component used 2020-09-01 21:28:38 +01:00
Victoria Sloan 4bb59a9828 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 92fb970ef0 updating bbui version and replacing uk-form-label with bbui Label component 2020-08-30 15:28:46 +01:00
Victoria Sloan 3cfef73cbd removing uk-form-controls from datepicker, componentselector, modelselector & recordselector 2020-08-30 14:49:25 +01:00
Victoria Sloan 404186c1f7 remove redundant form-controls class from ValuesList 2020-08-30 14:35:44 +01:00
Victoria Sloan cd33b9da82 removed uk-margin and swapped with new bb-margin classes 2020-08-22 21:34:46 +01:00
Michael Shanks 993c9a56ad some comments 2020-08-18 21:04:42 +01:00
Michael Shanks 92ef492bd1 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 0ab5a01f9e removed Select.svelte - replaced with bbui select 2020-08-18 15:33:28 +01:00
Michael Shanks 682498b719 all inputs using BBUI 2020-08-18 14:51:02 +01:00
Michael Shanks 6cf99bbbc7 removed InputGroup (not used) 2020-08-17 16:45:13 +01:00
Michael Shanks 924132dfee removed PlusButton (not used) 2020-08-14 14:50:03 +01:00
Michael Shanks 3cc75a92e1 removed ComingSoon (not used) 2020-08-14 14:43:57 +01:00
Michael Shanks f572dc648b removed Block (not used) 2020-08-14 14:42:17 +01:00
Michael Shanks 5f2b31f0c0 removed CodeArea (not used) 2020-08-14 14:40:10 +01:00
Michael Shanks 001902da96 removed Textbox (not used) 2020-08-14 14:37:40 +01:00
Michael Shanks a82f202649 removed Dropdown.svelte 2020-08-14 14:24:14 +01:00
cmack eccd316a01 Bar chart with tests and general bug fixes 2020-08-06 17:15:57 +01:00
cmack 8c1d7bc971 Latest Donut and Legend Updates 2020-08-05 16:57:54 +01:00
cmack efff8041b9 Checkbox component 2020-07-26 12:14:13 +01:00
Michael Shanks a2bb8762b4 Updated settings icon 2020-07-20 15:31:38 +01:00
Joe ddaec1167b Update LinkedRecordSelector.svelte 2020-07-15 12:58:35 +01:00
cmack dd3c66680a Tidyup and Deletion of old files 2020-07-15 10:50:20 +01:00
Joe 0e2bb2cf84 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 70050332e6 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 e293f3f70a adding renaming test 2020-06-26 09:55:15 +01:00
Martin McKeaveney 48f3392152 record keys as names 2020-06-25 20:04:58 +01:00
Joe dcfa39ef67 Formatting 2020-06-25 16:02:30 +01:00
Joe d9a48e3a51 General UI fixing previous styling issues 2020-06-25 15:49:56 +01:00
Martin McKeaveney 69c6a86ccd renamed colours 2020-06-24 17:13:16 +01:00
Martin McKeaveney 65d0454377 merge 2020-06-24 17:02:38 +01:00
Martin McKeaveney ee86d6fb16 update when linked field added 2020-06-24 16:56:13 +01:00
Martin McKeaveney 1f2c1a06aa lint 2020-06-24 16:12:55 +01:00
Martin McKeaveney 2c764a787c custom notifications solution 2020-06-24 16:10:54 +01:00
Joe 5b600c4f2b
Merge branch 'master' into Css-update-to-reflect-BBUI 2020-06-24 15:35:40 +01:00
Joe 027d81be29 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 01d7f80e7b custom notifications, models + fields keyed by ID 2020-06-24 12:41:26 +01:00
Martin McKeaveney 3c3104be7b enable renaming of records by using IDs 2020-06-23 23:26:54 +01:00