-
Notifications
You must be signed in to change notification settings - Fork 32
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
[Datahub]: add comment and discussion module to record page #849
[Datahub]: add comment and discussion module to record page #849
Conversation
ef76e50
to
7899bfe
Compare
📷 Screenshots are here! |
7899bfe
to
9245dee
Compare
Affected libs:
|
0fa7b34
to
b1b724f
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks you, it's looking really good so far!
apps/datahub/src/app/record/record-user-feedbacks/record-user-feedbacks.service.ts
Outdated
Show resolved
Hide resolved
apps/datahub/src/app/record/record-user-feedbacks/record-user-feedbacks.service.ts
Outdated
Show resolved
Hide resolved
apps/datahub/src/app/record/record-user-feedbacks/record-user-feedbacks.service.ts
Outdated
Show resolved
Hide resolved
89651cf
to
80f08e4
Compare
feat: add comment and discussion module to record page css ajouts
80f08e4
to
46d269a
Compare
- add 2 user feedbacks and 1 answer on accroches-velo dataset - add a SMTP host in the server settings to avoid errors on the user feedback API
87d4fcf
to
4017236
Compare
4017236
to
651d488
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
First of all, very well done on your first PR @rcaplier 🎉
It's a really good work. I have left some comments, most of them are about missing unit tests, languages and e2e improvement. Let me know if you have any questions 😃
apps/datahub/src/app/record/record-metadata/record-metadata.component.html
Show resolved
Hide resolved
apps/datahub/src/app/record/record-user-feedbacks/record-user-feedbacks.component.html
Outdated
Show resolved
Hide resolved
libs/ui/elements/src/lib/user-feedback-item/user-feedback-item.component.html
Show resolved
Hide resolved
libs/ui/elements/src/lib/user-feedback-item/user-feedback-item.component.html
Outdated
Show resolved
Hide resolved
2a74b0e
to
dd46dc9
Compare
dd46dc9
to
9c2c9e7
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for the rework @rcaplier, well done ! 😃
Description
This PR introduces add the comment and discussion module to the record page.
Changes description
I had to change some things in the lib ui to fit the mockups :