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

feat: UI Auth/Login #41

Merged
merged 39 commits into from
Jan 20, 2023
Merged

feat: UI Auth/Login #41

merged 39 commits into from
Jan 20, 2023

Commits on Jan 16, 2023

  1. Configuration menu
    Copy the full SHA
    a10c20b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    df414ae View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    de1deb3 View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2023

  1. chore: rename hooks back

    markphelps committed Jan 17, 2023
    Configuration menu
    Copy the full SHA
    f388093 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'hooks-cleanup' of https://github.com/flipt-io/flipt-ui

    …into hooks-cleanup
    
    * 'hooks-cleanup' of https://github.com/flipt-io/flipt-ui:
      chore(deps-dev): bump prettier-plugin-organize-imports (#28)
    markphelps committed Jan 17, 2023
    Configuration menu
    Copy the full SHA
    0a78af8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    da6bb65 View commit details
    Browse the repository at this point in the history
  4. feat(auth): wip

    markphelps committed Jan 17, 2023
    Configuration menu
    Copy the full SHA
    032b24d View commit details
    Browse the repository at this point in the history
  5. Merge branch 'main' into login

    * main:
      fix(fetch): pass credentials: include (#6)
      chore: rename error hook; cleanup (#31)
      chore(deps-dev): bump prettier from 2.8.2 to 2.8.3 (#29)
      chore(deps-dev): bump @typescript-eslint/eslint-plugin (#34)
      chore(deps-dev): bump @typescript-eslint/parser from 5.48.1 to 5.48.2 (#35)
      chore(deps-dev): bump eslint from 8.31.0 to 8.32.0 (#30)
      chore(deps-dev): bump eslint-plugin-react from 7.32.0 to 7.32.1 (#33)
      chore(deps-dev): bump eslint-plugin-import from 2.27.4 to 2.27.5 (#32)
    markphelps committed Jan 17, 2023
    Configuration menu
    Copy the full SHA
    3341896 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    bbaf690 View commit details
    Browse the repository at this point in the history
  7. chore: wip login

    markphelps committed Jan 17, 2023
    Configuration menu
    Copy the full SHA
    2e7fdd4 View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2023

  1. chore: wip

    markphelps committed Jan 18, 2023
    Configuration menu
    Copy the full SHA
    2081096 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' into login

    * main:
      feature: Validate distributions (#37)
    markphelps committed Jan 18, 2023
    Configuration menu
    Copy the full SHA
    35d9b79 View commit details
    Browse the repository at this point in the history
  3. chore: wip

    markphelps committed Jan 18, 2023
    Configuration menu
    Copy the full SHA
    686e4b0 View commit details
    Browse the repository at this point in the history
  4. chore: wip fix auth

    markphelps committed Jan 18, 2023
    Configuration menu
    Copy the full SHA
    28ec7bd View commit details
    Browse the repository at this point in the history
  5. chore: load self data

    markphelps committed Jan 18, 2023
    Configuration menu
    Copy the full SHA
    b1850a5 View commit details
    Browse the repository at this point in the history
  6. feat: load user profile

    markphelps committed Jan 18, 2023
    Configuration menu
    Copy the full SHA
    cd11338 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    172d858 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    fbc0081 View commit details
    Browse the repository at this point in the history
  9. fix: api calls

    markphelps committed Jan 18, 2023
    Configuration menu
    Copy the full SHA
    e78804b View commit details
    Browse the repository at this point in the history
  10. chore: show name on hover

    markphelps committed Jan 18, 2023
    Configuration menu
    Copy the full SHA
    04a7c50 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    fb8ce1d View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2023

  1. feat: implement logout

    markphelps committed Jan 19, 2023
    Configuration menu
    Copy the full SHA
    559baf4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e2fe2ef View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    158d53b View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2023

  1. Configuration menu
    Copy the full SHA
    588943f View commit details
    Browse the repository at this point in the history
  2. Merge branch 'login' of https://github.com/flipt-io/flipt-ui into login

    * 'login' of https://github.com/flipt-io/flipt-ui:
      chore(deps): bump react-router-dom from 6.6.2 to 6.7.0 (#39)
      chore(deps-dev): bump @types/react from 18.0.26 to 18.0.27 (#40)
      chore(deps): bump swr from 2.0.0 to 2.0.1 (#38)
    markphelps committed Jan 20, 2023
    Configuration menu
    Copy the full SHA
    c29777d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    494c7b7 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'main' into login

    * main:
      chore: change doc icon (#42)
    markphelps committed Jan 20, 2023
    Configuration menu
    Copy the full SHA
    c539acf View commit details
    Browse the repository at this point in the history
  5. fix: linter warning

    markphelps committed Jan 20, 2023
    Configuration menu
    Copy the full SHA
    d117a98 View commit details
    Browse the repository at this point in the history
  6. fix: loading of providers

    markphelps committed Jan 20, 2023
    Configuration menu
    Copy the full SHA
    b2b3ed5 View commit details
    Browse the repository at this point in the history
  7. fix: login page

    markphelps committed Jan 20, 2023
    Configuration menu
    Copy the full SHA
    6a15387 View commit details
    Browse the repository at this point in the history
  8. fix: session infinite loop

    markphelps committed Jan 20, 2023
    Configuration menu
    Copy the full SHA
    e153987 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    baf347c View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    10d07bc View commit details
    Browse the repository at this point in the history
  11. fix: set headers

    markphelps committed Jan 20, 2023
    Configuration menu
    Copy the full SHA
    225b9eb View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    4aa0794 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    277156c View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    9155a09 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    137d98d View commit details
    Browse the repository at this point in the history