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
Kilu.He
c5a9dea721
feat: update iOS download link ( #6276 )
2024-09-11 11:24:01 +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
Nathan.fooo
5d42d03e15
chore: bump collab ( #6246 )
...
* chore: bump collab
* chore: bump client api
2024-09-09 18:56:20 +08:00
Kilu.He
3caf84b8a0
fix: modified some behavior of template ( #6242 )
2024-09-09 12:06:22 +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
Kilu.He
a1793b53dd
fix: open duplicate entrance and fixed some issues ( #6216 )
2024-09-07 13:35:51 +08:00
Kilu.He
a1bc9246b1
fix: apple login on web ( #6213 )
2024-09-06 14:46:05 +08:00
Kilu.He
3e91be4960
fix: hide toast ( #6210 )
2024-09-06 12:28:49 +08:00
Kilu.He
9930efdc84
fix: toast issues ( #6209 )
2024-09-06 12:27:08 +08:00
Kilu.He
93ca6ac906
feat: support gallery block ( #6205 )
2024-09-06 11:49:50 +08:00
Kilu.He
aa621289e9
feat: support publish outline ( #6173 )
2024-09-05 12:27:32 +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
Lucas.Xu
b7db1e7dda
fix: build error in release mode ( #6175 )
2024-09-03 18:10:02 +08:00
Kilu.He
94c033bba8
fix: some duplicate issues ( #6171 )
2024-09-03 12:49:56 +08:00
Kilu.He
4b0368d552
fix: display duplicate entry ( #5853 )
...
* fix: some issue
* fix: add colors
* fix: do not allow people who are not appflowy
2024-09-03 11:50:28 +08:00
Nathan.fooo
c3114e5a39
chore: bump client api ( #6113 )
...
* chore: bump client api and collab
2024-08-30 14:31:05 +08:00
Nathan.fooo
d89804f3e4
chore: bump client api ( #6098 )
2024-08-28 21:31:04 +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
Kilu.He
7541dff00e
fix: some file block issues ( #6085 )
2024-08-28 10:30:08 +08:00
Bartosz Sypytkowski
b77fdb8424
chore: update yrs dependencies ( #6086 )
...
* chore: update dependencies
* chore: catch results from apply update
---------
Co-authored-by: nathan <nathan@appflowy.io>
2024-08-27 20:53:00 +08:00
Nathan.fooo
083c0d0f0b
chore: upgrade client api that fix initfine sync ( #6083 )
2024-08-27 19:59:52 +08:00
Kilu.He
d25efba292
feat: support file block preview on web ( #6081 )
2024-08-27 15:01:23 +08:00
Nathan.fooo
40e627c303
chore: enable upload when switching workspace ( #6080 )
...
* chore: enable upload when switching workspace
* chore: update client api
2024-08-27 14:22:57 +08:00
Kilu.He
e3a68d3ecb
fix: change icons ( #6076 )
2024-08-27 10:59:31 +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
Kilu.He
b649950d62
fix: table issues ( #6072 )
2024-08-26 13:52:02 +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
Kilu.He
242faee2f5
fix: document issues ( #6069 )
2024-08-25 22:06:34 +08:00
Kilu.He
7626cfd546
fix: database tabs ( #6067 )
2024-08-25 21:45:01 +08:00
Kilu.He
5b2df9e482
fix: calendar style issues ( #6066 )
2024-08-25 20:56:41 +08:00
Kilu.He
2a2dc903c1
fix: table cells order on publish ( #6064 )
2024-08-25 17:27:44 +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
Kilu.He
3fa72106e9
fix: upload template ( #6021 )
...
* fix: upload template
* fix: scale thumb
2024-08-23 16:28:46 +08:00
Nathan.fooo
8ae67c5098
chore: upgrade collab verison ( #6047 )
2024-08-23 15:40:48 +08:00
Nathan.fooo
a206d9aa8c
chore: fix board row ( #6046 )
...
* chore: fix board row init
* chore: update client api version
2024-08-23 13:55:40 +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
Bartosz Sypytkowski
0e844678fc
chore: Remove last sync at ( #6029 )
...
* chore: update dependencies to stop using last sync at field
* chore: apply cargo fmt
* chore: fix dependencies
* chore: upgrade client api
---------
Co-authored-by: nathan <nathan@appflowy.io>
2024-08-22 08:42:32 +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
faf1e98d15
chore: update appflowy collab
2024-08-19 22:09:31 +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