AppFlowy/.github/workflows
Mathias Mogensen b4d22bab14
feat: search mvp (#5064)
* feat: implement folder indexer

* feat: sqlite search views using fts5

* feat: add view indexing to user manager

* feat: implement folder indexer

* feat: add sqlite search documents

* feat: add document indexing to user manager

* feat: add document indexing to folder indexer

* chore: update collab rev

* feat: search frontend integration

* refactor: search index

* test: add event test

* chore: fix ci

* feat: initial command palette overlay impl (#4619)

* chore: test search engine

* chore: initial structure

* chore: replace old search request

* chore: enable log for lib-dispatch

* chore: move search manager to core

* feat: move traits and responsibility to search crate

* feat: move search to search crate

* feat: replace sqlite with tantivy

* feat: deserialize tantivy documents

* chore: fixes after rebase

* chore: clean code

* feat: fetch and sort results

* fix: code review + cleaning

* feat: support custom icons

* feat: support view layout icons

* feat: rename bloc and fix indexing

* fix: prettify dialog

* feat: score results

* chore: update collab rev

* feat: add recent view history to command palette

* test: add integration_tests

* fix: clippy changes

* fix: focus traversal in cmd palette

* fix: remove file after merging main

* chore: code review and panic-safe

* feat: index all views if index does not exist

* chore: improve logic with conditional

* chore: add is_empty check

* chore: abstract logic from folder manager init

* chore: update collab rev

* chore: code review

* chore: fixes after merge + update lock file

* chore: revert cargo lock

* fix: set icon type when removing icon

* fix: code review + dependency inversion

* fix: remove icon fix for not persisting icon type

* test: simple tests manipulating views

* test: create 100 views

* fix: tauri build

* chore: create 1000 views

* chore: create util methods

* chore: test

* chore: test

* chore: remove logs

* chore: fix build.rs

* chore: export models

* chore: enable clear cache on Rust-CI

* fix: navigate to newly created views

* fix: force disable setting workspace listener on rebuilds

* fix: remove late final

* fix: missing returns

* fix: localization and minor fixes

* test: add index assert to large test

* fix: missing section param after merging main

* chore: try fix unzip file error

* chore: lower the test

* feat: show hint when result is in trash

* feat: one index_writer per index

* fix: minor changes after merge

* fix: make create_log_filter public after merge

* chore: fix test

* chore: fix test

* chore: flutter analyze

* chore: flutter analyze

* chore: fix tauri build

---------

Co-authored-by: nathan <nathan@appflowy.io>
Co-authored-by: Lucas.Xu <lucas.xu@appflowy.io>
Co-authored-by: Nathan.fooo <86001920+appflowy@users.noreply.github.com>
2024-04-12 16:21:41 +08:00
..
android_ci.yaml.bak chore: rename android ci yaml (#5065) 2024-04-05 09:25:58 +08:00
build_bot.yaml fix: tauri build (#4669) 2024-02-17 14:38:12 +01:00
build_command.yml chore: remove unused build and add build bot (#4586) 2024-02-02 17:42:23 +08:00
commit_lint.yml fix: tauri build (#4669) 2024-02-17 14:38:12 +01:00
deploy_test_web.yaml fix: remove deploy web in main (#5105) 2024-04-10 13:50:25 +08:00
docker_ci.yml chore: fix awareness test (#5050) 2024-04-03 17:16:32 +08:00
flutter_ci.yaml ci: remove workaround for windows flutter ci (#4957) 2024-03-21 21:31:05 +08:00
ios_ci.yaml feat: add a loading indicator when creating, deleting, or switching workspaces. (#5067) 2024-04-07 23:06:33 +08:00
ninja_i18n.yml feat: add ninja_i18n.yml i18n lint action (#4950) 2024-04-10 21:07:17 +08:00
release.yml fix: discord notify ci (#4978) 2024-03-25 10:19:50 +08:00
rust_ci.yaml feat: search mvp (#5064) 2024-04-12 16:21:41 +08:00
rust_coverage.yml chore: upgrade to flutter 3.19.0 (#4677) 2024-02-19 13:49:55 +08:00
tauri2_ci.yaml chore: web and tauri project (#4996) 2024-04-03 19:25:54 +08:00
tauri_ci.yaml feat: support-OAuth-login (#4899) 2024-03-15 20:29:00 +08:00
tauri_release.yml feat: support-OAuth-login (#4899) 2024-03-15 20:29:00 +08:00
translation_notify.yml feat: add link to changes to message (#2374) 2023-05-01 10:56:44 -10:00
web2_ci.yaml chore: web build size optimization (#5071) 2024-04-08 20:09:15 +08:00
web_ci.yaml chore: stop run web ci (#5037) 2024-04-02 15:55:15 +08:00