Nathan.fooo
7f44b181bd
feat: integrate client-api ( #3430 )
...
* chore: update client-api rev
* chore: update collab rev id
* feat: add sign_in_request and import shared entity
* feat: added to userworkspace from af_workspace
* chore: add script to update the client-api rev id
* chore: update client-api rev
* feat: add workspaces api
* feat: added check user
* chore: config
* chore: update client_api version
* chore: ws connect
* chore: ws connect
* chore: update crate versions
* chore: rename event
* chore: update client-appi
* chore: set appflowy cloud env
* chore: add env template
* chore: update env name
* docs: update docs
* fix: check_user
* feat: impl sign_in_with_url
* feat: add file storage placeholders
* chore: update client-api
* chore: disable test
* feat: impl workspace add and remove
* chore: sign up test
* feat: select cover image on upload (#3488 )
* fix: close popover after item selection in settings view (#3362 )
* fix: close popover after item selection in settings view
* fix: add missing await before closing popover
* fix: find popover container by context instead of passing controllers around
* fix: add requested changes
* feat: close text direction settings popups after selection
* fix: clean up
* fix: restore theme value dropdown as StatefulWidget
* feat: openai and stabilityai integration (#3439 )
* chore: create trait
* test: add tests
* chore: remove log
* chore: disable log
* chore: checklist ux flow redesign (#3418 )
* chore: ux flow redesign
* chore: remove unused imports
* fix: allow creation of tasks of the same name
* chore: apply code suggestions from Mathias
* fix: add padding below field title text field (#3440 )
* Fixed Issue no #3426
* Reversed the pubspec.lock mistaken update
* FIXED PADDING
* Fixed Padding issue on calender field edit popup
* chore: rename package name (#3501 )
* fix: right icon size sam as left one (#3494 )
* feat: enable removing user icon (#3487 )
* feat: enable removing user icon
* fix: generate to true
* fix: review comments
* fix: more review comments
* fix: integration test and final changes
* fix: made cursor grab and background color when hovering on Appearance Options Buttons (#3498 )
* chore: calendar UI polish (#3484 )
* chore: update calendar theming
* feat: add event popup editor
* chore: new event button redesign and add card shadows
* chore: unscheduled events button
* chore: event title text field
* fix: focus node double dispose
* chore: show popover when create new event
* test: integrate some tests for integration testing purposes
* fix: some fixes and more integration tests
* chore: add more space between font item and font menu
* feat: add reset font button in toolbar
* feat: only show text direction toolbar item when RTL is enabled
* fix: unable to change RTL of heading block
* test: add integration test for ltr/rtl mode
* chore: update inlang project settings (#3441 )
* feat: using script to update the collab source. (#3508 )
* chore: add script
* chore: update script
* chore: update bytes version
* chore: submit lock file
* chore: update test
* chore: update test
* chore: bump version
* chore: update
* ci: fix
* ci: fix
* chore: update commit id
* chore: update commit id
* chore: update commit id
* fix: is cloud enable
---------
Co-authored-by: Fu Zi Xiang <speed2exe@live.com.sg>
Co-authored-by: Mathias Mogensen <42929161+Xazin@users.noreply.github.com>
Co-authored-by: Vincenzo De Petris <37916223+vincendep@users.noreply.github.com>
Co-authored-by: Richard Shiue <71320345+richardshiue@users.noreply.github.com>
Co-authored-by: Aryan More <61151896+aryan-more@users.noreply.github.com>
Co-authored-by: Lucas.Xu <lucas.xu@appflowy.io>
Co-authored-by: Lakhan Baheti <94619783+1akhanBaheti@users.noreply.github.com>
Co-authored-by: Nitin-Poojary <70025277+Nitin-Poojary@users.noreply.github.com>
Co-authored-by: Jannes Blobel <72493222+jannesblobel@users.noreply.github.com>
2023-10-02 17:22:22 +08:00
Aman Negi
01c3fec5aa
feat: improve snackbar UI style ( #3562 )
2023-10-02 15:14:40 +08:00
Mathias Mogensen
94a3a59001
fix: avoid non-null promise on null value ( #3569 )
2023-10-02 15:13:39 +08:00
Mathias Mogensen
4a433a3176
feat: reminder ( #3374 )
2023-10-02 15:12:24 +08:00
Lucas.Xu
c864e836ee
feat: integrate find and replace into AppFlowy ( #3566 )
...
* chore: update editor version
* feat: redesign find and replace ui
* chore: update language file
2023-10-02 13:54:51 +08:00
Richard Shiue
0738b5f87d
feat: show hidden fields in row detail page ( #3545 )
2023-10-02 10:52:22 +08:00
Ahsan Ahmad
891d794900
fix:Spacing above New row in grid ( #3564 )
...
* fix:Spacing above New row in grid
* revert: update frontend/appflowy_flutter/ios/Podfile.lock
---------
Co-authored-by: Mathias Mogensen <42929161+Xazin@users.noreply.github.com>
2023-10-01 23:22:21 +02:00
Yijing Huang
890f52a00a
feat: dandelion theme improvement ( #3550 )
2023-09-28 14:18:40 +08:00
Yijing Huang
d007f98af6
fix: emoji picker menu issue ( #3551 )
2023-09-28 14:18:01 +08:00
Yijing Huang
15e9d65798
feat: go_router refactor and bottom navigation bar in mobile ( #3459 )
2023-09-28 14:17:38 +08:00
Lakhan Baheti
0626f0deb7
fix: on hover change_cover button correct mouse cursor ( #3548 )
2023-09-27 22:59:33 +08:00
Richard Shiue
007c649c31
fix: still show drag icon while dragging ( #3547 )
...
* fix: still show drag icon while dragging
* chore: use click cursor on windows
2023-09-27 20:02:44 +08:00
Richard Shiue
c7e3ed805a
fix: checklist cell style for checklist cells ( #3538 )
2023-09-26 22:31:15 +08:00
Lucas.Xu
32c06cf1bf
fix: clear selection when editing inline database view
2023-09-26 16:55:49 +08:00
Lucas.Xu
938953d7b3
fix: unable to parse html text which contains <mark> tag ( #3529 )
2023-09-26 14:37:10 +08:00
Narayan
0996f5fd24
fix: missing the hand gesture icon in the text alignment options ( #3509 )
2023-09-24 21:42:11 +08:00
Richard Shiue
ab9338eb89
fix: some issues with the end date ( #3495 )
2023-09-24 20:26:18 +08:00
Lakhan Baheti
fd4088aed0
fix: grid theming to bottom row count number ( #3510 )
...
* fix: theming to bottom count number
* refactor: Row to RichText
2023-09-24 20:25:47 +08:00
Richard Shiue
375ff5ed6d
refactor: use same bloc in grid and cards ( #3511 )
2023-09-24 20:24:38 +08:00
Ahsan Ahmad
847290d9a4
fix: remove max length of 30 while creating a new select option ( #3513 )
2023-09-24 19:14:25 +08:00
Lucas.Xu
1997231adf
Merge pull request #3500 from LucasXu0/fix_032_launch_review_issues
...
fix launch review(v0.3.3) issues
2023-09-23 12:50:57 +08:00
Lucas.Xu
89face4f02
test: add integration test for ltr/rtl mode
2023-09-23 11:31:08 +08:00
Richard Shiue
37ddce3a29
chore: calendar UI polish ( #3484 )
...
* chore: update calendar theming
* feat: add event popup editor
* chore: new event button redesign and add card shadows
* chore: unscheduled events button
* chore: event title text field
* fix: focus node double dispose
* chore: show popover when create new event
* test: integrate some tests for integration testing purposes
* fix: some fixes and more integration tests
2023-09-23 09:47:48 +08:00
Nitin-Poojary
593df96b10
fix: made cursor grab and background color when hovering on Appearance Options Buttons ( #3498 )
2023-09-22 19:03:18 +02:00
Mathias Mogensen
1b966171c4
feat: enable removing user icon ( #3487 )
...
* feat: enable removing user icon
* fix: generate to true
* fix: review comments
* fix: more review comments
* fix: integration test and final changes
2023-09-22 15:20:07 +02:00
Lakhan Baheti
047f1a0b39
fix: right icon size sam as left one ( #3494 )
2023-09-22 12:25:27 +02:00
Lucas.Xu
f2f3506b29
fix: unable to change RTL of heading block
2023-09-22 17:13:08 +08:00
Lucas.Xu
f762a564b5
feat: only show text direction toolbar item when RTL is enabled
2023-09-22 15:59:21 +08:00
Lucas.Xu
57b78ee3c6
feat: add reset font button in toolbar
2023-09-22 15:49:11 +08:00
Lucas.Xu
5dfc470873
chore: add more space between font item and font menu
2023-09-22 13:53:14 +08:00
Aryan More
d5f8ce5435
fix: add padding below field title text field ( #3440 )
...
* Fixed Issue no #3426
* Reversed the pubspec.lock mistaken update
* FIXED PADDING
* Fixed Padding issue on calender field edit popup
2023-09-22 11:15:18 +08:00
Richard Shiue
3c65a96b04
chore: checklist ux flow redesign ( #3418 )
...
* chore: ux flow redesign
* chore: remove unused imports
* fix: allow creation of tasks of the same name
* chore: apply code suggestions from Mathias
2023-09-22 09:33:24 +08:00
Nathan.fooo
6ba7fc0317
feat: openai and stabilityai integration ( #3439 )
...
* chore: create trait
* test: add tests
* chore: remove log
* chore: disable log
2023-09-21 12:41:52 +08:00
Vincenzo De Petris
37a5054ebd
fix: close popover after item selection in settings view ( #3362 )
...
* fix: close popover after item selection in settings view
* fix: add missing await before closing popover
* fix: find popover container by context instead of passing controllers around
* fix: add requested changes
* feat: close text direction settings popups after selection
* fix: clean up
* fix: restore theme value dropdown as StatefulWidget
2023-09-21 11:23:28 +08:00
Mathias Mogensen
048434024b
feat: select cover image on upload ( #3488 )
2023-09-21 04:02:39 +02:00
Nitin-Poojary
2c757e9b6c
fix: set minimum width for grid fields to 50px ( #3397 )
...
* fix: set minimum width for grid field to 100px
* test: add grid field width test
* fix: field width should not be less then 50px
* test: grid field width should not be less then 50px
* fix: cursor-based resizing issue
* test: updated tests
2023-09-21 09:39:13 +08:00
Lucas.Xu
9c59e1487e
feat: customize text font ( #3467 )
...
* feat: update UI in settings page
* feat: customzing font in document page
* fix: flutter analyze and format issues
2023-09-21 09:12:25 +08:00
Mathias Mogensen
4b9b723521
fix: add bottom border to new property column ( #3486 )
2023-09-21 03:10:41 +02:00
Vyshnav Ajith
a389836897
Added Language Support for Urdu. Issue#3372 ( #3469 )
...
* Create ur.json
* Add files via upload
* changes
* Added Locale change to the supported Locales List
* Added Urdu in Language.dart
* Delete .vscode/launch.json
* Changed the icon for Calendar
2023-09-20 17:31:17 +02:00
Mathias Mogensen
eec7723ce0
fix: tests for interacting with viewitem ( #3472 )
2023-09-20 23:14:04 +08:00
Onyedika Israel Ukwueze
094f8fc307
fix: visual bug on board accessory
2023-09-19 16:02:19 +08:00
Richard Shiue
124d435f09
feat: add end date to time cell data ( #3369 )
...
* feat: add end date to time cell data
* feat: implement ui for end time
* test: add date to text test
* chore: clippy warnings
* fix: unexpected time parsing
* fix: fix the date logic when toggling end date
---------
Co-authored-by: nathan <nathan@appflowy.io>
2023-09-19 09:58:15 +08:00
Mathias Mogensen
b700f95c7f
fix: do not rebuild hover on item selection ( #3423 )
2023-09-18 16:39:30 +08:00
Lucas.Xu
0ea5b3c483
fix: rtl related issues
2023-09-18 14:33:51 +08:00
Lucas.Xu
3426e5b53e
fix: launch review issues ( #3413 )
2023-09-15 17:51:29 +08:00
Yijing Huang
936b49a63f
fix: alignment issue in login page ( #3399 )
2023-09-15 16:07:23 +08:00
Richard Shiue
f6f80b48c9
fix: some UI issues ( #3403 )
2023-09-14 19:30:33 +08:00
Lucas.Xu
26a2bffcd1
fix: some UI issues were present in version 0.3.1. ( #3401 )
2023-09-14 19:22:32 +08:00
Aman Negi
fe55452c79
fix: restore banner theme issues ( #3299 )
2023-09-14 18:48:42 +08:00
Vincenzo De Petris
d86531ac92
fix: add left padding to TabsManager widget ( #3396 )
2023-09-14 12:08:44 +02:00
Richard Shiue
0c6a1d4ae7
chore: revamp checklist ui ( #3380 )
...
* chore: revamp checklist editor ui
* chore: checklist progress bar
* test: integration tests
* fix: flutter analyzer errors
* fix: checklist percentage complete
2023-09-13 20:44:04 +08:00
Richard Shiue
50a4f03931
chore: date editor ui polish ( #3367 )
2023-09-13 19:12:26 +08:00
Richard Shiue
1ca130d7de
feat: revamp row detail page UI ( #3328 )
...
* feat: revamp row detail page UI
* chore: some minor details and fix tests
* fix: fix tests
* chore: remove unused field
* chore: code cleanup
* test: add reordering fields in row page tests
* chore: remove duplicate and delete row events
* chore: timestamp cell ui adjustment
* chore: remove unused code
* test: fix new integration tests
2023-09-13 19:10:08 +08:00
Mathias Mogensen
ef6f9a3175
fix: reorder rows on windows ( #3279 )
...
* fix: reorder rows on windows
Closes : #3208
* fix: unused import
2023-09-13 11:36:22 +08:00
Vincenzo De Petris
aa25aa4474
fix: DateCardCellState date formatting ( #3387 )
...
* fix: DateCardCellState date formatting
* refactor: use string interpolation
2023-09-13 11:18:07 +08:00
Kilu.He
c7af04b317
feat: support incremental updates for textblock's delta. ( #3216 )
...
* feat: support incremental to update textblock's delta
* fix: update test code
* fix: remove console
* fix: update test
* feat: integrate increamental delta in Flutter
* fix: delete quill editor
* fix: delete quill editor
* feat: add csharp in codeblock (#3371 )
* chore: pt-PT & pt-BR translation updated (#3353 )
* chore: Ensure Cargo.lock Is Updated Alongside Changes to Cargo.toml (#3361 )
* ci: add cargo check workflow
* ci: test cargo.toml
* fix: update test
* fix: code review
* fix: update cargo.toml and cargo.lock
* fix: code review
* fix: rust format
---------
Co-authored-by: Lucas.Xu <lucas.xu@appflowy.io>
Co-authored-by: Mayur Mahajan <47064215+MayurSMahajan@users.noreply.github.com>
Co-authored-by: Carlos Silva <mtbf99@gmail.com>
2023-09-12 20:49:03 +08:00
Mohammad Zolfaghari
9565173baf
feat: text and layout direction settings ( #3247 )
...
* feat: text and layout direction settings
Added ltr|rtl|auto direction button to appflowy toolbar.
Introduced layout and default direction settings.
* chore: formate code
* feat: added hint for direction settings
* fix: flutter analyze
---------
Co-authored-by: Lucas.Xu <lucas.xu@appflowy.io>
2023-09-12 19:11:13 +08:00
Lucas.Xu
5f4e3ecc76
fix: unable to paste texts contains section or font tag ( #3379 )
2023-09-12 15:53:39 +08:00
Yijing Huang
f639d51c11
feat: auth pages improvement for mobile and desktop platform ( #3217 )
2023-09-12 10:32:26 +08:00
Lucas.Xu
71071b60b2
feat: improve performance of document page ( #3357 )
2023-09-12 10:29:41 +08:00
Mayur Mahajan
133dab934b
feat: add csharp in codeblock ( #3371 )
2023-09-11 15:02:57 +08:00
Richard Shiue
35f84e42cc
fix: one-frame glitch when deleting all sorts ( #3330 )
2023-09-10 15:50:49 +08:00
Richard Shiue
8bcc6384f2
refactor: different TypeOption between DateTime and LastModified/CreatedAt ( #3356 )
...
* fix: stringify date cell includes time if true
* refactor: LastModified and CreatedAt type option
* chore: frontend implementation
* chore: some adjustments and fix tests
* fix: integration tests
* chore: timestamp type option ui
2023-09-08 10:07:24 +08:00
Lucas.Xu
3db9024a2d
chore: release 0.3.1 ( #3326 )
...
* chore: update editor version
* fix: export name (with CJK) doesn't match the document name
* chore: bump version 0.3.1
2023-09-04 17:28:19 +08:00
Lucas.Xu
af0ae2e375
feat: enable heading in the table plugin ( #3325 )
2023-09-04 13:35:11 +08:00
Richard Shiue
b73a34ed94
refactor: remove date cell persistence ( #3095 )
...
* refactor: remove date cell persistence
* refactor: use i64 rather than String in DateChangeset
* chore: code cleanup
* fix: tauri build
---------
Co-authored-by: nathan <nathan@appflowy.io>
2023-09-02 11:50:16 +08:00
Richard Shiue
f3aaff77b9
chore: per-view field visibility UI ( #3296 )
...
* chore: default field settings if not exist
* chore: field settings listeners and services
* chore: don't need to updateFieldInfos
* feat: per-view field visibilty UI
* fix: remove unresolved imports
2023-09-02 00:42:46 +08:00
Vedant Pandey
9b7ff375b2
fix: trigger option selection on tap down ( #2915 )
...
* fix: trigger option selection on tap down
* chore: add TODO comment
---------
Co-authored-by: Richard Shiue <71320345+richardshiue@users.noreply.github.com>
2023-09-01 22:58:21 +08:00
Richard Shiue
18498c0479
feat: field settings application domain ( #3284 )
...
* chore: default field settings if not exist
* chore: field settings listeners and services
* chore: don't need to updateFieldInfos
* chore: load default field settings if none found
* chore: update collab ref
* chore: fix remidner compile errors
* fix: fix tests
* chore: update tauri project setting
---------
Co-authored-by: nathan <nathan@appflowy.io>
2023-09-01 22:40:17 +08:00
Mohammad Zolfaghari
df8642d446
feat: support table plugin ( #3280 )
2023-09-01 14:45:21 +08:00
Nathan.fooo
3b4f8e53a2
feat: storage file ( #3303 )
2023-08-31 16:40:40 +08:00
Nathan.fooo
4847b8b114
chore: enable discord and github login ( #3293 )
2023-08-31 15:45:01 +08:00
Lucas.Xu
e8f124b97c
feat: support editing name when creating page ( #3297 )
2023-08-30 22:16:12 +08:00
Lucas.Xu
f73d59fb57
feat: support text align and block align ( #3292 )
...
* feat: support text align and block align
* test: add test
2023-08-30 17:21:32 +08:00
Nathan.fooo
897d7980f6
chore: remove jwt secret env variable ( #3291 )
2023-08-30 11:51:33 +08:00
Mayur Mahajan
b88aed887a
fix: paste multiple lines in codeblock ( #3151 )
...
* fix: paste multiple lines in codeblock
* fix: works with non collapsed selection
* chore: localize code block
* test: multiline paste in codeblock
* chore: remove unused import
* fix: only hanlde code block paste command if all the selected nodes are code block
---------
Co-authored-by: Lucas.Xu <lucas.xu@appflowy.io>
2023-08-30 09:58:56 +08:00
Alex Wallen
4e863bc87f
feat: add hover color to question bubble like mockup ( #3222 )
2023-08-29 21:03:58 +02:00
nathan
507554a596
chore: only show email if supabase is enabled
2023-08-29 09:52:41 +08:00
Nathan.fooo
0806436c19
chore: share database via csv ( #3285 )
...
* chore: share database via csv
* fix: flutter test
2023-08-28 23:20:56 +08:00
Nathan.fooo
1205f0ebf7
chore: enable edit user email ( #3286 )
2023-08-28 21:00:55 +08:00
Aryan Arora
26e56194ea
fix: nightmode support for no recents text on the emoji menu ( #3239 )
2023-08-28 17:09:20 +08:00
Nathan.fooo
4e67282f2b
feat: Data sync on signup ( #3283 )
...
* chore: sync all data
* chore: sync database row and document in the row
* chore: sync inline view id
* chore: sync row and document in row
* fix: tests
* fix: migrate document in row
* chore: retry when create collab fail
* fix: invalid secret cause rerun application
* chore: fix clippy warnnings
2023-08-28 13:28:24 +08:00
Lucas.Xu
6634a0ecb3
chore: update supabase version and setup new deeplink for linux ( #3272 )
2023-08-25 18:06:23 +08:00
Lucas.Xu
255f30590f
feat: add custom context menu items for copy, cut, and paste commands
2023-08-24 22:23:50 +08:00
Nathan.fooo
1ba7224088
docs: improve documentation ( #3265 )
2023-08-24 14:00:34 +08:00
Lucas.Xu
a0481e8020
chore: bump version 0.3.0 ( #3252 )
2023-08-23 10:43:18 +07:00
Nathan.fooo
ea37128359
fix: reopen the application lost the theme ( #3254 )
2023-08-22 22:41:52 +08:00
Richard Shiue
e9f31ea0f8
fix: arrow keys on field name text field ( #3162 )
2023-08-22 22:38:07 +08:00
Richard Shiue
72363921b0
fix: use empty event title and add placeholder ( #3234 )
...
* fix: use empty event title and add placeholder
* chore: update frontend/appflowy_flutter/lib/plugins/database_view/calendar/presentation/calendar_event_card.dart
Co-authored-by: Mathias Mogensen <42929161+Xazin@users.noreply.github.com>
* chore: remove unnecessary visible for testing
* chore: apply suggestions from code review
Co-authored-by: Mathias Mogensen <42929161+Xazin@users.noreply.github.com>
* fix: typo on suggested changes
---------
Co-authored-by: Mathias Mogensen <42929161+Xazin@users.noreply.github.com>
2023-08-22 22:30:41 +08:00
Nathan.fooo
7fa15615df
chore: enable continue last session after logout ( #3253 )
2023-08-22 21:19:04 +08:00
Amir Lavasani
ad596b3165
feat: add the Persian language translations ( #3242 )
2023-08-22 14:48:42 +07:00
Lucas.Xu
724fc895e1
feat: format the selected text to url if available ( #3245 )
2023-08-22 14:46:27 +07:00
Nathan.fooo
77637ff461
test: add supabase auth tests ( #3250 )
...
* test: add supabase auth tests
* chore: format before test
* chore: fix warnings
* ci: rust test
* chore: disable clicking get started button when logining through the google OAuth
2023-08-22 15:40:22 +08:00
Nathan.fooo
12d6cbd46a
chore: optimize the UI if fail to open the workspace ( #3246 )
...
* chore: async load user profile
* chore: enable reset workspace
* chore: add confirm dialog
2023-08-22 00:19:15 +08:00
Lucas.Xu
bd30e31f6c
feat: improve copy paste plugins, and support in-app copy-paste ( #3233 )
2023-08-21 13:54:26 +08:00
Nathan.fooo
a1647bee78
feat: realtime user event ( #3241 )
...
* feat: update user profile after receiving realtime user event
* chore: logout if other deivce enable encyrption
* test: fix test
* chore: fix checkbox UI
* chore: fix tauri build
* chore: fix device id
* chore: fix duplicate run appflowy
2023-08-20 14:13:54 +08:00
Alex Wallen
c5719be7ae
fix: svg sizes ( #3238 )
...
* refactor: svg impl
* fix: icon sizes in appearance settings
* chore: change button icon
* fix: size of restore button
* chore: fix iconbutton api
* fix: analyzer issues
2023-08-19 09:53:10 +08:00
Nathan.fooo
de01bf70cd
fix: only encrypt if enable ( #3236 )
...
* fix: error page display issue
* fix: override document with empty data
* chore: add logs
* fix: encrypt errors
* fix: encrypt errors
2023-08-18 22:32:51 +08:00
Alex Wallen
1cc78b87ab
fix: some svgs do not have the correct color ( #3221 )
...
* fix: svg colors
* chore: rename variable name bc it doesn't make sense
* fix: google sign in button blend mode
2023-08-18 15:39:02 +08:00
Nathan.fooo
c1bba7e48b
fix: realtime event parser ( #3231 )
...
* chore: decrypt realtime event
* fix: realtime event parser
2023-08-18 15:13:34 +08:00
Nathan.fooo
649b0a135a
feat: encrypt collab update ( #3215 )
...
* feat: implement encrypt and decrypt
* feat: encrypt and decrypt
* feat: update user profile with encrypt
* chore: store encryption sign
* fix: login in setting menu
* chore: show encryption account name
* chore: fix test
* ci: fix warnings
* test: enable supabase test
* chore: fix test and rename column
* fix: update user profile after set the secret
* fix: encryption with wrong secret
* fix: don't save user data if the return value of did_sign_up is err
* chore: encrypt snapshot data
* chore: refactor snapshots interface
* ci: add tests
* chore: update collab rev
2023-08-17 23:46:39 +08:00
Yijing Huang
07cf7287d6
fix: color issues related to hover effect ( #3206 )
...
* fix: fix hover color on information and setting button
* chore: update the hover color of icon in SelectOptionTag
* chore: change hover color for add icon button
* chore: change the SelectOptionTag text color and _SelectOptionCell icon hover color
* fix: change hover color in tab close button #3172
* chore: add spacing in SelectOptionTag
* chore: remove the hover color on close tag icon
* chore: dart fix
2023-08-17 21:02:24 +08:00
Lucas.Xu
7f7fd4958f
feat: support deeplink on Linux
2023-08-17 17:45:26 +08:00
Lucas.Xu
de4f47b2a1
chore: migrate to the latest api
2023-08-17 17:43:05 +08:00
Lucas.Xu
e226eaad45
feat: imporve the functionality of pasting from html
2023-08-17 17:43:05 +08:00
Alex Wallen
a1f1559936
Reset theme buttons ( #3137 )
...
* feat: add translation for tooltip
* feat: add defaults for theme settings
* feat: refactor appearance view so that all theme settings can be reset
* chore: add keys for reset button
* chore: add tests for the reset button
* feat: register appearance test in runner
* chore: remove comment
* feat: add default file for appearance
* chore: move around files
* feat: make reset button respond to hover
* fix: incorrect use of resetTheme
* refactor: use maybeWhen
* fix: icon button style
* fix: rebase errors
2023-08-15 18:28:58 -10:00
Alex Wallen
f994f50ef9
[fix] transparent svgs ( #3213 )
...
* fix: transparent emojis
* chore: enhance documentation
2023-08-15 12:14:22 -10:00
Yijing Huang
29431b3038
fix: replace svgWidget by FlowySv ( #3212 )
2023-08-15 18:15:09 +02:00
Mathias Mogensen
ee14d31194
fix: overflow and alignment in sort editor ( #3201 )
...
* fix: overflow and alignment in sort editor
Closes : #3196 #3197
* fix: add and delete button on row
2023-08-15 16:28:55 +02:00
Alex Wallen
00ee4be723
[feat] improve svg widget api ( #3205 )
...
* feat: change api
* fix: api upgrade errors
2023-08-14 16:26:11 -07:00
Alex Wallen
243f80b6d5
[chore] svg improvements ( #3145 )
...
* chore: remove use of svgWidget()
* refactor: redundant code in svg
* feat: add generator to generate flowy_svgs.g.dart
* chore: reference new package in pubspec
* chore: remove svg widget from flowy_infra
* refactor: update usage in flowy_infra_ui
* refactor: usage in appflowy_flutter
* fix: error with script not running
* fix: error with script not running
* fix: use unix style file path
* feat: use generation script for flowy svgs
* feat: add task
* fix: add required missing semicolon
* fix: rebase errors
* feat: update generate build script
* fix: solve duplicate entries in the generated file
* fix: compilation errors
* fix: replace all spaces with an underscore
* feat: use FlowySvgs
* feat: reduce assets and simplify
* refactor: do not return empty svg widget
* fix: rebase errors
* fix: analyzer warnings
* chore: remove flowy_icons from tracking
* chore: fix generate flowy icons script linux
* chore: macos/linux script
* chore: add rsync
---------
Co-authored-by: Mathias Mogensen <mathiasrieckm@gmail.com>
Co-authored-by: Mathias Mogensen <mathias@appflowy.io>
2023-08-14 10:34:01 -10:00
Mohammad Zolfaghari
2f8edf1fd1
feat: group by date ( #2641 )
...
* feat: group by date
* test: added more tests for group by date
* fix: print month in abbrev format
* chore: adapt group event changes
* style: remove comment
* fix: change date on changing group
* fix: dont count time in relative group
* fix: check beginning of month is within 30 days
* refactor: unify group id date format
---------
Co-authored-by: nathan <nathan@appflowy.io>
2023-08-14 11:37:35 +08:00
Lucas.Xu
9863000f4a
feat: support DidUpdateChildViews callback
2023-08-13 17:32:52 +08:00
Lucas.Xu
d0a343ee36
chore: remove the unused code
2023-08-13 17:14:58 +08:00
Nathan.fooo
9063b40e06
feat: enable collaboration update synchronization between different devices ( #3169 )
...
* feat: bypass realtime event
* chore: use user device id
* chore: send realtime update
* chore: setup realtime recever
* chore: setup realtime recever
* chore: clippy
* chore: update collab rev
* chore: update realtime subscription
* chore: fix test
* chore: fmt
* test: fix flutter test
2023-08-12 17:36:31 +08:00
Lucas.Xu
7701533ed2
chore: remove the unused value in supabase_task ( #3157 )
2023-08-10 21:06:02 +08:00
Yijing Huang
1fad5aa804
feat: callout improvement ( #3090 )
2023-08-10 20:59:24 +08:00
Johan Sutrisno
675e23e971
fix: scroll to heading is too slow ( #2952 ) ( #3045 )
2023-08-10 18:36:53 +08:00
Lucas.Xu
c9ee82ec75
chore: update editor version to 1.2.3 ( #3153 )
2023-08-10 18:35:27 +08:00
Nathan.fooo
0c9935ccf2
fix: using freeze to refactor the FieldInfo class ( #3152 )
2023-08-10 15:46:16 +08:00
Richard Shiue
58ecf62240
feat: selectOption sort + fix logic in edge cases ( #3109 )
2023-08-09 12:43:03 +08:00
Nathan.fooo
a5eaf15548
refactor: login session ( #3149 )
2023-08-09 10:13:49 +08:00
Richard Shiue
9330df4ce1
fix: overlapped scrollbar in calendar ( #3075 )
...
* fix: height for calendar view in document
* fix: hide overlapped scrollbars
* chore: merge remote branch 'upstream/main' into fix-#2618
2023-08-08 16:58:04 +08:00
Richard Shiue
7cdd47757b
chore: database tab bar ui improvements ( #3093 )
...
* chore: tab bar ui polish
* chore: toolbar buttons ui
* chore: minor padding radius and spacing adjustment
* fix: padding issues
* chore: add view button size and padding
* chore: the carelessness is real
* fix: dark mode colors
* fix: selected icon color
2023-08-08 16:57:25 +08:00
Lucas.Xu
e2dd179001
Merge pull request #3140 from LucasXu0/url_protocol_in_windows_installer
2023-08-08 12:19:56 +07:00
Mathias Mogensen
35a47bfe5d
feat: tabs shortcuts ( #3112 )
2023-08-08 13:09:17 +08:00
Lucas.Xu
9dc209bda7
fix: loading status widget on the signup page flickers.
2023-08-08 11:24:06 +08:00
Lucas.Xu
104851d330
chore: optimize the logout button
2023-08-08 10:58:14 +08:00
Lucas.Xu
a1db5bff5c
fix: user page inside setting overflow
2023-08-08 10:46:52 +08:00
Lucas.Xu
453346e69c
fix: the minHeight of the personal header is too small
2023-08-08 10:32:08 +08:00
Nathan.fooo
125bcbc9db
fix: rebuild application when setting the theme or font ( #3139 )
2023-08-08 09:08:24 +08:00
Nathan.fooo
3c04b72932
fix: push to sign in screen when logout ( #3127 )
...
* fix: push to sign in screen when logout
* chore: show historical login users
* chore: open historical user
* chore: show historical user
* chore: reload app widget with unique key
* chore: add tooltip for user history
2023-08-07 22:24:04 +08:00
Dan Zheng
5ac7b8e165
fix: automatically wrap the date, number or URL cells.
2023-08-07 17:58:24 +08:00
Lucas.Xu
95a938657b
feat: support windows supabase deeplink callback ( #3133 )
2023-08-07 17:54:50 +08:00
Lucas.Xu
c6401da0b5
feat: support customizing the supabase auth path ( #3130 )
2023-08-07 14:31:20 +08:00
Mihir
890f7573f3
fix: favorite selection and context menu doesn't work ( #3114 )
2023-08-06 12:31:47 +08:00
Nathan.fooo
9a72f31d60
feat: show loading indicator when loading data from remote ( #3120 )
...
* chore: show circle indicator if fetch the data from remote
* chore: fix the lb warnings
* chore: create sdk-build for macOS
2023-08-05 15:02:05 +08:00
Kilu.He
16a01e11ed
feat: support updating the view name and icon through document ( #3099 )
...
* feat: support updating the view name and icon through document
* fix: store expand pages
* fix: refactor text link
* fix: update cargo.toml
* fix: update test
* fix: update event map
* fix: move deal with icon codes to a single file
* fix: delete useless code from flutter
* fix: document banner
* fix: build error
* fix: update rust library
---------
Co-authored-by: Lucas.Xu <lucas.xu@appflowy.io>
2023-08-04 19:27:14 +08:00
Lucas.Xu
fb9bc359b8
feat: disable moving page into the database ( #3107 )
2023-08-03 15:06:02 +08:00
Nathan.fooo
135d8a811e
chore: fix historical user open issue ( #3106 )
2023-08-03 12:07:42 +08:00
Lucas.Xu
a40c639a96
fix: dispose the listener when the favorite bloc dispose ( #3103 )
2023-08-03 08:50:56 +08:00
Nathan.fooo
ea0c4e96d2
feat: implement magic link login ( #3086 )
...
* feat: implement magic link login
* ci: create env file
* ci: generate flutter env files
* ci: disable inject env
* chore: update table name
* Update frontend/appflowy_flutter/lib/env/env.dart
Co-authored-by: Mathias Mogensen <42929161+Xazin@users.noreply.github.com>
* chore: fix compile
---------
Co-authored-by: Mathias Mogensen <42929161+Xazin@users.noreply.github.com>
2023-08-03 08:48:04 +08:00
Mihir
a1143e24f3
feat: support favorites folder
2023-08-02 21:20:51 +08:00
Richard Shiue
ff79635b2b
fix: height for calendar view in document ( #3073 )
2023-08-02 18:07:44 +08:00
Lucas.Xu
f0d2cf7da3
fix: insert reference page in nested page
2023-08-01 21:47:20 +08:00
Mayur Mahajan
70963a55f1
chore: add c/cpp/auto options in code langauges
2023-08-01 14:16:01 +08:00
Vedant Pandey
7c21f61d2e
feat: add duplicate in context menu ( #2921 )
2023-08-01 11:19:48 +08:00
Yijing Huang
3039944c74
feat: welcome screen UI improvement ( #3057 )
2023-07-31 23:01:12 +08:00
Yijing Huang
338e342410
feat: lavender theme refactor
2023-07-31 20:22:56 +08:00
Aman Negi
8c544bc8c4
fix: improve readability in callout
2023-07-31 20:18:43 +08:00