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/add tracking table #184

Merged
merged 7 commits into from
Jan 14, 2025

Conversation

tailebm
Copy link
Collaborator

@tailebm tailebm commented Dec 27, 2024

No description provided.

@tailebm tailebm added the enhancement New feature or request label Dec 27, 2024
@tailebm tailebm marked this pull request as draft December 27, 2024 16:17
@Carolinedanslesnuages Carolinedanslesnuages marked this pull request as ready for review January 14, 2025 11:00
actions: {
async proposeCorrection(applicationId: string, correctionText: string) {
try {
const notifierId = "f15d1c13-8198-4ca5-a180-94656e20d568";
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

il sert encore l'id en dure ?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

oui, j'ai remplacé par l'id de la personne connecté côté server

@Carolinedanslesnuages Carolinedanslesnuages changed the base branch from main to feat/anomaly-reporting January 14, 2025 15:51
@Carolinedanslesnuages Carolinedanslesnuages merged commit 703de38 into feat/anomaly-reporting Jan 14, 2025
Carolinedanslesnuages pushed a commit that referenced this pull request Jan 14, 2025
* feat: 💄 add report issues list

* fix: 💄 Improve tracking table

* fix: 💄 adding links and styles to the table

* fix: ✨ Addition of the search for reports by ID notifier

* fix: 💄 correction according to the comments of the review

* fix: 🐛 modified anomaly creation function

récupération de l'id de l'utilisateur connecté

* fix: 🐛 notifierId removed
Carolinedanslesnuages added a commit that referenced this pull request Jan 15, 2025
* feat: ✨ Add submission report

* Feat/add tracking table (#184)

* feat: 💄 add report issues list

* fix: 💄 Improve tracking table

* fix: 💄 adding links and styles to the table

* fix: ✨ Addition of the search for reports by ID notifier

* fix: 💄 correction according to the comments of the review

* fix: 🐛 modified anomaly creation function

récupération de l'id de l'utilisateur connecté

* fix: 🐛 notifierId removed

* fix: 🎨 Change wording and delete id write in code

---------

Co-authored-by: tailebm <[email protected]>
Carolinedanslesnuages added a commit that referenced this pull request Jan 20, 2025
* feat: ✨ Add submission report

* Feat/add tracking table (#184)

* feat: 💄 add report issues list

* fix: 💄 Improve tracking table

* fix: 💄 adding links and styles to the table

* fix: ✨ Addition of the search for reports by ID notifier

* fix: 💄 correction according to the comments of the review

* fix: 🐛 modified anomaly creation function

récupération de l'id de l'utilisateur connecté

* fix: 🐛 notifierId removed

* fix: 🎨 Change wording and delete id write in code

---------

Co-authored-by: tailebm <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants