teable/packages/icons
Mike 5cf73f2c3e
feat: support record comment (#910)
* 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
2024-09-20 11:07:20 +08:00
..
scripts fix: presence subscribe (#173) 2023-09-18 17:42:13 +08:00
src feat: support record comment (#910) 2024-09-20 11:07:20 +08:00
.eslintrc.cjs chore: rename (#356) 2024-01-30 22:20:05 +08:00
.gitignore feat: created a monorepo for icons (#80) 2023-07-06 11:09:39 +08:00
LICENSE chore: packages release under MIT license (#844) 2024-08-19 15:23:43 +08:00
package.json feat: support record comment (#910) 2024-09-20 11:07:20 +08:00
tsconfig.eslint.json fix: aggregation & chore: upgrade dependencies (#236) 2023-11-01 16:52:17 +08:00
tsconfig.json chore: adjusted tsconfig.json configuration for icons, ui-lib, and sdk (#81) 2023-07-06 11:57:37 +08:00