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

adds underline text to standard reports landing page #121

Merged
merged 11 commits into from
Aug 14, 2024

Conversation

DanielCouzens
Copy link
Contributor

@DanielCouzens DanielCouzens commented Aug 12, 2024

Please see this ticket #114
Screenshot from 2024-08-12 14-40-33

@DanielCouzens DanielCouzens mentioned this pull request Aug 12, 2024
2 tasks
@@ -1,5 +1,4 @@
.o-help-link
= link_to "https://www.gov.uk/guidance/price-paid-data-standard-reports#guidance-on-searching-the-data", class: "button button--secondary", alt: "Help and tips", title: "Help and tips" do
%i.fa.fa-question-circle
help

help
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Github complaining about the lack of new line at the end of this file, otherwise it looks good to me 👍

@jonrandahl
Copy link
Contributor

jonrandahl commented Aug 13, 2024

Please wait to merge!

Once the updated Common Styles gem has been released into the package repository, we will need to update the gemfile to use the "new" gem version otherwise Rails won't install the updated gem.

line 83 will need to read:

gem 'lr_common_styles', '~> 1.9', '>= 1.9.4'

This is due to the way the twiddle wakka works

@DanielCouzens
Copy link
Contributor Author

@jonrandahl Should we make a note/create a ticket to update the gem file when we are ready to go to pre-prod with the current changes and just keep updating the dev branch for this repo for now?

@jonrandahl
Copy link
Contributor

@jonrandahl Should we make a note/create a ticket to update the gem file when we are ready to go to pre-prod with the current changes and just keep updating the dev branch for this repo for now?

Yes and no...

Yes, because the changes contained within this PR will be applied to the specific SR UI updates contained and therefore verifiable; however, the application will be missing the changes contained in the updated styles gem. Which leads us to the No, because this will require another release of each of the applications to include this new gem version.

If we choose to release often, which is a good thing, should we still increment the version cadence as a patch simply for the associated gem update?

cc: @bogdanadrianmarc

Copy link
Contributor

@jonrandahl jonrandahl left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great @DanielCouzens! Nice work!

@DanielCouzens DanielCouzens merged commit 5f906b6 into dev Aug 14, 2024
2 checks passed
@DanielCouzens DanielCouzens deleted the issue/114-add-underlines-to-link-text branch August 14, 2024 10:56
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.

3 participants