Skip to content

Conversation

aleeexgreeen
Copy link
Contributor

What this PR accomplishes

  • Aligns styling of additional info table in resource page to the table in dataset page
  • remove stripes and make it same gray as in the dataset page
  • change the font colour to #1a1a1a for both pages

Issue(s) addressed

  • DATA-1402

What needs review

  • Additional info table in resource page matches additional info table in dataset page
  • Additional info table is responsive across screen sizes

aleeexgreeen and others added 27 commits November 24, 2023 11:15
* Adds French input option for site title
* Added some additional instructions specific to a M1
* Displays report an error form only when there are resources

* <Should only show Report an Error message if the resource is Open>

* Checks if both the resouce and package are Open to post the Report an Error banner

* Changed the line so it checks the dataset's access level
* Facet pill is displayed when there are no search results
* Removes choices from translate_facets.html
* Uses translated site title function for html title tag
* remove header.html in external template directory
* change any remaining g.site_title to the translated site title function
* Displays report an error form only when there are resources

* <Should only show Report an Error message if the resource is Open>

* Checks if both the resouce and package are Open to post the Report an Error banner

* Changed the line so it checks the dataset's access level

* Added French translations to aria-labels

* Fixed capitalization for one of the msgid
* Adopts ld+json script for the dataset page using schema.org properties.
* Removes itemprop and other schema.org attributes throughout dataset and resource page and consolidates it into the ld+json
* Adds data attributes for QA on Ministries page and Groups page
* Updates to tab labels on ministry and dataset pages

* New activity stream page added to Group directory

* Fixed closing tag
* fix Ld+json script causing a 500 error on the dataset's groups and activity stream pages
…464)

* sorting using solr and making it work with toggling between languages
* Code clean up and new managed-schema file
* Auto-update footer date
Release v2.1.12 includes the following features:
* SEO improvement to use ld+json #455 #466
* Search improvements #464
* UI Changes and Fixes #456 #458 #459 #468 #463 #462
* Accessibility improvements #461
* Additional info table on dataset page switched to grid
* Resource page additional info table + switching to ds grid
* Adds condition to facet search to prevent TypeError being thrown intermittently.
* Removes pagination from Ministries' page
* Displays all Ministries on one page
* Implements natsort for sorting Ministry titles
* Reduces Ministries' page loading time
* Reworks Ministries' index view function to return all fields for faster and more efficient sorting
Removed duplicate import statement for datetime

Co-authored-by: Kobikah Chandran <[email protected]>
upgrade version to v2.1.13 in setup.py.
Release v2.1.13 includes the following features:

* Fix datetime import duplication causing 500 error
* Change Additional Information table from <table> to <div>s
* Creates validator to strip whitespace from fluent fields.
* Adds validator to dataset and resource schemas for titles and names
* Adds condition to facet search to prevent TypeError being thrown intermittently.
* Removes pagination from Ministries' page
* Displays all Ministries on one page
* Implements natsort for sorting Ministry titles
* Reduces Ministries' page loading time
* Reworks Ministries' index view function to return all fields for faster and more efficient sorting
@aleeexgreeen aleeexgreeen requested a review from KatiRG January 26, 2024 20:29
@aleeexgreeen aleeexgreeen marked this pull request as ready for review January 26, 2024 20:29
@KatiRG
Copy link
Collaborator

KatiRG commented Jan 29, 2024

  • Additional info table in resource page matches additional info table in dataset page
  • Additional info table is responsive across screen sizes

@KatiRG
Copy link
Collaborator

KatiRG commented Jan 29, 2024

@Alexandra-Green ready for merge but needs a rebase

@KatiRG KatiRG merged commit d5982e7 into develop Jan 29, 2024
@KatiRG KatiRG deleted the DATA-1402 branch January 29, 2024 16:23
@KatiRG KatiRG removed the 2.1.15 label Feb 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants