-
Notifications
You must be signed in to change notification settings - Fork 3
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
Tp2000 1129 reference documents megabranch #1100
Open
LaurenMullally
wants to merge
143
commits into
master
Choose a base branch
from
TP2000-1129-reference-documents-megabranch
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Tp2000 1129 reference documents megabranch #1100
LaurenMullally
wants to merge
143
commits into
master
from
TP2000-1129-reference-documents-megabranch
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Codecov ReportAttention:
Additional details and impacted files@@ Coverage Diff @@
## master #1100 +/- ##
==========================================
- Coverage 93.37% 93.32% -0.06%
==========================================
Files 571 574 +3
Lines 42488 42535 +47
Branches 3048 3055 +7
==========================================
+ Hits 39675 39697 +22
- Misses 2226 2250 +24
- Partials 587 588 +1 ☔ View full report in Codecov by Sentry. |
…into TP2000-1186_ref_doc_data_model # Conflicts: # reference_documents/models.py # reference_documents/urls.py # reference_documents/views.py
…sion views, refactored the checks and ran the checks several times against reference document versions.
… review tabs (#1133) * Add sub-quotas nested review tab * Add quota blocking periods nested review tab * Add quota suspension periods nested review tab * Use tab title instead of model verbose name * Add blocking period and suspension period SID to table
…reports with multiple tabs (#1134)
* Add MAINTENANCE_MODE setting and middleware * Fix middleware removal and recursive redirect * Add template view and url * Add tests * Update contact us form link for other pages * Update text wording * Remove database route during maintenance * Update maintenance page template/url name --------- Co-authored-by: Dale Cannon <dale.cannon@digital.trade.gov.uk>
* record seq number & message id fix * fix taricXMLRenderer, pass in value of counter
…megabranch' into TP2000-1129-reference-documents-megabranch
…om:uktrade/tamato into TP2000-1232-reference-doc-ui-management
…om:uktrade/tamato into TP2000-1232-reference-doc-ui-management # Conflicts: # reference_documents/forms/preferential_quota_forms.py
…megabranch' into TP2000-1129-reference-documents-megabranch
…om:uktrade/tamato into TP2000-1232-reference-doc-ui-management
…megabranch' into TP2000-1129-reference-documents-megabranch
…om:uktrade/tamato into TP2000-1232-reference-doc-ui-management
…megabranch' into TP2000-1129-reference-documents-megabranch # Conflicts: # reference_documents/tests/test_preferential_quotas_views.py
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
TP2000-1129 Reference Documents MegaBranch - Do Not Merge
Why
This branch holds a quick clattered together template for the Reference Documents initial work. It only has working templates and therefore should not be merged
What