59 Commits (d372bb5885cbc56d64bb0129bd363edb1740274d)

Author SHA1 Message Date
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
Michael Shanks a1db3bfecf Extra analytics logging from code review 6 years ago
Michael Shanks f2a7ec83d7 added comment 6 years ago
Michael Shanks 69292c353c analytics - identify user + extra actions added 6 years ago
Michael Shanks 8aad7eb49d Fetching analytics userId, when api_key entered 6 years ago
Martin McKeaveney db2d9af545 template export v1 6 years ago
mike12345567 88d22baf1a Renaming workflows -> automate/automations, throughout the API and the builder itself. 6 years ago
Joe 3a66c4055a Tidy ups and welcome screen made less busy 6 years ago
kevmodrome 43ee2726e2
move store init to component instance, svelte-forms need to be updated before it can use the store correctly in the context module script tag 6 years ago
kevmodrome dfc64cdde9
adds missing bb logo 6 years ago
kevmodrome 667e70a706
signup flow now works correctly 6 years ago
kevmodrome 2f10f51cd4
api key logic works correctly 6 years ago
kevmodrome 15595d0c7c
setup sidebar 6 years ago
Martin McKeaveney 264ade4630 lint 6 years ago
Martin McKeaveney 95bd94a525 appId on creation event 6 years ago
Martin McKeaveney 64d1bd5322 events for web apps built and web apps deployed 6 years ago
Joe 8e8b0c6fb9 Welcome screen fix 6 years ago
Joe a77be47076 CSS update UI refresh 6 years ago
Michael Shanks 47162d806b logic to not use builder:token for apps running in dev 6 years ago