-
Allison Suarez Miranda authored
* renamed section header to Popular Tags Signed-off-by:
Allison Suarez Miranda <asuarezmiranda@lyft.com> * trying things out Signed-off-by:
Allison Suarez Miranda <asuarezmiranda@lyft.com> * set up logic for different exec paths, still have to test sorting function getPopularTags, commented out all tests for TagsList because rewrite will be necessary Signed-off-by:
Allison Suarez Miranda <asuarezmiranda@lyft.com> * functionaltiy for home page with both curated and popular tags functionality implemented on TagsList, still need to do some work to make section not show up when no tags exist Signed-off-by:
Allison Suarez Miranda <asuarezmiranda@lyft.com> * completed basic implementation of home page tasks with link to browse page, as well as two section brose page displayz' Signed-off-by:
Allison Suarez Miranda <asuarezmiranda@lyft.com> * tested and fixed some edge cases Signed-off-by:
Allison Suarez Miranda <asuarezmiranda@lyft.com> * lint Signed-off-by:
Allison Suarez Miranda <asuarezmiranda@lyft.com> * sorted tags alphabetically within categories Signed-off-by:
Allison Suarez Miranda <asuarezmiranda@lyft.com> * some refactoring, adjusted spacing on homepage, fixed styling, implemented title switching base don curated vs popular tags Signed-off-by:
Allison Suarez Miranda <asuarezmiranda@lyft.com> * lint and test fix Signed-off-by:
Allison Suarez Miranda <asuarezmiranda@lyft.com> * fixed issue to filter out 0 value tags from other tags, keeping curated tags with 0 Signed-off-by:
Allison Suarez Miranda <asuarezmiranda@lyft.com> * refactor, still need to fix some errors Signed-off-by:
Allison Suarez Miranda <asuarezmiranda@lyft.com> * this works Signed-off-by:
Allison Suarez Miranda <asuarezmiranda@lyft.com> * replaced a with Link component Signed-off-by:
Allison Suarez Miranda <asuarezmiranda@lyft.com> * resolved lint issues Signed-off-by:
Allison Suarez Miranda <asuarezmiranda@lyft.com> * fixed minor issues from PR feedback Signed-off-by:
Allison Suarez Miranda <asuarezmiranda@lyft.com> * made tag_name key instead of index Signed-off-by:
Allison Suarez Miranda <asuarezmiranda@lyft.com> * browse page test issue Signed-off-by:
Allison Suarez Miranda <asuarezmiranda@lyft.com> * trying to use mount, not working Signed-off-by:
Allison Suarez Miranda <asuarezmiranda@lyft.com> * still having issues when using mount on TagsList for test Signed-off-by:
Allison Suarez Miranda <asuarezmiranda@lyft.com> * here are some working tests for tagsList Signed-off-by:
Allison Suarez Miranda <asuarezmiranda@lyft.com> * used map for allChildren Signed-off-by:
Allison Suarez Miranda <asuarezmiranda@lyft.com> * added fixture fro huge tags list Signed-off-by:
Allison Suarez Miranda <asuarezmiranda@lyft.com> * fixes/cleanup Signed-off-by:
Allison Suarez Miranda <asuarezmiranda@lyft.com> * added test for shimmer loading render Signed-off-by:
Allison Suarez Miranda <asuarezmiranda@lyft.com> * lint Signed-off-by:
Allison Suarez Miranda <asuarezmiranda@lyft.com>