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

EPP-52 Setting up dev environment #1

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

MikeMaratheftis
Copy link

What?

EPP-52 - Create dev environment

Why?

How?

Testing?

Tested on local machine

Screenshots (optional)

Anything Else? (optional)

Check list

  • I have reviewed my own pull request for linting issues (e.g. adding new lines)
  • I have written tests (if relevant)
  • I have created a JIRA number for my branch
  • I have created a JIRA number for my commit
  • I have followed the chris beams method for my commit https://cbea.ms/git-commit/
    here is an example commit
  • Ensure drone builds are green especially tests
  • I will squash the commits before merging

Copy link

@william-gu-hof william-gu-hof left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good clean repo to start with. Left you comment on a couple of things to check, but happy to approve

const env = process.env.NODE_ENV || 'production';

module.exports = {
PRETTY_DATE_FORMAT: 'Do MMMM YYYY',

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not sure if 'Do' is correct, could you check, I'll update the skeleton repo as well if that is wrong

"accessible-autocomplete": "^2.0.4",
"bl": "^6.0.12",
"busboy": "^1.6.0",
"hof": "^20.5.6",

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think latest hof is 21.1.1

Copy link

@PaolaDMadd-Pro PaolaDMadd-Pro left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good work, I added small suggestions, that won't preclude the merging.
@william-gu-hof

@@ -0,0 +1,4 @@
{
"header": "HOF epp",

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

According to figma the correct header for this page is "Explosive precursors and poisons licensing"

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

do we need a template for the caseworker email?

@@ -0,0 +1,48 @@
{
"name": "hof-epp-form",

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please verify if the name of the app needs to reflect the name of the git repository or hosting platform name

{
"name": "hof-epp-form",
"version": "1.0.0",
"description": "Simple standard form made using HOF",
Copy link

@PaolaDMadd-Pro PaolaDMadd-Pro Dec 3, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
"description": "Simple standard form made using HOF",
"description": "Explosive precursors and poisons",

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants