-
Notifications
You must be signed in to change notification settings - Fork 15
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: replace pretty-format-json with prettier functionality (#3090)
* downgrade prettier to 3.1.0 and eslint to 8.56 * remove precommit auto update since we should pin eslint and prettier to earlier versions * remove pretty-format-json * run prettier * exclude example folder * exclude a lot of files from pre-commit * [pre-commit.ci] auto fixes from pre-commit hooks * update base service tests * Update .pre-commit-config.yaml * remove unnecssary skip * [pre-commit.ci] auto fixes from pre-commit hooks --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
- Loading branch information
1 parent
8826d74
commit 2c0029c
Showing
146 changed files
with
1,626 additions
and
2,706 deletions.
There are no files selected for viewing
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
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
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,33 +1,30 @@ | ||
--- | ||
name: DxT Spike Template | ||
about: Used for exploratory engineering spikes | ||
title: '' | ||
title: "" | ||
labels: DxT | ||
assignees: '' | ||
|
||
assignees: "" | ||
--- | ||
|
||
## What needs to be done | ||
|
||
_Provide a summary of the task that needs to be completed_ | ||
|
||
|
||
## Why it needs to be done | ||
|
||
_Describe the importance or impact of completing this task_ | ||
|
||
|
||
## Timebox | ||
|
||
_How much time should be dedicated to this spike?_ | ||
|
||
|
||
## To-do list | ||
|
||
_list out actions to be taken for this spike:_ | ||
- [ ] | ||
|
||
- [ ] | ||
|
||
## Additional context | ||
|
||
[OPTIONAL, delete if not needed] | ||
[OPTIONAL, delete if not needed] | ||
_Include any additional context or information here that doesn't fit into other parts of the template_ |
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,37 +1,32 @@ | ||
--- | ||
name: DxT Task Template | ||
about: A generic template for any task that can be adapted for multiple uses | ||
title: '' | ||
title: "" | ||
labels: DxT | ||
assignees: '' | ||
|
||
assignees: "" | ||
--- | ||
|
||
## What needs to be done | ||
|
||
_Provide a summary of the task that needs to be completed_ | ||
|
||
|
||
## Why it needs to be done | ||
|
||
_Describe the importance or impact of completing this task_ | ||
|
||
|
||
## Acceptance Criteria | ||
|
||
_List out all expected functionality/requirements_ | ||
|
||
- | ||
|
||
- | ||
|
||
## Technical Notes | ||
|
||
_Owned by eng team - write out any important technical considerations such as: architecture plan/notes, data dependencies, testing plan, etc. Also link any tickets that are dependent on or related to this task_ | ||
|
||
- | ||
|
||
- | ||
|
||
## Additional context | ||
|
||
[OPTIONAL, delete if not needed] | ||
[OPTIONAL, delete if not needed] | ||
_Include any additional context or information here that doesn't fit into other parts of the template_ |
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,48 +1,46 @@ | ||
--- | ||
name: DxT User Story Template | ||
about: Create a new user story for the DxT eCR team | ||
title: '' | ||
title: "" | ||
labels: DxT | ||
assignees: '' | ||
|
||
assignees: "" | ||
--- | ||
|
||
## User Story | ||
|
||
As a [user/persona], I want to [do a thing], so that I can [achieve a goal/outcome] | ||
|
||
|
||
## Acceptance Criteria | ||
|
||
_list out all expected functionality/requirements_ | ||
|
||
- | ||
- | ||
|
||
## Scenarios | ||
|
||
_Write out scenarios that will help to ensure the functionality works as expected_ | ||
|
||
For example, this could look like: | ||
|
||
- I click on the Score filter and a dropdown appears showing a slider. | ||
- “1” and “10” are selected by default. The submit button is disabled. | ||
- I then drag the left slider to “6” making the score 6 to 10. | ||
- The text input below updates to display “6” and submit button is now active. | ||
- I click submit and the dropdown closes. | ||
- My search results are now updated. | ||
|
||
|
||
## Design Notes | ||
|
||
_Owned by design team - Attach link to design in dev mode and/or prototype, as well as any notes on visual details, interaction expectations, accessibility considerations, copy requirements_ | ||
|
||
[Link to Figma design in Dev mode]() | ||
[Link to Figma prototype]() | ||
|
||
- | ||
- | ||
|
||
_Screenshots below should not be used for working on this ticket - always refer to Figma design for most up-to-date designs:_ | ||
|
||
## Additional context | ||
|
||
[OPTIONAL, delete if not needed] | ||
[OPTIONAL, delete if not needed] | ||
_Include any additional context or information here that doesn't fit into other parts of the template_ |
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
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
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,33 +1,30 @@ | ||
--- | ||
name: Streamline Spike Template | ||
about: Used for exploratory engineering spikes | ||
title: '' | ||
title: "" | ||
labels: Streamline eCR | ||
assignees: '' | ||
|
||
assignees: "" | ||
--- | ||
|
||
## What needs to be done | ||
|
||
_Provide a summary of the task that needs to be completed_ | ||
|
||
|
||
## Why it needs to be done | ||
|
||
_Describe the importance or impact of completing this task_ | ||
|
||
|
||
## Timebox | ||
|
||
_How much time should be dedicated to this spike?_ | ||
|
||
|
||
## To-do list | ||
|
||
_list out actions to be taken for this spike:_ | ||
- [ ] | ||
|
||
- [ ] | ||
|
||
## Additional context | ||
|
||
[OPTIONAL, delete if not needed] | ||
[OPTIONAL, delete if not needed] | ||
_Include any additional context or information here that doesn't fit into other parts of the template_ |
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,37 +1,32 @@ | ||
--- | ||
name: Streamline Task Template | ||
about: A generic template for any task that can be adapted for multiple uses | ||
title: '' | ||
title: "" | ||
labels: Streamline eCR | ||
assignees: '' | ||
|
||
assignees: "" | ||
--- | ||
|
||
## What needs to be done | ||
|
||
_Provide a summary of the task that needs to be completed_ | ||
|
||
|
||
## Why it needs to be done | ||
|
||
_Describe the importance or impact of completing this task_ | ||
|
||
|
||
## Acceptance Criteria | ||
|
||
_List out all expected functionality/requirements_ | ||
|
||
- | ||
|
||
- | ||
|
||
## Technical Notes | ||
|
||
_Owned by eng team - write out any important technical considerations such as: architecture plan/notes, data dependencies, testing plan, etc. Also link any tickets that are dependent on or related to this task_ | ||
|
||
- | ||
|
||
- | ||
|
||
## Additional context | ||
|
||
[OPTIONAL, delete if not needed] | ||
[OPTIONAL, delete if not needed] | ||
_Include any additional context or information here that doesn't fit into other parts of the template_ |
Oops, something went wrong.