1
0
Fork 0
mirror of https://gitlab.com/Alamantus/Readlebee.git synced 2025-03-15 07:58:53 +01:00
Commit graph

19 commits

Author SHA1 Message Date
5aeee0bc01 Add language picker to footer 2019-10-17 22:15:31 -06:00
d8f0de9ec4 Update global header based on loggedIn status 2019-10-17 21:10:15 -06:00
43a8c006a1 Add loggedIn view for home page 2019-10-17 20:56:57 -06:00
9b95bd9fb3 Add api locale text for create account 2019-09-27 18:14:32 -06:00
bf33ff8e3e Change wording for See Book Details 2019-09-26 13:58:21 -06:00
c5e73242d0 Add localiation to search options 2019-09-26 13:25:25 -06:00
eab60fe159 Add search icon; move search bar to /search 2019-09-25 16:41:45 -06:00
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
4a5dbd4091 Only return books in searches; Add CTA if no search results 2019-09-16 13:10:05 -06:00
8a4d68b026 Add header to show search term 2019-09-16 12:49:48 -06:00
eda8e83d07 Add missing I18n in viewManager 2019-09-16 12:49:47 -06:00
8721810bc6 Add create account form to /login view 2019-09-13 23:34:58 -06:00
2ea0015e70 Move loggedOut page text to i18n locale file 2019-09-13 23:25:10 -06:00
00140054a1 Improve styling for reviewDetails and search results 2019-09-11 23:41:18 -06:00
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
464aad9d34 Restructure search results columns 2019-09-11 11:38:09 -06:00
da1fa7c77a Add first Fontello icons & styling 2019-09-10 17:36:49 -06:00
b4bb1fc392 Style search page results 2019-09-10 17:17:13 -06:00
64bda6f982 Set up custom i18n implementation 2019-09-09 16:48:51 -06:00