Skip to content
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

Updates to improve templates customizations #1871

Merged
merged 2 commits into from
Oct 1, 2024

Conversation

allyoucanmap
Copy link
Collaborator

This PR introduces following updates:

  • centralize head tags in a new snippet (head.html) to override favicon or fonts
  • introduction of two new snippets reasource_card.html and resources_grid.html to replicate the resource grid in django templates
  • remove all the js logic to resize resources grid card in favor of CSS container queries. This simplify the js code and align styles between react and django templates
  • include the possibility to move order button of the resource grid to the left
  • featured resources in homepage will show always four cards following the same layout of resources grid
  • update the authentication redirect including also the hash path when available

@allyoucanmap allyoucanmap added this to the 4.4.0 milestone Oct 1, 2024
@allyoucanmap allyoucanmap self-assigned this Oct 1, 2024
@giohappy giohappy merged commit 6533619 into GeoNode:master Oct 1, 2024
1 check passed
github-actions bot pushed a commit that referenced this pull request Oct 1, 2024
* updates to improve templates customizations

* review delete redirect

(cherry picked from commit 6533619)
allyoucanmap added a commit that referenced this pull request Oct 1, 2024
* updates to improve templates customizations

* review delete redirect

(cherry picked from commit 6533619)

Co-authored-by: stefano bovio <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants