Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • Rex Dri Rex Dri
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 33
    • Issues 33
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Rex Dri
  • Rex DriRex Dri
  • Merge requests
  • !124

feat(previous departure feedbacks): presentation & edit done 馃帀 | Tones of tweaks

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Florent Chehab requested to merge edit/feedbacks into master Jun 23, 2019
  • Overview 0
  • Commits 11
  • Pipelines 1
  • Changes 69

Previous exchange feedbacks:

  • renamed some fields
  • added would recommend field in course feedback
  • uniformaized grading scheme
  • Added viewsets/serializers in the back (+permissions & performance concerns)
  • Support edit in the front

Tweaks:

  • directly return in the obj_info if the model is versioned or not
  • Added support for required get parameters
  • enum for model moderation level
  • More versatile metric feedback component
  • Fixed how the editor (frontend component) was telling if something has been moderated
  • Added a CURRENT_USER variable instead of using the one from html directly
  • Diminished website font-size
  • Better proptypes / defaultProps in fields
  • Added optionnal comment text on fields
  • Fixed the number field
  • Added Helper classes to centralize the manipulation of redux store data
  • Teaked pseudo/username returned by the api

Closes #29 (closed) #32 (closed)

Edited Jun 23, 2019 by Florent Chehab
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: edit/feedbacks