-
Notifications
You must be signed in to change notification settings - Fork 10
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
Comments
ErhanCitil
added a commit
that referenced
this issue
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
May 31, 2023
ErhanCitil
added a commit
that referenced
this issue
May 31, 2023
ErhanCitil
added a commit
that referenced
this issue
Jun 2, 2023
ErhanCitil
added a commit
that referenced
this issue
Jun 6, 2023
ErhanCitil
added a commit
that referenced
this issue
Jun 6, 2023
ErhanCitil
added a commit
that referenced
this issue
Jun 7, 2023
ErhanCitil
added a commit
that referenced
this issue
Jun 7, 2023
ErhanCitil
added a commit
that referenced
this issue
Jun 8, 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
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
ErhanCitil
added a commit
that referenced
this issue
Jun 29, 2023
ErhanCitil
added a commit
that referenced
this issue
Jun 29, 2023
bart-maykin
added a commit
that referenced
this issue
Apr 18, 2024
bart-maykin
added a commit
that referenced
this issue
Apr 18, 2024
bart-maykin
added a commit
that referenced
this issue
Apr 18, 2024
bart-maykin
added a commit
that referenced
this issue
Apr 25, 2024
bart-maykin
added a commit
that referenced
this issue
Apr 30, 2024
bart-maykin
added a commit
that referenced
this issue
Apr 30, 2024
bart-maykin
added a commit
that referenced
this issue
May 3, 2024
bart-maykin
added a commit
that referenced
this issue
May 14, 2024
bart-maykin
added a commit
that referenced
this issue
May 14, 2024
bart-maykin
added a commit
that referenced
this issue
May 22, 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
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
Add a column to show the Objecttype UUID
and version.:/admin/core/objecttype/
/admin/token/tokenauth/{uuid}/change/
In the Object admin page:
This makes debugging much easier.
PS. In light of recent review, ticket was respecced
The text was updated successfully, but these errors were encountered: