gigascience / gigadb-website

Source code for running GigaDB
http://gigadb.org
GNU General Public License v3.0
9 stars 14 forks source link

update hoverover text to admin front page buttons #256

Closed only1chunts closed 2 years ago

only1chunts commented 5 years ago

Each of the button on the Curator Admin page (http://gigadb.org/site/admin) should have an informative description of what each button does (for the benefit of editors that will soon be expected to navigate the admin pages occasionally to track datasets). Currently these are very short, so here are some extended versions (if none given below, keep whats already present).

Datasets - List of all GigaDB datasets with basic metadata in table and ability to select individual datasets for closer inspection/editing. It also possible to manually create a dataset from here. Dataset:Authors - Table of Authors linked to Datasets. View, Edit and Create Author-Dataset links. Note, to create new Authors use the Authors button on the Admin page. Dataset:Samples - Table of Samples linked to Datasets, View, Edit and Create links between Samples and Datsets. Note -to create or edit Samples and sample attributes use the Sample button on the Admin page. Dataset:Files - Files Table. View, Edit and Create File objects in database, including the editing and addition of File Attributes. Every file must be linked to a Dataset, this link can also be edited here. Dataset:Project links - List of external projects linked to datasets. View, Edit and Create links to known projects here. To create a new project use the Projects button in Admin page. Dataset:Links - View, Edit and Create links to External accessions (e.g. to EBI/NCBI) from datasets Dataset:Relations - Dataset:Funder - Dataset:Manuscript - View, Edit and Create links from Dataset to Manuscript(s) citing this dataset (usually a GigaScience journal DOI). Authors - View, Edit and Create Authors that can then be linked to Datasets, includes option to add/update ORCID for authors. Samples - Species - Projects - External Links (rename “Dataset:Widgets”)- View, Edit and Create links from Datasets to External resources that can be visualised within widgets (e.g. SketchFab, Protocols.io, Genome Browsers, etc). Link Prefixes - Funder - Attribute - Google Analytics - Page to view simple google analyics stats for all or any individual datasets, shows number of page views, number of visitors , and number of unique users. Dataset Types - Data Types - File Formats - Users - Newsletter Subscribers - Provides the complete list of email addresses of those users that have ticked yes to receive newsletters. Can be used to update mail-chimp mailing list prior to sending newsletters out. News Items - Create/Edit news items to be displayed on the GigaDB.org home page RSS Messages - Create a news item/message to be added to the RSS feed (displayed on gigasciencejournal.com and anywhere else that listens to our RSS feed) Publishers - create/edit the list of possible "publishers" that we can assign datasets as. Update Logs - all published dataset updates logged, can create/edit update items here.

only1chunts commented 4 years ago

Given that I am logged in as a user with Admin rights When I visit http://gigadb.org/site/admin When I hover over any green button Then I see a floating text box with content as defined above for each button.

only1chunts commented 2 years ago

all appear to be present on the public server and the beta.gigadb.org server so I am closing this ticket as a competed task