trusat-frontend
trusat-frontend copied to clipboard
The React codebase for space-sustainability tool TruSat
Bumps [websocket-extensions](https://github.com/faye/websocket-extensions-node) from 0.1.3 to 0.1.4. Changelog Sourced from websocket-extensions's changelog. 0.1.4 / 2020-06-02 Remove a ReDoS vulnerability in the header parser (CVE-2020-7662, reported by Robert McLaughlin) Change license from...
Issue #281 - The logout button is added to the burger menu in the mobile version - A `logout` function is added in `auth-helpers` to reuse the code Execution: `https://drive.google.com/file/d/1gxiU00UBtjd-h2ktnGNybLqE1KLI9y8x/view`
 - This should be a quick fix, and would save the user from visiting their settings page and logging out from there...
The Activity Dashboard is built to the wireframe specs and server endpoints are functioning. The feature is route tested on Dev before merging with Master.
Various queries are currently limited to 100 or 200 results for coding convenience, application responsiveness, and other efficiencies. A navigation structure should be implemented that allows the user to (data-efficiently)...
The interface should clearly indicate how results are sorted. A further enhancement would allow the user to click on a result column to sort ascending/descending by that column.
"Advanced" users can type in a NORAD number into a URL to quickly navigate to a specific satellite, but we should provide a standard "search" bar on every page that...
This feature would: - Extend the “catalog” view to allow browsing objects by all of the available Celestrak object [categories](https://celestrak.com/NORAD/elements/). - Allow users to browse the 3700 satellites in the...
On object view, show categories of which satellite is a member For example, the following satellite is a member of Super Category "Special-Interest Satellites" with sub-categories "Active Satellites" and "Space...