EQAR / deqar_frontend

Version 2 of the DEQAR Admin Interface, with create-react-app v2, refreshed 3rd party libraries, and many more...
0 stars 0 forks source link

Institution Module #22

Closed Gyukat closed 5 years ago

Gyukat commented 5 years ago

Here are the wireframes for the Institution Module.

Institution Standard Webform_2019-04-15

Gyukat commented 5 years ago

There are four wireframes:

So, notes to support:

Gyukat commented 5 years ago

So additional notes:

Gyukat commented 5 years ago

Managing Records:

Gyukat commented 5 years ago

We have created institution hierarchical link "types". We should make sure to implement these in the administrative interface. (On the public UI these types will determine how the relationships will show up in results lists.)

Gyukat commented 5 years ago

INSTITUTION LIST:

Gyukat commented 5 years ago

Josh, we just spoke with Colin. The ADD NEW INSTITUTION BUTTON should be available only for Admin. DONE

Instead of having manual entry available to agencies, we are simply going to ask people to fill in the HEI template and upload ourselves. There should probably be a similar API.

Gyukat commented 5 years ago

NEW INSTITUTION RECORD:

Gyukat commented 5 years ago

INSTITUTION LIST:

Gyukat commented 5 years ago

INSTITUTION EDIT (admin):

Gyukat commented 5 years ago

Other:

Gyukat commented 5 years ago

INSTITUTION/AGENCY VIEW:

JoshBone commented 5 years ago

The "sort" function doesn't work for: DEQARINST, country, city

I've corrected it for DEQARINST. As for country and city, since these can be multiple values, you can't sort based on them.

JoshBone commented 5 years ago

ETER ID" sort puts the numbers in a strange order...maybe it is alphabetic?

Done!

JoshBone commented 5 years ago

order of filter fields should reflect list order; institution name can be shorter field.

Done!

JoshBone commented 5 years ago

the country and city fields should wrap rather than cut the text.

DONE!

JoshBone commented 5 years ago

the ETER ID and DEQARINST ID filters don't work the same...DEQARINST ID works better, except that it doesn't allow you to enter the term DEQARINST. That should be fixed.

How should it work. ETER: If I search 01 should it give back all the 0001 ETER ids?

Gyukat commented 5 years ago

i think that is how DEQARINST works, right? It is okay...

On 2019. Sep 30., at 12:05, Josh notifications@github.com wrote:

the ETER ID and DEQARINST ID filters don't work the same...DEQARINST ID works better, except that it doesn't allow you to enter the term DEQARINST. That should be fixed.

How should it work. ETER: If I search 01 should it give back all the 0001 ETER ids?

— You are receiving this because you modified the open/close state. Reply to this email directly, view it on GitHub https://github.com/EQAR/deqar_frontend/issues/22?email_source=notifications&email_token=AH4NI62YEXUBOWPZ4IHHYGTQMHFNVA5CNFSM4HGU3YT2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOD75EEMI#issuecomment-536494641, or mute the thread https://github.com/notifications/unsubscribe-auth/AH4NI66AOEHN54TS6BK6JC3QMHFNVANCNFSM4HGU3YTQ.

gygabor commented 5 years ago

Add Transliteration button too close to next field and not able to make it go away if you mistakenly open it. Should act more like "Alternative Name"...I think it should be a link not a button...it is really rarely used.

Done.

gygabor commented 5 years ago

With multiple countries, do not put the country city labels above the additional fields...just once at the top

Done.

gygabor commented 5 years ago

Remove all "x" from forms and subforms on institutions. Leave just the close button on the LEFT side.

Done.

gygabor commented 5 years ago

When I leave the record and have not saved or closed, I lose everything...it should not let me leave the record (for ANY edit view)

It works only on the Institution Form. I'll fix the other forms tomorrow.

gygabor commented 5 years ago

Make QF-EHEA levels like "languages" in the Reports File...takes up too much space and doesn't need a linked value!!!

Done