Commit Graph
22 Commits
Author SHA1 Message Date
dependabot[bot] 288dbc37ed Bump url-parse from 1.4.7 to 1.5.3 in /bookish-ui
Bumps [url-parse](https://github.com/unshiftio/url-parse) from 1.4.7 to 1.5.3.
- [Release notes](https://github.com/unshiftio/url-parse/releases)
- [Commits](https://github.com/unshiftio/url-parse/compare/1.4.7...1.5.3)

---
updated-dependencies:
- dependency-name: url-parse
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-06 17:40:48 +00:00
David Lick 2a54d9f7c0 Merge pull request #1 from davidlick/dependabot/npm_and_yarn/bookish-ui/websocket-extensions-0.1.4
Bump websocket-extensions from 0.1.3 to 0.1.4 in /bookish-ui
2020-08-04 10:08:40 -04:00
David Lick de5046077b Merge pull request #2 from davidlick/dependabot/npm_and_yarn/bookish-ui/lodash-4.17.19
Bump lodash from 4.17.15 to 4.17.19 in /bookish-ui
2020-08-04 10:08:14 -04:00
David Lick f7f253019e Merge pull request #3 from davidlick/dependabot/npm_and_yarn/bookish-ui/elliptic-6.5.3
Bump elliptic from 6.5.2 to 6.5.3 in /bookish-ui
2020-08-04 10:08:01 -04:00
dependabot[bot] dac07742d9 Bump elliptic from 6.5.2 to 6.5.3 in /bookish-ui
Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.2 to 6.5.3.
- [Release notes](https://github.com/indutny/elliptic/releases)
- [Commits](https://github.com/indutny/elliptic/compare/v6.5.2...v6.5.3)

Signed-off-by: dependabot[bot] <support@github.com>
2020-08-02 01:50:39 +00:00
dependabot[bot] 95964b1a70 Bump lodash from 4.17.15 to 4.17.19 in /bookish-ui
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.19.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.19)

Signed-off-by: dependabot[bot] <support@github.com>
2020-07-20 21:16:35 +00:00
dependabot[bot] e3355ccb92 Bump websocket-extensions from 0.1.3 to 0.1.4 in /bookish-ui
Bumps [websocket-extensions](https://github.com/faye/websocket-extensions-node) from 0.1.3 to 0.1.4.
- [Release notes](https://github.com/faye/websocket-extensions-node/releases)
- [Changelog](https://github.com/faye/websocket-extensions-node/blob/master/CHANGELOG.md)
- [Commits](https://github.com/faye/websocket-extensions-node/compare/0.1.3...0.1.4)

Signed-off-by: dependabot[bot] <support@github.com>
2020-06-08 08:34:17 +00:00
David Lick 3bbcb8c36a Update README.md 2020-05-31 23:26:36 -04:00
David Lick 5cd92132b3 finishes functionality for cart, checkout, return and renter registration 2020-05-31 23:25:49 -04:00
David Lick 28e52a4e08 refactors data access layer to use pop ORM for eager loading, adds book titles rented to renters in response body 2020-05-31 00:40:32 -04:00
David Lick a06b4d70ab adds integrations with bookish-server, the books API and the google books API, adds functionality for library, searching for books, and displaying renters registered in the system 2020-05-28 22:08:27 -04:00
David Lick 888dec3402 update README.md 2020-05-28 00:24:41 -04:00
David Lick b644567f71 add base UI with library and renters pages fleshed out 2020-05-28 00:18:43 -04:00
David Lick 6fc929e38b add placeholder for books api hostname 2020-05-26 21:37:58 -04:00
David Lick 09087c1647 Update README.md 2020-05-26 21:36:21 -04:00
David Lick b6c5450db7 add screenshot of bookish to README.md 2020-05-26 21:35:36 -04:00
David Lick ede08baf22 update local environment to build the bookish-api 2020-05-26 21:31:22 -04:00
David Lick 4a62fb7c8e add UI wireframes 2020-05-26 21:10:31 -04:00
David Thompson fb7acb2ed0 fix merge conflict in README.md 2020-05-26 00:31:18 -04:00
David Thompson 2bc790c87b initial commit for bookish-server and local environment 2020-05-26 00:30:20 -04:00
David Lick 8c6aa93c37 Update README.md 2020-05-25 16:39:44 -04:00
David Lick d634e9d00f Initial commit 2020-05-25 16:29:30 -04:00