272 Commits (0ec47971d072d3c5cc885abd0300d83cbfdc493c)

Author SHA1 Message Date
Martin McKeaveney 0ec47971d0 formatting + fixing builder tests 6 years ago
Martin McKeaveney 0af5f12405 removed core library 6 years ago
Martin McKeaveney 910030e929 Auth working 6 years ago
Martin McKeaveney b6b50182e2 dev setup complete 6 years ago
Martin McKeaveney ddb1880b98 development setup, adding data components 6 years ago
Martin McKeaveney 119bb4ba30 working through auth - adding user instance map 6 years ago
Martin McKeaveney af9c1adb35 apps being served correctly 6 years ago
Martin McKeaveney 58871883f9 screenslots working again 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
Conor_Mack b9ac53c6c1 Libraries for Colorpicker 6 years ago
Martin McKeaveney a645df082c clientId fetching before app load, custom views, fixed schema 6 years ago
Michael Shanks 44bba145c7 yarn initialise uses new cli 6 years ago
Michael Shanks c2c4f5b174 cli - new and run handlers 6 years ago
Michael Shanks 2ab564d224 cli init now working... 6 years ago
Martin McKeaveney 4ca506ebfe tidy up, removing leftover indexeddb files 6 years ago
Martin McKeaveney 749a16e8eb fixing tests 6 years ago
Martin McKeaveney 5385357b9d fixing tests 6 years ago
Michael Shanks b2b94c8ccc remove config - .env added 6 years ago
Michael Shanks e575c0b929 bugfix, create client db not passing config 6 years ago
Michael Shanks c770c8f0ec unsaved file :( 6 years ago
Michael Shanks 421d822aec couchDb client - accepts couchdb config 6 years ago
Martin McKeaveney 0b7a9b9d0f bug fixes 6 years ago
Martin McKeaveney fdc950d221 tidy up 6 years ago
Martin McKeaveney 7e2e4f1e25 tidy up, gitignore node modules in common 6 years ago
Martin McKeaveney c986bba0d8 pouchDB integration, use app id instead of app name for keying app packages 6 years ago
Michael Shanks c8ee32e8e8 validation & persistence 6 years ago
Martin McKeaveney 1381cefc41 backend allowing creation of models, records and databases 7 years ago
Martin McKeaveney 65fd38e205 set up common to use babel, static file serving middleware 7 years ago
Martin McKeaveney 8c922f5d08 integration test setup 7 years ago
Martin McKeaveney 4a77960e76 account for model and view cleanup after model deletion 7 years ago
Martin McKeaveney 6d47e0df89 allow deletion of model 7 years ago
Martin McKeaveney 3da0a11dbd view endpoints with tests 7 years ago
Martin McKeaveney 8177bc0817 model creation and fetching with tests 7 years ago
Martin McKeaveney d7fa36f513 test coverage for user creation 7 years ago
Martin McKeaveney 8500c52056 green for client and database tests 7 years ago
Martin McKeaveney 2ddd463790 api tests 7 years ago
Michael Shanks 84c3e287d5 record controllers... 7 years ago
Michael Shanks ebc1c44343 adding save & load controllers 7 years ago
Martin McKeaveney 195275fc9e adding test structure 7 years ago
Martin McKeaveney 6b77b2825f fetch users from couch, create design document on DB creation 7 years ago
Martin McKeaveney 1341f6cbcf correct resource paths 7 years ago
Martin McKeaveney 1f5330a182 better client id endpoint 7 years ago
Martin McKeaveney 2b47509200 basic user creation 7 years ago
Martin McKeaveney 04869c6b5a added more endpoints 7 years ago
Michael Shanks 514998648a created common package 7 years ago
Martin McKeaveney 3b12ab22af building out new budibase API 7 years ago
kevmodrome 6201c47616 change isRecord to isModel 7 years ago
kevmodrome 4c464e33c9 change name from allowedRecordNodeIds to allowedModelNodeIds 7 years ago
kevmodrome cea7822371 missing import fix 7 years ago