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
  • !84

feat(user page) 馃嵕 & fixes 馃帄

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Florent Chehab requested to merge feature/userPage into master Apr 05, 2019
  • Overview 0
  • Commits 22
  • Pipelines 4
  • Changes 41
  • Added a user page to show user information
  • Updated backend to handle the new data
  • Added backend test related to this
  • User can now be anonymous
  • NB: only users with level == authenticated user can be anonymous on the site
  • Backend serializers updated to return the pseudonyme of the user
  • Added a boolean field form element

Fixes #64 (closed) #65 (closed)

Other fixes:

  • Added basic test for userData
  • Fixed bug in ReadOnly permission
  • Fixed typos/bugs in new CrudActions
  • Enhance fields declaration in abstract serializers
  • Changed esx linting rules
  • Moved generic editors files
  • Updated network errors handling
Edited Apr 05, 2019 by Florent Chehab
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: feature/userPage