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: embed view #775

Merged
merged 8 commits into from
Jul 30, 2024
Merged

feat: embed view #775

merged 8 commits into from
Jul 30, 2024

Conversation

tea-artist
Copy link
Contributor

No description provided.

@tea-artist tea-artist linked an issue Jul 30, 2024 that may be closed by this pull request
@coveralls
Copy link
Collaborator

coveralls commented Jul 30, 2024

Pull Request Test Coverage Report for Build 10157385555

Warning: This coverage report may be inaccurate.

This pull request's base commit is no longer the HEAD commit of its target branch. This means it includes changes from outside the original pull request, including, potentially, unrelated coverage changes.

Details

  • 2 of 554 (0.36%) changed or added relevant lines in 30 files are covered.
  • 1 unchanged line in 1 file lost coverage.
  • Overall coverage decreased (-0.04%) to 17.698%

Changes Missing Coverage Covered Lines Changed/Added Lines %
apps/nextjs-app/src/features/app/blocks/share/view/ShareView.tsx 0 1 0.0%
packages/sdk/src/components/grid-enhancements/components/row-counter/RowCounter.tsx 0 1 0.0%
apps/nextjs-app/src/features/i18n/share.config.ts 0 2 0.0%
packages/sdk/src/components/grid/configs/gridTheme.ts 0 2 0.0%
apps/nextjs-app/src/features/app/blocks/admin/setting/SettingPage.tsx 0 3 0.0%
apps/nextjs-app/src/features/app/components/emoji/EmojiPicker.tsx 0 3 0.0%
packages/sdk/src/components/editor/formula/components/FunctionGuide.tsx 0 3 0.0%
apps/nextjs-app/src/features/app/blocks/table/table-header/Collaborators.tsx 0 4 0.0%
packages/sdk/src/components/editor/formula/Editor.tsx 0 4 0.0%
packages/sdk/src/components/grid-enhancements/hooks/use-grid-theme.ts 0 4 0.0%
Files with Coverage Reduction New Missed Lines %
packages/sdk/src/components/grid-enhancements/hooks/use-grid-theme.ts 1 0.0%
Totals Coverage Status
Change from base Build 10140110970: -0.04%
Covered Lines: 14026
Relevant Lines: 79251

💛 - Coveralls

@tea-artist tea-artist merged commit 218ecdf into develop Jul 30, 2024
4 of 5 checks passed
@tea-artist tea-artist deleted the feat/share branch July 30, 2024 06:36
AliceLanniste pushed a commit to AliceLanniste/teable that referenced this pull request Sep 1, 2024
* chore: update build script

* build: add docker sha tag

* feat: display app version

* feat: set theme for share page

* feat: embed view

* chore: publish 1.3.1-beta.0 release

* chore: publish 1.3.1 release

* fix: lint
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

add software version in admin panel
2 participants