Commit Graph

125 Commits

Author SHA1 Message Date
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
Martin McKeaveney 8ab2e0b6aa improvements to linked records 2020-06-23 13:50:45 +01:00
Joe 28fadac7f7 CSS update UI refresh
Font changed to Inter
Colors reflect BBUI
Panel background removed
2020-06-23 08:19:16 +01:00
Martin McKeaveney eca7b69949 merge 2020-06-22 22:39:41 +01:00
Martin McKeaveney 430ca37826 bidirectional linked records 2020-06-22 21:30:23 +01:00
Martin McKeaveney 2ac15c6b89 lint 2020-06-18 17:55:46 +01:00
Martin McKeaveney 7428dd40fc backend v1 - styling to do 2020-06-18 17:17:18 +01:00
Martin McKeaveney 949052c41c add new models and fields, delete models 2020-06-17 16:51:10 +01:00
kevmodrome f5e3df09d6 make tests less brittle 2020-06-11 17:10:26 +02:00
kevmodrome 08162ec1d6 Merge branch 'master' into feature/add-e2e-tests 2020-06-11 16:41:14 +02:00