Commit graph

70 commits

Author SHA1 Message Date
Matthew Dillon
4aaa9cdfb9 Merge branch 'master' into clostridium
* master:
  ember 2 series
  Remove globals initializer
2015-11-17 08:13:07 -07:00
Matthew Dillon
99309e0e91 Remove globals initializer
Fixes #62
2015-11-17 06:43:33 -07:00
Matthew Dillon
09650e0f1b Merge branch 'master' into clostridium
* master:
  Inline images in CSP
  Strains form formatting
  Clean up delete button and tests
  Lint
2015-11-16 10:55:10 -07:00
Matthew Dillon
5ba3b125e8 Clean up delete button and tests
Fixes #59
2015-11-16 10:32:49 -07:00
Matthew Dillon
8730b6659f fixed merge conflict in tests/index 2015-11-13 08:33:04 -07:00
Matthew Dillon
e5dc115607 Drop store initializer
Fixes #39
2015-11-12 13:49:55 -07:00
Matthew Dillon
1fe7702430 ember-cli 1.13.11 2015-11-12 06:36:22 -07:00
Matthew Dillon
35475c2b92 Rough in some tests 2015-11-10 11:02:23 -07:00
Matthew Dillon
2d7d22f847 Set up preliminary tests for users 2015-11-05 17:42:50 -07:00
Matthew Dillon
dc5b54cfbf Merge branch 'master' into clostridium
* master:
  Refactor characteristics/new
  Refactor characteristics/edit
  Refactor characteristics/show
  Refactor characteristics/index
  MetaData mixin
  Additional creation checks
  Set up tests for existing pod
2015-11-05 15:37:01 -07:00
Matthew Dillon
6924dba26e Additional creation checks 2015-11-05 10:32:28 -07:00
Matthew Dillon
35c53fc79b Set up tests for existing pod 2015-11-05 10:16:27 -07:00
Matthew Dillon
d674d07951 Merge branch 'master' into clostridium
* master: (27 commits)
  Temporary fix for quill editor use in strains edit
  Test new species (plus minor cleanup)
  Wrapping up form cleanup
  Quill DDAU
  Fixed up checkbox input
  WIP (checkbox)
  ember-one-way-input
  DeleteModel Mixin
  Using mixins on new species
  ElevatedAccess Mixin
  SaveModel Mixin
  Refactor species edit
  Refactor species/show
  fix format date import
  nvm
  Drop node version
  trying a different phantomjs route
  Rough in species index test
  Tweak mirage config
  ember-cli-mirage
  ...
2015-11-04 20:29:14 -07:00
Matthew Dillon
19ce579983 Test new species (plus minor cleanup) 2015-11-04 13:05:03 -07:00
3f5eb26a33 DeleteModel Mixin 2015-11-03 13:58:01 -07:00
76942a10d0 ElevatedAccess Mixin 2015-11-03 13:47:58 -07:00
58cbf4027d SaveModel Mixin
#43
2015-11-03 13:41:04 -07:00
4dbfb73b3c Refactor species edit 2015-11-03 11:27:22 -07:00
Matthew Dillon
d1e3d05db2 Refactor species/show 2015-11-03 09:22:04 -07:00
Matthew Dillon
9c065af74a Rough in species index test 2015-11-02 18:06:45 -07:00
Matthew Dillon
2313135e68 ember-cli-mirage 2015-11-02 16:28:57 -07:00
6197066352 More test cleanup 2015-10-30 09:22:19 -07:00
Matthew Dillon
d80e95c1eb cleaning some tests 2015-10-29 20:52:16 -07:00
Matthew Dillon
f295082592 update merge from master 2015-07-13 16:32:03 -08:00
Matthew Dillon
6bc5ddfeb0 Remove old perms utils 2015-07-10 10:52:59 -08:00
Matthew Dillon
58779a4a7d ember-cli 1.13.1 2015-07-09 16:08:09 -08:00
Matthew Dillon
8ab97c00e1 Updated merge from master 2015-07-07 14:41:40 -08:00
Matthew Dillon
cdc825cc6a Moving authorization to utils 2015-07-04 11:34:31 -07:00
Matthew Dillon
1c47941413 Dropping most unit tests (will reboot this later) 2015-06-29 07:21:36 -08:00
Matthew Dillon
5914360cc6 Roughing in failure and success (will revisit) 2015-06-28 19:36:49 -08:00
Matthew Dillon
4c8cbd20c7 Drop custom session 2015-06-23 18:47:47 -08:00
Matthew Dillon
d4bd0e915c Make site name h2 + component 2015-06-23 16:52:06 -08:00
Matthew Dillon
c1b180ebac Set up ember-cli-flash 2015-06-23 16:52:06 -08:00
Matthew Dillon
a8fdff6be0 WIP New user signup 2015-06-23 16:51:58 -08:00
Matthew Dillon
6d04a8a6c8 init clostridium 2015-06-17 14:47:40 -08:00
Matthew Dillon
30f8e89c40 Rough cut: compare. 2015-06-17 14:40:54 -08:00
Matthew Dillon
adda1291c6 Refactor meas search -> component 2015-06-16 16:17:45 -08:00
Matthew Dillon
33d325a4b0 cleaning up measurements table 2015-06-12 15:30:05 -08:00
Matthew Dillon
b8ae6802a5 Remove strain-name component 2015-06-12 11:44:23 -08:00
Matthew Dillon
92d55265b2 Remove scientific-name component 2015-06-12 11:23:04 -08:00
Matthew Dillon
f7c39a50f3 Strain name markup 2015-06-11 15:07:28 -08:00
Matthew Dillon
e4f01246c2 Genbank URL 2015-06-11 13:57:35 -08:00
Matthew Dillon
559c0a3d9f Global injection 2015-06-11 13:57:29 -08:00
Matthew Dillon
c70dd933c5 Rough measurements search (WIP) 2015-06-11 11:23:56 -08:00
Matthew Dillon
eb233ddca1 Search button 2015-06-11 11:19:32 -08:00
Matthew Dillon
4776bb869c Generic loading panel 2015-06-11 11:19:32 -08:00
Matthew Dillon
15b31f7c8a Inject store in components 2015-06-11 11:19:27 -08:00
Matthew Dillon
cf44f33f39 Drop nprogress 2015-06-11 11:19:27 -08:00
Matthew Dillon
878e8d1b60 Roughing in measurements again 2015-06-11 11:19:13 -08:00
Matthew Dillon
53be80d617 Dropping ember-can 2015-06-05 09:36:51 -08:00