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

Add more details for bills in the history #1223

Merged
merged 3 commits into from Oct 1, 2023

Conversation

Jojo144
Copy link
Contributor

@Jojo144 Jojo144 commented Sep 3, 2023

This PR add more details for bills in the history for each operation: insert, update, delete.

The idea is to be able to easily know what was a bill at some time (which can be difficult when it has been modified several times).

Capture d’écran de 2023-09-03 10-04-43

The PR also shorten long URL with an ellipsis ... to avoid big overflows.

@zorun zorun added improvement UI/UX User Interface / User Experience labels Sep 3, 2023
@zorun zorun changed the title [Enhancement] Add more details for bills in the history Add more details for bills in the history Sep 3, 2023
@zorun
Copy link
Collaborator

zorun commented Sep 17, 2023

The principle and implementation looks good to me, thanks!

Can you just change the strings to make translation easier:

  • we use "change" elsewhere, not "modification"
  • it's better to have two complete strings: "Details of the bill (before the change)" and "Details of the bill". Otherwise, the translators may be missing the context.

@Jojo144
Copy link
Contributor Author

Jojo144 commented Oct 1, 2023

Done!

@zorun
Copy link
Collaborator

zorun commented Oct 1, 2023

Thanks!

(Note: the test are failing, but this is unrelated, I fixed it in #1233 )

@zorun zorun merged commit ff43a83 into spiral-project:master Oct 1, 2023
11 of 15 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
improvement UI/UX User Interface / User Experience
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants