issues
search
FC4E-CAT
/
fc4e-cat-ui
The UI of the CAT
https://cat.argo.grnet.gr
Apache License 2.0
1
stars
4
forks
source link
CAT-495 Create new motivation
#340
Closed
kaggis
closed
1 month ago
kaggis
commented
1 month ago
Goal
Allow user to create new motivation items
Implementation
[x] implement useGetMotivationTypes query hook
[x] implement useCreateMotivation mutation hook
[x] create MotivationModal as a seperate component to add/edit Motivation details (label, description, type etc)
[x] add MotivationModal component to Motivations page and connect it with Create New button
Goal
Allow user to create new motivation items
Implementation