AppFlowy/frontend/appflowy_flutter/lib
Ansah Mohammad 15aefaa956
feat: add confirmation when deleting/restoring a page in the trash. (#4170)
* feat: added prompt before delete and restore

* feat: added prompts before delete all and restore all

* chore: fixed indendation

* refactor: changed the confirmation dialogue to use NavigatorAlertDialog

* chore: replaced text with localisable string and removed message from confirmationDialog

* refactor: Use alert directly from NavigatorAlertDialog
2023-12-19 22:42:37 +08:00
..
core feat: upgrade to flutter 3.16 (#4119) 2023-12-08 21:01:54 +08:00
date feat: reminder (#3374) 2023-10-02 15:12:24 +08:00
env feat: upgrade to flutter 3.16 (#4119) 2023-12-08 21:01:54 +08:00
mobile feat: revamp mobile database tab bar (#4160) 2023-12-18 17:04:20 +08:00
plugins feat: add confirmation when deleting/restoring a page in the trash. (#4170) 2023-12-19 22:42:37 +08:00
startup feat: mobile UI improvement (#4172) 2023-12-19 22:31:23 +08:00
user refactor: some code organization and date picker ui improv (#4148) 2023-12-15 18:20:44 +08:00
util refactor: some code organization and date picker ui improv (#4148) 2023-12-15 18:20:44 +08:00
workspace refactor: date picker abstraction (#4159) 2023-12-18 13:10:12 +01:00
main.dart feat: encrypt collab update (#3215) 2023-08-17 23:46:39 +08:00