879 Commits (b2b94c8ccc9be1aed6de085c38cccd9a0a378641)
 

Author SHA1 Message Date
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 8884f532b8 initialise cli started 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 c315fd3c8d merge 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
Michael Shanks dfe7fe4b92 update gitignore 6 years ago
Martin McKeaveney 1381cefc41 backend allowing creation of models, records and databases 6 years ago
Martin McKeaveney 65fd38e205 set up common to use babel, static file serving middleware 6 years ago
Martin McKeaveney 8c922f5d08 integration test setup 6 years ago
Martin McKeaveney 4a77960e76 account for model and view cleanup after model deletion 6 years ago
Martin McKeaveney 6d47e0df89 allow deletion of model 6 years ago
Martin McKeaveney 6a34aa72f4 merge with master 6 years ago
Martin McKeaveney 3da0a11dbd view endpoints with tests 6 years ago
Martin McKeaveney 8177bc0817 model creation and fetching with tests 6 years ago
Martin McKeaveney d7fa36f513 test coverage for user creation 6 years ago
Martin McKeaveney 8500c52056 green for client and database tests 6 years ago
Martin McKeaveney 2ddd463790 api tests 6 years ago
Michael Shanks 84c3e287d5 record controllers... 6 years ago
Michael Shanks ebc1c44343 adding save & load controllers 6 years ago
Martin McKeaveney 195275fc9e adding test structure 6 years ago
Martin McKeaveney 6b77b2825f fetch users from couch, create design document on DB creation 6 years ago
Martin McKeaveney 1341f6cbcf correct resource paths 6 years ago
Martin McKeaveney 1f5330a182 better client id endpoint 6 years ago
Martin McKeaveney 2b47509200 basic user creation 6 years ago
Martin McKeaveney 04869c6b5a added more endpoints 6 years ago
Michael Shanks 514998648a created common package 6 years ago
Martin McKeaveney 3b12ab22af building out new budibase API 6 years ago
Kevin Åberg Kultalahti 6658021503 Merge pull request #209 from Budibase/bugfix/change-record-and-index 6 years ago
kevmodrome b2e8c31d0a Merge branch 'master' into bugfix/change-record-and-index 6 years ago
Conor_Mack ca73e923d7 Merge pull request #208 from Conor-Mack/material-des-builder-testing 6 years ago
Conor_Mack a3f1439afb Merge branch 'master' of https://github.com/Budibase/budibase into material-des-builder-testing 6 years ago
Conor_Mack dc20e11fa4 All latest changes coming from the builder testing 6 years ago
kevmodrome 428ad4d3cc change name of index to view in view modal 6 years ago
kevmodrome 670d8da77a remove unused import in test 6 years ago
kevmodrome d6c6ea8d65 update record to model in core 6 years ago
kevmodrome 6201c47616 change isRecord to isModel 6 years ago
kevmodrome 28854c5c9a update more names from record to model 6 years ago
kevmodrome 4c464e33c9 change name from allowedRecordNodeIds to allowedModelNodeIds 6 years ago
kevmodrome 71d5c07069 remove unused variable 6 years ago
kevmodrome c5e3a78e13 moved unused component and updated records to model 6 years ago
kevmodrome 514bccfd11 fix import errors 6 years ago
kevmodrome 4f0aa0cab1 removed unneeded component 6 years ago
kevmodrome 17ab20fb8a updates ModelView to use model instead of record 6 years ago
kevmodrome 09758d7ee9 updates tests and method names to getNewModelTemplate method 6 years ago