-
Notifications
You must be signed in to change notification settings - Fork 12
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Handle missing banner project properly * Move "Featured Projects" header into React world * Add static filter buttons * Hook up frontend behavior of buttons * Filter buttons work * Test new filtering infrastructure * Make linters pass * CSS style fix * Dynamically changing title for more-projects table * Empty divs replaced with nulls where appropriate * Fix some tests * Get rid of FeaturedProjectsTitle * Better CSS class name for filter button group * Increase test coverage * Satisfy tslint * Fix some typespecs * Promote regular projects to featured if mode selected * Include banner in featured list at XS breakpoint * Make linter happy * Make button group width relative in XS * Correct one snapshot * Fix some tests that only fail in CI * update snapshots * improve code cov * fix lint issues * Only render more-projects table if there are projects to show * Display banner properly at XS
- Loading branch information
1 parent
98a1992
commit 84dfdf5
Showing
36 changed files
with
1,633 additions
and
736 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.