AppFlowy/frontend/appflowy_flutter/integration_test
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
..
auth test: add supabase auth tests (#3250) 2023-08-22 15:40:22 +08:00
board feat: add duplicate in context menu (#2921) 2023-08-01 11:19:48 +08:00
document fix: clear selection when editing inline database view 2023-09-26 16:55:49 +08:00
reminder feat: reminder (#3374) 2023-10-02 15:12:24 +08:00
settings chore: add integration tests for user language settings (#3560) 2023-10-02 13:55:57 +08:00
sidebar fix: some UI issues were present in version 0.3.1. (#3401) 2023-09-14 19:22:32 +08:00
util feat: reminder (#3374) 2023-10-02 15:12:24 +08:00
appearance_settings_test.dart feat: customize text font (#3467) 2023-09-21 09:12:25 +08:00
board_test.dart chore: enable codecov action (#2741) 2023-06-11 14:19:44 +08:00
database_calendar_test.dart chore: calendar UI polish (#3484) 2023-09-23 09:47:48 +08:00
database_cell_test.dart chore: checklist ux flow redesign (#3418) 2023-09-22 09:33:24 +08:00
database_field_settings_test.dart chore: per-view field visibility UI (#3296) 2023-09-02 00:42:46 +08:00
database_field_test.dart chore: per-view field visibility UI (#3296) 2023-09-02 00:42:46 +08:00
database_filter_test.dart feat: implement draggable folder (#3083) 2023-07-31 20:06:01 +08:00
database_row_page_test.dart feat: show hidden fields in row detail page (#3545) 2023-10-02 10:52:22 +08:00
database_row_test.dart feat: implement draggable folder (#3083) 2023-07-31 20:06:01 +08:00
database_setting_test.dart feat: implement draggable folder (#3083) 2023-07-31 20:06:01 +08:00
database_share_test.dart chore: revamp checklist ui (#3380) 2023-09-13 20:44:04 +08:00
database_sort_test.dart feat: enable sort by date + sort fix (#2953) 2023-07-21 15:51:20 +08:00
database_view_test.dart feat: implement draggable folder (#3083) 2023-07-31 20:06:01 +08:00
empty_document_test.dart feat: integrate new editor (#2536) 2023-05-16 14:58:24 +08:00
hotkeys_test.dart chore: remove the unused code 2023-08-13 17:14:58 +08:00
import_files_test.dart feat: tabs shortcuts (#3112) 2023-08-08 13:09:17 +08:00
language_test.dart fix: windows integration test (#2917) 2023-07-02 23:37:30 +08:00
open_ai_smart_menu_test.dart fix: unable to cancel the inline math equation format (#2974) 2023-07-11 19:49:29 +08:00
runner.dart feat: integrate client-api (#3430) 2023-10-02 17:22:22 +08:00
share_markdown_test.dart chore: update editor version to 1.2.3 (#3153) 2023-08-10 18:35:27 +08:00
switch_folder_test.dart fix: windows integration test (#2917) 2023-07-02 23:37:30 +08:00
tabs_test.dart feat: tabs shortcuts (#3112) 2023-08-08 13:09:17 +08:00