41 Commits (5d06c91ceeecc27a41ae8bce2ea624c1256fdafa)

Author SHA1 Message Date
mike12345567 9a41fde685 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
mike12345567 3e9836138b Removing deprecated function - exists. 6 years ago
mike12345567 65a2da9091 Destroying instance DBs for an app before it is deleted. 6 years ago
Michael Shanks db22d8862a merge from master 6 years ago
mike12345567 325e291222 Removing sanisation, instead just using it as a central path system. 6 years ago
mike12345567 2f58b2b81e Quick change after diffing and looking through everything. 6 years ago
mike12345567 13c9be4ea3 Adding a basic sanitise path function and fixing up use cases of appId filesystem paths throughout the system. 6 years ago
mike12345567 0db7768e5d Adding jsdoc to the db utils and removing the views, this is a breaking change for existing apps. 6 years ago
Michael Drury c7693d6e86 Purging the use of views where possible, this update should remove the use of by_type and all model views. 6 years ago
Martin McKeaveney b27f80071f async templates working from S3 6 years ago
Martin McKeaveney 892ce699ce template export v1 6 years ago
Michael Shanks 30aed16951 remove references to material design components 6 years ago
Martin McKeaveney 9e00550eda Cypress Tests Running in CI (#524) 6 years ago
kevmodrome 7ef4f2b2ac signup flow now works correctly 6 years ago
Martin McKeaveney 85bf27c17b fixing dev path when running in electron 6 years ago
Martin McKeaveney 020ef654db lint ✨ 6 years ago
Martin McKeaveney b4e70301a0 download component libraries from NPM tarball 6 years ago
Martin McKeaveney eee2da24e1 lint 6 years ago
Martin McKeaveney a717d15386 fix mac perm issue 6 years ago
Michael Shanks 80a597e1fc fix: create app failing from unknown folder copy issues 6 years ago
Michael Shanks 5c310c9231 lint fix 6 years ago
Michael Shanks 006c965b70 Default app template - added screens 6 years ago
kevmodrome 246d4beb80 remove som console.logs 6 years ago
kevmodrome 6ec6c4688a adds delete functionality to application 6 years ago
kevmodrome 4d4a1bc5b3 lint fix 6 years ago
kevmodrome 94f257e160 remove log 6 years ago
kevmodrome f39f913b4b adds functionality to update name and description of app 6 years ago
Martin McKeaveney e1b88e6620 enable renaming of records by using IDs 6 years ago
Michael Shanks c9b35508d9 #363 bugfix: page not built until prop changed 6 years ago
Michael Shanks bf14aa5ccb instanceid removal 6 years ago
Michael Shanks 108fa4ca13 changed "master" databse to "clientAppLookup" 6 years ago
Michael Shanks 71016f5a1d application supports multiple concurrent client DB 6 years ago
Martin McKeaveney 6452b68a7c fix budibase apps dir 6 years ago
Michael Shanks bae6a37b5d autu populated login page 6 years ago
Michael Shanks 075b264d21 bugfix: create app not creating dirs 6 years ago
Michael Shanks 1127e1ef0f server - create app endpoint creates files 6 years ago
Michael Shanks c49710c3ff id generation in utilities module 6 years ago
Martin McKeaveney d6b3f9c219 test and couchDB init code 6 years ago
Michael Shanks 1dc32a05e3 removing clientId from frontend, fixing invalid database name 6 years ago
Michael Shanks 97db4f1765 server tests in-memory and passing 6 years ago
Martin McKeaveney 87ad6647df further tidy up and removal 6 years ago
Martin McKeaveney 0ec47971d0 formatting + fixing builder tests 6 years ago
Martin McKeaveney 119bb4ba30 working through auth - adding user instance map 6 years ago
Martin McKeaveney 5b4bce8b8f component library modules and definitions refactor - moved to backend. More routing and middleware reorganisation 6 years ago
Martin McKeaveney 3564fec064 access levels, actions and triggers removed. Restructuring and refactoring 6 years ago
Michael Shanks b2b94c8ccc remove config - .env added 7 years ago
Michael Shanks 421d822aec couchDb client - accepts couchdb config 7 years ago
Martin McKeaveney c986bba0d8 pouchDB integration, use app id instead of app name for keying app packages 7 years ago
Martin McKeaveney 1381cefc41 backend allowing creation of models, records and databases 7 years ago
Martin McKeaveney 2ddd463790 api tests 7 years ago