Kilu.He
3174ffed5c
fix: support approve ( #6413 )
2024-09-30 13:41:47 +08:00
Richard Shiue
783d458100
feat(mobile): database filters ( #6401 )
2024-09-25 22:22:36 +08:00
Nathan.fooo
6a1619d300
chore: detect field type when import csv ( #6400 )
2024-09-25 15:09:00 +08:00
Nathan.fooo
7e1b77f872
chore: Migrate type option ( #6395 )
...
* chore: migrate number type option
* chore: migrate single select
* chore: migrate multi select
* chore: migrate date type option
* chore: migrate timestamp type option
* chore: support friendly full
* chore: migrate media type option
* chore: update collab
* chore: update zip
* chore: remove file
* chore: fix build
* chore: fix test
2024-09-25 11:44:19 +08:00
Mathias Mogensen
552f2a73de
fix: row cover improvements ( #6381 )
...
* fix: row cover improvements
* feat: set image from media cell as cover
* fix: duplicate row meta when duplicating row
* fix: use serialize repr and deserialize repr
* chore: update collab revision
* fix: failing test and bug w/ document icon
* fix: show empty cover on load failure
* fix: tauri collab revision
2024-09-23 16:28:47 +02:00
Kilu.He
bea4b60a7a
fix: fix jump error issue ( #6374 )
2024-09-21 15:08:02 +08:00
Kilu.He
1100c8b7e1
fix: modified row page cover ( #6373 )
2024-09-21 14:47:33 +08:00
Kilu.He
728c75ff87
fix: adjust row page skeleton ( #6372 )
2024-09-21 14:42:45 +08:00
Kilu.He
e01a59c772
fix: adjust editor's margin bottom ( #6371 )
2024-09-21 14:39:58 +08:00
Kilu.He
164933325c
fix: adjust margin bottom ( #6370 )
2024-09-21 14:31:10 +08:00
Kilu.He
88df232139
feat: support app router ( #6366 )
...
* fix: modified the folder name
* feat: open document and database
* feat: support editing
* fix: lint
* fix: add share actions
* fix: support interfaces
2024-09-21 10:39:09 +08:00
Nathan.fooo
e36f9aee4e
chore: bump collab version ( #6363 )
2024-09-20 16:19:04 +08:00
Kilu.He
f303674737
fix: fixed image size for media cell ( #6325 )
2024-09-16 23:24:09 +08:00
Kilu.He
68986bd170
fix: modified primary cell ( #6319 )
2024-09-16 15:13:22 +08:00
Kilu.He
e4029d05dc
feat: support file media on web ( #6318 )
2024-09-16 14:24:25 +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
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
Kilu.He
2c66634c89
feat: support invitation page ( #6300 )
2024-09-15 13:45:13 +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
Nathan.fooo
aafdb80455
chore: bump collab that removes timeout when loading row ( #6296 )
2024-09-13 14:08:39 +08: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
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