Skip to content
This repository has been archived by the owner on Jun 30, 2021. It is now read-only.

Update admin email #966

Merged
merged 5 commits into from
Apr 30, 2019
Merged

Update admin email #966

merged 5 commits into from
Apr 30, 2019

Conversation

nicholasmueller
Copy link
Contributor

Issue/Task Number: 949

Overview

  • update admin email in myprofile page

  • link in verify email takes you to a page that makes the verify call with button back to dashboard

  • redirect url still has /api in route. but if i remove this from my config, i get the cors error again. @jarindr knows more?

Implementation Details

  • split avatar, password, email updates into their respective calls as previously avatar update was dependent on email update. api calls also updated

@nicholasmueller nicholasmueller self-assigned this Apr 24, 2019
@nicholasmueller nicholasmueller changed the title 949 update admin email Update admin email Apr 24, 2019
@nicholasmueller
Copy link
Contributor Author

@jarindr made changes, please see again

@jarindr jarindr self-requested a review April 30, 2019 08:32
@jarindr jarindr merged commit b964ce3 into v1.2 Apr 30, 2019
@jarindr jarindr deleted the 949-update-admin-email branch April 30, 2019 08:34
jarindr added a commit that referenced this pull request May 13, 2019
* Minor bug fix (#970)

* fix missing admin

* no wrap row for fromto

* remove divider

* add color link

* fix test

* Update admin email (#966)

* call right endpoint

* split email avatar actions, seperate reducer for alert

* verify email call on redirect

* verifyemail action tests

* remove log, new redirect url

* QC 1.2 (#976)

* standardize buttons

* section titles

* allow disable hover effect and fix admin key table

* breadcruymb and refine input

* modal tweaks, end page 4 of review

* dropdown tweaks

* consistency for buttons

* reorder table, add suffix to config and remove native spinner

* ability to cancel changes in config pages and restore original state

* highlight selected row when activity tab open

* transaction request page clean

* cancel edit profile and clean

* render create exchange pair if many tokens

* breadcrumb to userdetail

* unify none state to - in tables

* handle disabled state on select

* css tweaks and new export layout

* seperate time out

* new exported range table

* tweaks and conditional breadcrumb

* remove divider

* account name bug

* rounding

* a not so configurable css tooltip

* cleaner conditional

* remove selectedrow state

* tweak select disabled

* fix edit account

* Handles incorrect non-list inputs for filters (#978)

* Fix exception raised when the given `start_by` field is not allowed (#986)

* Fix exception when the given pagination field is not allowed

* Fix exception when non-existing field name is provided

* Fix rate exchange bug (#984)

* fix rate bug

* fix topbar height bug

* remove more flex

* add max length for input

* fix icon

* fix width

* add max amount for input

* add props for input

* remove prefix

* remove log

* fix object

* bring back animation

* finally fix decimal problem

* fix formatter

* !!!!

* fix test

* to number of rate

* change length

* fix audit package

* rename admin panel to frontend (#997)

* rename to frontend

* test rename

* fix flex bug (#1003)

* fix conflict
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants