Commit graph

299 commits

Author SHA1 Message Date
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
Matthew Dillon
6d73d3389f Update thermokarst/jwt 2015-07-16 18:46:12 -08:00
Matthew Dillon
867e914bf9 Adding mailgun API jazz 2015-07-16 12:22:24 -08:00
Matthew Dillon
663e5ae7cd No crazy password rules 2015-07-15 16:51:41 -08:00
Matthew Dillon
3eb1d522e3 Streamline verification a bit 2015-07-14 13:34:05 -08:00
Matthew Dillon
c4969084ff Hold onto user accounts during migration drop 2015-07-14 10:12:01 -08:00
Matthew Dillon
3c790dc9ff Bump up salt cost 2015-07-14 09:14:22 -08:00
Matthew Dillon
90982e729c Rough in measurements payload 2015-07-13 16:16:09 -08:00
Matthew Dillon
8b49abba83 Include species in chars payload 2015-07-13 14:11:01 -08:00
Matthew Dillon
5cb7ad73e1 Payload-mode characteristics 2015-07-13 09:43:18 -08:00
Matthew Dillon
db1e089c8c Minor cleanup 2015-07-13 09:43:09 -08:00
Matthew Dillon
f948fdaadb Drop characteristic type (for now, might bring back) 2015-07-10 17:12:10 -08:00
Matthew Dillon
2ad00f9aa7 Cleanup errors 2015-07-10 16:21:08 -08:00
Matthew Dillon
1ba602b1e2 Move canEdit into payload 2015-07-10 15:36:58 -08:00
Matthew Dillon
0c9688917f Add genus to create/POST 2015-07-08 14:27:26 -08:00
Matthew Dillon
a14f4f0418 Add genus to update/PUT 2015-07-08 14:16:23 -08:00
Matthew Dillon
49fdb7d41e New strain payload 2015-07-08 13:58:55 -08:00
Matthew Dillon
b5b6643dcc Return species payload on PUT and POST 2015-07-07 14:15:56 -08:00
Matthew Dillon
a8cfc8fe8b Species/Strain cleanup, split out species list 2015-07-07 13:07:52 -08:00
Matthew Dillon
630fe07554 Species editable permissions 2015-07-07 12:59:11 -08:00
Matthew Dillon
0b029f9098 Sideload strains in list species 2015-07-07 11:08:55 -08:00
Matthew Dillon
1cfee8a460 Roughing in multi-component payload 2015-07-07 09:56:32 -08:00
Matthew Dillon
a1eb237f7f Genus ID helper (fixes species PUT regression) 2015-07-07 08:53:29 -08:00
Matthew Dillon
12e3bac6ce Fix up tokenHandler (remove json hack) 2015-07-06 16:24:36 -08:00
Matthew Dillon
2f0fd351a8 Rough in mailgun support 2015-06-29 06:16:48 -08:00
Matthew Dillon
c78998739d Clean up new user verification 2015-06-26 14:07:59 -08:00
Matthew Dillon
99b2ee94bf Restructuring users routes under genus 2015-06-25 22:18:27 -08:00
Matthew Dillon
05ded17aec Roughed in verify user. Will resist after restructuring users routes 2015-06-25 22:09:58 -08:00
Matthew Dillon
e6733b2c2e Fill in user validation 2015-06-25 08:54:00 -08:00
Matthew Dillon
b87a05c39e Fix handling of validation error 2015-06-24 22:37:47 -08:00