Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: project management & document editor features on web #7051

Merged
merged 82 commits into from
Dec 30, 2024

fix: support billing

168d768
Select commit
Loading
Failed to load commit list.
Merged

feat: project management & document editor features on web #7051

fix: support billing
168d768
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Dec 26, 2024 in 1s

40.83% of diff hit (target 64.41%)

View this Pull Request on Codecov

40.83% of diff hit (target 64.41%)

Annotations

Check warning on line 37 in frontend/appflowy_web_app/src/application/database-yjs/context.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

frontend/appflowy_web_app/src/application/database-yjs/context.ts#L37

Added line #L37 was not covered by tests

Check warning on line 60 in frontend/appflowy_web_app/src/application/database-yjs/context.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

frontend/appflowy_web_app/src/application/database-yjs/context.ts#L60

Added line #L60 was not covered by tests

Check warning on line 102 in frontend/appflowy_web_app/src/application/database-yjs/context.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

frontend/appflowy_web_app/src/application/database-yjs/context.ts#L99-L102

Added lines #L99 - L102 were not covered by tests

Check warning on line 66 in frontend/appflowy_web_app/src/application/db/index.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

frontend/appflowy_web_app/src/application/db/index.ts#L66

Added line #L66 was not covered by tests

Check warning on line 38 in frontend/appflowy_web_app/src/application/services/js-services/http/gotrue.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

frontend/appflowy_web_app/src/application/services/js-services/http/gotrue.ts#L38

Added line #L38 was not covered by tests

Check warning on line 69 in frontend/appflowy_web_app/src/application/services/js-services/http/gotrue.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

frontend/appflowy_web_app/src/application/services/js-services/http/gotrue.ts#L69

Added line #L69 was not covered by tests

Check warning on line 80 in frontend/appflowy_web_app/src/application/services/js-services/http/gotrue.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

frontend/appflowy_web_app/src/application/services/js-services/http/gotrue.ts#L80

Added line #L80 was not covered by tests

Check warning on line 89 in frontend/appflowy_web_app/src/application/services/js-services/http/gotrue.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

frontend/appflowy_web_app/src/application/services/js-services/http/gotrue.ts#L89

Added line #L89 was not covered by tests

Check warning on line 98 in frontend/appflowy_web_app/src/application/services/js-services/http/gotrue.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

frontend/appflowy_web_app/src/application/services/js-services/http/gotrue.ts#L98

Added line #L98 was not covered by tests

Check warning on line 76 in frontend/appflowy_web_app/src/application/services/js-services/http/http_api.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

frontend/appflowy_web_app/src/application/services/js-services/http/http_api.ts#L76

Added line #L76 was not covered by tests

Check warning on line 81 in frontend/appflowy_web_app/src/application/services/js-services/http/http_api.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

frontend/appflowy_web_app/src/application/services/js-services/http/http_api.ts#L81

Added line #L81 was not covered by tests

Check warning on line 123 in frontend/appflowy_web_app/src/application/services/js-services/http/http_api.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

frontend/appflowy_web_app/src/application/services/js-services/http/http_api.ts#L123

Added line #L123 was not covered by tests

Check warning on line 160 in frontend/appflowy_web_app/src/application/services/js-services/http/http_api.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

frontend/appflowy_web_app/src/application/services/js-services/http/http_api.ts#L160

Added line #L160 was not covered by tests

Check warning on line 227 in frontend/appflowy_web_app/src/application/services/js-services/http/http_api.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

frontend/appflowy_web_app/src/application/services/js-services/http/http_api.ts#L227

Added line #L227 was not covered by tests

Check warning on line 242 in frontend/appflowy_web_app/src/application/services/js-services/http/http_api.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

frontend/appflowy_web_app/src/application/services/js-services/http/http_api.ts#L242

Added line #L242 was not covered by tests

Check warning on line 256 in frontend/appflowy_web_app/src/application/services/js-services/http/http_api.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

frontend/appflowy_web_app/src/application/services/js-services/http/http_api.ts#L256

Added line #L256 was not covered by tests

Check warning on line 326 in frontend/appflowy_web_app/src/application/services/js-services/http/http_api.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

frontend/appflowy_web_app/src/application/services/js-services/http/http_api.ts#L325-L326

Added lines #L325 - L326 were not covered by tests

Check warning on line 335 in frontend/appflowy_web_app/src/application/services/js-services/http/http_api.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

frontend/appflowy_web_app/src/application/services/js-services/http/http_api.ts#L335

Added line #L335 was not covered by tests

Check warning on line 409 in frontend/appflowy_web_app/src/application/services/js-services/http/http_api.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

frontend/appflowy_web_app/src/application/services/js-services/http/http_api.ts#L409

Added line #L409 was not covered by tests

Check warning on line 466 in frontend/appflowy_web_app/src/application/services/js-services/http/http_api.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

frontend/appflowy_web_app/src/application/services/js-services/http/http_api.ts#L466

Added line #L466 was not covered by tests

Check warning on line 485 in frontend/appflowy_web_app/src/application/services/js-services/http/http_api.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

frontend/appflowy_web_app/src/application/services/js-services/http/http_api.ts#L485

Added line #L485 was not covered by tests

Check warning on line 504 in frontend/appflowy_web_app/src/application/services/js-services/http/http_api.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

frontend/appflowy_web_app/src/application/services/js-services/http/http_api.ts#L504

Added line #L504 was not covered by tests

Check warning on line 523 in frontend/appflowy_web_app/src/application/services/js-services/http/http_api.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

frontend/appflowy_web_app/src/application/services/js-services/http/http_api.ts#L523

Added line #L523 was not covered by tests

Check warning on line 541 in frontend/appflowy_web_app/src/application/services/js-services/http/http_api.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

frontend/appflowy_web_app/src/application/services/js-services/http/http_api.ts#L541

Added line #L541 was not covered by tests

Check warning on line 558 in frontend/appflowy_web_app/src/application/services/js-services/http/http_api.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

frontend/appflowy_web_app/src/application/services/js-services/http/http_api.ts#L558

Added line #L558 was not covered by tests