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: template #52

Merged
merged 12 commits into from
Dec 21, 2023
Merged

feat: template #52

merged 12 commits into from
Dec 21, 2023

Commits on Dec 14, 2023

  1. feat: templates

    ephraimduncan authored and Mythie committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    31a9127 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1eeb5fb View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2023

  1. fix: remove templateToken

    Mythie committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    82da337 View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2023

  1. Configuration menu
    Copy the full SHA
    c40c9b2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    268a5c6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    298396c View commit details
    Browse the repository at this point in the history
  4. fix: updates from review

    Mythie committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    7babd82 View commit details
    Browse the repository at this point in the history
  5. fix: hotkeys was overlapping with the browser hotkeys

    Signed-off-by: harkiratsm <[email protected]>
    harkiratsm committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    519c645 View commit details
    Browse the repository at this point in the history
  6. chore: tidy migrations

    Mythie committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    972c20f View commit details
    Browse the repository at this point in the history
  7. fix: updates from review

    Mythie committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    9ad94f9 View commit details
    Browse the repository at this point in the history
  8. fix: hotkeys was overlapping with the browser hotkeys (#774)

    Issue - The `Ctrl+K` hotkey in our application is conflicting with the
    browser's default search hotkey, leading to unintended browser actions.
    
    https://github.com/documenso/documenso/assets/71957674/180b6028-58f7-4cf8-841c-1e13c9d4d355
    Mythie authored Dec 21, 2023
    Configuration menu
    Copy the full SHA
    1d9593d View commit details
    Browse the repository at this point in the history
  9. feat: templates (#537)

    Adds the basically ability to create and use templates for repetitive document types
    Mythie authored Dec 21, 2023
    Configuration menu
    Copy the full SHA
    48cdf43 View commit details
    Browse the repository at this point in the history