97 Commits (4c59087904d11bb5265df5a17337bd6efe0bbe79)

Author SHA1 Message Date
Martin McKeaveney 4c59087904 templates working end to end 5 years ago
Martin McKeaveney 184061a56b analytics clients 5 years ago
Maurits Lourens 518f8fd55e merge develop into branch 5 years ago
Andrew Kingston 0c0e656b34 Make core portal layout responsive with mobile drawer menu 5 years ago
Martin McKeaveney 2e4f32269b adding alphanumeric app name validation 5 years ago
mike12345567 be48677490 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 0f2bcf581d revert functionality working 5 years ago
Keviin Åberg Kultalahti 0c3c17c335 consolidate imports in CreateAppModal 5 years ago
mike12345567 2ec6b15e56 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 132cfce328 Remove commented out code 5 years ago
Andrew Kingston 04dc9ca175 Fix create app modal validation 5 years ago
Andrew Kingston 0b1b4d2aae Simplify app layout and add option to delete apps 5 years ago
Andrew Kingston df607e78eb Add non-gallery option to dropzeon and update create app modal 5 years ago
Andrew Kingston 35b9ab353e Add table app list view 5 years ago
Andrew Kingston 830069970a Bump svelte and routify deps, fix builder _reset usage and some tidy ups 5 years ago
Andrew Kingston be04060ff1 Server builder under /builder rather than /app for top level to avoid confusion 5 years ago
Andrew Kingston dff4e9501c Fix URL being pushed after creating an app 5 years ago
Andrew Kingston 6958e860ef Improve app list styles 5 years ago
Andrew Kingston 797e8a8b67 Add explicit prettier options 5 years ago
Keviin Åberg Kultalahti 7dc53dc2e6 convert all Heading instances to use new API 5 years ago
Andrew Kingston 7fa700a537 Update merged files to use spectrum 5 years ago
Andrew Kingston cb803b1abf Update create app modal button style 5 years ago
mike12345567 b4c8bf81f7 Swapping over everything to use the new user ID and updating everything after some end to end testing. 5 years ago
Andrew Kingston 2d08bc7140 Fix styles in create app modal 5 years ago
Andrew Kingston 3bdb484159 Clean up create app modal error messages 5 years ago
Andrew Kingston 910ac855cf Rewrite create app modal to work with new spectrum fields 5 years ago
Martin McKeaveney 0f6bfb53fc removing initial user creation 5 years ago
mike12345567 3214abb89a Global users now working through the server, all requests proxied. 5 years ago
Keviin Åberg Kultalahti 5a2287ddcb moves NotificationDisplay to bbui and converts it to spectrum 5 years ago
Andrew Kingston 7c76a26467 Update to support new backend table structure 5 years ago
Andrew Kingston 17c06cfb84 Import image assets as needed to allow proper bundling 5 years ago
Andrew Kingston 80f819255d Prefix builder URLs with 'builder' in both routify and vite to lay groundwork for server proxying 5 years ago
Keviin Åberg Kultalahti a40a13af93 remove backendUiStore imports 5 years ago
Keviin Åberg Kultalahti 5deceb7928 remove backendUiStore 5 years ago
Keviin Åberg Kultalahti bf90d9cf4c wip: routify 5 years ago
Andrew Kingston 78c6f9ca3d Remove electron specific app import 5 years ago
Martin McKeaveney 24945b860d show all query types in form component 5 years ago
Martin McKeaveney 5a24ad3860 case insensitive regex for app names 5 years ago
Martin McKeaveney d3e398984c remove superfluous param 5 years ago
Martin McKeaveney f745975a0c privacy features + allow builder usage without cloud API key 5 years ago
mike12345567 0e9d831e73 Linting. 5 years ago
mike12345567 16a25a7cff When self hosting it is now possible to use a pretty URL to access the app rather than the normal appId. 5 years ago
mike12345567 63c092799f Linting. 5 years ago
mike12345567 85320ea938 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. 5 years ago
Michael Drury 3e38bea3d6 Fixing cypress failure. 5 years ago
mike12345567 e98f9a9e94 Linting. 5 years ago
mike12345567 882cfa700b 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. 5 years ago
kevmodrome b7d7968009 add back accidently removed line of code 6 years ago
kevmodrome 8ce3aab2a7 adds try/catch to API key validation 6 years ago
Martin McKeaveney f05d696ef7 email as default user identifier 6 years ago