Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

catch up with changes #4

Merged
merged 12 commits into from
Jan 12, 2021
Merged

Conversation

JohnyTheCarrot
Copy link
Owner

No description provided.

rdkelley and others added 12 commits December 15, 2020 13:55
Signed-off-by: Ryan Kelley <rdkelley@users.noreply.github.com>
- Adds a non-functional login page to test login/session
- Adds sessions with passport and express-session, AppId connection
- Adds dev and prod config for client and api
- Adds a client-side api class for server calls

Signed-off-by: Ryan Kelley <rdkelley@users.noreply.github.com>
Signed-off-by: Ryan Kelley <rdkelley@users.noreply.github.com>
Signed-off-by: Ryan Kelley <rdkelley@users.noreply.github.com>
- Add separate Header (possibly temp) for pre-auth screens
- Remove map key console log

Signed-off-by: Ryan Kelley <rdkelley@users.noreply.github.com>
Signed-off-by: Ryan Kelley <rdkelley@users.noreply.github.com>
- Add Promise, error handling to login method
- Modify English locale to include login text
- Modify app context to set user
- Add OpenEEW grey/white logo
- Add new packages: formik^2.2.6, framer-motion^3.1.1

Signed-off-by: Ryan Kelley <rdkelley@users.noreply.github.com>
Signed-off-by: Ryan Kelley <rdkelley@users.noreply.github.com>
Signed-off-by: Ryan Kelley <rdkelley@users.noreply.github.com>
…login page

- Add check for existing session on dashboard
- Keeps record of login attempt in localStorage (boolean)
- Routes user to events page on successful login
- Add logout link style on AccountSettings page

Signed-off-by: Ryan Kelley <rdkelley@users.noreply.github.com>
Server-side authentication, API client, sessions & deploy scripts
@JohnyTheCarrot JohnyTheCarrot merged commit 836fd39 into JohnyTheCarrot:master Jan 12, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants