Commit Graph

17 Commits

Author SHA1 Message Date
Timothy Warren ff8c837fd9 Update views and templates to use render helper object 2023-12-21 13:46:15 -05:00
Timothy Warren 465cd99165 Add specific locale arguments to keep up with the API 2023-05-18 12:55:38 -04:00
Timothy Warren 9750d63e55 Use images directly from Kitsu for the rest of the views 2022-01-17 09:59:27 -05:00
Timothy Warren eb897adbd1 Update more views to use images directly from Kitsu 2022-01-17 08:37:00 -05:00
Timothy Warren a14ac3a122 Get Person detail pages via GraphQL, resolves #27 2020-08-27 15:01:00 -04:00
Timothy Warren 18e8d47167 Move Kitsu class out of API namespace 2020-08-26 15:22:14 -04:00
Timothy Warren edb022be13 Use components instead of duplicating html everywhere 2020-08-21 19:25:27 -04:00
Timothy Warren 7aeb74874b Create component system to help cut down on view duplication, see #31 2020-08-21 12:30:01 -04:00
Timothy Warren 9b4c9ad76f Full character page pulled from GraphQL API, see #27 2020-08-17 16:36:55 -04:00
Timothy Warren 681a70fd92 Get character details page from GraphQL, still need to do castings section, see #27 2020-08-17 14:01:55 -04:00
Timothy Warren 4edfd9f62c Update detail pages to use one column for text 2019-08-10 10:07:28 -04:00
Timothy Warren aa6965e98f Tweak display of descriptions on detail pages 2019-05-08 16:08:51 -04:00
Timothy Warren 63a50f7ed8 Don't show media tabs with no media on character page, make stats on user page more resiliant 2018-12-07 10:22:16 -05:00
Timothy Warren 431f6e7d21 Purge the few inline styles 2018-11-08 14:18:24 -05:00
Timothy Warren 9c0b1e73ef Move data transformation out of controllers, and into transformers 2018-11-08 11:36:42 -05:00
Timothy Warren 4ace9b6806 Make all the css classes and ids kebob case 2018-11-02 10:48:20 -04:00
Timothy Warren b3366131b8 Lots of visual updates 2018-11-01 22:01:09 -04:00