• Allison Suarez Miranda's avatar
    feat: making clickable badges (#519) · 94330854
    Allison Suarez Miranda authored
    * setting up for clickable badge component
    
    * logic for search first try on badges
    
    * we now have some really wonky looking clickable badges, don't quite work the way I expected them to yet
    
    * major style changes, work in progress
    
    * updated test on badge list
    
    * lots of changes, functioning cloick and search
    
    * clean up clean up everybody everywhere
    
    * clean up pt 2
    
    * lint
    
    * fix
    
    * fix make sure no config names change
    
    * reverting change to navbar style because not part of this PR
    
    * cleaning up an oopsie
    
    * changed badgelist test to count ClickableBadge rather than Flag
    
    * fixed test to reflect where the _ are replaced now
    
    * commented out test
    
    * moved badge
    
    * updated imports
    
    * removed all style and added pointer cursor
    
    * samll fix to test
    
    * Updated comment to reflect new functionality
    
    * lint issue
    
    * deleted old Badges dir
    
    * fixed test
    
    * fixed import
    
    * applies to all badge styles
    
    * lint
    
    * applied cursor hover to clickable-badge rathern than flag
    
    * added tests for clickable badges
    
    * too many });
    
    * fixed lint issue
    
    * updated tests
    94330854
Name
Last commit
Last update
.github Loading commit data...
amundsen_application Loading commit data...
docs Loading commit data...
tests Loading commit data...
.dockerignore Loading commit data...
.editorconfig Loading commit data...
.gitattributes Loading commit data...
.gitignore Loading commit data...
.travis.yml Loading commit data...
CODE_OF_CONDUCT.md Loading commit data...
LICENSE Loading commit data...
MANIFEST.in Loading commit data...
Makefile Loading commit data...
NOTICE Loading commit data...
README.md Loading commit data...
local.Dockerfile Loading commit data...
public.Dockerfile Loading commit data...
requirements.txt Loading commit data...
setup.cfg Loading commit data...
setup.py Loading commit data...