Commit graph

10 commits

Author SHA1 Message Date
Matthew Dillon
4be150f897 Ember data: convey species/strain relationships. 2015-01-26 09:49:39 -09:00
Matthew Dillon
61c24fc843 Use “SelectOne” everywhere. 2015-01-23 11:03:33 -09:00
Matthew Dillon
5d2b644145 Disabling paging (species) 2015-01-23 11:03:11 -09:00
Matthew Dillon
7da59ffef2 Auth (subroutes), password. 2015-01-07 16:14:30 -09:00
Matthew Dillon
bedddfdec1 Setting created & update cols. 2014-11-02 20:48:10 -09:00
Matthew Dillon
4669aff3c2 Species - delete 2014-10-24 10:42:31 -08:00
Matthew Dillon
22d2b8b41d Finishing up changes from previous commit 2014-10-24 10:08:12 -08:00
Matthew Dillon
5244ae529a Species: List species. 2014-10-23 17:29:07 -08:00
Matthew Dillon
7fe5566edf Create species, cleanup schema.
- create species
- species genus_id not null
2014-10-15 16:43:09 -08:00
Matthew Dillon
830a8805c9 Species Read - Order of ops:
router/routes.go
router/api.go
models/species_test.go
models/species.go
models/client.go
datastore/migrations/addspecies.sql
datastore/migrations/dropspecies.sql
datastore/species_test.go
datastore/species.go
datastore/datastore.go
api/species_test.go
api/species.go
api/handler.go
2014-10-15 13:01:11 -08:00