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

As admin I want to see the UUID and version of an objecttype #315

Closed
5 tasks done
joeribekker opened this issue Jan 16, 2023 · 0 comments · Fixed by #393
Closed
5 tasks done

As admin I want to see the UUID and version of an objecttype #315

joeribekker opened this issue Jan 16, 2023 · 0 comments · Fixed by #393
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@joeribekker
Copy link
Member

joeribekker commented Jan 16, 2023

Add a column to show the Objecttype UUID and version.:

  • List /admin/core/objecttype/
  • Inline /admin/token/tokenauth/{uuid}/change/
  • List /admin/token/permission/`

In the Object admin page:

  • Add the Object UUID and the Objecttype UUID columns to the list view
  • Add the Objecttype UUID to the detail view

This makes debugging much easier.

PS. In light of recent review, ticket was respecced

@joeribekker joeribekker added the enhancement New feature or request label Jan 16, 2023
@joeribekker joeribekker added this to the Release 3.0.0 milestone May 19, 2023
ErhanCitil added a commit that referenced this issue May 31, 2023
ErhanCitil added a commit that referenced this issue May 31, 2023
ErhanCitil added a commit that referenced this issue Jun 6, 2023
ErhanCitil pushed a commit that referenced this issue Jun 13, 2023
✨ [#315] Displaying UUID and version of any objecttype in the admin interface
ErhanCitil added a commit that referenced this issue Jun 13, 2023
ErhanCitil added a commit that referenced this issue Jun 13, 2023
ErhanCitil added a commit that referenced this issue Jun 13, 2023
🗃️  [#315] Removed the foreignkeys & added _version to the objectypes model

🗃️  [#315] Removed migration file for objecttype field in objectrecord model

🔥 [#315] Removed otp_yubikey from the installed apps

⬆️  Upgraded 2 pip packages to the latest version

✅ [#315] Updated tests

🔥 [#315] Removed migration files 0009 and 0010
@joeribekker joeribekker assigned bart-maykin and unassigned ErhanCitil Apr 9, 2024
@bart-maykin bart-maykin moved this from Todo to In Progress in Data en API fundament Apr 17, 2024
@bart-maykin bart-maykin moved this from In Progress to Implemented in Data en API fundament Apr 18, 2024
bart-maykin added a commit that referenced this issue Jun 4, 2024
✨ [#315] added extra version and uuid fields in admin
@github-project-automation github-project-automation bot moved this from Implemented to Done in Data en API fundament Jun 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment