1886 Commits (b450d541e68ca5971284dc2ec14977b6dd3f7a7e)

Author SHA1 Message Date
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
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
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
Michael Drury 6bc184f0d6 Updating screens API to be prefixed with /api/screens 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
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
Michael Drury 215e1251bc Some further work, logout and preview appear to be working much better now. 6 years ago
Martin McKeaveney 74890b13c9 pages being stored in couch on initialisation and page save 6 years ago
Martin McKeaveney 281721d55c prevent drag on first two columns 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
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
Martin McKeaveney 2f0a19a152 removing dead code 6 years ago
mike12345567 b9f1babc0e Removing instance API as it was un-used and simplifying the nature of an instance. 6 years ago
Martin McKeaveney 1ce3fbc9d6 fixing attachment height 6 years ago
Martin McKeaveney 1a8a97a103 v0.3.1 6 years ago
mike12345567 d79be3c854 Initial work into multi-tenancy removal, experiencing issues with test cases at this point. 6 years ago
Martin McKeaveney 859577299d v0.3.0 6 years ago
Andrew Kingston dc0c10ad83 Add proper names for all components and use these names when adding components 6 years ago
Andrew Kingston 8a49a04cd1 Fix bad schema type when fetching bindable properties 6 years ago
Andrew Kingston 6cd428a4c8 Fix crash when an Input exists as a possible datasource 6 years ago
Andrew Kingston 54f8a3d36f Lint 6 years ago
Andrew Kingston e42543941b Add slight margin to perfectly align empty state text 6 years ago