Commit graph

278 commits

Author SHA1 Message Date
5dd14c1ffe Fix typo in forbidden error 2015-10-20 16:22:24 -07:00
88d1bb5fe4 Tweak token response for ESA1.0 2015-10-20 16:22:08 -07:00
dd4fbc4cf8 Add notes to "compare" results
Fixes #22.
2015-10-19 14:30:13 -07:00
8bae238685 Fix gorilla/schema import path 2015-10-16 14:25:51 -07:00
Matthew Dillon
708eed5817 json-api error format
Part of #11.
2015-10-14 10:28:09 -07:00
Matthew Dillon
2894efaf46 Drop soft-delete
Fixes #13.
2015-10-13 16:03:18 -07:00
Matthew Dillon
ae17363f8b Model validation, initial cut
Fixes #11.
2015-10-13 15:28:44 -07:00
Matthew Dillon
a678eb4017 Cleaning up missing comments 2015-10-13 13:44:26 -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
299cd718b9 Making interface slightly more generic for create and update 2015-10-13 12:43:00 -07:00
Matthew Dillon
b87077a1df Refactoring update handlers.
Fixes #16.
2015-10-13 12:38:18 -07:00
Matthew Dillon
7c253d7aa5 Invalidate token when new role exists
Fixes #12.
2015-10-13 11:14:32 -07:00
Matthew Dillon
e756b13099 Refactor handlers package
Fixes #19.
2015-10-13 11:06:02 -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
e1b4cd80fe Merge pull request #10 from thermokarst/package-refactor
Package refactor
2015-10-05 10:40:00 -07:00
Matthew Dillon
845d08e2bc Tweak when no schema 2015-10-05 10:34:28 -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
0eec85ed08 Rename auth file 2015-10-05 10:34:07 -07:00
Matthew Dillon
419ef7b5cf Payload stutter 2015-10-05 10:34:07 -07:00
Matthew Dillon
da523e0160 Split up payloads 2015-10-05 10:34:07 -07:00
Matthew Dillon
4f3b4ec4bf Split up types 2015-10-05 10:34:07 -07:00
Matthew Dillon
1bff626805 Not needed anymore 2015-10-05 10:34:02 -07:00
Matthew Dillon
335d573d23 Restructuring into packages. 2015-10-05 10:33:49 -07:00
Matthew Dillon
4963e3ca71 User payload 2015-10-01 08:54:09 -07:00
Matthew Dillon
62bc917d07 Create measurement 2015-09-29 16:11:07 -07:00
Matthew Dillon
f646437f73 Delete measurement 2015-09-25 15:37:40 -07:00
Matthew Dillon
82f5628266 Refresh token 2015-09-17 15:56:12 -07:00
Matthew Dillon
2295a6e84c Update measurements 2015-09-17 10:42:56 -07:00
Matthew Dillon
44387aa14b Golang 1.5 and gzip 2015-09-09 19:01:45 -07:00
Matthew Dillon
12b460db9a Beef up strains payload 2015-09-09 11:39:34 -07:00
Matthew Dillon
86e6c45a2f Create new characteristic 2015-09-08 10:37:22 -07:00
Matthew Dillon
e30089ecb0 Add measurements to characteristics payload 2015-09-08 06:50:00 -07:00
Matthew Dillon
773987fed3 Update characteristics 2015-09-04 08:45:33 -07:00
Matthew Dillon
01624a0576 Clean up CSV generation 2015-09-03 10:22:41 -07:00
Matthew Dillon
45f5769c98 Fixed datetime unmarshalling issue 2015-08-31 12:01:17 -07:00
Matthew Dillon
914f740c3e Null string in strains 2015-08-31 10:00:46 -07:00
Matthew Dillon
d20542a4d2 Add audit schema 2015-07-20 15:56:50 -08:00
Matthew Dillon
fb5985ded6 Update thermokarst/jwt 2015-07-17 16:35:44 -08:00
Matthew Dillon
763c1f77d1 Add compare handler 2015-07-17 16:35:09 -08:00
Matthew Dillon
ec93617ca8 Add lockout handler 2015-07-16 18:46:28 -08:00