AppFlowy/frontend/appflowy_flutter/lib/workspace/application
Nathan.fooo 27dd719aa8
feat: row document (#2792)
* chore: create orphan view handler

* feat: save icon url and cover url in view

* feat: implement emoji picker UI

* chore: config ui

* chore: config ui again

* chore: replace RowPB with RowMetaPB to exposing more row information

* fix: compile error

* feat: show emoji in row

* chore: update

* test: insert emoji test

* test: add update emoji test

* test: add remove emoji test

* test: add create field tests

* test: add create row and delete row integration tests

* test: add create row from row menu

* test: document in row detail page

* test: delete, duplicate row in row detail page

* test: check the row count displayed in grid page

* test: rename existing field in grid page

* test: update field type of exisiting field in grid page

* test: delete field test

* test: add duplicate field test

* test: add hide field test

* test: add edit text cell test

* test: add insert text to text cell test

* test: add edit number cell test

* test: add edit multiple number cells

* test: add edit checkbox cell test

* feat: integrate editor into database row

* test: add edit create time and last edit time cell test

* test: add edit date cell by selecting a date test

* chore: remove unused code

* chore: update checklist bg color

* test: add update database layout test

---------

Co-authored-by: Lucas.Xu <lucas.xu@appflowy.io>
2023-06-14 22:16:33 +08:00
..
app refactor: create view interface (#2772) 2023-06-12 12:57:01 +08:00
doc feat: config (#2552) 2023-05-17 16:33:44 +08:00
edit_panel feat: add require_trailing_commas to analysis_options.ymal. (#2227) 2023-04-10 15:10:42 +08:00
export fix: the share markdown feature doesn't work in 0.2.0 (#2756) 2023-06-10 22:38:25 +08:00
home feat: added analysis options + formatted complete code (#2725) 2023-06-07 16:25:37 +08:00
menu fix: ref view in document (#2685) 2023-06-03 13:40:12 +08:00
settings fix: can't input url in Grid (#2737) 2023-06-08 15:46:33 +08:00
user feat: add require_trailing_commas to analysis_options.ymal. (#2227) 2023-04-10 15:10:42 +08:00
view feat: row document (#2792) 2023-06-14 22:16:33 +08:00
workspace test: Folder event test (#2709) 2023-06-05 16:09:18 +08:00
appearance.dart feat: language selector on welcome page (#2796) 2023-06-14 19:14:41 +08:00