1919 Commits (44f1844bc737892c00a7d7ac003d2eaa480dd6e2)

Author SHA1 Message Date
Martin McKeaveney 2adf0560ac v0.3.6 6 years ago
Martin McKeaveney 501ee906e7 bump rollup plugin svelte version 6 years ago
Martin McKeaveney fc285c64a4 v0.3.5 6 years ago
Martin McKeaveney 14003d03df fix auto screens issue 6 years ago
Martin McKeaveney 51c0461f35 v0.3.4 6 years ago
Martin McKeaveney 4f5b867700 prevent screen being selected when you save a component 6 years ago
Andrew Kingston b450d541e6 Fix case sensitive screen alphabetical sorting 6 years ago
Andrew Kingston 2ccd8fe401 Fix autoscreens sometimes created in public rather than private page 6 years ago
Andrew Kingston 8fecebf435 Fix new screens and autoscreens not displaying properly 6 years ago
Andrew Kingston d248060d30 Fix alphabetical sorting of screens 6 years ago
Martin McKeaveney 4c77b9ceef v0.3.3 6 years ago
Martin McKeaveney 596940371e remove superfluous files 6 years ago
Martin McKeaveney aab4f60d76 small tidy ups 6 years ago
mike12345567 9544d2d205 Changing signup function to createNewApp for clarity. 6 years ago
mike12345567 36d90959ff Linting. 6 years ago
mike12345567 667052e0b4 Updating templates to be able to run locally with an environment variable LOCAL_TEMPLATES and making them work using the DB. Users are also no longer included in the db dump. 6 years ago
Martin McKeaveney 612e5e234e v0.3.2 6 years ago
mike12345567 542b003f7e Refactoring to replace the use of frontend store.screens with derived allScreens and currentScreens. 6 years ago
mike12345567 2008bfff70 Getting started into removing screens from store. 6 years ago
mike12345567 a9ac8d0632 Fixing some bugs that have been found. 6 years ago
Andrew Kingston 31c083d5ba Add colour palette options for charts 6 years ago
mike12345567 76cc7d897c More cleanup, removing template app pages that were unused and fixing a bug with auth not being configured correctly when app created. 6 years ago
Andrew Kingston 4754f7e0b9 Fix style of DND navigation 6 years ago
Andrew Kingston 7bb3607d25 Reduce padding and indentation in nav items to provide more room for text 6 years ago
mike12345567 707c16c44d Further updates to clear out all usage of the old frontend store functions. 6 years ago
Martin McKeaveney fe637e2309 update left hand links on builder home 6 years ago
Martin McKeaveney 291e472765 cut over to new frontend store 6 years ago
Martin McKeaveney 333844a1f0 feature parity with current pages, screens and store setup. Starting main bb store refactor 6 years ago
Andrew Kingston ff16e90f6e Fix warning when no data source and increase robustness of charts 6 years ago
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
Michael Drury 6bc184f0d6 Updating screens API to be prefixed with /api/screens 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 c9a1bf1940 Main work to get screens into the DB, fixing up issue with async page updates not being handled in order. 6 years ago
Andrew Kingston 91ef7fd0a7 Add area chart and unit formatting 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 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
Andrew Kingston ab78620b32 Add bar chart with initial apex charts config 6 years ago