Nathan.fooo
f9f5ae04d0
chore: fix potential when open a workspace with retry will cause lock… ( #6344 )
...
* chore: fix potential when open a workspace with retry will cause lock issue
* chore: disable verbose log
2024-09-18 21:00:01 +08:00
Richard Shiue
56cc7bb972
test(flutter_desktop): add grid integration tests ( #6298 )
...
* test: run board integration tests
* test: add grid integration tests
* test: fix delete group test
* chore: fix rust-lib tests
* chore: comment out failing test fix tests and remove tOdOS
2024-09-16 21:01:08 +08:00
Richard Shiue
710e894446
fix: grid filters ( #6317 )
2024-09-16 17:34:02 +08:00
nathan
129db6925c
chore: clippy
2024-09-16 16:53:47 +08:00
nathan
924df56d28
chore: clippy
2024-09-16 16:07:29 +08:00
Nathan.fooo
c2b194b1d2
chore: remove cancel get rows ( #6320 )
...
* chore: config flutter logs
* chore: remove cancellation when get rows
* chore: clippy
2024-09-16 15:46:18 +08:00
Nathan.fooo
f1bc9f860c
fix: untitled override the true value in row details page ( #6315 )
...
* fix: untitled override the true value in row details page
* chore: use on complete edit callback
* chore: fix test
* chore: fix test
---------
Co-authored-by: Richard Shiue <71320345+richardshiue@users.noreply.github.com>
2024-09-16 13:19:36 +08:00
Mathias Mogensen
12c575dbbe
feat: cover in database row ( #6238 )
...
* feat: cover in database
* chore: clean debugPrint
* chore: update collab rev
* feat: add cover functionality
* fix: provider issue for calendarbloc in popover
* feat: mobile row cover
* fix: imports after merge
* test: add media test to runner
* fix: mobile cover
* test: add row cover tests
* fix: add isClosed check
2024-09-15 22:33:18 +02:00
Nathan.fooo
877236baf9
fix: sort with original row orders ( #6314 )
...
* fix: sort with original row orders
* chore: bump collab
2024-09-15 19:14:16 +08:00
Nathan.fooo
609ea27c42
fix: write/load database/document collab ( #6308 )
...
* chore: post document collab after create
* chore: write database rows
* chore: fix test
* chore: fix test
* chore: bump collab
* chore: fix get related row
* chore: try to fix open database error
* chore: update client api
2024-09-15 00:02:17 +08:00
Mathias Mogensen
4888d5d528
fix: media option improvements ( #6260 )
...
* feat: hide file names option
* chore: copywriting fixes
* fix: mobile cell
* feat: browse all images in a cell in viewer
* chore: unused variable
* fix: dialogs on download file
* feat: upload multiple files at once
* test: improve test coverage
* fix: missing format of rust files from merge
2024-09-13 00:12:13 +02:00
Nathan.fooo
21cc130e4e
chore: unfinalized rows ( #6283 )
...
* chore: unfinalized rows
* chore: blocking read
* chore: fix test
* chore: clippy
2024-09-12 22:27:11 +08:00
Richard Shiue
eea3004a97
feat(flutter_desktop): colored column names in kanban board ( #6270 )
...
* feat: colored column names in kanban board
* fix: rename group event
* chore: add comment for rough design
* chore: revert unintentional changes
* fix: use new colors and use new delete confirmation dialog
2024-09-12 09:32:23 +08:00
Nathan.fooo
f59772756a
chore: adjust num of preload rows ( #6280 )
...
* chore: concurrent load rows
* chore: update client api
* chore: fix build
2024-09-12 08:47:49 +08:00
Nathan.fooo
7d2719dd71
fix: filter rows sometime not working ( #6272 )
2024-09-10 23:41:06 +08:00
Nathan.fooo
055af03320
chore: check collab before saving collab to disk ( #6261 )
...
* chore: check collab before saving collab to disk
2024-09-10 07:56:13 +08:00
Lucas.Xu
2f3c9c11b1
feat: collect row page collabs ( #6215 )
...
* fix: invalid value when inserting image
* feat: collect row document collabs
* fix: code review
* fix: invalid value when inserting image
* chore: remove database_row_metas
2024-09-09 19:40:52 +08:00
Nathan.fooo
5d42d03e15
chore: bump collab ( #6246 )
...
* chore: bump collab
* chore: bump client api
2024-09-09 18:56:20 +08:00
Nathan.fooo
006ea02bfe
chore: fix database rows filter and sort ( #6241 )
...
* chore: fix database rows filter and sort
* chore: fix ios build
* chore: fix task id
* chore: fmt
* chore: ios build
2024-09-09 12:54:44 +08:00
nathan
dbe17aa4e8
chore: update logs
2024-09-08 23:38:24 +08:00
Nathan.fooo
187c5892ea
fix: move group row ( #6233 )
...
* chore: fix group notification
* chore: clippy
* Revert "fix: newly-created group rows appear out of order (#6212 )"
This reverts commit decc438b8aba4c6f07cf5ae3c21c7629d75a6f0a.
* chore: revamp function
* chore: update test
* chore: workaround to fix filter or sort don't show result after opening database
* chore: fix test
2024-09-08 22:21:34 +08:00
Richard Shiue
decc438b8a
fix: newly-created group rows appear out of order ( #6212 )
...
* fix: newly-created group rows appear out of order
* test: fix tests
* fix: dont re-insert nor insert into no-status
* fix: clippy
2024-09-08 14:48:55 +08:00
Mathias Mogensen
4f592e80b6
fix: edit group title + rebuild improvement ( #6156 )
...
* fix: edit group title + rebuild improvement
* chore: fix clippy
* chore: fix clippy
* fix: stop widget replacement causing perf issues
* fix: after merge main
* chore: minor cleanup in view_editor
* fix: attempt to fix hover issue in tests
2024-09-05 12:48:44 +02:00
Nathan.fooo
7ea71fc6ae
fix: open duplicated database ( #6197 )
...
* fix: open duplicated database
* chore: update logs
2024-09-05 17:35:24 +08:00
Mathias Mogensen
009c2ed402
feat: media type option ( #6090 )
...
* feat: media type option
* feat: rename files + more media types
* feat: add basic style for cards on desktop
* test: add media
* chore: clippy
* feat: row detail ux improvement
* feat: show all media attachments as one count on card
* chore: localization
* fix: overlay issue + disable filter for option
* test: add base integration test
* test: add pumpAndSettle
* chore: update collab revision
* feat: mobile grid & board styling
* fix: clippy
* fix: grid reorder rows bug
* fix: style discrepancy
* chore: clippy
* chore: code cleanup
2024-09-05 06:03:58 +02:00
Nathan.fooo
31567d451f
chore: Observe database row event ( #6190 )
...
* chore: observe row
* chore: fix test
2024-09-04 23:21:05 +08:00
Nathan.fooo
e9b2cbb317
chore: observe file upload state ( #6172 )
...
* chore: observe file upload state
* chore: observe file upload state
* chore: upgrade client api
* Update frontend/appflowy_flutter/lib/startup/tasks/file_storage_task.dart
Co-authored-by: Lucas.Xu <lucas.xu@appflowy.io>
* chore: fix tauri build
---------
Co-authored-by: Lucas.Xu <lucas.xu@appflowy.io>
2024-09-04 07:56:08 +08:00
Nathan.fooo
08bf5db2de
chore: auto update field title when creating a new field ( #6159 )
...
* chore: auto update field title when creating a new field
* chore: fix test
2024-09-02 13:54:21 +08:00
Nathan.fooo
1cc41c10c4
fix: local ai enable/disable ( #6151 )
...
* chore: local ai state
* chore: fix local ai state when switch workspace
* chore: fix test
2024-09-01 17:48:07 +08:00
Nathan.fooo
01d7d6e900
chore: show document icon or emoji ( #6144 )
...
* chore: show icon
* chore: rename
* chore: adjust UI
* chore: remove unused property
* chore: update test
* chore: fix test
* chore: fix test
2024-08-31 23:54:37 +08:00
Nathan.fooo
29858dda7a
chore: update plan desc ( #6120 )
2024-08-30 15:35:57 +08:00
Nathan.fooo
c3114e5a39
chore: bump client api ( #6113 )
...
* chore: bump client api and collab
2024-08-30 14:31:05 +08:00
Lucas.Xu
9ee8cc6a7b
feat: optimize sync error page ( #6082 )
2024-08-28 18:53:16 +08:00
Nathan.fooo
9a295daf99
chore: fix database filter ( #6094 )
...
* chore: fix database filter
* chore: fix test
2024-08-28 16:15:40 +08:00
Nathan.fooo
93bf1f79f6
chore: fix database row meta ( #6078 )
...
* chore: fix database row meta
* chore: update
* chore: update client api
* chore: clippy
* chore: update client api
* chore: update collab
* chore: update client api
2024-08-26 23:42:18 +08:00
Nathan.fooo
12cb9bde39
chore: replace cell content when import from csv ( #6073 )
2024-08-26 14:19:30 +08:00
Nathan.fooo
62f0307289
feat: async load database row, async filter, async sort ( #6068 )
...
* chore: display date when convert text to date
* chore: filter & sort
* chore: fix filter and sort
* chore: fix test
* chore: clippy
* chore: fix test
2024-08-26 09:46:16 +08:00
Nathan.fooo
d1ed45c312
fix: upload all imported csv rows ( #6063 )
...
* chore: upload imported csv rows
* chore: format number
2024-08-25 15:14:54 +08:00
Nathan.fooo
a487aa74fd
feat: support edit imported database ( #6061 )
...
* chore: change field type of imported csv
* fix: support load 10000 rows
* fix: clippy
2024-08-25 14:28:51 +08:00
Nathan.fooo
d3b7c5fea5
chore: async load database row ( #6051 )
...
* chore: update
* chore: fix test
* chore: clippy
* chore: clippy
2024-08-24 00:40:57 +08:00
Nathan.fooo
8ae67c5098
chore: upgrade collab verison ( #6047 )
2024-08-23 15:40:48 +08:00
Nathan.fooo
9e93483113
chore: Enable document undo redo ( #6044 )
...
* chore: update logs
* chore: enable document undo redo
* chore: clippy
2024-08-22 22:31:43 +08:00
Nathan.fooo
86be92ba1b
chore: upgrade collab version ( #6038 )
2024-08-22 16:28:29 +08:00
Nathan.fooo
23968d89fc
chore: Upgrade collab version ( #6028 )
...
* chore: write collab to disk if it's not exist
* chore: write collab if it's not exit
* chore: fix test
* chore: upgrade appflowy collab
* chore: upgrade appflowy collab
* chore: update collab version
* chore: fix test
2024-08-22 07:45:51 +08:00
Nathan.fooo
0ce43ca5fa
chore: write collab to disk if it's not exist ( #6023 )
...
* chore: write collab to disk if it's not exist
* chore: write collab if it's not exit
* chore: fix test
2024-08-21 14:04:53 +08:00
Nathan.fooo
93a110d37d
chore: explicit using any int64 ( #6020 )
...
* chore: explicit using any int64
* chore: update commit id of appflowy collab
2024-08-20 21:38:29 +08:00
Nathan.fooo
6d09c33782
chore: spawn task on local set ( #6012 )
...
* chore: spawn local
* chore: using multiple thread runtime
* chore: fix test
2024-08-20 14:16:24 +08:00
Nathan.fooo
58b17a939c
chore: fix lib dispatch ( #6008 )
...
* chore: replace rc with arc
* chore: fix dispatch
* chore: fix test
* chore: fix dispatch
* chore: fix test
* chore: remove afconcurrent
* chore: fix runtime block_on runtime
2024-08-19 22:08:10 +08:00
Nathan.fooo
d0ce65f711
chore: fix database filter ( #6005 )
...
* chore: fix filter
2024-08-19 09:47:37 +08:00
Nathan.fooo
5878379b2e
chore: lazy load database row ( #6001 )
...
* chore: fix potential load database rows fail
* chore: fix layout padding
2024-08-18 18:44:32 +08:00