trusat-frontend icon indicating copy to clipboard operation
trusat-frontend copied to clipboard

The React codebase for space-sustainability tool TruSat

Results 56 trusat-frontend issues
Sort by recently updated
recently updated
newest added
trafficstars

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...

dependencies

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`

![Screen Shot 2020-04-01 at 12 39 24 PM](https://user-images.githubusercontent.com/30157175/78163139-f1516500-7415-11ea-91bf-45ca2c7a12cd.png) - This should be a quick fix, and would save the user from visiting their settings page and logging out from there...

enhancement
good first issue

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)...

enhancement

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.

enhancement

"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...

enhancement

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...

enhancement

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...

enhancement