Commit graph

90 commits

Author SHA1 Message Date
dd4fbc4cf8 Add notes to "compare" results
Fixes #22.
2015-10-19 14:30:13 -07:00
Matthew Dillon
ae17363f8b Model validation, initial cut
Fixes #11.
2015-10-13 15:28:44 -07:00
Matthew Dillon
d46e721063 Refactor delete handlers
Fixes #18.
2015-10-13 13:42:19 -07:00
Matthew Dillon
62734899e2 Refactor create handlers
Fixes #17.
2015-10-13 12:51:08 -07:00
Matthew Dillon
b87077a1df Refactoring update handlers.
Fixes #16.
2015-10-13 12:38:18 -07:00
Matthew Dillon
978a6d09b2 User guards
Fixes #14
2015-10-13 10:48:53 -07:00
Matthew Dillon
3bfb6fe2b7 Refactor DbGetUserByID
Fixes #15
2015-10-13 09:13:35 -07:00
Matthew Dillon
e283ec7004 Password change 2015-10-12 20:43:59 -07:00
Matthew Dillon
0331834b92 Clean up CSV generation in compare. 2015-10-12 17:47:41 -07:00
Matthew Dillon
ddd323d883 Fix user update 2015-10-12 12:05:19 -07:00
Matthew Dillon
0326b5e3c1 Refactor users/list 2015-10-12 11:00:49 -07:00
Matthew Dillon
dd7ebf1509 Delete strains 2015-10-12 10:46:07 -07:00
Matthew Dillon
20026ebfd9 Delete species 2015-10-12 10:40:47 -07:00
Matthew Dillon
50bee9ab88 Delete characteristic 2015-10-12 10:27:32 -07:00
Matthew Dillon
efb0cc13fa Golint 2015-10-05 10:34:21 -07:00
Matthew Dillon
a880fdea82 Errors package 2015-10-05 10:34:07 -07:00
Matthew Dillon
419ef7b5cf Payload stutter 2015-10-05 10:34:07 -07:00
Matthew Dillon
335d573d23 Restructuring into packages. 2015-10-05 10:33:49 -07:00
Matthew Dillon
6030310caa Rebooting 2015-03-20 15:52:29 -08:00
Matthew Dillon
41ee2857ee Ember data: characteristics 2015-02-03 12:32:24 -09:00
Matthew Dillon
25f08a8eda Moving JWT keys to ENVVARS 2015-01-27 16:39:20 -09:00
Matthew Dillon
1c79f5561a Measurements changes for ember data. 2015-01-16 08:39:58 -09:00
Matthew Dillon
a03a9837a6 Strains changes for ember data. 2015-01-15 17:06:04 -09:00
Matthew Dillon
a669cf8d93 Returning nil on delete, fix species test 2015-01-15 17:01:07 -09:00
Matthew Dillon
eb7c778be8 Species changes for ember data. 2015-01-15 16:51:40 -09:00
Matthew Dillon
3e3e9d6e52 Bump up the token time 2015-01-15 12:07:58 -09:00
Matthew Dillon
63a690903c Dropping cookie, stick with headers. 2015-01-13 15:57:17 -09:00
Matthew Dillon
02f46aab11 Uniform trailing slashes, client.URL() 2015-01-12 12:58:48 -09:00
Matthew Dillon
980367e527 User changes for ember data. 2015-01-12 08:51:47 -09:00
Matthew Dillon
8052ab425c Genus changes for ember data. 2015-01-11 17:51:45 -09:00
Matthew Dillon
8a72ecae69 Oops — don’t worry about genus for non soubrettes. 2015-01-11 17:40:43 -09:00
Matthew Dillon
cbb45c3fd7 Placeholder for health check endpoint 2015-01-09 11:10:43 -09:00
Matthew Dillon
e649352d52 authHandlers all around. 2015-01-09 06:51:25 -09:00
Matthew Dillon
52a680dcd7 Subroutes: measurements. 2015-01-09 06:36:38 -09:00
Matthew Dillon
b5af05de9d Subroutes: strains 2015-01-08 16:15:31 -09:00
Matthew Dillon
7b7f519c01 Fixed issue with NullString JSON unmarshalling.
Updated Measurements.Notes test.
2015-01-08 15:51:50 -09:00
Matthew Dillon
7da59ffef2 Auth (subroutes), password. 2015-01-07 16:14:30 -09:00
Matthew Dillon
50c09481ec Better signing error, setup api test certs. 2015-01-05 14:51:31 -09:00
Matthew Dillon
7a59ef6be3 Can specify certs now 2015-01-05 14:16:15 -09:00
Matthew Dillon
28f29f3d68 can serve (hackish) 2015-01-05 11:50:42 -09:00
Matthew Dillon
ea73ecedb9 Working on securing routes and adding auth levels. 2014-12-18 11:14:55 -09:00
Matthew Dillon
950b15a117 Renaming observations to characteristics 2014-12-12 10:34:56 -09:00
Matthew Dillon
c1323f9c1f Renaming observation types to characteristic types 2014-12-12 10:24:59 -09:00
Matthew Dillon
be9e6481d0 Roughing in JWT-based authentication.
Todo: Actually utilize this stuff somewhere.
2014-12-10 13:52:26 -09:00
Matthew Dillon
8dc07e3cc8 Cleaning up null values in json 2014-12-06 14:55:35 -09:00
Matthew Dillon
4eecb36e34 Delete a measurement 2014-12-02 14:45:00 -09:00
Matthew Dillon
bc3c724a1d Update a measurement 2014-12-02 14:37:53 -09:00
Matthew Dillon
d462935682 List measurements
Also, fixed typo in router.
2014-12-02 14:26:51 -09:00
Matthew Dillon
87ac729c98 Create a measurement 2014-12-01 10:14:22 -09:00
Matthew Dillon
ca1fbe882c Get a measurement 2014-11-30 20:05:54 -09:00