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

Refactored Onboarding #223

Merged
merged 21 commits into from
Oct 31, 2023
Merged

Refactored Onboarding #223

merged 21 commits into from
Oct 31, 2023

Commits on Aug 21, 2023

  1. pre-fill browser name

    overheadhunter committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    94102c1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4136a76 View commit details
    Browse the repository at this point in the history
  3. refactor onboarding

    single-stage wizard with more focus on the setup code
    overheadhunter committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    e5812bc View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2023

  1. Configuration menu
    Copy the full SHA
    36fcf97 View commit details
    Browse the repository at this point in the history
  2. handle "wrong account key"

    [build image]
    overheadhunter committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    b980a52 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2023

  1. Configuration menu
    Copy the full SHA
    de412b6 View commit details
    Browse the repository at this point in the history
  2. fine-tuned labels

    overheadhunter committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    d5756a6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dfc957c View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2023

  1. added simple navigation bar to initial setup, improved browser name e…

    …diting, maintained layout consistency
    tobihagemann committed Sep 4, 2023
    Configuration menu
    Copy the full SHA
    1c9449c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c6c9a82 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2023

  1. localization

    tobihagemann committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    d7f6da8 View commit details
    Browse the repository at this point in the history
  2. restructered layout

    tobihagemann committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    e3cbc0f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8e4d172 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e2f5b34 View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2023

  1. Merge branch 'develop' into feature/onboarding

    # Conflicts:
    #	frontend/src/common/crypto.ts
    #	frontend/src/i18n/de-DE.json
    tobihagemann committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    20f72bc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dd90976 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2023

  1. Merge branch 'develop' into feature/onboarding

    # Conflicts:
    #	frontend/src/components/SetupUserKey.vue
    overheadhunter committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    bf29d70 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2023

  1. Configuration menu
    Copy the full SHA
    7959d67 View commit details
    Browse the repository at this point in the history
  2. Recover user key when the device is absend in Hub

    * we need to load the user with it's devices
    * recovering the key must always be done if the device id is not known to Hub
    SailReal committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    b19e2d2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6849858 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2023

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