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

Implement Notes API and add Graphql Support #2106

Closed
1 of 12 tasks
smk4664 opened this issue Jul 27, 2022 · 1 comment · Fixed by #2120
Closed
1 of 12 tasks

Implement Notes API and add Graphql Support #2106

smk4664 opened this issue Jul 27, 2022 · 1 comment · Fixed by #2120
Assignees
Labels
type: feature Introduction of new or enhanced functionality to the application
Milestone

Comments

@smk4664
Copy link
Contributor

smk4664 commented Jul 27, 2022

As ...

Austin - Network Automation Engineer

I want ...

Be able to List/View/Create/Delete Notes via the API.

So that ...

I do not have to use the UI/ORM to create Notes and assign them to objects.

I know this is done when...

I can List/View/Create/Delete notes.

Bonus points:
I can List/Create notes from an existing object so that I don't have to pass the assigned_object_id and assigned_object_type.

Optional - Feature groups this request pertains to.

  • Automation
  • Circuits
  • DCIM
  • IPAM
  • Misc (including Data Sources)
  • Organization
  • Plugins (and other Extensibility)
  • Security (Secrets, etc)
  • Image Management
  • UI/UX
  • Documentation
  • Other (not directly a platform feature)

Database Changes

N/A

External Dependencies

N/A

@smk4664 smk4664 added the type: feature Introduction of new or enhanced functionality to the application label Jul 27, 2022
@smk4664 smk4664 mentioned this issue Jul 27, 2022
10 tasks
@glennmatthews glennmatthews linked a pull request Aug 2, 2022 that will close this issue
6 tasks
@glennmatthews glennmatthews added this to the v1.4.0 milestone Aug 2, 2022
@glennmatthews glennmatthews mentioned this issue Aug 4, 2022
6 tasks
bryanculver added a commit that referenced this issue Aug 10, 2022
@bryanculver
Copy link
Member

Closed via #2120

smk4664 added a commit to smk4664/nautobot that referenced this issue Aug 10, 2022
* next: (24 commits)
  Added release-notes for nautobot#2168
  Add model toggle to skip adding missing Dynamic Group filter fields (nautobot#2168)
  Add release-note for nautobot#2165
  Fix up relationship-association API test issue (nautobot#2165)
  Fix missing RelationshipModelForm class, add @class_deprecated_in_favor_of decorator (nautobot#2151)
  Fix nautobot#2090: don't reset Tag content-types on a PATCH (nautobot#2164)
  Add release-note for nautobot#2106
  Notes api (nautobot#2120)
  Fix release note for nautobot#2150
  Only populate statuses on Integration TestCases. (nautobot#2160)
  fix ObjectChange missing user object when making changes through API (nautobot#2158)
  Fix release note for nautobot#2091
  Feature to Mark an Entire Job's Parameters as Sensitive (nautobot#2125)
  Update release date, version.
  Add release-note for nautobot#2095
  Documenting Redis TLS and adjusting healthcheck. (nautobot#2097)
  Extending filtering of date custom field type (nautobot#2126)
  Bug fixes and add missing API functionality for Dynamic Group Memberships (nautobot#2144)
  Add release-notes for nautobot#2073, nautobot#2080, nautobot#2143
  Add local option to runjob (nautobot#2073)
  ...

# Conflicts:
#	nautobot/docs/development/style-guide.md
#	nautobot/docs/release-notes/version-1.4.md
#	nautobot/extras/forms/base.py
#	nautobot/extras/forms/mixins.py
#	nautobot/extras/tests/test_forms.py
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Nov 9, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
type: feature Introduction of new or enhanced functionality to the application
Projects
No open projects
Archived in project
Development

Successfully merging a pull request may close this issue.

3 participants