Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
# 1.0.0 (2020-12-15) ### Bug Fixes * add dark underline to text boxes with grey background ([b960278](b960278)) * final cleanup before publishing ([ed75ce3](ed75ce3)) * fix double scroll bars with long tables ([a4f3bd1](a4f3bd1)) * minor structure changes to the settings ([745abb8](745abb8)) * move accountId to external file ([43af11d](43af11d)) * move icons to components, ignore unallowed nerdpack assets ([ff3cf4b](ff3cf4b)) * move logos to scss to fix build errors ([fef30a7](fef30a7)) * regenerate uuid ([a76a3e4](a76a3e4)) * reorganize javascript, start adding comments ([0dee129](0dee129)) * update employee metadata account id ([b85e76f](b85e76f)) ### Features * add ability to add and delete profiles ([259999a](259999a)) * add ability to create and switch profiles in the settings ([50a7cdb](50a7cdb)) * add basic first-time contribution detection ([78fe888](78fe888)) * add filtering to bootstrap table ([ae06fd9](ae06fd9)) * add issue labels to displayed columns ([28f4e63](28f4e63)) * add modal for settings ([e9aa02c](e9aa02c)) * add profile selection menu to homescreen ([1993f76](1993f76)) * add settings modal with NerdVault integration ([69bc0ec](69bc0ec)) * add text box for profile names ([671ec54](671ec54)) * first pass as proof-of-concept implementation ([810b0c2](810b0c2)) * refactor components, add settings UI ([cbc53f9](cbc53f9)) * restructure layout, add stale issue/PR computation ([3ccb3a2](3ccb3a2)) * switch to apollo for graphql queries, remove pagination for now ([3e2753e](3e2753e)) * update dashboard configuration instructutions ([4a50d55](4a50d55))
- Loading branch information