AppFlowy/frontend/resources/translations
Yijing Huang acc951c5eb
feat: mobile card detail screen (#3935)
* feat: add CardDetailScreen and CardPropertyEditScreen

- add basic UI layout for these two screens
- add MobileTextCell as the GridCellWidget adapts to mobile

* feat: add MobileNumberCell and MobileTimestampCell

* feat: Add MobileDateCell and MobileCheckboxCell

- Add MobileDateCellEditScreen
- Add dateStr and endDateStr in DateCellCalendarState

* feat:  add MobileFieldTypeOptionEditor

- Add placeholder for different TypeOptionMobileWidgetBuilders
- Add _MobileSwitchFieldButton

* feat: add property delete feature in CardPropertyEditScreen

* fix: fix VisibilitySwitch didn't update

* feat: add MobileCreateRowFieldScreen

- Refactor MobileFieldEditor to used in CardPropertyEditScreen and MobileCreateRowFieldScreen
- Add MobileCreateRowFieldScreen

* chore: localization and improve spacing

* feat: add TimestampTypeOptionMobileWidget

- Refactor  TimeFormatListTile to be used in TimestampTypeOptionMobileWidget and _DateCellEditBody
- Add IncludeTimeSwitch to be used in TimestampTypeOptionMobileWidget and _DateCellEditBody

* feat: add checkbox and DateTypeOptionMobileWidget

* chore: improve UI

* chore: improve spacing

* fix: fix end time shown issue

* fix: minor issues

* fix: flutter analyze

* chore: delete unused TextEditingController

* fix: prevent group field from deleting

* feat: add NumberTypeOptionMobileWidget

* chore: rename and clean code

* chore: clean code

* chore: extract class

* chore: refactor reorder cells

* chore: improve super.key

* chore: refactor MobileFieldTypeList

* chore: reorginize code

* chore: remove unused import file

* chore: clean code

* chore: add commas due to flutter upgrade

* feat: add MobileURLCell

* fix: close keyboard when user tap outside of textfield

* chore: update go_router version

* fix: add missing GridCellStyle

---------

Co-authored-by: Lucas.Xu <lucas.xu@appflowy.io>
2023-11-20 22:56:21 -07:00
..
am-ET.json chore: update Russian, fix naming conventions and typos (#3946) 2023-11-17 13:53:21 +08:00
ar-SA.json chore: update Russian, fix naming conventions and typos (#3946) 2023-11-17 13:53:21 +08:00
ca-ES.json chore: update Russian, fix naming conventions and typos (#3946) 2023-11-17 13:53:21 +08:00
de-DE.json chore: update Russian, fix naming conventions and typos (#3946) 2023-11-17 13:53:21 +08:00
en.json feat: mobile card detail screen (#3935) 2023-11-20 22:56:21 -07:00
es-VE.json chore: update Russian, fix naming conventions and typos (#3946) 2023-11-17 13:53:21 +08:00
eu-ES.json chore: update Russian, fix naming conventions and typos (#3946) 2023-11-17 13:53:21 +08:00
fa.json chore: update Russian, fix naming conventions and typos (#3946) 2023-11-17 13:53:21 +08:00
fr-CA.json chore: update Russian, fix naming conventions and typos (#3946) 2023-11-17 13:53:21 +08:00
fr-FR.json chore: update Russian, fix naming conventions and typos (#3946) 2023-11-17 13:53:21 +08:00
hin.json chore: update Russian, fix naming conventions and typos (#3946) 2023-11-17 13:53:21 +08:00
hu-HU.json chore: update Russian, fix naming conventions and typos (#3946) 2023-11-17 13:53:21 +08:00
id-ID.json chore: update Russian, fix naming conventions and typos (#3946) 2023-11-17 13:53:21 +08:00
it-IT.json chore: update Russian, fix naming conventions and typos (#3946) 2023-11-17 13:53:21 +08:00
ja-JP.json chore: update Russian, fix naming conventions and typos (#3946) 2023-11-17 13:53:21 +08:00
ko-KR.json chore: update Russian, fix naming conventions and typos (#3946) 2023-11-17 13:53:21 +08:00
pl-PL.json chore: update Russian, fix naming conventions and typos (#3946) 2023-11-17 13:53:21 +08:00
pt-BR.json chore: update Russian, fix naming conventions and typos (#3946) 2023-11-17 13:53:21 +08:00
pt-PT.json chore: update Russian, fix naming conventions and typos (#3946) 2023-11-17 13:53:21 +08:00
ru-RU.json chore: update Russian, fix naming conventions and typos (#3946) 2023-11-17 13:53:21 +08:00
sv-SE.json chore: update Russian, fix naming conventions and typos (#3946) 2023-11-17 13:53:21 +08:00
tr-TR.json chore: update Russian, fix naming conventions and typos (#3946) 2023-11-17 13:53:21 +08:00
uk-UA.json chore: update Russian, fix naming conventions and typos (#3946) 2023-11-17 13:53:21 +08:00
ur.json chore: update Russian, fix naming conventions and typos (#3946) 2023-11-17 13:53:21 +08:00
vi-VN.json chore: update Russian, fix naming conventions and typos (#3946) 2023-11-17 13:53:21 +08:00
zh-CN.json chore: update Russian, fix naming conventions and typos (#3946) 2023-11-17 13:53:21 +08:00
zh-TW.json chore: update Russian, fix naming conventions and typos (#3946) 2023-11-17 13:53:21 +08:00