Lucas.Xu
944da858a8
fix: redirect to login page after deleting account on Android ( #6206 )
2024-09-09 09:28:29 +08:00
Richard Shiue
ec799afb7d
fix: more checklist multiline issues ( #6229 )
...
* fix: more checklist multiline issues
* chore: add comment
* chore: apply code style improvments
2024-09-09 09:22:08 +08:00
Mathias Mogensen
06c356c7a1
fix: space button rebuild issue ( #6235 )
2024-09-08 21:58:00 +02: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
e615e7a304
fix: unhiding group throws exception ( #6217 )
2024-09-08 16:48:17 +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
2b9b8c19a9
fix: flowy hover isselected check ( #6223 )
2024-09-07 01:39:49 +02:00
Richard Shiue
91173f707e
fix: cannot drag newly-created board cards ( #6207 )
2024-09-07 00:20:13 +08:00
Lucas.Xu
c400fdc01d
fix: launch review 0.6.9 issues ( #6203 )
...
* chore: replace teamspaces with workspaces
* fix: set delete account button height to 32
* feat: use 'deletemyaccount' as confirmation text
* fix: remove input text after closing account deletion dialog
* feat: replace the existing error page with the new style
* fix: update photo library usage description
* chore: remove beta
* feat: add more acceptable confirm texts
* feat: optimize account deletion UX
2024-09-06 10:39:10 +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
Richard Shiue
1c6e709c82
fix: board ui bugs ( #6194 )
...
* fix: date reminder indicator on board/calendar cards
* fix: stop restricting max lines of card title to two lines
* fix: don't allow multiline row titles
* fix: oops
2024-09-05 13:55:37 +08:00
Richard Shiue
0fd0483302
fix: various grid ui issues ( #6182 )
...
* fix: delete field confirmation dialog only closes top most popover
* fix: prioritize single-line checklist items
* chore: wrap text toggle persist
* test: update integration tests
* chore: delete conflicting outputs on freezed
* chore: slightly make field editor faster
* chore: use standard dialog componet
* chore: enable multiline checklist tasks on mobile
* chore: Update frontend/appflowy_flutter/lib/plugins/database/application/field/field_editor_bloc.dart
Co-authored-by: Mathias Mogensen <42929161+Xazin@users.noreply.github.com>
* chore: code cleanup
* fix: create field from row detail and add test
* chore: allow opening related database from editor
* test: integration test flake
---------
Co-authored-by: Mathias Mogensen <42929161+Xazin@users.noreply.github.com>
2024-09-05 13:54:50 +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
Lucas.Xu
08e2be367c
feat: optimize error page in database row page and remove unused code ( #6193 )
2024-09-05 11:57:54 +08:00
Nathan.fooo
31567d451f
chore: Observe database row event ( #6190 )
...
* chore: observe row
* chore: fix test
2024-09-04 23:21:05 +08:00
Lucas.Xu
8e34951477
feat: auto-fix table block data when duplicating it ( #6185 )
...
* fix: remove camera permission and update photo usage description
* feat: optimize the error block style in document
* feat: auto-fix table block when duplicating it
2024-09-04 17:11:50 +08:00
Lucas.Xu
589f5c1298
feat: exclude ARMv7 architecture for Android builds ( #6187 )
2024-09-04 16:55:49 +08:00
Lucas.Xu
d1127a9bfa
chore: update translations on iOS ( #6186 )
...
* chore: update mobile translations
* fix: folder context not found assertion
* fix: attempted to change a read-only map field
* feat: only replace the translation on iOS
2024-09-04 16:03:54 +08:00
Lucas.Xu
71bb182803
fix: remove camera permission and update photo usage description ( #6181 )
2024-09-04 14:26:32 +08:00
Richard Shiue
3161dddb25
chore(mobile): dismiss the keyboard when tap outside on login ( #6183 )
2024-09-04 14:04:39 +08:00
Lucas.Xu
d9dc132e5b
feat: enable apple sign in on desktop version ( #6119 )
2024-09-04 10:27:31 +08:00
Lucas.Xu
49ba1fd246
chore: podfile.lock should not be ignored ( #6180 )
2024-09-04 10:07:02 +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
2bb33e1d2a
fix: incorrect right-click menu position on Desktop ( #6177 )
2024-09-04 00:58:02 +02:00
Lucas.Xu
9da71c3186
feat: support account deletion ( #6103 )
...
* feat: support account deletion
* chore: update translation
* feat: support account deletion on mobile
* fix: only display account deletion button in appflowy cloud mode
* chore: remove unused code
* chore: update checkbox style
* fix: integration test
* chore: update translations
* chore: update sentry version in podfile.lock
* chore: update version
2024-09-03 16:58:38 +08:00
Richard Shiue
f7c6b8792f
chore(flutter): bump sentry version to fix compilation ( #6170 )
2024-09-03 15:17:41 +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
Lucas.Xu
080b7db605
chore: remove unused translation ( #6158 )
2024-09-02 10:46:51 +08:00
Mohammad Zolfaghari
6ce77aea3e
fix: wrap checklist item text ( #6145 )
2024-09-01 16:06:58 +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
Lucas.Xu
d264f3dbde
fix: android toast style ( #6128 )
2024-08-31 09:33:44 +08:00
Nathan.fooo
8139065113
fix: init database row init ( #6127 )
2024-08-30 22:12:20 +08:00
Lucas.Xu
928da2a223
chore: update translations ( #6124 )
...
* chore: update translations
* fix: close popup menu when tapping navigation bar item
* chore: update toolbar divider color and popup menu background color
* chore: update translations and icon
* chore: update frontend/appflowy_flutter/lib/shared/popup_menu/appflowy_popup_menu.dart
Co-authored-by: Mathias Mogensen <42929161+Xazin@users.noreply.github.com>
---------
Co-authored-by: Mathias Mogensen <42929161+Xazin@users.noreply.github.com>
2024-08-30 19:19:41 +08:00
Mathias Mogensen
78c2e756d6
fix: lose focus when changing tabs ( #6118 )
2024-08-30 10:12:36 +02:00
Mathias Mogensen
47c2ae23ed
fix: move title bar on top of tabs on Windows ( #6116 )
2024-08-30 10:12:26 +02:00
Mathias Mogensen
0fd0900b41
fix: add leading zeros to day & month in date format ( #6114 )
2024-08-30 10:12:16 +02:00
Lucas.Xu
61ad75502f
feat: upgrade template button style ( #6121 )
2024-08-30 16:10:17 +08:00
Nathan.fooo
29858dda7a
chore: update plan desc ( #6120 )
2024-08-30 15:35:57 +08:00
Lucas.Xu
9209562648
fix: reset first page when switching space ( #6097 )
...
* fix: reset first page when switching space
* fix: primary field icon align issue in grid page
2024-08-28 21:25:57 +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
Lucas.Xu
956d62fe82
fix: expand the icon to be the same size as the text in the heading block ( #6093 )
...
* fix: hidden board group padding
* fix: expand icon in heading style
2024-08-28 13:22:07 +08:00
Nathan.fooo
c4cdcbff73
chore: disable old import type ( #6089 )
2024-08-28 09:15:42 +08:00
Lucas.Xu
1b185ba3cd
feat: support sign in with Apple ( #6049 )
...
* feat: support sign in with Apple
* feat: support sign in with Apple
* feat: optimize sign in on desktop
* feat: expand third party sign in buttons on android
* fix: revert text color and font size in button
2024-08-27 10:49:31 +08:00
Lucas.Xu
e5ad0f6d1d
fix: table render error ( #6074 )
...
* fix: table render error
* fix: sidebar doesn't refresh if the pages are same
* chore: optimize empty placeholder align
* fix: debounce open workspace toast
* fix: editor color decoration error
2024-08-27 09:23:25 +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
Lucas.Xu
f342f5ec7e
feat: customize transition animation for popup menu ( #6071 )
...
* feat: customize transition animation for popup menu
* chore: add hint text for duplicate and favorite action
* fix: flutter analyze
2024-08-26 15:15:59 +08:00
Lucas.Xu
2ef74c229c
fix: update settings menu color ( #6039 )
...
* chore: replace settings popup menu backgroundcolor
* fix: invite toast blocked by keyboard
2024-08-26 09:51:57 +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