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
Shreesh Nautiyal
8e5b6b6e27
fix: the horizontal scrollbar disappearing in grid view ( #3751 )
2023-10-23 10:30:47 +08:00
Kilu.He
7e101b8bf1
fix: slash command panel bugs ( #3722 )
2023-10-23 10:25:47 +08:00
Lucas.Xu
bf0cfa798c
fix: windows CI build failed ( #3741 )
2023-10-22 01:04:38 +08:00
Richard Shiue
1793a28cbc
fix: calendar event card not displaying as intended ( #3731 )
2023-10-19 18:19:50 +08:00
Lucas.Xu
e565d0ee32
feat: support building on Android ( #3713 )
...
* feat: support building on Android
* chore: add CI for mobile platform
2023-10-19 09:55:23 +08:00
Sumit Banwakade
f60462a853
fix: side panel animation ( #3605 )
...
* fix: side panel animation
* Fix: Side Panel Animation Changes
* Fix:Panel Animation
* fix:updated animation to easeOutQuad
* fix: updated animation to easeOutQuad
* Fix:Panel Side Animation
* fix:panel side animation
* chore: restore settings.json
---------
Co-authored-by: Richard Shiue <71320345+richardshiue@users.noreply.github.com>
2023-10-18 15:48:26 +08:00
Mathias Mogensen
966547faa0
fix: reminder launch review ( #3716 )
2023-10-17 14:48:58 +08:00
Muhammad Saad Tanveer
3647af44c9
fix: Shortcut settings Reset to default is missing bottom margin #3710 ( #3715 )
2023-10-17 05:47:07 +02:00
Lucas.Xu
25b4a647b0
fix: unable to export image to markdown ( #3709 )
2023-10-16 15:56:30 +08:00
Lucas.Xu
c6e3c1fd7c
feat: customizing the background of a block with theme color ( #3691 )
2023-10-16 14:11:05 +08:00
ルビーDog
4fd35d0de4
feat: improve translations ja_JP ( #3702 ) ( #3705 )
2023-10-16 10:56:06 +08:00
Lucas.Xu
7406c5e6a5
feat: add toggle list and callout node parser ( #3700 )
2023-10-16 10:09:33 +08:00
CrazyRikin
aa70885b21
feat: added hindi translation ( #3575 )
2023-10-15 22:13:14 +08:00
Yijing Huang
8699c9c125
fix: lemonade theme issues ( #3686 )
2023-10-15 22:12:25 +08:00
Pedro Coelho
bc758e0b06
chore: update translations pt-PT ( #3687 )
2023-10-15 22:12:01 +08:00
Jakob Gerhardt
e38980ccc3
chore: update translations de-DE ( #3693 )
2023-10-15 22:11:28 +08:00
Verdy Bangkit
8dd180046f
chore: update translations id_ID and ru_RU ( #3701 )
2023-10-15 22:10:41 +08:00
Lucas.Xu
0cd2726752
chore: disable toolbar in code block ( #3682 )
2023-10-15 22:01:17 +08:00
Lucas.Xu
11daa15b89
feat: auto pop up the menu after inserting image block ( #3698 )
2023-10-15 13:04:24 +08:00
Lucas.Xu
8436bc6144
fix: the disk space of CI machines always runs out ( #3689 )
2023-10-14 20:37:44 +08:00
Ekaksh Janweja
59851f46b7
feat: edit the field by clicking on the drag icon ( #3656 )
...
* feat: edit the field by clicking on the drag icon
* Added localization
* Added .tr() function
* fix: BlockActionButton only show when _isFieldHover is true.
* fix: BlockActionButton only show when _isFieldHover is true.
* fix: Worked on requested changes
* fix: Fixed Location of Field Popover
* fixed pubspec.lock
* Updated pubspec.lock
---------
Co-authored-by: Lucas.Xu <lucas.xu@appflowy.io>
2023-10-13 23:47:49 +08:00
Sarthak Kimtani
62f1d6eb82
fix: 3620 unchecked checkbox color ( #3685 )
2023-10-13 21:06:13 +08:00
Nathan.fooo
ec80f72c8f
feat: af cloud database ( #3684 )
...
* chore: forece user to logout when token is invalid
* chore: update client api rev
2023-10-12 20:25:00 +08:00
Richard Shiue
b2c80981cc
fix: build app ( #3681 )
2023-10-11 22:46:32 -07:00
Yijing Huang
8fa425a76c
chore: bump version 0.3.6 ( #3680 )
2023-10-12 13:14:37 +08:00