Commit Graph

30 Commits

Author SHA1 Message Date
d5b0cd0730 fix: correct localstorage fallback 2018-09-13 15:48:06 -07:00
5bdd35b74b docs: update readme with usable scripts 2018-09-13 15:47:49 -07:00
fa2db8d430 fix: scrape strains alphabetically
ensures that we get everything
2018-09-13 15:16:42 -07:00
a2bea32fb6 v1.0.0 v1.0.0 2018-09-08 18:03:45 -07:00
bebd51b047 chore: bump esm 2018-09-08 18:01:44 -07:00
4539515bf7 chore: fix scraper package name 2018-09-08 17:55:31 -07:00
81d41f74b4 chore: add oao for monorepo management 2018-09-08 17:54:05 -07:00
7d70224bdf chore: add prepush script
lints projects before allowing pushing
2018-09-08 17:44:26 -07:00
9c4641dd0a chore: convert everything to vue sfc 2018-09-08 17:43:32 -07:00
5e47f71f31 chore: add and configure poi 2018-09-08 17:43:31 -07:00
0414e1aae6 chore: fix linting script 2018-09-08 17:43:31 -07:00
e3e95e7c2b fix: assign key to strain cards
this fixes incorrect re-use of the component
2018-09-06 18:21:43 -07:00
4591a47dba fix: remove listener on form unmount 2018-09-06 18:16:34 -07:00
50a3b1db92 feat: add fav/unfav control
persisted in localstorage
2018-09-06 18:16:03 -07:00
c652eee096 chore: add listener for favorite changes 2018-09-06 18:15:35 -07:00
a15deb9602 chore: build a simple store
based on localstorage
2018-09-06 18:15:18 -07:00
5665bdeaa9 feat: adjust card tag label by screen size 2018-09-04 18:19:37 -07:00
712c5c095c feat: sort by adjusted rating
based on the calculation here: https://stats.stackexchange.com/questions/6418/rating-system-taking-account-of-number-of-votes/6423#6423
2018-09-04 18:19:19 -07:00
fe38c452b5 chore: update readmes 2018-08-31 16:52:09 -07:00
943c0917c7 feat: show errors, sort tags 2018-08-31 16:46:30 -07:00
d3b21103eb feat: functional search on site 2018-08-31 16:22:17 -07:00
9a1f2f9785 feat: even more site functionality 2018-08-31 15:12:14 -07:00
fc158da8a1 chore: add firebase deploy 2018-08-31 13:37:11 -07:00
804fac1afb feat: add tags to scraper output 2018-08-31 10:47:33 -07:00
22a95c3fe8 feat: mocked up search form on site 2018-08-30 20:34:32 -07:00
699a03c7c0 feat: simple site build and dev server 2018-08-30 20:34:08 -07:00
37dcabde5e feat: add a search site package 2018-08-30 19:21:36 -07:00
b9e5762213 chore: monorepo 2018-08-30 19:07:42 -07:00
cc5e15dbb1 feat: working scraper 2018-08-30 18:20:21 -07:00
c81b30be89 initial commit 2018-08-30 16:27:35 -07:00