Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Entity Attributes Data Model Part 2 #255

Closed
6 of 15 tasks
ian-ross opened this issue Jun 19, 2016 · 1 comment
Closed
6 of 15 tasks

Entity Attributes Data Model Part 2 #255

ian-ross opened this issue Jun 19, 2016 · 1 comment
Assignees
Milestone

Comments

@ian-ross
Copy link
Contributor

ian-ross commented Jun 19, 2016

Summary

This is a follow-on from #131, covering incorporating attributes into the front-end, adding attribute capabilities to the API, and documentation.

Adapt existing or implement new Django application for dynamic attribute management

Links to requirements and functional testing script

Requirements

Acceptance criteria

  • Entity Attributes Data Model exists
  • 100% Test Coverage
  • Tests Pass
  • Property Documented
  • Reviewed by Oliver

Task list (including tests)

Incomplete tasks moved to new ticket #376 for later release.

  • Fix any issues with attribute schema creation based on @bjohare's work
  • Basic attribute editing for organizations (not in v0.1)
  • Basic attribute display for organizations (not in v0.1)
  • Basic attribute editing for projects (not in v0.1)
  • Basic attribute display for projects (not in v0.1)
  • Basic attribute editing for parties
  • Basic attribute display for parties
  • Basic attribute editing for spatial units
  • Basic attribute display for spatial units
  • Basic attribute editing for relationships
  • Basic attribute display for relationships
  • DRF serialization
  • Tests: DRF serialization
  • Documentation
  • Decide on further work for form display, attribute rendering, validation, etc.
@ian-ross ian-ross added this to the Version 0.1 milestone Jun 19, 2016
@ian-ross ian-ross self-assigned this Jun 19, 2016
@oliverroick oliverroick self-assigned this Jun 30, 2016
@oliverroick
Copy link
Member

Opened PR #375 that adds attributes to the UI

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants