Commit Graph

45 Commits (0c7d2b5932f06912034d8da3d13008cc53c50245)

Author SHA1 Message Date
Joshua Potter 0c7d2b5932 Have contact refer to github repo. 2023-12-12 08:30:20 -07:00
Joshua Potter c605a09c56 Update flake.lock. 2023-12-08 12:36:54 -07:00
Joshua Potter 0eca8e5f5f Add first pass of about and contact pages. 2023-12-07 08:35:45 -07:00
Joshua Potter 2e7efa5c49 Add a random order for initial page load. 2023-12-07 08:12:32 -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 8a3320e279 Allow searching languages. Prefer profiles with images/names. 2023-12-06 16:48:53 -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 54c7d14669 Fix `languages` tests. 2023-12-05 16:09:19 -07:00
Joshua Potter e43009f166 Maintain order on languages. 2023-12-05 16:07:42 -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 bb650f6d35 Have Ecto be responsible for creating coach_scraper.export table. 2023-12-04 12:30:38 -07:00
Joshua Potter 8bf4167e61 Expose all coaches as JSON dump. 2023-12-04 07:39:27 -07:00
Joshua Potter 2697c7469b Add a coach context. 2023-12-04 07:27:02 -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 359acc60ac Write out the flake template README content. 2023-12-03 16:08:31 -07:00
Joshua Potter e6d41a81a1 Explain how to create/run a Mix release. 2023-12-03 15:57:57 -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 5991c8d85a Enable server on endpoint. 2023-12-01 19:40:50 -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 c8e138ef68 Use `db` for local database instance. 2023-12-01 11:00:43 -07:00
Joshua Potter 615509216a Rename module to `boardwise`. 2023-11-30 10:25:00 -07:00
Joshua Potter ba011253d8 Add a formatting pre-commit hook. 2023-11-29 10:01:06 -07:00
Joshua Potter 12f31a864b Fixup README and add .gitignore rules. 2023-11-28 10:58:33 -07:00
Joshua Potter e7cc1d6d57 Initial commit. 2023-11-28 10:50:13 -07:00