286 Commits (19da122425c64d2c75dcaadcb2418a47d6e1bced)

Author SHA1 Message Date
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
Andrew Kingston 5131a2fd74 Fix chart placeholder, fix spectrum colours and begin work on pagination component 5 years ago
Andrew Kingston a3fbe6a34a Allow data provider filtering using dates and date ranges, and allow filtering using a value or binding for any type 5 years ago
Andrew Kingston b240cd9670 Allow tables to render header even when no data exists 5 years ago
mike12345567 479b5870dd Fixing issue with cell renderer not falling back to string rendering when type unknown. 5 years ago
Andrew Kingston 9e1e186020 Adjust modal background to proper background color and add border in lightest them to inline modals 5 years ago
Andrew Kingston d829462cd9 Add inline prop for modals to allow them to be used as actual components on pages 5 years ago
Andrew Kingston 07f4144457 Convert Page component to use flex to allow more flexibility 5 years ago
Martin McKeaveney 5ae9b46226 lint 5 years ago