AppFlowy/frontend/appflowy_flutter/integration_test
dejvizelo f28c5d849c
feat: clear date value (#2700)
* chore: Add _ClearDateFieldButton

* chore: Add new DateCellCalendarEvent to clear date

* chore: Add grid_field_clearDate translation token

* refactor: _ClearDateFieldButton -> _ClearDateButton

* fix: Fix dart(unused_element) in _ClearDateButton

* feat: Handle clearDate

* Revert "feat: Handle clearDate"

This reverts commit fd145ef8e9589f3b4aa1a16e5d72c15b6d0b53c4.

* feat: Handle clearDate

* feat: Add clear_flag field

* feat: check clear_flag to clear date

* chore: update exisitng tests

* fix: add mssing import

* refactor: remove check for timeFormatError

* fix: fix margin on _ClearDateButton

* refactor: _ClearDateButton -> ClearDateButton

* test: add clear date backend unit test

* test: add clear date integration test

* test: add clear date to edit time cell test

* chore: mark ClearDateButton visible for testing

* feat: close date editor popover on clear date

* style: make AppFlowyPopover taller

* fix: trim dateStr in _dateStrFromCellData

* fix: don't dismiss CellEditor after clearDate
2023-07-31 10:23:20 +08:00
..
document chore: bump version 0.2.7 (#3022) 2023-07-18 19:59:35 +08:00
util feat: clear date value (#2700) 2023-07-31 10:23:20 +08:00
appearance_settings_test.dart fix: focus is clickable if text field is being edited (#3020) 2023-07-18 18:25:25 +08:00
board_test.dart chore: enable codecov action (#2741) 2023-06-11 14:19:44 +08:00
database_calendar_test.dart feat:IInline math equation (#2949) 2023-07-09 11:03:22 +08:00
database_cell_test.dart feat: clear date value (#2700) 2023-07-31 10:23:20 +08:00
database_field_test.dart test: add an option test (#3006) 2023-07-15 09:45:44 +08:00
database_filter_test.dart fix: windows integration test (#2917) 2023-07-02 23:37:30 +08:00
database_row_page_test.dart fix: cannot click on links (#3017) 2023-07-18 15:59:41 +08:00
database_row_test.dart fix: windows integration test (#2917) 2023-07-02 23:37:30 +08:00
database_setting_test.dart fix: windows integration test (#2917) 2023-07-02 23:37:30 +08:00
database_share_test.dart feat:IInline math equation (#2949) 2023-07-09 11:03:22 +08:00
database_sort_test.dart feat: enable sort by date + sort fix (#2953) 2023-07-21 15:51:20 +08:00
database_view_test.dart fix: windows integration test (#2917) 2023-07-02 23:37:30 +08:00
empty_document_test.dart feat: integrate new editor (#2536) 2023-05-16 14:58:24 +08:00
hotkeys_test.dart test: hotkeys integration test 2023-07-05 17:46:10 +05:30
import_files_test.dart fix: windows integration test (#2917) 2023-07-02 23:37:30 +08:00
language_test.dart fix: windows integration test (#2917) 2023-07-02 23:37:30 +08:00
open_ai_smart_menu_test.dart fix: unable to cancel the inline math equation format (#2974) 2023-07-11 19:49:29 +08:00
runner.dart feat:IInline math equation (#2949) 2023-07-09 11:03:22 +08:00
share_markdown_test.dart fix: windows integration test (#2917) 2023-07-02 23:37:30 +08:00
switch_folder_test.dart fix: windows integration test (#2917) 2023-07-02 23:37:30 +08:00
tabs_test.dart feat: open apps in tabs (#2962) 2023-07-12 13:13:18 +02:00