Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: frappe/helpdesk
base: 0.8.0
Choose a base ref
...
head repository: frappe/helpdesk
compare: 0.8.1
Choose a head ref
  • 11 commits
  • 68 files changed
  • 1 contributor

Commits on Apr 4, 2023

  1. feat: impl vite icons (#1084)

    This allows to import SVGs directly without them being first loaded into
    a component
    ssiyad committed Apr 4, 2023
    Configuration menu
    Copy the full SHA
    6eff341 View commit details
    Browse the repository at this point in the history
  2. feat: update sidebar icons

    ssiyad committed Apr 4, 2023
    Configuration menu
    Copy the full SHA
    0eefcde View commit details
    Browse the repository at this point in the history
  3. feat: ticket summary icons

    ssiyad committed Apr 4, 2023
    Configuration menu
    Copy the full SHA
    29e2493 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #1085 from ssiyad/feat/update_icons

    feat: update sidebar and ticket summary icons
    ssiyad committed Apr 4, 2023
    Configuration menu
    Copy the full SHA
    6bc1e62 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9e60c96 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7b9eaff View commit details
    Browse the repository at this point in the history
  7. feat: /: redirect based on permission (#1089)

    Redirect to agent portal tickets if logged in user has desk
    permission. Redirect to customer portal if not
    ssiyad committed Apr 4, 2023
    Configuration menu
    Copy the full SHA
    11e1245 View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2023

  1. Configuration menu
    Copy the full SHA
    d1e033c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b15dbb2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b9de56c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0d42704 View commit details
    Browse the repository at this point in the history