Commit Graph

21 Commits

Author SHA1 Message Date
Robbie Antenesse 391f2734d8 Add isFrontend check to Choo state 2020-09-21 20:49:02 -06:00
Robbie Antenesse d2c0c289ab Allow search to load on server side render 2020-09-20 17:24:12 -06:00
Robbie Antenesse 3bfaf5f3df Convert import/export to require/module.exports;Window conditions
Add conditions for whether to use certain things if run from server
2020-09-20 17:19:22 -06:00
Robbie Antenesse fc643c6388 Move addItemToShelf into an event instead of class method 2020-09-16 16:54:29 -06:00
Robbie Antenesse a3a8914413 Use Choo's state.events as constants for event names 2020-09-16 14:16:50 -06:00
Robbie Antenesse bf78174691 Generate tabs CSS instead of using SCSS for covers 2020-08-24 23:16:23 -06:00
Robbie Antenesse a4d6fc9913 Start working on adding items to shelves from search 2020-06-24 20:56:59 -06:00
Robbie Antenesse 1509cf9d43 Show shelves when clicking add from search 2020-06-15 23:33:12 -06:00
Robbie Antenesse 1062b9b2fd Fix search not working on fresh load 2019-09-26 12:56:28 -06:00
Robbie Antenesse 40084c4072 Don't collapse search options 2019-09-26 12:25:36 -06:00
Robbie Antenesse e39fe52e65 Add search by Open Library 2019-09-26 12:22:58 -06:00
Robbie Antenesse abc1e10b3f Simplify search results to only use Works from inventaire 2019-09-26 10:51:52 -06:00
Robbie Antenesse 691f0c350b Make search options interactive 2019-09-26 10:42:49 -06:00
Robbie Antenesse eab60fe159 Add search icon; move search bar to /search 2019-09-25 16:41:45 -06:00
Robbie Antenesse 8e9f74a901 Add a reload button to search 2019-09-25 14:41:56 -06:00
Robbie Antenesse c4f657b7b4 Instantiate just one I18n instance to pass to all controllers 2019-09-16 12:49:47 -06:00
Robbie Antenesse 0ebafaeb9e Load covers in resultDetails sorted by publish date 2019-09-12 17:11:12 -06:00
Robbie Antenesse b1843c688c Add basic modal component; Add resultDetails to search 2019-09-11 17:34:11 -06:00
Robbie Antenesse b4bb1fc392 Style search page results 2019-09-10 17:17:13 -06:00
Robbie Antenesse e5dbcc9ab8 Update search frontend to call API 2019-09-09 17:09:25 -06:00
Robbie Antenesse 0934fea892 Reorganize the folder structure entirely 2019-09-08 13:44:01 -06:00
Renamed from src/views/search/controller.js (Browse further)