99 Commits (3cb088e930f6751a4793a736fbd0f8bebeccbb41)

Author SHA1 Message Date
Martin McKeaveney 5d64be2b73 Redesign UX, get rid of welcome screen 5 years ago
Martin McKeaveney b26d376dbc adding template options to create app modal 5 years ago
Martin McKeaveney ddfecf14dc templates working end to end 5 years ago
Martin McKeaveney 0993825286 analytics clients 5 years ago
Maurits Lourens 104a84d19b merge develop into branch 5 years ago
Andrew Kingston 9a92993226 Make core portal layout responsive with mobile drawer menu 5 years ago
Martin McKeaveney 01f11ae71a adding alphanumeric app name validation 5 years ago
mike12345567 c4f8d17a6e Fixes for a lot of issues generated by the use of the pouchdb allDbs call, which is not designed for multi-client DB setups like ours, using CouchDB method instead. 5 years ago
Martin McKeaveney 0ed0550e73 revert functionality working 5 years ago
Keviin Åberg Kultalahti acf963ceb3 consolidate imports in CreateAppModal 5 years ago
mike12345567 c9d903a92f General cleanup, doing away with the concept of hosting in the builder and the generally confusing difference between cloud, self hosting and running locally - server is simply always a server now. 5 years ago
Andrew Kingston 146e10d2ed Remove commented out code 5 years ago
Andrew Kingston 49c12cf80a Fix create app modal validation 5 years ago
Andrew Kingston 3e287a0331 Simplify app layout and add option to delete apps 5 years ago
Andrew Kingston 2bf2045a0a Add non-gallery option to dropzeon and update create app modal 5 years ago
Andrew Kingston e6e47a6d03 Add table app list view 5 years ago
Andrew Kingston 1158276bc6 Bump svelte and routify deps, fix builder _reset usage and some tidy ups 5 years ago
Andrew Kingston 9f39690eb1 Server builder under /builder rather than /app for top level to avoid confusion 5 years ago
Andrew Kingston 41ea4d1008 Fix URL being pushed after creating an app 5 years ago
Andrew Kingston 6a90f8cecb Improve app list styles 5 years ago
Andrew Kingston 556236ebce Add explicit prettier options 5 years ago
Keviin Åberg Kultalahti 71f20dd2ea convert all Heading instances to use new API 5 years ago
Andrew Kingston d415b331a1 Update merged files to use spectrum 5 years ago
Andrew Kingston f8026e8683 Update create app modal button style 5 years ago
mike12345567 7612b5ed16 Swapping over everything to use the new user ID and updating everything after some end to end testing. 6 years ago
Andrew Kingston 01b5776cf5 Fix styles in create app modal 6 years ago
Andrew Kingston ef1448ca6a Clean up create app modal error messages 6 years ago
Andrew Kingston eea5e9b535 Rewrite create app modal to work with new spectrum fields 6 years ago
Martin McKeaveney 4c8c5c17b2 removing initial user creation 6 years ago
mike12345567 164ef9a22e Global users now working through the server, all requests proxied. 6 years ago
Keviin Åberg Kultalahti b68d677e27 moves NotificationDisplay to bbui and converts it to spectrum 6 years ago
Andrew Kingston 230e9ed988 Update to support new backend table structure 6 years ago
Andrew Kingston 72590acc18 Import image assets as needed to allow proper bundling 6 years ago
Andrew Kingston 6785fd9b5a Prefix builder URLs with 'builder' in both routify and vite to lay groundwork for server proxying 6 years ago
Keviin Åberg Kultalahti 3b6d0a4035 remove backendUiStore imports 6 years ago
Keviin Åberg Kultalahti 3cd67b0237 remove backendUiStore 6 years ago
Keviin Åberg Kultalahti 4503a7d1f8 wip: routify 6 years ago
Andrew Kingston cee0decfcc Remove electron specific app import 6 years ago
Martin McKeaveney d0b7cf71e3 show all query types in form component 6 years ago
Martin McKeaveney 03512da423 case insensitive regex for app names 6 years ago
Martin McKeaveney d8a7df0c3e remove superfluous param 6 years ago
Martin McKeaveney f9190c1ed7 privacy features + allow builder usage without cloud API key 6 years ago
mike12345567 29424e59c0 Linting. 6 years ago
mike12345567 0c66d9fca4 When self hosting it is now possible to use a pretty URL to access the app rather than the normal appId. 6 years ago
mike12345567 42a077d5af Linting. 6 years ago
mike12345567 9aca697bee Some minor updates, making template object store URL in self hosting relative so everything just goes through the proxy, and fixing issue with API key being required to create apps in self hosting. 6 years ago
Michael Drury ae76780345 Fixing cypress failure. 6 years ago
mike12345567 b6e5658f4e Linting. 6 years ago
mike12345567 675e5127ad Updating worker to support using a self host key, a basic level of security, stopping builder from asking for API key if currently configured for self hosting, made the default values for self hosting make sense for a basic local installation, this should be final. 6 years ago
kevmodrome 52e826e4ec
add back accidently removed line of code 6 years ago