Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • beat.editor beat.editor
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 11
    • Issues 11
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • beatbeat
  • beat.editorbeat.editor
  • Merge requests
  • !128

Remove base types where wrong

  • Review changes

  • Download
  • Patches
  • Plain diff
Merged Samuel GAIST requested to merge 260_remove_base_types_where_wrong into master May 28, 2020
  • Overview 9
  • Commits 5
  • Pipelines 3
  • Changes 9

Summary

This merge request refactor the AssetModel.

All assets are now treated equally with that model.

The DataFormatModel was added to the particular case of DataFormat handling since not all data format shall be used everywhere. This models allows to either have only the standard created formats or also include the base types when appropriate.

Relevant issue(s) fixed

Fixes #260 (closed)

Fixes #246 (closed)

Edited May 28, 2020 by Samuel GAIST
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: 260_remove_base_types_where_wrong