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

v0.1.6 bug fix #40

Merged
merged 18 commits into from
Jul 15, 2024
Merged

v0.1.6 bug fix #40

merged 18 commits into from
Jul 15, 2024

Commits on Jul 14, 2024

  1. update styles

    Signed-off-by: cbh778899 <[email protected]>
    cbh778899 committed Jul 14, 2024
    Configuration menu
    Copy the full SHA
    746f02d View commit details
    Browse the repository at this point in the history
  2. add stop-circle-fill

    Signed-off-by: cbh778899 <[email protected]>
    cbh778899 committed Jul 14, 2024
    Configuration menu
    Copy the full SHA
    01fc93f View commit details
    Browse the repository at this point in the history
  3. implement abort conversation

    Signed-off-by: cbh778899 <[email protected]>
    cbh778899 committed Jul 14, 2024
    Configuration menu
    Copy the full SHA
    b089a0e View commit details
    Browse the repository at this point in the history
  4. call update when compont remount

    Signed-off-by: cbh778899 <[email protected]>
    cbh778899 committed Jul 14, 2024
    Configuration menu
    Copy the full SHA
    138699a View commit details
    Browse the repository at this point in the history
  5. change custom hooks format so we save performance

    Signed-off-by: cbh778899 <[email protected]>
    cbh778899 committed Jul 14, 2024
    Configuration menu
    Copy the full SHA
    5513cb2 View commit details
    Browse the repository at this point in the history
  6. fix user info not loaded bug

    Signed-off-by: cbh778899 <[email protected]>
    cbh778899 committed Jul 14, 2024
    Configuration menu
    Copy the full SHA
    a905def View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8bfa650 View commit details
    Browse the repository at this point in the history
  8. fix cookie not set bugs

    Signed-off-by: cbh778899 <[email protected]>
    cbh778899 committed Jul 14, 2024
    Configuration menu
    Copy the full SHA
    587803e View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    b84a06a View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2024

  1. Configuration menu
    Copy the full SHA
    fa20372 View commit details
    Browse the repository at this point in the history
  2. settings includes multiple setting groups

    Signed-off-by: cbh778899 <[email protected]>
    cbh778899 committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    ea5130e View commit details
    Browse the repository at this point in the history
  3. rename account classnames

    Signed-off-by: cbh778899 <[email protected]>
    cbh778899 committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    d879a2b View commit details
    Browse the repository at this point in the history
  4. renamed

    Signed-off-by: cbh778899 <[email protected]>
    cbh778899 committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    e033a00 View commit details
    Browse the repository at this point in the history
  5. add different type of settings, with fixed name

    Signed-off-by: cbh778899 <[email protected]>
    cbh778899 committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    c094116 View commit details
    Browse the repository at this point in the history
  6. add new svg

    Signed-off-by: cbh778899 <[email protected]>
    cbh778899 committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    49ec27b View commit details
    Browse the repository at this point in the history
  7. adjust font size

    Signed-off-by: cbh778899 <[email protected]>
    cbh778899 committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    20d9bc9 View commit details
    Browse the repository at this point in the history
  8. append to document.body on created

    Signed-off-by: cbh778899 <[email protected]>
    cbh778899 committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    bb465c5 View commit details
    Browse the repository at this point in the history
  9. add user information input validation

    Signed-off-by: cbh778899 <[email protected]>
    cbh778899 committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    d3dd5f6 View commit details
    Browse the repository at this point in the history