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
c672a245aa
Temporary fix for quill editor use in strains edit
2015-11-04 13:36:09 -07:00
Matthew Dillon
19ce579983
Test new species (plus minor cleanup)
2015-11-04 13:05:03 -07:00
Matthew Dillon
30e7000a81
Wrapping up form cleanup
2015-11-04 12:26:43 -07:00
Matthew Dillon
dbcc573f69
Quill DDAU
2015-11-04 11:35:31 -07:00
Matthew Dillon
cb43c27c6f
Fixed up checkbox input
2015-11-04 10:55:12 -07:00
16d77dead7
WIP (checkbox)
2015-11-03 15:48:35 -07:00
3f5eb26a33
DeleteModel Mixin
2015-11-03 13:58:01 -07:00
cc85ee6f27
Using mixins on new species
2015-11-03 13:54:45 -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
2b2489a35a
fix format date import
2015-11-03 09:21:31 -07:00
Matthew Dillon
9c065af74a
Rough in species index test
2015-11-02 18:06:45 -07:00
Matthew Dillon
afa70efdad
Tweak mirage config
2015-11-02 16:38:34 -07:00
Matthew Dillon
2313135e68
ember-cli-mirage
2015-11-02 16:28:57 -07:00
Matthew Dillon
257ca6edff
Explicit parameters
2015-11-02 13:22:56 -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
8684d0d148
Destructuring
2015-10-29 17:00:13 -07:00
Matthew Dillon
a52710f090
New index
2015-10-29 16:52:20 -07:00
Matthew Dillon
6dbdd70d31
Clean up after cancelling new model creation
...
Fixes #27
2015-10-29 16:41:50 -07:00
Matthew Dillon
6ab7e66d03
measurement row flash typo
2015-10-29 13:28:48 -07:00
Matthew Dillon
6a8a4c1a36
Merge branch 'master' into clostridium
...
* master:
Clean up password reset
2015-10-27 16:20:20 -07:00
Matthew Dillon
1605f34dcc
Clean up password reset
2015-10-27 16:17:18 -07:00
Matthew Dillon
80bd608045
Merge branch 'master' into clostridium
...
* master:
Revert #22
2015-10-21 07:28:59 -07:00
Matthew Dillon
8e11942521
Revert #22
2015-10-21 07:27:33 -07:00
Matthew Dillon
fd9157007a
Merge branch 'master' into clostridium
...
* master:
Missing semicolon in login controller
2015-10-20 20:35:31 -07:00
Matthew Dillon
c7a34023b5
Missing semicolon in login controller
2015-10-20 20:35:20 -07:00
38daf6ea5b
fixing config
2015-10-20 16:46:11 -07:00
227a85bb01
Clean up delete transitions
2015-10-20 16:12:35 -07:00
f06fbd0305
Inject session for vanilla ajax requests
2015-10-20 16:09:51 -07:00
bbcef5459e
Update account service references
2015-10-20 15:04:35 -07:00
52979ac9e2
Setup authorizer and custom session for account
2015-10-20 15:04:14 -07:00
30b1706868
Remove old session
2015-10-20 15:03:39 -07:00
1f163737da
Remove dead route
2015-10-20 15:03:28 -07:00
7051180e49
Remove extra mixin
2015-10-20 15:03:08 -07:00
c2e8299e67
Can log in now
2015-10-20 13:34:06 -07:00
1aa8d8d88d
Clear out old stuff
2015-10-20 10:40:23 -07:00
e526167c62
Application boots
...
Can’t authenticate
2015-10-20 10:28:28 -07:00
43bc7645f2
Replace calls to store for metaData with user CP
...
Fixes #25 .
2015-10-20 10:07:29 -07:00
7665452f72
Merge branch 'master' into clostridium
...
* master:
Fix "New Strain" button under species edit
Don't transition to loading route during login
2015-10-19 16:52:31 -07:00
be81bb9066
Fix "New Strain" button under species edit
...
Fixes #23 .
2015-10-19 16:38:45 -07:00
135d7a2c2c
Don't transition to loading route during login
...
Fixes #22 .
2015-10-19 16:26:25 -07:00
13f8c5afcc
Merge branch 'master' into clostridium
...
* master:
Add clickable to strains chars table
Sort meas table in chars
Fixes #33
Manually sort strains/chars
Refresh token notes
Linting
2015-10-19 15:42:57 -07:00
002bfa6d81
Add clickable to strains chars table
...
Part of #11 .
2015-10-19 15:39:17 -07:00
0676058276
Sort meas table in chars
...
Fixes #13 .
2015-10-19 15:38:59 -07:00
f7f04fd25c
Fixes #33
2015-10-19 15:26:04 -07:00
93bdc594f5
Manually sort strains/chars
...
Fixes #11 .
2015-10-19 15:22:21 -07:00