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

React version of UserEdit #3354

Merged
merged 44 commits into from
Feb 14, 2019
Merged

Commits on Jan 26, 2019

  1. Configuration menu
    Copy the full SHA
    8c2aeda View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    16361a4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    afdceff View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8cfb157 View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2019

  1. Add API Key input

    gabrieldutra committed Jan 27, 2019
    Configuration menu
    Copy the full SHA
    c456fb1 View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2019

  1. Configuration menu
    Copy the full SHA
    d4fc964 View commit details
    Browse the repository at this point in the history
  2. Handle user profile save

    gabrieldutra committed Jan 28, 2019
    Configuration menu
    Copy the full SHA
    2917e22 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e1624c9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fff4e7a View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2019

  1. Configuration menu
    Copy the full SHA
    d17266e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    576c3d0 View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2019

  1. Configuration menu
    Copy the full SHA
    d891df1 View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2019

  1. Configuration menu
    Copy the full SHA
    0262e08 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fb1f571 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7c6f11e View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2019

  1. Add Convert User Info

    gabrieldutra committed Feb 3, 2019
    Configuration menu
    Copy the full SHA
    82237e7 View commit details
    Browse the repository at this point in the history
  2. Fix UserShow test

    gabrieldutra committed Feb 3, 2019
    Configuration menu
    Copy the full SHA
    f85668b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3a9d794 View commit details
    Browse the repository at this point in the history
  4. Some code updates

    gabrieldutra committed Feb 3, 2019
    Configuration menu
    Copy the full SHA
    f5c4090 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6cf8b2d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8b7336b View commit details
    Browse the repository at this point in the history
  7. Remove UserPolicy

    gabrieldutra committed Feb 3, 2019
    Configuration menu
    Copy the full SHA
    ddd9758 View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2019

  1. Configuration menu
    Copy the full SHA
    f9984e0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f8bc318 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e4f83ab View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2019

  1. Configuration menu
    Copy the full SHA
    80d5809 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3522cdc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    17ed37a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    74a77c5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ae5652e View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2019

  1. Configuration menu
    Copy the full SHA
    a89ae71 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    99f317c View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2019

  1. Configuration menu
    Copy the full SHA
    20d4b7c View commit details
    Browse the repository at this point in the history
  2. Create InputWithCopy

    gabrieldutra committed Feb 9, 2019
    Configuration menu
    Copy the full SHA
    e2f5303 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e2ed0a4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    071c968 View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2019

  1. Changes in UserEdit

    - removed onClick from methods name
    - regenerate API Key now uses InputWithCopy
    - Password title added
    gabrieldutra committed Feb 10, 2019
    Configuration menu
    Copy the full SHA
    f046914 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    389d9ee View commit details
    Browse the repository at this point in the history
  3. Update UserEdit render behavior and styling

    - Password title changed to h5
    - change rendering rules for actions
    - Password modal is now closed when password is changed
    - change DynamicForm readOnly to the fields and add hideSubmitButton
    gabrieldutra committed Feb 10, 2019
    Configuration menu
    Copy the full SHA
    0289923 View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2019

  1. Configuration menu
    Copy the full SHA
    2e8756f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f6dfdab View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3851e61 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d5a3c8f View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2019

  1. Fix typo

    gabrieldutra committed Feb 14, 2019
    Configuration menu
    Copy the full SHA
    230f7e3 View commit details
    Browse the repository at this point in the history