2832 Commits (3457b308b2315e7911030556fe02ec0e2ff1e480)

Author SHA1 Message Date
Andrew Kingston 3457b308b2 Add candlestick chart 6 years ago
Andrew Kingston 8742c936d2 Remove additional unused chart settings 6 years ago
Andrew Kingston 3fec9243b2 Remove unused chart settings 6 years ago
Andrew Kingston d9853829ab Remove unecessary lodash import 6 years ago
Andrew Kingston c7ef9faca8 Improve chart robustness even more 6 years ago
Andrew Kingston e1b3982bab Fix crash when saving rows 6 years ago
Andrew Kingston 9055744a5c Improve robustness of pie and donut charts 6 years ago
Andrew Kingston 0c48a20581 Add support for dates and increase robustness 6 years ago
Andrew Kingston 6cddc36729 Fix beta warning overlap 6 years ago
Michael Drury b3fbffdfdc Fixing issue with appId being checked when undefined. 6 years ago
Andrew Kingston c98e59d7f6 Fix legends not being centered and use common chart component 6 years ago
Michael Drury 42b16069a6 Fixing issue that was breaking linting. 6 years ago
Michael Drury 0cc837b220 Updating server test cases with the header for appId. 6 years ago
Andrew Kingston 91ef7fd0a7 Add area chart and unit formatting 6 years ago
Michael Drury 957706fc91 Linting and fixing client test case, have to mock getAppId as the location will never be set during testing. 6 years ago
Michael Drury 27871c1bc0 Removing appIds from tokens to reduce confusion. 6 years ago
Michael Drury a35b6a57f9 Further work towards the re-implementation of auth, changing how the appId is determined, now it mainly will use a header, and a cookie which will be written to store the current status of appId. 6 years ago
Andrew Kingston 3d84b831e9 Add pie and donut charts 6 years ago
Andrew Kingston 3e06d393e1 Default bar chart data labels to false 6 years ago
Andrew Kingston ff15205277 Fix another evil falsiness bug with setting checkboxes 6 years ago
Andrew Kingston bcc86af4b4 Fix multi option select handling of default value being hardcoded to a string 6 years ago
Andrew Kingston 4f2079509c Remove log statement 6 years ago
Andrew Kingston 0aa672f3b3 Remove log statement 6 years ago
Andrew Kingston ae876c6c09 Add stacked option to bar chart 6 years ago
Andrew Kingston 0ea30587de Add line chart and enable multiple data series for all charts 6 years ago
Andrew Kingston 4873c66994 Tidy up option select 6 years ago
Andrew Kingston 465f2a6fbd Add multi option select and multi table view field select components 6 years ago
Andrew Kingston 75bfa60231 Fix evil falsiness bug with frontend property settings checkboxes 6 years ago
Michael Drury 215e1251bc Some further work, logout and preview appear to be working much better now. 6 years ago
mike12345567 0c81516662 Some more re-work, more testing needed to auth stuff. 6 years ago
Michael Drury 98157f076f Some updates, still WIP. 6 years ago
Andrew Kingston ab78620b32 Add bar chart with initial apex charts config 6 years ago
Martin McKeaveney 281721d55c prevent drag on first two columns 6 years ago
Andrew Kingston 242cd77ae6 Set top level background colour 6 years ago
Andrew Kingston 5558cfe27d Remove ag-grid loading overlay color 6 years ago
Andrew Kingston c6bb83a37a Standardise title and capitalisation in create user step 6 years ago
Andrew Kingston b3644effaf Fix capitalisation of create web app title 6 years ago
Andrew Kingston 3e150983c3 Remove deprecated header style overrides so BBUI styles are correctly used instead 6 years ago
Andrew Kingston 50ef2bacb0 Fix styling of get API key link and fix grammar in title 6 years ago
Andrew Kingston 6b5ca2e7de Style background of feedback popover white due to iframe boundary breaking theming 6 years ago
mike12345567 43f9deef4d Getting rid of userInstanceMap, preparing for meat of auth update. 6 years ago
Andrew Kingston 7bc306fe43 Bump BBUI and use slider components from BBUI 6 years ago
Andrew Kingston cc227904b3 Fix settings checkbox color in dark mode 6 years ago
Andrew Kingston af61df35f6 Change binding icon colour 6 years ago
Andrew Kingston 290bfd0f91 Standardise binding icon styles 6 years ago
Andrew Kingston 1f5b1cfd10 Save theme settings to local storage and improve slider styles 6 years ago
Andrew Kingston cb5bce660b Add theme editor component to top bar 6 years ago
Andrew Kingston b28f7881f3 Adjust logic automation block background 6 years ago
Andrew Kingston 3ced089004 Enabling the dark side 6 years ago
mike12345567 aeed753786 Updating for review comments. 6 years ago