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

feat: Implement Onboarding features #2127

Merged
merged 41 commits into from
Jan 31, 2024

Commits on Jun 16, 2023

  1. initial onboarding impl.

    NeloBlivion committed Jun 16, 2023
    Configuration menu
    Copy the full SHA
    feadbca View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6368fb9 View commit details
    Browse the repository at this point in the history
  3. implement shorthand edit

    NeloBlivion committed Jun 16, 2023
    Configuration menu
    Copy the full SHA
    93d8350 View commit details
    Browse the repository at this point in the history
  4. typo

    NeloBlivion committed Jun 16, 2023
    Configuration menu
    Copy the full SHA
    3eee4ac View commit details
    Browse the repository at this point in the history
  5. better doc

    NeloBlivion committed Jun 16, 2023
    Configuration menu
    Copy the full SHA
    9800890 View commit details
    Browse the repository at this point in the history
  6. misc

    NeloBlivion committed Jun 16, 2023
    Configuration menu
    Copy the full SHA
    cecf1a6 View commit details
    Browse the repository at this point in the history
  7. fix enums

    NeloBlivion committed Jun 16, 2023
    Configuration menu
    Copy the full SHA
    7dca3f9 View commit details
    Browse the repository at this point in the history
  8. fix repr

    NeloBlivion committed Jun 16, 2023
    Configuration menu
    Copy the full SHA
    d607fea View commit details
    Browse the repository at this point in the history
  9. docs adjust

    NeloBlivion committed Jun 16, 2023
    Configuration menu
    Copy the full SHA
    32d7bee View commit details
    Browse the repository at this point in the history
  10. fix edit args

    NeloBlivion committed Jun 16, 2023
    Configuration menu
    Copy the full SHA
    085b0ec View commit details
    Browse the repository at this point in the history
  11. import fixes

    NeloBlivion committed Jun 16, 2023
    Configuration menu
    Copy the full SHA
    8f69296 View commit details
    Browse the repository at this point in the history
  12. docs clarify

    NeloBlivion committed Jun 16, 2023
    Configuration menu
    Copy the full SHA
    4b473f7 View commit details
    Browse the repository at this point in the history
  13. final touches?

    NeloBlivion committed Jun 16, 2023
    Configuration menu
    Copy the full SHA
    f8075f5 View commit details
    Browse the repository at this point in the history
  14. randint...?

    NeloBlivion committed Jun 16, 2023
    Configuration menu
    Copy the full SHA
    a421f3e View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    6de5886 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    8001991 View commit details
    Browse the repository at this point in the history
  17. typefix

    NeloBlivion committed Jun 16, 2023
    Configuration menu
    Copy the full SHA
    6a7d37c View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    7f51458 View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2023

  1. docs updates

    NeloBlivion committed Jun 18, 2023
    Configuration menu
    Copy the full SHA
    eec8e67 View commit details
    Browse the repository at this point in the history
  2. cleanup

    NeloBlivion committed Jun 18, 2023
    Configuration menu
    Copy the full SHA
    80b1194 View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2023

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

Commits on Jun 29, 2023

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

Commits on Jul 24, 2023

  1. Merge branch 'master' into onboarding

    Signed-off-by: Lala Sabathil <lala@pycord.dev>
    Lulalaby committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    97d8f3e View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2023

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

Commits on Jan 30, 2024

  1. Merge branch 'master' into onboarding

    Signed-off-by: UK <41271523+NeloBlivion@users.noreply.github.com>
    NeloBlivion committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    abb4ee2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e5d9d2f View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2024

  1. Update enum

    Co-authored-by: Dorukyum <53639936+Dorukyum@users.noreply.github.com>
    Signed-off-by: UK <41271523+NeloBlivion@users.noreply.github.com>
    NeloBlivion and Dorukyum committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    2f1b06f View commit details
    Browse the repository at this point in the history
  2. Update enums

    Co-authored-by: Dorukyum <53639936+Dorukyum@users.noreply.github.com>
    Signed-off-by: UK <41271523+NeloBlivion@users.noreply.github.com>
    NeloBlivion and Dorukyum committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    514a6af View commit details
    Browse the repository at this point in the history
  3. Replace _guild with guild

    Co-authored-by: Dorukyum <53639936+Dorukyum@users.noreply.github.com>
    Signed-off-by: UK <41271523+NeloBlivion@users.noreply.github.com>
    NeloBlivion and Dorukyum committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    7a5844f View commit details
    Browse the repository at this point in the history
  4. Add new PromptOptions fields

    Co-authored-by: Dorukyum <53639936+Dorukyum@users.noreply.github.com>
    Signed-off-by: UK <41271523+NeloBlivion@users.noreply.github.com>
    NeloBlivion and Dorukyum committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    652d6ea View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    57afa9b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a5c34fa View commit details
    Browse the repository at this point in the history
  7. Final push

    NeloBlivion committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    e713a54 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    44449ee View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    2cf4138 View commit details
    Browse the repository at this point in the history
  10. remove debug lines

    NeloBlivion committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    f710cb3 View commit details
    Browse the repository at this point in the history
  11. thanku doruk

    Co-authored-by: Dorukyum <53639936+Dorukyum@users.noreply.github.com>
    Signed-off-by: UK <41271523+NeloBlivion@users.noreply.github.com>
    NeloBlivion and Dorukyum committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    17a87ea View commit details
    Browse the repository at this point in the history
  12. chore: minimal changes

    Dorukyum committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    a0d1532 View commit details
    Browse the repository at this point in the history
  13. chore: finalize

    Dorukyum committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    f2537fa View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    47e89cd View commit details
    Browse the repository at this point in the history
  15. Merge branch 'master' into onboarding

    Signed-off-by: Lala Sabathil <lala@pycord.dev>
    Lulalaby committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    d01ffc9 View commit details
    Browse the repository at this point in the history