Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add Filtering and Sorting to App Cards (#184)
* Add filters and sorting to home. Updates to home layout. * Remove old css from home. * Update server to app transform to include last_activity. * Styling updates to filter buttons. * Fix import. Add and update unit tests. * Fix lint error. * Styling updates. Include new build. * Fix search issue. Update tests. * Refactor apps section to reduce component complexity. * Fix isShared app card prop. Add and update unit tests. * Add new build. * Update test. * Remove timeouts from tests. * Remove tests. * Update filter icon toggles. Fix card anchor tag style.
- Loading branch information