acdh-oeaw / dhcr-main

Digital Humanities Course Registry Application
https://dhcr.clarin-dariah.eu/
Apache License 2.0
3 stars 0 forks source link

Add ability to manage countries in the login area #92

Closed patrickakk closed 3 months ago

patrickakk commented 11 months ago

The tile "Category Lists" in the login area contains possibilities to manage various items (City, Institution, etc.)

Currently the countries are not available here. In the last months it occurred a few times that changes needed to be made (additions). So adding that option to the user interface would make it easier.

Added to November milestone to check if this can be done in a small amount of time. Otherwise it will be removed from that milestone.

@PixlTracer @IvdL22 See above FYI.

IvdL22 commented 7 months ago

Hi @patrickakk Patrick, as suggested by email, I am adding here the list of countries that we could use: https://gist.github.com/svarlamov/0e99492484ac0a853fe522f4d7ce3792

patrickakk commented 7 months ago

@IvdL22 @PixlTracer Do you agree that, after adding the list specified above, we can close this issue without developing the additional feature, as described on top? This could save valuable development hours?

(I've moved this issue to the February milestone, to keep it "in focus" feel free to suggest otherwise if you have a better idea).

PixlTracer commented 7 months ago

@patrickakk @IvdL22 ok

patrickakk commented 7 months ago

@IvdL22 now waiting for your response?

patrickakk commented 7 months ago

@IvdL22 @PixlTracer I've checked this, and noticed there since a lot of countries are already present, there would be duplicates and differences.

Probably adding a user interface item for this category as described in the first post would be a good approach.

Moved back to 2024 milestone, were the issue came from.

patrickakk commented 3 months ago

@IvdL22 @PixlTracer

The feature you've requested is ready.

In Dashboard / Category lists there is a new entry "Countries" available. Only available to administrators. You can view, add and edit countries there. Also validation was added, to prevent duplicate country names.

You can start testing and find the available options here: https://test-dhcr.clarin-dariah.eu/dashboard/category-lists

Can you change the label to Done if satisfied?

IvdL22 commented 3 months ago

@patrickakk and @PixlTracer in cc: I have tried to access the test environment but the previous username does not work anymore. I am required to give an email address. Has anything changed? Please let me know by email.

patrickakk commented 3 months ago

@IvdL22 The credentials for the test instance are the same as always. I've sent you an email.

IvdL22 commented 3 months ago

@patrickakk I have review the countries category and tested adding a duplicate country. Everything works fine. Thank you.

patrickakk commented 3 months ago

Implemented in 2024-05