1
0
Fork 0
mirror of synced 2024-08-04 04:41:37 +12:00
budibase/packages/server/middleware/routes/neo
2020-04-24 18:10:33 +01:00
..
tests tidy up, removing leftover indexeddb files 2020-04-24 18:10:33 +01:00
application.js backend allowing creation of models, records and databases 2020-04-20 16:17:18 +01:00
auth.js correct resource paths 2020-04-15 15:24:24 +01:00
client.js fetch users from couch, create design document on DB creation 2020-04-15 15:24:24 +01:00
instance.js backend allowing creation of models, records and databases 2020-04-20 16:17:18 +01:00
model.js allow deletion of model 2020-04-15 15:25:10 +01:00
record.js validation & persistence 2020-04-22 16:35:20 +01:00
static.js set up common to use babel, static file serving middleware 2020-04-15 15:25:11 +01:00
user.js backend allowing creation of models, records and databases 2020-04-20 16:17:18 +01:00
view.js integration test setup 2020-04-15 15:25:10 +01:00