AppFlowy/frontend/appflowy_flutter/lib/plugins/database_view/application
Nathan.fooo 75d40b79d0
fix: some bugs (#2639)
* fix: invalid index when insert row

* fix: auto fill 0 in front of number start with .

* fix: #2591

* chore: split the update at and create at test

* chore: fix tauri build
2023-05-28 16:14:25 +08:00
..
cell feat: created at and updated at field type (#2572) 2023-05-26 18:34:17 +08:00
field chore: upgrade flutter to 3.10.1 (#2619) 2023-05-28 12:09:39 +08:00
filter feat: created at and updated at field type (#2572) 2023-05-26 18:34:17 +08:00
group feat: config (#2552) 2023-05-17 16:33:44 +08:00
layout feat: config (#2552) 2023-05-17 16:33:44 +08:00
row fix: some bugs (#2639) 2023-05-28 16:14:25 +08:00
setting feat: config (#2552) 2023-05-17 16:33:44 +08:00
sort chore: refresh UI after deleting all sorts (#2573) 2023-05-21 12:08:14 +08:00
view fix: some bugs (#2639) 2023-05-28 16:14:25 +08:00
database_controller.dart feat: created at and updated at field type (#2572) 2023-05-26 18:34:17 +08:00
database_service.dart feat: migrate flowy-database (#2373) 2023-04-28 14:08:53 +08:00
database_view_service.dart chore: Merge main 521 (#2574) 2023-05-21 15:08:50 +08:00
defines.dart Feat/tauri build (#2378) 2023-04-28 20:47:40 +08:00