Richard Shiue
|
8947a89a24
|
feat: allow fields to not wrap cell content (#5128)
|
2024-04-13 16:48:28 +08:00 |
|
Nathan.fooo
|
0d776a9294
|
chore: bump up yrs to 0.17.1 (#4078)
* chore: bump yrs
* chore: update rev
|
2023-12-05 06:20:07 +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 |
|
Richard Shiue
|
18498c0479
|
feat: field settings application domain (#3284)
* chore: default field settings if not exist
* chore: field settings listeners and services
* chore: don't need to updateFieldInfos
* chore: load default field settings if none found
* chore: update collab ref
* chore: fix remidner compile errors
* fix: fix tests
* chore: update tauri project setting
---------
Co-authored-by: nathan <nathan@appflowy.io>
|
2023-09-01 22:40:17 +08:00 |
|
Nathan.fooo
|
4e67282f2b
|
feat: Data sync on signup (#3283)
* chore: sync all data
* chore: sync database row and document in the row
* chore: sync inline view id
* chore: sync row and document in row
* fix: tests
* fix: migrate document in row
* chore: retry when create collab fail
* fix: invalid secret cause rerun application
* chore: fix clippy warnnings
|
2023-08-28 13:28:24 +08:00 |
|
Richard Shiue
|
f0e4f3db61
|
chore: per-view field settings (#3199)
* chore: field-setting entities-events-notifications
* chore: update field settings
* chore: add tests
* chore: add docs
* chore: use an enum for field visibility
* chore: clippy warnings
* fix: deps fields
* chore: collab merge main
* chore: collab ref
* test: fix tests
* fix: tauri bump collab rev
|
2023-08-27 22:31:32 +08:00 |
|