2822 Commits (bdfd80fc030c7c7c93becde0f5691e6ca4029ec2)

Author SHA1 Message Date
Martin McKeaveney bdfd80fc03 rename buildPage 6 years ago
mike12345567 0c8bd319f3 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 105d407ce8 Further updates to clear out all usage of the old frontend store functions. 6 years ago
Martin McKeaveney f86e8f7a52 update left hand links on builder home 6 years ago
Martin McKeaveney 1106026687 cut over to new frontend store 6 years ago
Martin McKeaveney eeb6df894e feature parity with current pages, screens and store setup. Starting main bb store refactor 6 years ago
Michael Drury 8b35abe25f Updating screens API to be prefixed with /api/screens 6 years ago
Michael Drury 8c6a97198f 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 7f3410204a Updates to pages so that they are written to DB and retrieved correctly. 6 years ago
Martin McKeaveney ea3162f329 screens in DB 6 years ago
Michael Drury 016e09eb81 Fixing issue with appId being checked when undefined. 6 years ago
Michael Drury 684df38561 Fixing issue that was breaking linting. 6 years ago
Michael Drury 4f28bd9430 Updating server test cases with the header for appId. 6 years ago
Michael Drury 19bcecf9f3 Linting and fixing client test case, have to mock getAppId as the location will never be set during testing. 6 years ago
Michael Drury d8da28502e Removing appIds from tokens to reduce confusion. 6 years ago
Michael Drury ac73b5c4aa 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 871e9b123e Some further work, logout and preview appear to be working much better now. 6 years ago
mike12345567 a1fd261af6 Some more re-work, more testing needed to auth stuff. 6 years ago
Michael Drury c89f73efc0 Some updates, still WIP. 6 years ago
Martin McKeaveney 4d388987c4 pages being stored in couch on initialisation and page save 6 years ago
Martin McKeaveney 23add6fdcc prevent drag on first two columns 6 years ago
Andrew Kingston db51fad9b7 Remove ag-grid loading overlay color 6 years ago
Andrew Kingston 253e5a23ce Standardise title and capitalisation in create user step 6 years ago
Andrew Kingston be2e128d28 Fix capitalisation of create web app title 6 years ago
Andrew Kingston e68a5b83f5 Remove deprecated header style overrides so BBUI styles are correctly used instead 6 years ago
Andrew Kingston d4fe058804 Fix styling of get API key link and fix grammar in title 6 years ago
Andrew Kingston b8e3d92243 Style background of feedback popover white due to iframe boundary breaking theming 6 years ago
Martin McKeaveney dc12752c6b started creating APIs for screens 6 years ago
mike12345567 d9025d1aa1 Getting rid of userInstanceMap, preparing for meat of auth update. 6 years ago
Andrew Kingston f6c80b366a Bump BBUI and use slider components from BBUI 6 years ago
Andrew Kingston 5d5ac424f4 Fix settings checkbox color in dark mode 6 years ago
Andrew Kingston e09b6d6649 Change binding icon colour 6 years ago
Andrew Kingston 96ab51d9a6 Standardise binding icon styles 6 years ago
Andrew Kingston 229ada66dc Save theme settings to local storage and improve slider styles 6 years ago
Andrew Kingston d879b52ebf Add theme editor component to top bar 6 years ago
Andrew Kingston 9ba3ceb277 Adjust logic automation block background 6 years ago
Andrew Kingston cb25dd97b3 Enabling the dark side 6 years ago
mike12345567 c5d856f193 Updating for review comments. 6 years ago
Martin McKeaveney e59f759ad6 removing dead code 6 years ago
mike12345567 eeecd61058 Fixing another linting issue. 6 years ago
mike12345567 5e17e6d61f linting. 6 years ago
mike12345567 1238147be9 Updating script that had duplicate key. 6 years ago
mike12345567 5b2be03bc3 Renaming instanceId -> appId to reduce confusion through the system, there only is one ID now. 6 years ago
mike12345567 08b0834fe2 Removing instance API as it was un-used and simplifying the nature of an instance. 6 years ago
Michael Drury 66e3e3b7a4 Fixing test cases. 6 years ago
Michael Drury 56f1170ae9 Fixing an issue with env variables not getting set correctly. 6 years ago
Martin McKeaveney e74d754f32 fixing attachment height 6 years ago
Michael Drury fa00b6662d The removal of CLI package meant there was no way to init the system anymore so nuking budibase directory was unrecoverable, fixing this. 6 years ago
Michael Drury f621cb0853 Some quick fixes. 6 years ago
Martin McKeaveney 7dee8d6683 v0.3.1 6 years ago