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

Unified search implementation #2200

Merged
merged 13 commits into from
Sep 1, 2020
Merged

Unified search implementation #2200

merged 13 commits into from
Sep 1, 2020

Commits on Sep 1, 2020

  1. Move to IBootstrap

    Signed-off-by: Julius Härtl <jus@bitgrid.net>
    juliusknorr committed Sep 1, 2020
    Configuration menu
    Copy the full SHA
    1e54d77 View commit details
    Browse the repository at this point in the history
  2. Migrate CardMapper to IQBMapper

    Signed-off-by: Julius Härtl <jus@bitgrid.net>
    juliusknorr committed Sep 1, 2020
    Configuration menu
    Copy the full SHA
    45c5b16 View commit details
    Browse the repository at this point in the history
  3. Implement new unified search API

    Signed-off-by: Julius Härtl <jus@bitgrid.net>
    juliusknorr committed Sep 1, 2020
    Configuration menu
    Copy the full SHA
    2059e55 View commit details
    Browse the repository at this point in the history
  4. Add local boards cache

    Signed-off-by: Julius Härtl <jus@bitgrid.net>
    juliusknorr committed Sep 1, 2020
    Configuration menu
    Copy the full SHA
    204d520 View commit details
    Browse the repository at this point in the history
  5. Add global deck icon

    Signed-off-by: Julius Härtl <jus@bitgrid.net>
    juliusknorr committed Sep 1, 2020
    Configuration menu
    Copy the full SHA
    7faa40a View commit details
    Browse the repository at this point in the history
  6. Keep 18 compatibility

    Signed-off-by: Julius Härtl <jus@bitgrid.net>
    juliusknorr committed Sep 1, 2020
    Configuration menu
    Copy the full SHA
    5536188 View commit details
    Browse the repository at this point in the history
  7. Remove useless test

    Signed-off-by: Julius Härtl <jus@bitgrid.net>
    juliusknorr committed Sep 1, 2020
    Configuration menu
    Copy the full SHA
    c62411c View commit details
    Browse the repository at this point in the history
  8. Fix getUserBoards call

    Signed-off-by: Julius Härtl <jus@bitgrid.net>
    juliusknorr committed Sep 1, 2020
    Configuration menu
    Copy the full SHA
    e5cc5fc View commit details
    Browse the repository at this point in the history
  9. Fix duplicate navigation registration on old Nextcloud versions

    Signed-off-by: Julius Härtl <jus@bitgrid.net>
    juliusknorr committed Sep 1, 2020
    Configuration menu
    Copy the full SHA
    7bbf50b View commit details
    Browse the repository at this point in the history
  10. Move to query builder (pt.2)

    Signed-off-by: Julius Härtl <jus@bitgrid.net>
    juliusknorr committed Sep 1, 2020
    Configuration menu
    Copy the full SHA
    b5862b4 View commit details
    Browse the repository at this point in the history
  11. Properly filter archived view and deleted cards

    Signed-off-by: Julius Härtl <jus@bitgrid.net>
    juliusknorr committed Sep 1, 2020
    Configuration menu
    Copy the full SHA
    7e183d6 View commit details
    Browse the repository at this point in the history
  12. Keep dashboard widget registered

    Signed-off-by: Julius Härtl <jus@bitgrid.net>
    juliusknorr committed Sep 1, 2020
    Configuration menu
    Copy the full SHA
    0fcae45 View commit details
    Browse the repository at this point in the history
  13. Fix php cs

    Signed-off-by: Julius Härtl <jus@bitgrid.net>
    juliusknorr committed Sep 1, 2020
    Configuration menu
    Copy the full SHA
    081a518 View commit details
    Browse the repository at this point in the history