1871 Commits (bdfd80fc030c7c7c93becde0f5691e6ca4029ec2)

Author SHA1 Message Date
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 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
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
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
Martin McKeaveney e59f759ad6 removing dead code 6 years ago
mike12345567 08b0834fe2 Removing instance API as it was un-used and simplifying the nature of an instance. 6 years ago
Martin McKeaveney e74d754f32 fixing attachment height 6 years ago
Martin McKeaveney 7dee8d6683 v0.3.1 6 years ago
mike12345567 ea03d099b3 Initial work into multi-tenancy removal, experiencing issues with test cases at this point. 6 years ago
Martin McKeaveney caab43a312 v0.3.0 6 years ago
Andrew Kingston 649cf18e45 Add proper names for all components and use these names when adding components 6 years ago
Andrew Kingston 214bd75ff7 Fix bad schema type when fetching bindable properties 6 years ago
Andrew Kingston 52368b34ae Fix crash when an Input exists as a possible datasource 6 years ago
Andrew Kingston 3a9f6b8337 Lint 6 years ago
Andrew Kingston 7d632445a9 Add slight margin to perfectly align empty state text 6 years ago
Andrew Kingston 1e41461a90 Rename deletion modal titles and fixing cypress tests 6 years ago
dependabot[bot] 25b1320422 Bump node-fetch from 2.6.0 to 2.6.1 in /packages/builder 6 years ago
Martin McKeaveney ee7a4215b4 move run command into cypress setup 6 years ago
Andrew Kingston e61f3eb8cd Update feedback icon to be in line with new UI 6 years ago
Martin McKeaveney a3e813f67e finally reached the summit of the cypress mountain 6 years ago
Martin McKeaveney f84c7c4070 styling updates from code review 6 years ago
Martin McKeaveney e56259a4c1 cypress green 6 years ago
Martin McKeaveney 3e7a5e112a fix cypress table creation tests 6 years ago
Andrew Kingston add4162000 Format with prettier 6 years ago
Andrew Kingston a93757a8d9 Fix cypress tests 6 years ago
mike12345567 87175e70cf Linting. 6 years ago
Martin McKeaveney 50f21e61ff bulk delete, delete column from panel 6 years ago
mike12345567 f9eeefb4dc Making sure the caret position is respected in the generic binding popover. 6 years ago
mike12345567 8a844a5922 Adding an empty state for the webhook deployment modal. 6 years ago