Skip to content
GitLab
Projects Groups Topics 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
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 33
    • Issues 33
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Artifacts
    • 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
  • !100

Refactor/json validation

  • Review changes

  • Download
  • Patches
  • Plain diff
Merged Florent Chehab requested to merge refactor/jsonValidation into master Apr 17, 2019
  • Overview 0
  • Commits 8
  • Pipelines 1
  • Changes 34
  • JSON validation in now performed against json-schemas which gives a standard way of handling this.
  • All previous validation moved to new setup (useful_links field & TaggedItem in particular)
  • Tags handling slightly updated (schemas are now hardcoded in the app and not stored in db)
  • A bit of documentation added

  • Bumped backend image to version 0.2.1 with new python packages requirements

Fixes #112 (closed) Mentions #113 (closed) #57 (closed)

Edited Apr 17, 2019 by Florent Chehab
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: refactor/jsonValidation