Skip to content
This repository has been archived by the owner on Apr 18, 2023. It is now read-only.

settings: Add organization and user settings (PROJQUAY-4553) #171

Open
wants to merge 19 commits into
base: main
Choose a base branch
from

Commits on Dec 12, 2022

  1. install dependencies

    jonathankingfc committed Dec 12, 2022
    Configuration menu
    Copy the full SHA
    bf72610 View commit details
    Browse the repository at this point in the history
  2. use hooks for auth

    jonathankingfc committed Dec 12, 2022
    Configuration menu
    Copy the full SHA
    0558d16 View commit details
    Browse the repository at this point in the history
  3. use hooks for orgs

    jonathankingfc committed Dec 12, 2022
    Configuration menu
    Copy the full SHA
    ca147e3 View commit details
    Browse the repository at this point in the history
  4. use hooks for repos

    jonathankingfc committed Dec 12, 2022
    Configuration menu
    Copy the full SHA
    756fe5d View commit details
    Browse the repository at this point in the history
  5. misc

    jonathankingfc committed Dec 12, 2022
    Configuration menu
    Copy the full SHA
    043b1e5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1ed1f31 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    09a7055 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    167de13 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    2c5340e View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    ccf99ab View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    7975f76 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    1176a64 View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2022

  1. small fixes

    jonathankingfc committed Dec 13, 2022
    Configuration menu
    Copy the full SHA
    a4da9c8 View commit details
    Browse the repository at this point in the history
  2. settings: Add organization and user settings (PROJQUAY-4553)

    - This PR includes a few features that enhance the org/settings customization flows
    - Users can now convert their account from individual to organization
    - Users can update their e-mail and other similar metadata regarding their account
    - Error handling has been added to the settings pages / clear back to defaults
    - Added ability to generate CLI token for user account
    jonathankingfc committed Dec 13, 2022
    Configuration menu
    Copy the full SHA
    cbfa535 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    72874e3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a08ecbb View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2022

  1. fix keys

    jonathankingfc committed Dec 15, 2022
    Configuration menu
    Copy the full SHA
    de1635f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f471f54 View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2023

  1. rebase

    jonathankingfc committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    7a940ac View commit details
    Browse the repository at this point in the history