Commit Graph
32 Commits
Author SHA1 Message Date
dependabot[bot] fcf5edf2dd Bump loader-utils from 2.0.2 to 2.0.4 in /client
Bumps [loader-utils](https://github.com/webpack/loader-utils) from 2.0.2 to 2.0.4.
- [Release notes](https://github.com/webpack/loader-utils/releases)
- [Changelog](https://github.com/webpack/loader-utils/blob/v2.0.4/CHANGELOG.md)
- [Commits](https://github.com/webpack/loader-utils/compare/v2.0.2...v2.0.4)

---
updated-dependencies:
- dependency-name: loader-utils
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-13 18:48:54 +00:00
dependabot[bot] 5626a13a63 Bump minimatch and recursive-readdir in /client
Bumps [minimatch](https://github.com/isaacs/minimatch) and [recursive-readdir](https://github.com/jergason/recursive-readdir). These dependencies needed to be updated together.

Updates `minimatch` from 3.0.4 to 3.1.2
- [Release notes](https://github.com/isaacs/minimatch/releases)
- [Commits](https://github.com/isaacs/minimatch/compare/v3.0.4...v3.1.2)

Updates `recursive-readdir` from 2.2.2 to 2.2.3
- [Release notes](https://github.com/jergason/recursive-readdir/releases)
- [Changelog](https://github.com/jergason/recursive-readdir/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jergason/recursive-readdir/commits/v2.2.3)

---
updated-dependencies:
- dependency-name: minimatch
  dependency-type: indirect
- dependency-name: recursive-readdir
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-13 18:46:17 +00:00
StevanFreeborn b90d7518fb address terser dependabot alert 2022-07-28 14:36:02 -05:00
StevanFreeborn f9f3a3adc4 added dev script to client package.json file 2022-07-19 09:05:56 -05:00
StevanFreeborn 64662126e1 add integration tests 2022-07-05 14:02:22 -05:00
StevanFreeborn 207032df05 added setting error message back to null when handling try again 2022-06-29 20:20:52 -05:00
StevanFreeborn 33e38cf60c renamed loading error prop 2022-06-29 09:25:10 -05:00
StevanFreeborn a81b004216 changed css class name 2022-06-29 09:23:15 -05:00
StevanFreeborn 460245841b handle a fail to load characters situation 2022-06-28 18:49:06 -05:00
StevanFreeborn 7c9e0ae566 made footer container fluid 2022-06-26 11:57:25 -05:00
StevanFreeborn da36cfa782 formatting 2022-06-26 11:49:03 -05:00
StevanFreeborn 7ff302a41d added info to about page 2022-06-26 11:39:44 -05:00
StevanFreeborn 521705e45c added todo to deal with failed getcharacters request better 2022-06-25 23:46:54 -05:00
StevanFreeborn be5c41ee0a added loading animation. add episode info to character cards 2022-06-25 23:39:33 -05:00
StevanFreeborn 415aa4b215 removed unnecessary statement 2022-06-25 15:00:22 -05:00
StevanFreeborn 6d0d0e5053 conditionally render home page after characters are gotten 2022-06-25 14:59:59 -05:00
StevanFreeborn 4ffa963e47 fixed baseUrl to use https instead of http 2022-06-25 14:47:34 -05:00
StevanFreeborn 2562c85d92 updated package.json with missing fields and set CI to false 2022-06-25 14:42:20 -05:00
StevanFreeborn f565619f34 fixed file name 2022-06-25 14:33:09 -05:00
StevanFreeborn c8d3d9929d added y padding to card holder row 2022-06-25 14:26:32 -05:00
StevanFreeborn ac03ca3502 wired up home page adjust image sizes 2022-06-25 14:23:41 -05:00
StevanFreeborn 0447157364 added footer 2022-06-25 12:00:55 -05:00
StevanFreeborn 60215c4279 began layout and design of home page 2022-06-25 10:30:21 -05:00
StevanFreeborn d0b1db5569 update nth-check 2022-06-25 09:51:50 -05:00
StevanFreeborn 5988799ba3 begin working on frontend 2022-06-24 23:23:06 -05:00
StevanFreeborn 775d98497d updated client to use correct api url 2022-06-24 15:54:21 -05:00
StevanFreeborn 7da2e3fdbe add character images to client 2022-06-23 23:57:53 -05:00
StevanFreeborn 69698ec7d8 fixed warnings 2022-06-19 16:56:12 -05:00
StevanFreeborn 58f3c0e930 include changes 2022-06-19 16:42:02 -05:00
StevanFreeborn 8e50d7d6c8 updated fetch url 2022-06-18 18:18:54 -05:00
StevanFreeborn c31815e2c6 initial clean up 2022-06-18 17:50:54 -05:00
StevanFreeborn f3ca797ed6 Add project files. 2022-06-18 17:39:22 -05:00