Commit Graph

70 Commits

Author SHA1 Message Date
Hanee-Solanki
73efa4443c modified bookcard.js 2023-08-28 18:25:02 +01:00
Vishnu KS
ab70c2764b Use promise in gatsby-node. 2021-06-07 00:10:21 +05:30
PhilipWright96
e86b26a72e Make book reviews up to date (#321)
* Fix import typo

* Fix import typo

* Add yml file to schedule github action

* Undo import changes

* Formatting

* Fix imports

* Imports

* Add file extension

* Kick on branch

* Try using py

* Attempt adding semicolons

* Temporarily remove python call

* Remove space

* Leave only one line in

* Refactor syntax

* Update yml syntax

* Test

* Test

* Test

* Test

* Add import

* Add bs4 module

* Refactor yml

* Add missing quotation marks

* Cat newly created file for testing purposes

* Sort indents

* Properly sort indents

* Add extra import

* Update import

* Update JSON files

* Use secrets for API keys

* Update json

* Update JSON files

* Reorganize workflow

* Move into right directory

* Fix order

* Update JSON files

* Attempt to change account which makes commits

* Kick job

* Update JSON files

* Attempt commit with new bot email

* Kick

* Attempt new kick

* Update JSON files

* Attempt removing email

* Change for kick

* Update JSON files

* Re-add email

* Update JSON files

* Check pwd of github VM

* Update JSON files

* Attempt copying updating books.json to app data

* Update JSON files

* Remove the onpush setting

* Update install method

* Replace touch with just echo call

* Update JSON files

* Remove cat

* Rename email

* Stage individual files instead of all

* Update JSON files

Co-authored-by: Philip Wright <wrightphilip4@gmail.com.github.com>
Co-authored-by: Mind Expanding Books Bot <mindexpandingbooks@gmail.com.github.com>
Co-authored-by: mindexpandingbooksbot <runner@fv-az70-910.gpy01byny0buvbolry2rpgzvkd.bx.internal.cloudapp.net>
Co-authored-by: mindexpandingbooksbot <mindexpandingbooksbot@users.noreply.github.com>
2020-11-30 00:06:31 +05:30
Rehman Arshad
cc0515d66c added gatsby-plugin-manager which fixed the errors 2020-10-31 01:15:14 +05:30
Rehman Arshad
1632af7b67 added a dark mode class in global.css, and Fixed a ton of security vulnerabilities!!! 2020-10-31 01:15:14 +05:30
Cooper Hollmaier
9c966cc21e Added footer styles via footer-text 2020-10-29 12:48:44 +05:30
Darko Bozhinovski
8c80de361c Fixes data entries for said books 2020-10-28 23:06:10 +05:30
Darko Bozhinovski
a893ef1171 Adds art as a category; Adds three book to art category; 2020-10-28 23:06:10 +05:30
Jenna Koslowski
10aa58a3ed edit for mobile and small screen readability 2020-10-26 12:34:19 +05:30
ariesthio
2bea8f1e1d Update books description 2020-10-25 12:43:36 +05:30
Troels Agergaard
55387bc554 Add space between nav-button and nav-item 2020-10-25 12:25:50 +05:30
Troels Agergaard
6648b56181 Add noreferrer to external link 2020-10-25 12:25:50 +05:30
Troels Agergaard
c13a65aeb2 Add alt attribute to Card.Img component 2020-10-23 00:07:15 +05:30
Samisha
e74a6e1ec0 fixed the text clashing pf reading list and filter 2020-10-20 23:03:14 +05:30
Vladimir Tasic
2412ec36f9 Add react key for nav items 2020-10-20 00:26:59 +05:30
Vladimir Tasic
c2aae6dbd5 Remove react-native prop from react project (dev console error) 2020-10-20 00:26:32 +05:30
Irsyad Rahman
97522a0332 Improve bookcard UI responsiveness (#231)
* Improve bookcard responsive UI

* Hamburger menu

* Resolved conflict, mergin to upstream

* fix missing bookmark button
2020-10-18 11:39:57 +05:30
palak
e9e9b6755c changes to the sidebar, cards and footer (#237)
* added responsiveness to sidebar and sticky footer

* remobed unused vars

* added functionality to read more button

* a minor logical error fixed

* removed footer
2020-10-17 01:14:03 +05:30
The Dude..io
30141d31f3 Smaller sidebar, visible header (#250) 2020-10-15 23:35:04 +05:30
Hyunsujk
cd2c9ee334 ignore package-lock 2020-10-15 01:33:00 +05:30
Hyunsujk
8dbfeb1059 added key to FIELDS_TO_SORT_BY.map to resolve warning 2020-10-15 01:31:33 +05:30
Carl Dungca
9f2a822a54 Feature added: Mark to read (#252)
* Rendered a static reading list button to each bookcard component

* Attached click listener to bookmark button to log book data

* Clicking bookmark button saves book information to a localStorage array

* Updated card height to account for button

* Updated saveBookToLocalStorage function to use objects instead of arrays

* Can now toggle books in and out of localStorage

* Reverted previous 4 commits so that data isn't directly written to localStorage

* Created a sidebar link to reading list

* Added placeholder bookmarks page

* Bookmark button now updates state in index.js

* Initialized context API

* Wrote a reducer function to handle bookmark state changes

* Configured reducer to add books in and out of state

* Reading list is now preserved between state AND localStorage when changing categories

* Fixed some code format issues

* Rendered saved books in reading list component

* Toggle apperance of bookmark button

* Hacky fix for positioning of reading list sidebar link

* Adjusted style and alignment of bookmark button

* Added check to determine if window is defined in useEffect

* Exported the gatsby-ssr API
2020-10-15 01:30:46 +05:30
Elysia Ong
ef9fc03843 Style book card 2020-10-12 14:33:43 +05:30
Elysia Ong
454ada1ee6 Use goodreads icon 2020-10-12 14:33:43 +05:30
Elysia Ong
e2264c0eeb Fix typo in method name 2020-10-12 14:33:43 +05:30
Elysia Ong
695d92f465 Revert "Revert "Include goodreads image.""
This reverts commit f4446aff07.
2020-10-12 14:33:43 +05:30
Vishnu KS
f4446aff07 Revert "Include goodreads image."
This reverts commit 872b09fe52.
2020-10-12 13:28:54 +05:30
Vishnu KS
c8634462fc Remove uncessary comment on the location of utils. 2020-10-12 12:57:51 +05:30
Vishnu KS
eee53f2f60 Fix books.json path in README. 2020-10-12 12:56:03 +05:30
Vishnu KS
c527547008 Include documentation on website and utils. 2020-10-12 12:53:50 +05:30
Vishnu KS
872b09fe52 Include goodreads image. 2020-10-12 11:44:57 +05:30
Gal Elmalah
f36a9615a7 Update feed.js 2020-10-12 11:32:08 +05:30
Gal Elmalah
8cd6ba59d7 add useMemo and 3 more sortBy options 2020-10-12 11:32:08 +05:30
Gal Elmalah
e1962883f6 Update feed.js
to prevent books to be displayed out of order when the loading more books
2020-10-11 16:53:45 +05:30
Gal Elmalah
193f06bb21 Update feed.js 2020-10-11 16:53:45 +05:30
Gal Elmalah
68e0dbe1cb Update index.js 2020-10-11 16:53:45 +05:30
Gal Elmalah
dd7b9b6efb remove console.log form feed.js 2020-10-11 16:53:45 +05:30
Gal Elmalah
a1fa7011cd fix sorting by year and rating bug 2020-10-11 16:53:45 +05:30
Gal Elmalah
e50712e5bc remove console.logs 2020-10-11 16:53:45 +05:30
Gal Elmalah
c94bd9f3b3 sort by functionallity 2020-10-11 16:53:45 +05:30
Triin
de1bba855f Improved accessibility according to WCAG 2020-10-11 00:21:09 +05:30
Vishnu Ks
6bc3393293 Fix typo in installation instructions. 2020-10-11 00:05:57 +05:30
Vishnu Ks
04cc460bb5 Add instructions on setting up development environment. 2020-10-11 00:05:22 +05:30
Vishnu KS
5dc79eeca6 app: Use OutboundLink for Amazon links. 2020-09-27 22:39:41 +05:30
Vishnu KS
52e63d7c1d app: Include analytics. 2020-09-27 22:32:33 +05:30
Vishnu KS
c6197e9646 app: Include amazon links. 2020-09-27 16:02:12 +05:30
Samisha
18ef998136 app: Remove unused bookcard import. 2020-09-23 23:27:53 +05:30
Vishnu KS
02148006ae Sort books by rating. 2020-08-23 23:46:26 +05:30
Vishnu KS
76f2f431c1 app: Update emoji in sidebar. 2020-08-23 23:37:13 +05:30
Vishnu KS
9fe8505ea4 utils: Store only text as description. 2020-08-23 23:10:26 +05:30