Commit Graph

7 Commits (afb973307203b2a1377c861338a2ba0bd603682e)

Author SHA1 Message Date
William Baker 04d7742b26
feat: enable the notebooks backend ()
* feat: remove feature flag from notebooks backend
2021-06-04 15:56:34 -04:00
William Baker ed629bfebe
feat(notebooks): notebooks database implementation () 2021-05-28 09:29:00 -04:00
William Baker c267b31232
chore: move notebook service interface to root () 2021-05-26 12:27:56 -04:00
William Baker cc4ebe231d
feat: notebooks api handlers & fake store ()
* feat(notebooks): demo store functionality

* feat: demo store with context and middleware

* refactor: without context

* fix: update endpoint and status code for delete

* chore: changed name

* chore: added some tests

* fix: address review comments
2021-05-17 12:07:48 -04:00
William Baker 883241eadb
feat: update notebooks api ()
* feat: update notebooks endpoints

* feat: better error messages
2021-05-07 11:00:01 -04:00
William Baker 0fbc12d24a
feat: notebooks service definition ()
* feat: moved service file to subfolder within notebooks

* feat: tests for notebook service

* chore: removed extra whitespace

* fix: provided slightly more specific definition for the notebook spec
2021-04-29 11:30:22 -04:00
William Baker 0106de9fa7
feat: notebooks HTTP handlers ()
* feat: notebooks HTTP handlers
2021-04-28 11:06:13 -04:00