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

Mobile: Resolves #10883: Remove slider component module and replace integer settings with validated text inputs and ensure all validation error flows work correctly #11069

Open
wants to merge 23 commits into
base: dev
Choose a base branch
from

Commits on Sep 16, 2024

  1. Create and utilise new component for note history and trashed item tt…

    …l, which allows entering the value accurately on the mobile app
    mrjo118 committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    e55db5a View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2024

  1. Revert "Create and utilise new component for note history and trashed…

    … item ttl, which allows entering the value accurately on the mobile app"
    
    This reverts commit e55db5a.
    mrjo118 committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    454da7c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3d35235 View commit details
    Browse the repository at this point in the history
  3. Allow slider component values to be incremented by tapping the value …

    …with validation for exceeding the max value
    mrjo118 committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    d001a1e View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2024

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

Commits on Nov 12, 2024

  1. Remove slider component mode and replace integer settings with valida…

    …ted text inputs and ensure all validation error flows work correctly
    mrjo118 committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    dc84c0c View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2024

  1. Make switching to the plugins screen on desktop trigger the switching…

    … screen prompt so it will autosave
    mrjo118 committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    70dbbb3 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'note-history-and-trash-ttl-text-input2' into note-histo…

    …ry-and-trash-ttl-text-input
    mrjo118 committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    11b05af View commit details
    Browse the repository at this point in the history
  3. Remove unused import

    mrjo118 committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    d563598 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    10cb151 View commit details
    Browse the repository at this point in the history
  5. Add license change back in

    mrjo118 committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    3d7e0c9 View commit details
    Browse the repository at this point in the history
  6. Revert "Add license change back in"

    This reverts commit 3d7e0c9.
    mrjo118 committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    4a116c3 View commit details
    Browse the repository at this point in the history
  7. Add license change back in

    mrjo118 committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    e754232 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    47c2fc4 View commit details
    Browse the repository at this point in the history
  9. Fix validation issue

    mrjo118 committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    1aa395e View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2024

  1. Add automated tests

    mrjo118 committed Nov 19, 2024
    Configuration menu
    Copy the full SHA
    1e4b87e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ad8a277 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    57304d2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1aa63f0 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'note-history-and-trash-ttl-text-input' of https://githu…

    …b.com/mrjo118/joplin into note-history-and-trash-ttl-text-input
    mrjo118 committed Nov 19, 2024
    Configuration menu
    Copy the full SHA
    960af00 View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2024

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

Commits on Dec 9, 2024

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

Commits on Dec 10, 2024

  1. Change formatting of values back to always using integer type and add…

    …ress other PR feedback
    mrjo118 committed Dec 10, 2024
    Configuration menu
    Copy the full SHA
    2595f61 View commit details
    Browse the repository at this point in the history