AppFlowy/frontend/appflowy_flutter/lib/plugins/database/grid/application
Richard Shiue ea61c81cce
feat(flutter_desktop): open created filtered rows (#6522)
* fix: revert previous implementation

* feat: open created but hidden rows as page

* fix: cargo clippy

* test: add integration tests

* fix: typo

* fix: flutter analyzer

* chore: clean up code

* chore: code cleanup

* chore: code cleanup
2024-10-11 11:04:03 +08:00
..
calculations feat: open the row page on mobile (#5975) 2024-08-15 20:12:09 +08:00
filter fix: hide editing rows from groups when filters are applied (#6409) 2024-10-03 10:17:51 +08:00
row fix: row cover improvements (#6381) 2024-09-23 16:28:47 +02:00
sort fix(flutter_desktop): field info not updating in sort info (#6430) 2024-09-30 16:08:49 +08:00
grid_accessory_bloc.dart chore: code cleanup according to unintroduced lints (#4488) 2024-01-25 23:37:36 +08:00
grid_bloc.dart feat(flutter_desktop): open created filtered rows (#6522) 2024-10-11 11:04:03 +08:00
grid_header_bloc.dart chore: move database domain code to its own folder (#4556) 2024-02-25 18:38:18 +08:00
simple_text_filter_bloc.dart refactor(flutter_desktop): filter blocs (#6356) 2024-09-25 12:04:00 +08:00