Commit Graph

31 Commits (main)

Author SHA1 Message Date
Joshua Potter 0c7d2b5932 Have contact refer to github repo. 2023-12-12 08:30:20 -07:00
Joshua Potter 0eca8e5f5f Add first pass of about and contact pages. 2023-12-07 08:35:45 -07:00
Joshua Potter 8d7a2e4853 Rename filter to sort. 2023-12-07 07:58:40 -07:00
Joshua Potter c54f832935 Add filters on source site. 2023-12-07 07:44:59 -07:00
Joshua Potter 75e915e71c Incorporate titles into the search. 2023-12-07 05:45:40 -07:00
Joshua Potter eb812d8366 Include coach titles. 2023-12-06 19:59:29 -07:00
Joshua Potter 286b3dd31d Apply initial ordering to search results. 2023-12-06 16:24:40 -07:00
Joshua Potter e927eab560 Reduce navigation items to a single row. 2023-12-06 09:21:57 -07:00
Joshua Potter a75abbe67d Add game mode specialties. 2023-12-06 09:16:57 -07:00
Joshua Potter c6538c884b Hide filter scroll buttons for now. 2023-12-06 09:06:22 -07:00
Joshua Potter 283bf59546 Migrate game modes. 2023-12-06 08:50:57 -07:00
Joshua Potter 2660cac8a8 Allow infinite scrolling of coaches. 2023-12-06 07:47:53 -07:00
Joshua Potter 2a4d969030 Link coaches to their chesscom/lichess page. 2023-12-05 16:14:35 -07:00
Joshua Potter 5691052a97 Ensure language defaultValue is used. 2023-12-05 16:07:32 -07:00
Joshua Potter a83d54f6a2
Migrate language selection. (#3)
* Setup to load in languages.

* Retrieve languages from JSON endpoint.

* Allow querying and filtering on language.
2023-12-05 15:32:30 -07:00
Joshua Potter 0487935038 Add 404 and 500 status pages. 2023-12-04 16:16:50 -07:00
Joshua Potter 3cd0228906 Migrate filter modal. 2023-12-04 16:04:30 -07:00
Joshua Potter 99b9519ab7 Show dummy search results. 2023-12-04 15:41:52 -07:00
Joshua Potter 12905c6137 Partially migrate search. 2023-12-04 06:42:32 -07:00
Joshua Potter 374ff28150 Discourage dev dependencies. 2023-12-04 06:06:54 -07:00
Joshua Potter a1dd46561d
Migrate the root layout from Vercel. (#2) 2023-12-03 15:54:18 -07:00
Joshua Potter ccc8423e0f Demonstrate catch-all phoenix router and react router. 2023-12-02 08:00:42 -07:00
Joshua Potter 4ce96f0e9e Fix tsconfig.json. 2023-12-02 07:51:30 -07:00
Joshua Potter 57eeeafb7a Migrate the footer component. 2023-12-02 07:36:44 -07:00
Joshua Potter 794b3bcbdd
Use nix to build the entire project. (#1) 2023-12-02 06:38:08 -07:00
Joshua Potter a7a5e5298d Update package and package-lock. 2023-12-01 19:41:01 -07:00
Joshua Potter d11d591fa9 Use typescript. 2023-12-01 18:48:47 -07:00
Joshua Potter 01ffd518f2 Setup React root node. 2023-12-01 12:56:14 -07:00
Joshua Potter b832abddc7 Clear default template, add boardwise metadata. 2023-12-01 11:40:26 -07:00
Joshua Potter 615509216a Rename module to `boardwise`. 2023-11-30 10:25:00 -07:00
Joshua Potter e7cc1d6d57 Initial commit. 2023-11-28 10:50:13 -07:00