AppFlowy/frontend/appflowy_flutter/integration_test/util
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
..
mock feat: support building on iOS platform (#3033) 2023-07-21 15:53:57 +08:00
base.dart feat:IInline math equation (#2949) 2023-07-09 11:03:22 +08:00
common_operations.dart test: add an option test (#3006) 2023-07-15 09:45:44 +08:00
data.dart chore: enable codecov action (#2741) 2023-06-11 14:19:44 +08:00
database_test_op.dart feat: clear date value (#2700) 2023-07-31 10:23:20 +08:00
editor_test_operations.dart fix: cannot click on links (#3017) 2023-07-18 15:59:41 +08:00
emoji.dart refactor: cover node widget code (#2899) 2023-06-27 15:17:51 +08:00
expectation.dart test: add more cover integration tests (#2922) 2023-07-01 23:13:09 +08:00
ime.dart feat: support Inline page reference #2196 (#2898) 2023-06-29 10:04:24 +08:00
keyboard.dart feat: add require_trailing_commas to analysis_options.ymal. (#2227) 2023-04-10 15:10:42 +08:00
settings.dart chore: enable codecov action (#2741) 2023-06-11 14:19:44 +08:00
util.dart fix: cannot click on links (#3017) 2023-07-18 15:59:41 +08:00