81 Commits (6a90f8cecbec929bb2e0a8cd205a4baf2171fb4e)

Author SHA1 Message Date
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. 5 years ago
Andrew Kingston 01b5776cf5 Fix styles in create app modal 5 years ago
Andrew Kingston ef1448ca6a Clean up create app modal error messages 5 years ago
Andrew Kingston eea5e9b535 Rewrite create app modal to work with new spectrum fields 5 years ago
Martin McKeaveney 4c8c5c17b2 removing initial user creation 5 years ago
mike12345567 164ef9a22e Global users now working through the server, all requests proxied. 5 years ago
Keviin Åberg Kultalahti b68d677e27 moves NotificationDisplay to bbui and converts it to spectrum 5 years ago
Andrew Kingston 230e9ed988 Update to support new backend table structure 5 years ago
Andrew Kingston 72590acc18 Import image assets as needed to allow proper bundling 5 years ago
Andrew Kingston 6785fd9b5a Prefix builder URLs with 'builder' in both routify and vite to lay groundwork for server proxying 5 years ago
Keviin Åberg Kultalahti 3b6d0a4035 remove backendUiStore imports 5 years ago
Keviin Åberg Kultalahti 3cd67b0237 remove backendUiStore 5 years ago
Keviin Åberg Kultalahti 4503a7d1f8 wip: routify 5 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
kevmodrome 94e56ee94d
adds try/catch to API key validation 6 years ago
Martin McKeaveney d6b00d5ebe email as default user identifier 6 years ago
mike12345567 abe3bdabad Linting. 6 years ago
mike12345567 05d5feb9fd Changing the naming of access levels to be roles. 6 years ago
mike12345567 8b4657b196 Starting work on builder, very broken. 6 years ago
mike12345567 a9d5c3a5cb linting. 6 years ago
mike12345567 87528c8d55 Fixing issues with the application API, it utilised /api/:appId heavily which is a route that matches nearly everything. 6 years ago
mike12345567 9544d2d205 Changing signup function to createNewApp for clarity. 6 years ago
Martin McKeaveney 291e472765 cut over to new frontend store 6 years ago
Andrew Kingston 3ced089004 Enabling the dark side 6 years ago
Andrew Kingston ced34d9672 Format with prettier 6 years ago
Andrew Kingston e9b9bbba99 More tidy up 6 years ago
Michael Shanks f08448f9dd fix: ensure CSS is built on app creation 6 years ago
Michael Shanks eaa8d91392 merge from master - including fixes 6 years ago
Andrew Kingston b7edf26754 Move modal to BBUI and update usages 6 years ago
Michael Shanks d5caeb81f6 Metrics - event props not populating correctly 6 years ago
Andrew Kingston 380c44fdd2 Merge template and index page styles with new BBUI 6 years ago
Andrew Kingston 70b70252ec Fix cypress texts and update use of modal 6 years ago
Andrew Kingston d1512f202b Replace all usages of simple-modal with new modal 6 years ago