mirror of
https://github.com/teableio/teable
synced 2024-11-22 15:31:39 +00:00
5cf73f2c3e
* feat: comment backend initialize * feat: comment openapi initialize * feat: support comment reaction and notify * chore: expose `HoverPortal` component * chore: update `@teable/icons` * feat: create comment prisma tempalte * feat: generate comment open-api * feat: support comment advance feature * feat: comment notify user list add quote creator and mention user * feat: grid support display comment count * chore: add comment e2e test suit * fix: fix type definition clash * chore: add comment migration * fix: separate partial comment type definition for zod2openapi unknown error * fix: import `@teable/icons` error when `moduleResolution` set to `Bundler` * fix: sdk i18n error code * feat: rename comment subscribe table name and generate migration * feat: add comment reaction thumbsdown * fix: add presence unsubscribe judgment relative to comment * chore: css adjustment fix: zod2openapi error by separate type define * fix: comment e2e error * feat: add composite index for comment list table * feat: add record comment count query api * fix: reply to someone should be receive the notification * fix: comment count inaccurate when add view group condition * fix: abundant field expand card display * feat: @ mention user filter self * fix: not found subscribe throw null |
||
---|---|---|
.. | ||
scripts | ||
src | ||
.eslintrc.cjs | ||
.gitignore | ||
LICENSE | ||
package.json | ||
tsconfig.eslint.json | ||
tsconfig.json |