Kilu.He
dd9b1fb78f
feat: support converting documents to JSON, HTML, or TEXT. ( #3811 )
...
* feat: support converting documents to JSON, HTML, or TEXT
* fix: modify the comment
* fix: modify the comment
2023-10-30 12:50:31 +08:00
Nathan.fooo
e08a1a6974
feat: enable dispatch event using single thread ( #3828 )
...
* refactor: lib dispatch
* chore: type def
* chore: type def
* fix: local set spawn
* chore: replace tokio spawn
* chore: update log
* chore: boxed event
* chore: tauri lock
2023-10-30 12:35:06 +08:00
Richard Shiue
7f4e7e6aa0
chore: bump af board ver ( #3825 )
...
* chore: bump af board ver
* fix: select card cell popover opening
2023-10-30 10:13:47 +08:00
Richard Shiue
18bd91936c
fix: more board fixes ( #3821 )
...
* fix: null check value
* refactor: remove unnecessary blocbuilder
* fix: missing checkbox icon at top of board column
2023-10-29 12:51:34 +08:00
Richard Shiue
b9a25f449f
refactor: hide ungrouped feature ( #3817 )
...
* refactor: remove unused notification and listener
* revert: remove hide_ungrouped from group settings
* chore: add board layout setting
* chore: listen to layout settings on ui
* fix: duplicated group controller initialization
* chore: add a tooltip to the ungrouped items button
* chore: trailing comma
2023-10-29 11:26:49 +08:00
Richard Shiue
993532a2f0
fix: edit card title not working ( #3819 )
2023-10-28 23:13:27 +08:00
Nikhil Raj
8a735799c6
Added tooltip when hovering over No-Data ( #3612 )
...
* Added tooltip when hovering over NO-Data
* chore: i18n for tooltip
* fix: wrong token
* chore: use flowytooltip
---------
Co-authored-by: Richard Shiue <71320345+richardshiue@users.noreply.github.com>
2023-10-28 22:11:32 +08:00
Kritarth Sharma
197da5f425
fix: removed the parent padding and instead applied padding individually. ( #3814 )
...
* fix: Removed the parent padding and instead applied individual padding to each child to ensure it doesn't affect the sidebar divider.
* chore: Addressed comments and made changes
2023-10-28 19:11:52 +08:00
Nathan.fooo
e28e5a0649
refactor: rename group ( #3815 )
...
* chore: add group operation interceptor
* refactor: impl interceptor trait
* chore: update type option when group change
* test: fix test
2023-10-28 11:48:28 +08:00
Lucas.Xu
09b4e19c9d
feat: enable mobile view item drag-and-drop reordering ( #3812 )
...
* feat: enable mobile view item draggable
* fix: dragging the view doesn't disable hover effect
2023-10-27 22:42:35 +08:00
Richard Shiue
653c831473
fix: board unit test fix ( #3813 )
...
* fix: board unit test fix
* fix: oopsies
2023-10-27 22:33:45 +08:00
Lucas.Xu
a2f2cdebb7
feat: set the default font family to Poppins on mobile ( #3810 )
2023-10-27 15:19:37 +08:00
Lucas.Xu
59e0a1325e
fix: mobile page issues and improvements ( #3809 )
...
* chore: update connectivity plus to 5.0.1
* feat: update favorite status on time
* fix: text overflow
* feat: implement ... button in editor page
* fix: align the icon and the text on the favorite page
* feat: enable feedback when tapping icons
2023-10-27 13:36:09 +08:00
Mayur Mahajan
c0446d7a96
chore: update de translation for select option ( #3804 )
2023-10-27 13:34:44 +08:00
Devas45
1fbee02731
fix: german date format ( #3806 )
2023-10-27 11:44:44 +08:00
dodaucy
102fdbce5c
fix: change appflowy.io link from http to https ( #3808 )
2023-10-27 11:38:58 +08:00
Richard Shiue
71c6beb882
chore: adjust placeholder color for dark theme ( #3799 )
2023-10-26 22:39:43 +08:00
Richard Shiue
ce83042317
chore: improve checklist ui ( #3798 )
2023-10-26 22:24:23 +08:00
Bryan Olivares
03598d3f22
fix: plus symbol in select option overflows ( #3789 )
...
* Fixed overflow problem for plus symbol
* Wrapping SizedBox with Flexible is not needed
2023-10-26 22:03:43 +08:00
Shreesh Nautiyal
c2eb2014a3
feat: segmented checklist progress bar ( #3770 )
...
* feat: added segments to the checklist progress bar
* chore: display empty progress bar in checklist editor when no tasks added
* refactor: used Container to represent segments
* refactor: implemented segments using Flexible and generated them using List.generate
2023-10-26 18:28:55 +08:00
Lucas.Xu
9416ba1bfc
feat: add new database on mobile platform ( #3788 )
...
* chore: downgrade clipboard package
* fix: update i18n in the favorite page
* fix: update the favorite icon
* feat: support add new database
* chore: disable cache in unit test
* chore: bump version 0.3.7
2023-10-26 11:57:14 +08:00
Richard Shiue
8c3984d21a
feat: allow hiding ungrouped stack ( #3752 )
...
* feat: allow hiding ungrouped stack
* chore: add notifications and listeners
* chore: implement UI
* fix: field info update
* chore: more responsive notification
* chore: read the right configurations
* feat: add ungrouped button
* fix: new board not getting isGroupField
* feat: refresh the counter
* fix: item count update
* chore: apply code suggestions from Mathias
* chore: yolo through tests
* chore: UI fix
* chore: code cleanup
* chore: ungrouped item count fix
* chore: same as above
2023-10-26 11:48:58 +08:00
Generic-Ripe
1883dd6d7c
Update sv.json ( #3778 )
...
Some small changes of errors and small improvements of readability.
2023-10-26 10:44:50 +08:00
Regulus Corneas
a354f9fe52
chore: update french translation ( #3774 )
...
* inlang: update translations
* inlang: update translations
* inlang: update translations
2023-10-26 10:44:18 +08:00
Richard Shiue
41e2c74b5e
feat: save card orders ( #3730 )
2023-10-26 10:05:43 +08:00
Mathias Mogensen
74d9d427bd
feat: show block in notification item ( #3736 )
...
* feat: show block in notification item
* feat: jump to block action
* fix: conflict after merge main
* fix: missing import after merge main
2023-10-26 09:41:03 +08:00
Mathias Mogensen
aa27c4e6d4
Feat: rename stack inline ( #3781 )
...
* feat: rename stack in-line
* feat: rename stack in-line
* chore: compiler issues
* fix: conflicts and cleaning
* fix: code lost after merge
* test: fix failing rust tests
* fix: tauri localization wrong keys
---------
Co-authored-by: Richard Shiue <71320345+richardshiue@users.noreply.github.com>
2023-10-26 09:38:37 +08:00
Mathias Mogensen
f40ae9ff25
fix: what is new button broken link ( #3785 )
2023-10-25 21:05:28 +02:00
Mathias Mogensen
e66087861b
feat: insert date from slash menu ( #3783 )
2023-10-25 19:31:21 +02:00
Lucas.Xu
147637fcf5
fix: iOS TestFlight issues ( #3776 )
...
* fix: transparent icons on iOS platform
* fix: remove unused unit tests
* chore: update flutter version
* feat: support building release packages for iOS and Android
* fix: integration test failed randomly
* chore: remove windows CI cache
* chore: update info.plist
* feat: build iOS and Android in Release mode
* chore: update editor version
* chore: don't cache flutter when testing
* chore: run unit test on Windwos
2023-10-25 23:33:46 +08:00
Nathan.fooo
48582cb718
test: Af cloud workspace member ( #3779 )
...
* chore: implement workspace memeber events
* chore: add workspace member test
* chore: fix fmt
2023-10-25 21:35:47 +08:00
Yijing Huang
ad21a61ffb
feat: mobile setting page, trash page and recent file UI with mock data ( #3734 )
2023-10-25 21:29:50 +08:00
Nathan.fooo
d34eec1d99
chore: rename files name that might cause ci fail ( #3777 )
2023-10-25 15:25:31 +08:00
Lucas.Xu
95aeac201f
chore: remove the unit tests of Windows and macOS ( #3771 )
...
* chore: remove the unit tests of Windows and macOS
* chore: update pubspec
* chore: update languages
2023-10-25 09:21:20 +08:00
Nathan.fooo
cceee80799
fix: anon user error ( #3772 )
...
* fix: anon user error
* ci: fix tests
2023-10-24 23:13:51 +08:00
Nathan.fooo
71f80be8f7
feat: save user metadata ( #3754 )
...
* feat: save user metadata
* chore: update client api
* refactor: separate test methods
* chore: save updated at
* chore: clippy
* chore: fix test
2023-10-24 20:11:06 +08:00
Liel Fridman
16a4babdca
fix: The appearance of slash menu didn't change along with theme mode changes ( #3630 ) ( #3706 )
...
* fix: The appearance of slash menu didn't change along with theme mode changes (#3630 )
* revert: pubspec.lock change
* fix: use context inside of function
---------
Co-authored-by: Lucas.Xu <lucas.xu@appflowy.io>
Co-authored-by: Yijing Huang <hyj891204@gmail.com>
2023-10-24 17:43:25 +08:00
Nebiyu
85c0622245
feat: add amharic translation ( #3732 )
2023-10-24 17:41:46 +08:00
Pedro Coelho
e3410ec568
chore: update pt-PT translations ( #3712 )
...
* inlang: update translations
* inlang: update translations
2023-10-24 17:16:48 +08:00
Zak
c0b0f12b0d
fix: font size text being displayed out of range. ( #3766 )
...
* fix: font size text being displayed out of range.
* chore: refactor code
---------
Co-authored-by: Lucas.Xu <lucas.xu@appflowy.io>
2023-10-24 14:04:13 +08:00
Mayur Mahajan
70a2b7d9ab
fix: add light and dark theme for codeblock ( #3748 )
...
* feat: add separate themes for codeblock
* feat: light and dark themes in codeblock
2023-10-24 14:01:34 +08:00
Lucas.Xu
a84c47dc33
feat: android deeplink and update icons ( #3769 )
...
* feat: android deeplink and update icons
* chore: remove integration test
2023-10-24 13:52:55 +08:00
Lucas.Xu
56c5d69b0f
feat: redefine i18n for editor ( #3768 )
2023-10-24 13:39:05 +08:00
Richard Shiue
6c3d7d2079
feat: show checklist items inline in row page ( #3737 )
...
* feat: show checklist items inline in row page
* fix: tauri build
2023-10-24 10:15:28 +08:00
Mohammad Zolfaghari
25a98cda81
ci: reduce build time ( #3519 )
2023-10-23 22:17:11 +08:00
Mathias Mogensen
cd6e133c86
fix: notification settings initial state ( #3763 )
2023-10-23 14:51:59 +02:00
Richard Shiue
b16a102f85
chore: improve setting tab bar dropdown ( #3756 )
...
* chore: improve setting tab bar dropdown
* test: fix integration tests
2023-10-23 19:23:27 +08:00
Lucas.Xu
d51c7f382f
feat: implement personal / favorites folder on the mobile platform ( #3723 )
2023-10-23 18:35:07 +08:00
Richard Shiue
a57ca5c0cb
fix: integration tests failing on Sundays ( #3753 )
2023-10-23 11:44:04 +08:00
Nathan.fooo
1e9137fcfe
chore: update client api commit id ( #3745 )
...
* chore: update client api commit id
* chore: fix test
* chore: remove check_visual_studio_installation task
* chore: update client api
2023-10-23 11:43:31 +08:00