Nathan.fooo
|
722b436cad
|
chore: Ai chat context (#6929)
* chore: implement chat setting
* chore: clippy
* chore: rename
* chore: set rag_ids when creating a chat
* chore: clippy
* chore: fix test
* chore: fix test
* chore: fix test
* chore: clippy
|
2024-12-08 18:25:25 +08:00 |
|
Richard Shiue
|
241bfa9ddd
|
chore: remove field width and visibility (#5119)
|
2024-04-16 18:20:15 +08:00 |
|
Richard Shiue
|
34fb1bcfa4
|
fix: disappearing sorts (#4691)
* chore: copy the field type
* chore: don't store field type in Sort
* fix: sorts disappearing
|
2024-02-21 20:01:57 +08:00 |
|
nathan
|
05bdd052ab
|
chore: fmt
|
2023-12-07 08:05:33 +08:00 |
|
Nathan.fooo
|
d86431dfbc
|
fix: migrate cloud document when the document content is not sync to … (#4108)
* fix: migrate cloud document when the document content is not sync to local
* chore: clippy
|
2023-12-07 01:14:02 +08:00 |
|
Richard Shiue
|
4d82bb5322
|
chore: move field width to field settings (#3830)
* refactor: remove unnecessary builder
* feat: add width to field settings
* refactor: field settings logic
* chore: oopsies
* chore: implement UI
* chore: remove GridFieldCellEquatable
* test: rust-lib test fix
|
2023-11-06 14:48:59 +08:00 |
|
Nathan.fooo
|
32bd0ffca2
|
feat: migrate flowy-database (#2373)
* feat: add flowy-database2
* chore: config type option data
* chore: impl type option
* feat: config group
* fix: group compile
* feat: add sort
* chore: setting
* chore: insert with specific type
* chore: custom group
* chore: rename any map
* chore: use group setting
* chore: update
* chore: open database event
* chore: update database editor
* chore: update
* chore: update view editor
* chore: update
* chore: update view editor
* chore: sort feat
* chore: update handler
* chore: update
* chore: config handler event
* feat: impl handlers
* feat: impl handlers
* chore: layout setting
* feat: impl handlers
* chore: remove flowy-folder ref
* chore: integrate flowy-database2
* feat: get cell
* chore: create database with data
* chore: create view
* chore: fix dart compile
* fix: some bugs
* chore: update
* chore: merge develop
* chore: fix warning
* chore: integrate rocksdb
* fix: rocksdb compile errros
* fix: update cell
* chore: update the bundle identifier
* fix: create row
* fix: switch to field
* fix: duplicate grid
* test: migrate tests
* test: migrate tests
* test: update test
* test: migrate tests
* chore: add patch
|
2023-04-28 14:08:53 +08:00 |
|