874 Commits (bfe8d045f5938fbf81a84985b17d80764d6ee2cf)
 

Author SHA1 Message Date
Michael Shanks bfe8d045f5 couchDb client - accepts couchdb config 6 years ago
Martin McKeaveney b2e801a77b tidy up 6 years ago
Martin McKeaveney c6cafeb2c0 merge 6 years ago
Martin McKeaveney 10b05a4e6f tidy up, gitignore node modules in common 6 years ago
Martin McKeaveney 8a7c0f8ba3 pouchDB integration, use app id instead of app name for keying app packages 6 years ago
Michael Shanks e28321af2a validation & persistence 6 years ago
Michael Shanks b463aa262d update gitignore 6 years ago
Martin McKeaveney 228999aba5 backend allowing creation of models, records and databases 6 years ago
Martin McKeaveney 741344a56d set up common to use babel, static file serving middleware 6 years ago
Martin McKeaveney 679270bdf7 integration test setup 6 years ago
Martin McKeaveney ebc4e52546 account for model and view cleanup after model deletion 6 years ago
Martin McKeaveney bb45391208 allow deletion of model 6 years ago
Martin McKeaveney f136390a6b merge with master 6 years ago
Martin McKeaveney a2f5459a4b view endpoints with tests 6 years ago
Martin McKeaveney 093e52afb0 model creation and fetching with tests 6 years ago
Martin McKeaveney 3b57af74ca test coverage for user creation 6 years ago
Martin McKeaveney 09af351e06 green for client and database tests 6 years ago
Martin McKeaveney b90973607b api tests 6 years ago
Michael Shanks 6c0efea8ea record controllers... 6 years ago
Michael Shanks 6954bf20cc adding save & load controllers 6 years ago
Martin McKeaveney 8b231c0930 adding test structure 6 years ago
Martin McKeaveney 24d46932cc fetch users from couch, create design document on DB creation 6 years ago
Martin McKeaveney 678b48beec correct resource paths 6 years ago
Martin McKeaveney c78b14a68a better client id endpoint 6 years ago
Martin McKeaveney 00443d9dd6 basic user creation 6 years ago
Martin McKeaveney 2d75127706 added more endpoints 6 years ago
Michael Shanks 1aacaea757 created common package 6 years ago
Martin McKeaveney 0430cd11b1 building out new budibase API 6 years ago
Kevin Åberg Kultalahti 63b1e233bf
Merge pull request #209 from Budibase/bugfix/change-record-and-index 6 years ago
kevmodrome eb9337ccd0 Merge branch 'master' into bugfix/change-record-and-index 6 years ago
Conor_Mack cd6d359df1
Merge pull request #208 from Conor-Mack/material-des-builder-testing 6 years ago
Conor_Mack b04cd0f49c Merge branch 'master' of https://github.com/Budibase/budibase into material-des-builder-testing 6 years ago
Conor_Mack d5e1842b98 All latest changes coming from the builder testing 6 years ago
kevmodrome f3c54efa03 change name of index to view in view modal 6 years ago
kevmodrome 58d42c4be6 remove unused import in test 6 years ago
kevmodrome 672bd8b945 update record to model in core 6 years ago
kevmodrome 50abaa4988 change isRecord to isModel 6 years ago
kevmodrome 2ac1bcdcba update more names from record to model 6 years ago
kevmodrome d7a4458488 change name from allowedRecordNodeIds to allowedModelNodeIds 6 years ago
kevmodrome 449b6c9c78 remove unused variable 6 years ago
kevmodrome 2abae65cd2 moved unused component and updated records to model 6 years ago
kevmodrome 482089f3be fix import errors 6 years ago
kevmodrome 923b005e1d removed unneeded component 6 years ago
kevmodrome 7c6333fca5 updates ModelView to use model instead of record 6 years ago
kevmodrome b8a652e2ca updates tests and method names to getNewModelTemplate method 6 years ago
kevmodrome fb74982055 changes name of backend store method 6 years ago
kevmodrome c0c7cd19e1 changes front-end to use new store method names 6 years ago
kevmodrome 250de10a25 update SchemaManagementDrawer and HierarchyRow 6 years ago
Kevin Åberg Kultalahti 5c002f6c48
Updates backend routing 6 years ago
kevmodrome 3b09ae82c1 fixes list of apps not having the correct path in all situations 6 years ago