-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* add id as fallback in dropdown * adding JWT optional headers in STAC calls * replace box with stack to fix render bug * update package lock json * remove testing console.log * handle if aggregations are set as not supported * render result count when numberMatched not found * add login page * add auth service * update collections service to handle bad auth token * add authToken var to redux state * add user logout * separating app Auth vs. STAC Auth * render error on top of loading screen * set logout on alerts of type error * rename token in local storage * update changelog * update example config * combine the AUTH config into a single parameter * update readme * update readme * update linter script * remove reverted feature from changelog * move alert to render on login page * add login logo & handle button state
- Loading branch information
1 parent
fc6b5ba
commit 3bf3908
Showing
31 changed files
with
1,870 additions
and
1,340 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
Oops, something went wrong.