Commit Graph

13 Commits

Author SHA1 Message Date
Robbie Antenesse eab60fe159 Add search icon; move search bar to /search 2019-09-25 16:41:45 -06:00
Robbie Antenesse b093595f1d Restructure app initiation
- Split initialization steps into their own files.
- Use Choo routes instead of viewManager to properly set up 404
- Add styling for different colors of Picnic cards
2019-09-25 12:32:52 -06:00
Robbie Antenesse 4a5dbd4091 Only return books in searches; Add CTA if no search results 2019-09-16 13:10:05 -06:00
Robbie Antenesse 8a4d68b026 Add header to show search term 2019-09-16 12:49:48 -06:00
Robbie Antenesse eda8e83d07 Add missing I18n in viewManager 2019-09-16 12:49:47 -06:00
Robbie Antenesse 8721810bc6 Add create account form to /login view 2019-09-13 23:34:58 -06:00
Robbie Antenesse 2ea0015e70 Move loggedOut page text to i18n locale file 2019-09-13 23:25:10 -06:00
Robbie Antenesse 00140054a1 Improve styling for reviewDetails and search results 2019-09-11 23:41:18 -06:00
Robbie Antenesse 896dc7b869 Add star rating icons and review count to search results
These are currently randomized until database support is added
2019-09-11 22:42:01 -06:00
Robbie Antenesse 464aad9d34 Restructure search results columns 2019-09-11 11:38:09 -06:00
Robbie Antenesse da1fa7c77a Add first Fontello icons & styling 2019-09-10 17:36:49 -06:00
Robbie Antenesse b4bb1fc392 Style search page results 2019-09-10 17:17:13 -06:00
Robbie Antenesse 64bda6f982 Set up custom i18n implementation 2019-09-09 16:48:51 -06:00