Nathan.fooo
|
4fa39f298c
|
fix: ref view in document (#2685)
* fix: remove set ref view in document as the current view
* ci: fix tests
* ci: fix tauri build
|
2023-06-03 13:40:12 +08:00 |
|
Nathan.fooo
|
33e0f8d26d
|
feat: switch database layout (#2677)
* chore: rename update at and create at
* chore: support switching view layout
* chore: implement ui
* chore: update layout type
* refactor: board/calendar/grid setting button
* chore: update UI after switch to other layout type
* fix: no date display in calendar
* chore: update patch
* chore: fix create ref view in document
* chore: fix flutter analyze
* ci: warnings
* chore: rename board and grid keys
* fix: calendar row event update
---------
Co-authored-by: Lucas.Xu <lucas.xu@appflowy.io>
|
2023-06-01 20:23:27 +08:00 |
|
Nathan.fooo
|
188b36cae6
|
feat: import cvs from file (#2667)
* refactor: import file
* chore: fix tarui build
|
2023-05-31 14:08:54 +08:00 |
|
Nathan.fooo
|
056e2d49d0
|
feat: integrate postgres storage (#2604)
* chore: env config
* chore: get user workspace
* feat: enable postgres storage
* chore: add new env
* chore: add set env ffi
* chore: pass env before backend init
* chore: update
* fix: ci tests
* chore: commit the generate env file
* chore: remove unused import
|
2023-05-23 23:55:21 +08:00 |
|
Nathan.fooo
|
2a35787dd1
|
Feat/rename views (#2495)
* refactor: rename belongings to child views
* test: fix test
|
2023-05-10 19:43:32 +08:00 |
|
Nathan.fooo
|
e1c8135f5d
|
refactor: folder with yrs
* feat: try using folder2
* feat: update
* feat: implement handlers
* fix: compile errors
* chore: add unsafe send + sync
* feat: remove unsafe impl
* fix: replace folder with foler2
* chore: dart compile errors
* test: fix test
* test: fix test
* test: bypass existing tests
* feat: open latest view
* chore: fix dart warnings
* chore: config notification
* fix: folder notification bugs
* fix: doesn't open the new view after creating
* chore: rename struct
* refactor: user id
* test: fix test
* chore: remove unused user_id
* fix: fix read workspace views
* chore: rename appflowy data folder
* chore: update ref
* fix: tauri build
|
2023-04-04 08:41:16 +08:00 |
|