Commit Graph

18 Commits

Author SHA1 Message Date
James
e6e0b7a524 removes import / export from src 2020-01-21 12:46:27 -05:00
Dan Ribbens
649b8e1e9d eslint fixes and consistency in request handlers 2019-12-26 12:54:56 -05:00
James
69f8ef881a begins refactoring frontend into src, moves babel-register to src 2019-10-04 16:07:06 -04:00
James
2741b3bcc6 removes dist, moves all exporter files to /src 2018-10-29 18:46:31 -04:00
James
88f7195133 flattens /src and moves Auth, User into /demo 2018-10-22 19:35:06 -04:00
James
28aa56c7ac refactors all client paths to incorporate new import structure 2018-08-13 14:33:15 -04:00
James
256f9fe5b4 POC for better module import syntax 2018-08-13 12:21:55 -04:00
Elliot DeNolf
9e26f31128 Fix linting 2018-05-02 21:55:10 -06:00
Elliot DeNolf
c8b8c3a62a Turn into proper package by moving to top level 2018-05-02 21:31:36 -06:00
Elliot DeNolf
60ff3f53cf Add admin route test 2018-04-21 13:57:19 -06:00
Elliot DeNolf
9e43751b93 Add basic test suite using jest. Initiate with 'npm test' 2018-04-21 00:20:32 -06:00
Elliot DeNolf
5867715598 Add collections 2018-04-20 23:35:53 -06:00
Elliot DeNolf
4798525dbe Add comments on how Payload is initialized 2018-04-14 20:39:18 -06:00
Elliot DeNolf
3a651710db Add view error handling, better logging, and re-enable linting 2018-04-14 20:33:04 -06:00
Elliot DeNolf
ca6b70a427 Add payload routes dynamically 2018-04-14 12:30:05 -06:00
Elliot DeNolf
c2c5e50800 Add ESLint 2018-04-13 22:45:21 -06:00
Elliot DeNolf
33bf4aeff6 Add normal routes 2018-04-13 21:56:06 -06:00
Elliot DeNolf
7082cb7e42 Initial commit 2018-04-13 20:45:32 -06:00