AppFlowy/frontend/appflowy_flutter/integration_test/database
Mathias Mogensen 247405ff51
fix: launch review reminder (#4514)
* fix: dismiss menu on enter on no result

* fix: add drag handle to mobile reminder dialog

* fix: show reminder icon  in date cell in grid

* fix: auto select day when selecting reminder

* fix: increase height of notification hub

* fix: let some reminder options require time and show time

* fix: handling of non-time reminder options

* test: fix edit date time cell test

* fix: close popover when pressing child again

* fix: add time of now when setting include time

* fix: clean logic

* fix: tests

* fix: add test and include time in notification hub

---------

Co-authored-by: Lucas.Xu <lucas.xu@appflowy.io>
2024-01-31 21:17:36 +08:00
..
database_calendar_test.dart chore: code cleanup according to unintroduced lints (#4488) 2024-01-25 23:37:36 +08:00
database_cell_test.dart chore: add unwaited futures to analysis options (#4485) 2024-01-29 10:26:45 +08:00
database_field_settings_test.dart chore: add unwaited futures to analysis options (#4485) 2024-01-29 10:26:45 +08:00
database_field_test.dart chore: add unwaited futures to analysis options (#4485) 2024-01-29 10:26:45 +08:00
database_filter_test.dart refactor: rename database code path from database_view to database (#4310) 2024-01-05 17:30:54 +08:00
database_reminder_test.dart fix: launch review reminder (#4514) 2024-01-31 21:17:36 +08:00
database_row_page_test.dart refactor: database cell controller and builder (#4398) 2024-01-24 23:59:45 +08:00
database_row_test.dart refactor: crates (#4258) 2023-12-31 07:29:40 +08:00
database_setting_test.dart refactor: crates (#4258) 2023-12-31 07:29:40 +08:00
database_share_test.dart chore: add unwaited futures to analysis options (#4485) 2024-01-29 10:26:45 +08:00
database_sort_test.dart chore: add unwaited futures to analysis options (#4485) 2024-01-29 10:26:45 +08:00
database_view_test.dart refactor: crates (#4258) 2023-12-31 07:29:40 +08:00