Skip to content

Commit f961e13

Browse files
author
Polerca
committed
Related to release v1.4.0
1 parent f7aafa1 commit f961e13

1 file changed

Lines changed: 6 additions & 3 deletions

File tree

custom-project/oag-template.html

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,12 @@
44
fr: Gabarit BVG
55
description: Integration
66

7-
modified: 2025-04-11
7+
modified: 2026-03-31
88
lastReviewAbout: Initial implementation of the custom template
99
componentName: oag-template
1010
sponsor: OAG onboarding team
1111

12-
statusUpdate: 2025-04-11 - Intial creation of this documents
12+
statusUpdate: 2026-03-31 - Working on release v1.4.1 or v1.5.0
1313

1414
pages:
1515
examples:
@@ -18,7 +18,9 @@
1818
path: https://servicecanada.github.io/oag-template/index.html
1919

2020
maintenancePlan:
21-
- due: Next release (for v1.1 or v1.0.1)
21+
- due: Next release (for v1.4 +)
22+
what: Stop using inline styles and start working on a permanent solution for the existing one.
23+
rationale: Inline styles are not ideal for maintainability and can lead to technical debt. By finding a permanent solution, we can improve the overall quality of the codebase.
2224
what: Reduce number of includes necessary by adapting GCWeb's own includes
2325
rationale: Having many include overrides could increase the technical debt of this project. By adapting GCWeb Jekyll to leverage different parameters, we'll be able to minimize the need for include overrides.
2426
- due: Next release (for v1.1 or v1.0.1)
@@ -30,6 +32,7 @@
3032
observation: Some main menu items do not have sub-menu items, which is not standard for the main menu.
3133

3234
todos:
35+
- Implement a more permanent solution for the inline styles and not relying on the temporary CSS classes created in v.1.4.0. to avoid content breaking when the inline styles are removed.
3336
- Implement dynamic approach for home page tiles.
3437

3538
output: false

0 commit comments

Comments
 (0)