295 Commits (dfbd1eaae17e0795a5f3fa94c60fa5c2d4e25182)

Author SHA1 Message Date
Andrew Kingston dfbd1eaae1 Add initial work on refactoring color picker to account for client app theme 5 years ago
Andrew Kingston 3074b3894f Add gap to container settings and remove some colours from color picker 5 years ago
Andrew Kingston d0ba754a02 Add new typography settings, add new settings bar dropdowns, add settings bar to text components 5 years ago
Andrew Kingston 31f1940f49 Add wrapper to color picker and fix helper import 5 years ago
Andrew Kingston 361d27cb08 Add color picker component and tidy up style options 5 years ago
Andrew Kingston 817dc7b3cf Add new style definitions for containers 5 years ago
Andrew Kingston ab56301ace Add screen settings section, refactor more of component settings panel 5 years ago
Andrew Kingston 729dc3d8eb Add initial work on merging settings and design panels, improve code structure, improve styles 5 years ago
Andrew Kingston 656a6bcea5 Update modal to support different events for hiding and cancelling, and support entry transitions for fixed modals 5 years ago
Andrew Kingston 52e544068b Fix combobox sometimes showing a value of 'undefined' 5 years ago
mike12345567 caaceca2fe Quick fixes for types. 5 years ago
Andrew Kingston d9d0cc9be3 Fix all eslint issues 5 years ago
Andrew Kingston ef8e6511b8 Fix table z-index 5 years ago
Andrew Kingston 41f87f0354 Move settings bar into client library and allow configuration from manifest.json 5 years ago
Andrew Kingston a481f807dd Fix radio group opacity on firefox on ubuntu 5 years ago
Andrew Kingston 62e696d8ac Add back in active prop to ActionButton which must have got lost in a merge 5 years ago
Andrew Kingston f00ebcf7d6 Replace font-weight 500 with 600 as source sans pro does not have a 500 weight, and update autoscreens and templates to use source sans pro 5 years ago
Andrew Kingston dcfcde7d09 Remove Inter font fully and replace with Source Sans Pro, fix favicon import path 5 years ago
Martin McKeaveney 495a255987 tidy up 5 years ago
Martin McKeaveney b8c18d3d91 make attachments downloadable and images clickable 5 years ago
Andrew Kingston 5c950291f3 Allow enter keypress to submit login form 5 years ago
Andrew Kingston ce71ce1041 Update avatar to take initials prop and render text as uppercase 5 years ago
Andrew Kingston 70e08d6a15 Add StatusLight and Badge components to BBUI 5 years ago
Martin McKeaveney 2761eaed2d postgres connection pooling 5 years ago
Andrew Kingston c911e67629 Remove unused prop 5 years ago
mike12345567 6d6eee2a93 Adding the ability to get all apps, with the status attached. 5 years ago
Andrew Kingston c62b002182 Update Layout to be position relative 5 years ago
Andrew Kingston 54d16a3bf3 Remove margin in BBUI body component 5 years ago
mike12345567 48b7a31c2a Adding the ability to create options based on CSV, this will use the import data to create options. 5 years ago
Andrew Kingston 190186c990 Allow dropzone to preview images before being uploaded 5 years ago
mike12345567 b8e08b455d Updating text align style to be optional. 5 years ago
mike12345567 46d572a8fc Formatting. 5 years ago
Andrew Kingston 4f0f532b72 Add font weight property to BBUI layout body 5 years ago
Andrew Kingston 1c56e9502d Ensure layout page component always fills the page 5 years ago
mike12345567 1080708ed5 Adding in all the other routes needed for forgotten password flow. 5 years ago
Andrew Kingston ea1583478a Add ability for BBUI text fields to update on change and default to true 5 years ago
Andrew Kingston bda46f3cf2 Fix issue with switches and checkboxes on firefox on linux 5 years ago
Andrew Kingston a26ab57a76 Add option for text alignment to Body 5 years ago
Andrew Kingston c90463e6a3 Add option to layout to justify items 5 years ago
Keviin Åberg Kultalahti 6f53922ad3 remove unused prop in ModalContent 5 years ago
Keviin Åberg Kultalahti 0b89117225 remove unneeded prop 5 years ago
Keviin Åberg Kultalahti 0bd7d2824c add check for name in Avatar component 5 years ago
Keviin Åberg Kultalahti 9b6608d5fa fix TreeView item warning about anchor 5 years ago
Andrew Kingston 753f0befbc Add brief docs to Table component explaining the schema prop 5 years ago
Andrew Kingston 82b0d331b3 Use divs rather than a tags for pagination to avoid navigation issue in client apps 5 years ago
Andrew Kingston 26014f4e5c Remove sorting by auto ID when output processing rows 5 years ago
Martin McKeaveney 31901c89f8 merge, UI for managing your own app locks 5 years ago
Andrew Kingston b52ccb5558 Fix bug preventing progress circle component from animating 5 years ago
Andrew Kingston 521184601a Add spectrum pagination component to BBUI 5 years ago
Andrew Kingston 4147b7203c Fix two-tone spectrum background colours 5 years ago