Skip to content

Feature/node#68

Merged
freshfish70 merged 162 commits intodevelopfrom
feature/node
Feb 11, 2021
Merged

Feature/node#68
freshfish70 merged 162 commits intodevelopfrom
feature/node

Conversation

@freshfish70
Copy link
Copy Markdown
Member

Tested as built the project; all goes through. Please have a look for typos etc. :D

Closes #67

Emil and others added 9 commits February 10, 2021 13:16
Co-authored-by: Sander Hurlen <sander.hurlen@icloud.com>
…zer-node' into feature/register-election-organizer-node
Co-authored-by: spiftire <44159536+spiftire@users.noreply.github.com>
…er-node

Feature/register election organizer node
@freshfish70 freshfish70 added the infastructure Code, work, cloud infastructure related label Feb 11, 2021
Copy link
Copy Markdown
Contributor

@perkynades perkynades left a comment

Choose a reason for hiding this comment

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

Very good nice work everyone!

Comment thread .vscode/settings.json Outdated
Comment thread .vscode/settings.json Outdated
Comment thread src/models/Election/ElectionStatus.ts
Copy link
Copy Markdown
Contributor

@sanderhurlen sanderhurlen left a comment

Choose a reason for hiding this comment

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

🚀 The start of something great! 🚀

Great job on porting from deno to node, boys. 👏🏼
We made it butter smooth 🧈 😋

Comment thread .github/workflows/ci.yml Outdated
Comment thread .github/workflows/ci.yml Outdated
Comment thread .vscode/settings.json Outdated
Comment thread .vscode/settings.json Outdated
Comment thread jest.config.js Outdated
Comment thread src/loaders/typeorm.ts Outdated
Comment thread src/loaders/typeorm.ts Outdated
Comment thread src/models/Election/ElectionEntity.ts Outdated
Comment thread src/services/ElectionService.ts Outdated
}
}

private async hashEntityPassword(electionDTO: IElection) {
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Suggested change
private async hashEntityPassword(electionDTO: IElection) {
private async hashElectionPassword(electionDTO: IElection) {

freshfish70 and others added 11 commits February 11, 2021 13:12
Co-authored-by: Sander Hurlen <sander.hurlen@icloud.com>
Co-authored-by: Sander Hurlen <sander.hurlen@icloud.com>
Co-authored-by: Sander Hurlen <sander.hurlen@icloud.com>
Co-authored-by: Sander Hurlen <sander.hurlen@icloud.com>
Co-authored-by: Sander Hurlen <sander.hurlen@icloud.com>
Co-authored-by: Sander Hurlen <sander.hurlen@icloud.com>
Co-authored-by: Sander Hurlen <sander.hurlen@icloud.com>
Co-authored-by: Sander Hurlen <sander.hurlen@icloud.com>
Co-authored-by: Sander Hurlen <sander.hurlen@icloud.com>
Co-authored-by: Sander Hurlen <sander.hurlen@icloud.com>
Co-authored-by: Sander Hurlen <sander.hurlen@icloud.com>
@freshfish70 freshfish70 merged commit 77576f1 into develop Feb 11, 2021
Comment thread .github/workflows/ci.yml
Comment thread .vscode/extensions.json
Comment on lines +1 to +3
{
"recommendations": ["yatki.vscode-surround"]
}
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

I think there are some missing

Comment thread src/models/Ballot/BallotEntity.ts
@sanderhurlen sanderhurlen deleted the feature/node branch February 16, 2021 13:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

infastructure Code, work, cloud infastructure related

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Refactor all folder names in models before feature/node gets merged

4 participants