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

Three column layout #842

Closed

Commits on Mar 30, 2022

  1. Added option to have all categories always visible in the navigation …

    …listgit
    
    Signed-off-by: Joachim von Eichborn <joachimeichborn@users.noreply.github.com>
    joachimeichborn committed Mar 30, 2022
    Configuration menu
    Copy the full SHA
    4412195 View commit details
    Browse the repository at this point in the history
  2. Removed option to collapse categories in navigation list

    Signed-off-by: Joachim von Eichborn <joachimeichborn@users.noreply.github.com>
    joachimeichborn committed Mar 30, 2022
    Configuration menu
    Copy the full SHA
    383fe2c View commit details
    Browse the repository at this point in the history
  3. Removed NavigationList component

    Signed-off-by: Joachim von Eichborn <joachimeichborn@users.noreply.github.com>
    joachimeichborn committed Mar 30, 2022
    Configuration menu
    Copy the full SHA
    fdd2a36 View commit details
    Browse the repository at this point in the history
  4. Introduced three column layout

    Signed-off-by: Joachim von Eichborn <joachimeichborn@users.noreply.github.com>
    joachimeichborn committed Mar 30, 2022
    Configuration menu
    Copy the full SHA
    3ee52ea View commit details
    Browse the repository at this point in the history
  5. Added breadcrumbs to note

    Signed-off-by: Joachim von Eichborn <joachimeichborn@users.noreply.github.com>
    joachimeichborn committed Mar 30, 2022
    Configuration menu
    Copy the full SHA
    e18810f View commit details
    Browse the repository at this point in the history
  6. Improved note renaming

    Signed-off-by: Joachim von Eichborn <joachimeichborn@users.noreply.github.com>
    joachimeichborn committed Mar 30, 2022
    Configuration menu
    Copy the full SHA
    134c6f2 View commit details
    Browse the repository at this point in the history
  7. Fixed layout issues

    Signed-off-by: Joachim von Eichborn <joachimeichborn@users.noreply.github.com>
    joachimeichborn committed Mar 30, 2022
    Configuration menu
    Copy the full SHA
    0cc2c76 View commit details
    Browse the repository at this point in the history
  8. Edit mode is active for new notes, fixed bugs in highlighting new not…

    …es as active and breadcrumbs
    
    Signed-off-by: Joachim von Eichborn <joachimeichborn@users.noreply.github.com>
    joachimeichborn committed Mar 30, 2022
    Configuration menu
    Copy the full SHA
    98d6dc1 View commit details
    Browse the repository at this point in the history
  9. Improved note renaming

    Signed-off-by: Joachim von Eichborn <joachimeichborn@users.noreply.github.com>
    joachimeichborn committed Mar 30, 2022
    Configuration menu
    Copy the full SHA
    0843c54 View commit details
    Browse the repository at this point in the history
  10. Added favorite option to note action menu, fixed lint warnings

    Signed-off-by: Joachim von Eichborn <joachimeichborn@users.noreply.github.com>
    joachimeichborn committed Mar 30, 2022
    Configuration menu
    Copy the full SHA
    a6b2a58 View commit details
    Browse the repository at this point in the history
  11. Added icons and category information in notes list

    Signed-off-by: Joachim von Eichborn <joachimeichborn@users.noreply.github.com>
    joachimeichborn committed Mar 30, 2022
    Configuration menu
    Copy the full SHA
    8911153 View commit details
    Browse the repository at this point in the history
  12. Replaced AppNavigationCaption usage

    Signed-off-by: Joachim von Eichborn <joachimeichborn@users.noreply.github.com>
    joachimeichborn committed Mar 30, 2022
    Configuration menu
    Copy the full SHA
    359b3da View commit details
    Browse the repository at this point in the history
  13. NotesView can change with; UI fixes

    Signed-off-by: Joachim von Eichborn <joachimeichborn@users.noreply.github.com>
    joachimeichborn committed Mar 30, 2022
    Configuration menu
    Copy the full SHA
    3859c00 View commit details
    Browse the repository at this point in the history
  14. Minor UI improvements

    Signed-off-by: Joachim von Eichborn <joachimeichborn@users.noreply.github.com>
    joachimeichborn committed Mar 30, 2022
    Configuration menu
    Copy the full SHA
    0eb4605 View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2022

  1. Lint fixes

    Signed-off-by: Joachim von Eichborn <joachimeichborn@users.noreply.github.com>
    joachimeichborn committed Apr 1, 2022
    Configuration menu
    Copy the full SHA
    f7fad21 View commit details
    Browse the repository at this point in the history

Commits on May 14, 2022

  1. Use standard AppConentList functionality to display notes list

    Signed-off-by: Joachim von Eichborn <joachimeichborn@users.noreply.github.com>
    joachimeichborn committed May 14, 2022
    Configuration menu
    Copy the full SHA
    378555d View commit details
    Browse the repository at this point in the history
  2. Updated nextcloud/vue library to fix bug with app navigation close bu…

    …tton
    
    Signed-off-by: Joachim von Eichborn <joachimeichborn@users.noreply.github.com>
    joachimeichborn committed May 14, 2022
    Configuration menu
    Copy the full SHA
    b0e945f View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2022

  1. Fixed disappearing note group captions for long note lists

    Signed-off-by: Joachim von Eichborn <joachimeichborn@users.noreply.github.com>
    joachimeichborn committed Sep 17, 2022
    Configuration menu
    Copy the full SHA
    978c4c3 View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2023

  1. Configuration menu
    Copy the full SHA
    85953e1 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into three-column-layout

    Signed-off-by: Joachim von Eichborn <joachimeichborn@users.noreply.github.com>
    joachimeichborn committed Jan 27, 2023
    Configuration menu
    Copy the full SHA
    082aaff View commit details
    Browse the repository at this point in the history
  3. Added deep styles to make breadcrumbs appear non-interactive

    Signed-off-by: Joachim von Eichborn <joachimeichborn@users.noreply.github.com>
    joachimeichborn committed Jan 27, 2023
    Configuration menu
    Copy the full SHA
    e42c44d View commit details
    Browse the repository at this point in the history