286 Commits (f4757aeee16173dfdf79e265b9e13de12defca95)

Author SHA1 Message Date
Andrew Kingston 2003c69698 Update modal to support different events for hiding and cancelling, and support entry transitions for fixed modals 5 years ago
Andrew Kingston d3dad2ddab Fix combobox sometimes showing a value of 'undefined' 5 years ago
mike12345567 1f818cf42f Quick fixes for types. 5 years ago
Andrew Kingston 38e064fa0f Fix all eslint issues 5 years ago
Andrew Kingston f802cf7217 Fix table z-index 5 years ago
Andrew Kingston 888f6cf398 Move settings bar into client library and allow configuration from manifest.json 5 years ago
Andrew Kingston 58c2ce4959 Fix radio group opacity on firefox on ubuntu 5 years ago
Andrew Kingston 1b90760c2e Add back in active prop to ActionButton which must have got lost in a merge 5 years ago
Andrew Kingston 6c960dd9e2 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 3c5696199a Remove Inter font fully and replace with Source Sans Pro, fix favicon import path 5 years ago
Martin McKeaveney 4091013376 tidy up 5 years ago
Martin McKeaveney 35e361717c make attachments downloadable and images clickable 5 years ago
Andrew Kingston 7ed13d2b4c Allow enter keypress to submit login form 5 years ago
Andrew Kingston 68ed6b6359 Update avatar to take initials prop and render text as uppercase 5 years ago
Andrew Kingston d30a9ef494 Add StatusLight and Badge components to BBUI 5 years ago
Martin McKeaveney 6cb1380770 postgres connection pooling 5 years ago
Andrew Kingston b98781ef1d Remove unused prop 5 years ago
mike12345567 0bbd45b413 Adding the ability to get all apps, with the status attached. 5 years ago
Andrew Kingston 8049088fa0 Update Layout to be position relative 5 years ago
Andrew Kingston 76cef0b06d Remove margin in BBUI body component 5 years ago
mike12345567 d40fb215f9 Adding the ability to create options based on CSV, this will use the import data to create options. 5 years ago
Andrew Kingston 6a92e7304b Allow dropzone to preview images before being uploaded 5 years ago
mike12345567 1896b1fe52 Updating text align style to be optional. 5 years ago
mike12345567 6013cfd8ed Formatting. 5 years ago
Andrew Kingston 0f73190b5f Add font weight property to BBUI layout body 5 years ago
Andrew Kingston c575850dc0 Ensure layout page component always fills the page 5 years ago
mike12345567 9898287257 Adding in all the other routes needed for forgotten password flow. 5 years ago
Andrew Kingston 222afc6884 Add ability for BBUI text fields to update on change and default to true 5 years ago
Andrew Kingston b195ef1549 Fix issue with switches and checkboxes on firefox on linux 5 years ago
Andrew Kingston ce67c21efe Add option for text alignment to Body 5 years ago
Andrew Kingston 724593f341 Add option to layout to justify items 5 years ago
Keviin Åberg Kultalahti 6ccf2114b0 remove unused prop in ModalContent 5 years ago
Keviin Åberg Kultalahti 7a0c6366f7 remove unneeded prop 5 years ago
Keviin Åberg Kultalahti 07252b26b4 add check for name in Avatar component 5 years ago
Keviin Åberg Kultalahti 3a9a76763e fix TreeView item warning about anchor 5 years ago
Andrew Kingston f82bd4465b Add brief docs to Table component explaining the schema prop 5 years ago
Andrew Kingston b734d861ea Use divs rather than a tags for pagination to avoid navigation issue in client apps 5 years ago
Andrew Kingston 1a729aca91 Remove sorting by auto ID when output processing rows 5 years ago
Martin McKeaveney 4a4c96f76d merge, UI for managing your own app locks 5 years ago
Andrew Kingston e57a14a8dd Fix bug preventing progress circle component from animating 5 years ago
Andrew Kingston 10681d1a44 Add spectrum pagination component to BBUI 5 years ago
Andrew Kingston 34a2382b88 Fix two-tone spectrum background colours 5 years ago
Andrew Kingston c2cc99ef2c Fix chart placeholder, fix spectrum colours and begin work on pagination component 5 years ago
Andrew Kingston 4db2ee1843 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 c220853891 Allow tables to render header even when no data exists 5 years ago
mike12345567 0debc239a1 Fixing issue with cell renderer not falling back to string rendering when type unknown. 5 years ago
Andrew Kingston 099e7648e3 Adjust modal background to proper background color and add border in lightest them to inline modals 5 years ago
Andrew Kingston 0cd7dfa296 Add inline prop for modals to allow them to be used as actual components on pages 5 years ago
Andrew Kingston 47dbb4ddb3 Convert Page component to use flex to allow more flexibility 5 years ago
Martin McKeaveney 4ccb326ece lint 5 years ago