alan-turing-institute / AssurancePlatform

Project to facilitate creation of Assurance Cases
MIT License
18 stars 6 forks source link

483 tooltip rename #528

Closed RichGriff closed 3 weeks ago

RichGriff commented 3 weeks ago

Change the text from 'Reset Names' to 'Reset Identifiers'.

Alert pop up for the following:

_Are you sure? Updating the identifiers will systematically reset all of the unique labels that are displayed for each of the elements (e.g. P1, E1), so that they are continuous. This cannot be undone.

No, keep current identifiers. Yes, reset all identifiers._

coveralls commented 3 weeks ago

Pull Request Test Coverage Report for Build 9797404024

Details


Changes Missing Coverage Covered Lines Changed/Added Lines %
eap_backend/eap_api/models.py 3 7 42.86%
eap_backend/eap_api/view_utils.py 47 52 90.38%
eap_backend/eap_api/views.py 27 49 55.1%
<!-- Total: 218 249 87.55% -->
Files with Coverage Reduction New Missed Lines %
eap_backend/eap_api/views.py 2 66.03%
<!-- Total: 2 -->
Totals Coverage Status
Change from base Build 9595513730: 3.2%
Covered Lines: 1483
Relevant Lines: 1757

💛 - Coveralls