Nathan.fooo
|
f76d722b4c
|
Feat/database view (#1875)
* chore: rename structs
* chore: add todos
* chore: hidden database id
* refactor: add database folder, prepare to extract the view
* refactor: rename grid-model to datbase-model
* ci: fix warnings
|
2023-02-21 15:47:51 +08:00 |
|
Nathan.fooo
|
e157c19174
|
docs/update database documentation (#1824)
* chore: update event name
* chore: add events and notifications documentation & remove unused code
|
2023-02-08 10:40:40 +08:00 |
|
Nathan.fooo
|
5b07656295
|
Feat/database view (#1765)
* chore: rename flowy-database to flowy-sqlite
* refactor: rename flowy-grid to flowy-database
* refactor: rename grid to database
* refactor: rename GridEvent to DatabaseEvent
* refactor: rename grid_id to database_id
* refactor: rename dart code
|
2023-01-31 08:28:31 +08:00 |
|
Nathan.fooo
|
37f269b08b
|
Chore/rename flowy sdk (#1679)
* chore: run flutter create on flowy_sdk
* chore: rename flowy-sdk to flowy-core
* chore: rename flowy_sdk to appflowy_backend
* chore: fix windows build
* chore: replace bloctest with test
Co-authored-by: nathan <nathan@appflowy.io>
Co-authored-by: vedon <vedon.fu@gmail.com>
|
2023-01-08 12:10:53 +08:00 |
|
nathan
|
0cf0b29721
|
chore: hide the grid blocks from Dart
|
2022-12-11 13:10:35 +08:00 |
|
Nathan.fooo
|
69a7ae5201
|
Implement Grid's filter UI (#1474)
* fix: border of field cell
* chore: add filter button
* chore: refactor setting button event
* chore: notify row did changed with filter configuration
* chore: add filter bloc test
* chore: config add filter button
* chore: create filter
* chore: load filters and update corresponding field property
* chore: add filter choice chip
* chore: config choice chip ui
* chore: send notification when filter updated
* chore: update filter after update field type option data
* fix: remove/add filter when update field's type option
* chore: create home setting bloc to save the setting of the home screen
* chore: add filter test
* chore: edit text filter ui
* fix: filter cell bugs
* fix: insert row out of bound
* chore: update setting icon in grid
* chore: shrink wrap the filter list
* refactor: extract row container from row cache
* chore: disable split-debuginfo
Co-authored-by: nathan <nathan@appflowy.io>
|
2022-11-26 21:28:08 +08:00 |
|
appflowy
|
6aba344583
|
chore: rename some pb structs
|
2022-11-14 09:59:23 +08:00 |
|
Nathan.fooo
|
2eea57aefa
|
test: add app bloc test (#1370)
|
2022-10-26 10:38:57 +08:00 |
|
appflowy
|
cde8ad9084
|
chore: enable create card from header button
|
2022-08-31 14:56:03 +08:00 |
|
appflowy
|
6e6a812243
|
chore: save group revision and fix warnings
|
2022-08-20 23:57:51 +08:00 |
|
appflowy
|
bc346dfd67
|
chore: create board card
|
2022-08-16 17:16:18 +08:00 |
|
appflowy
|
43eaa2748d
|
chore: insert cell content when creating card
|
2022-08-14 11:05:55 +08:00 |
|
appflowy
|
cefd571dd0
|
chore: add board data controller
|
2022-08-11 15:11:57 +08:00 |
|
appflowy
|
08b9930510
|
refactor: prefer namespace isolation, remove Grid keyword in some structs
|
2022-08-11 13:25:55 +08:00 |
|
appflowy
|
9930706d9a
|
refactor: separate cache from service file
|
2022-08-10 16:04:04 +08:00 |
|
appflowy
|
9e090b0183
|
chore: fix typo: pannel -> panel
|
2022-08-09 11:59:22 +08:00 |
|
appflowy
|
6d385e811f
|
refactor: move plugin application and presentation together
|
2022-08-09 10:38:11 +08:00 |
|