5 Commits (364eb3c4331a42fa78e421cc4fddfca8b9be707f)

Author SHA1 Message Date
mike12345567 364eb3c433 Expanding on deployment, attempting to hide all the quota stuff behind layers that we can more easily abstract, as well as hiding away any AWS specific features in the index of deployment. 6 years ago
Martin McKeaveney 070b0c8c0a lint 6 years ago
Martin McKeaveney ff66ed35c6 tidy up 6 years ago
Martin McKeaveney c2aa9eebfc remove squirrelly, compile a single bundle.css for each page, svelte and hbs server rendering 6 years ago
Martin McKeaveney 1e8f13f9cf start server render index.html 6 years ago
mike12345567 472305d214 Fixing issues with auth not being able to find appId in pathname, using the currentapp cookie if pathname not populated. 6 years ago
Michael Drury 98157f076f Some updates, still WIP. 6 years ago
mike12345567 d587bad363 Renaming instanceId -> appId to reduce confusion through the system, there only is one ID now. 6 years ago
mike12345567 d79be3c854 Initial work into multi-tenancy removal, experiencing issues with test cases at this point. 6 years ago
mike12345567 012b290895 Adding a version to the app and then including this in user authentication, this for now is just the version of the builder/server that it was built with. 6 years ago
Andrew Kingston be805d05cf Fix incorrect content type header when serving attachments 6 years ago
Michael Shanks 158240bc3b auth - standard-components not loading, windows 6 years ago
Martin McKeaveney e95af51cde simplify user authentication, remove anon user, fix login cookie issues 6 years ago
Martin McKeaveney 7f7594895b adding auth object to context rather than separate booleans 6 years ago
Michael Shanks 6f890dbe85 :app to _app : bugfix 6 years ago
Martin McKeaveney f75f0f5f28 updated quota fixes 6 years ago
Michael Shanks e083d60597 merge from master 6 years ago
mike12345567 ba758905cc Removing sanisation, instead just using it as a central path system. 6 years ago
Michael Shanks 9f3bc07729 bugfix - appId not recognised in static.js controller 6 years ago
mike12345567 691ea16998 Adding a basic sanitise path function and fixing up use cases of appId filesystem paths throughout the system. 6 years ago
Martin McKeaveney ecb4cff96f CSV Import end to end 6 years ago
Martin McKeaveney 1fd749ce00 csv import functional 6 years ago
Martin McKeaveney c2321797f1 async templates working from S3 6 years ago
Martin McKeaveney db2d9af545 template export v1 6 years ago
Martin McKeaveney e3c72c9020 tidy up 6 years ago
Martin McKeaveney 6d4ea5c627 ensuring s3 upload works in prod 6 years ago
Martin McKeaveney 329e885ab6 lint, tidy up and some simplification 6 years ago
Martin McKeaveney 938f675922 abstract local file upload logic 6 years ago
Martin McKeaveney f40f388dd8 local file upload from apps 6 years ago
Martin McKeaveney 319fcabaa5 removing delete functionality - not necessary 6 years ago
Martin McKeaveney 14283a7b96 return processed file sizes 6 years ago
Martin McKeaveney 5150288e85 more lint 6 years ago
Martin McKeaveney bb2058a010 lint 6 years ago
Martin McKeaveney 9032738ae8 delete local file upload when file deleted 6 years ago
Martin McKeaveney 494e04f19f allow deletion of images 6 years ago
Martin McKeaveney b1dbc7cc62 Dropzone styling 6 years ago
Martin McKeaveney 86ae8d038a file attachments and processing working, basic design for dropzone 6 years ago
Martin McKeaveney fbce2da7a3 adding deploy script to upload assets to s3 after release 6 years ago
Martin McKeaveney 71fc36ec7e download component libraries from NPM tarball 6 years ago
Martin McKeaveney f5671a716d correct electron path for budibase apps 6 years ago
Martin McKeaveney 2673acd46e beta bugfixes 6 years ago
Martin McKeaveney 67e1e77de2 tidy up 6 years ago
Martin McKeaveney d87a17eaec PR Comments 6 years ago
Martin McKeaveney 3122334c35 lint 6 years ago
Martin McKeaveney d6aa94b2e8 budibase complete deployment 6 years ago
Martin McKeaveney 8ae6f04290 extra index template for production 6 years ago
Martin McKeaveney 5cc358e496 deployment E2E 6 years ago
Martin McKeaveney 6907f7751f s3 awareness, authentication through API keys 6 years ago
Martin McKeaveney b9d1b52ec7 cleaned up deploy code 6 years ago
Michael Shanks 69a36895e7 codereview: looksLikeAppId as variable 6 years ago