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

Add molecules aa1 to implement 1 #29

Merged
merged 19 commits into from
Jun 6, 2020
Merged

Add molecules aa1 to implement 1 #29

merged 19 commits into from
Jun 6, 2020

Conversation

pinterid
Copy link
Member

@pinterid pinterid commented Jun 6, 2020

Checklist:

  • Have you added an explanation of what your changes do and why you'd like them to be included?
  • Have you updated or added documentation for the change?
  • Have you tested your changes with successful results?

Type of Changes:

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Documentation (non-breaking change which adds documentation)
  • Breaking change (fix or feature that would cause existing functionality to change)

What is the current behavior? (link to any open issues here)

What is the new behavior (if this is a feature change)?

Other information:

  • Ref: 🐍

The footer component has been added.
It is not displayed yet.
The navbar component has been added.
It is not displayed yet.
The login form component has been added.
It is not displayed yet.
The login form component has been added.
It is not displayed yet. snek-intel has been added
but currently only as local package.
The upload modal component has been added.
It is not displayed yet.
The useractioncard modal component has been added.
It is not displayed yet.
All imports which are currently not used
are removed now.
Assests for the footer, navbar and userActionCard
has been added.
@pinterid pinterid added the enhancement New feature or request label Jun 6, 2020
@pinterid pinterid added this to the SNEK Version 0.1.0 milestone Jun 6, 2020
@pinterid pinterid requested a review from schettn June 6, 2020 13:31
@pinterid pinterid self-assigned this Jun 6, 2020
The code quality has been improved
due to a request of Codacy.
Copy link
Member

@schettn schettn left a comment

Choose a reason for hiding this comment

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

I left some suggestions.

src/components/molecules/Footer/index.jsx Outdated Show resolved Hide resolved
src/components/molecules/Footer/index.jsx Outdated Show resolved Hide resolved
src/components/molecules/Navbar/index.jsx Outdated Show resolved Hide resolved
src/components/molecules/Navbar/index.jsx Outdated Show resolved Hide resolved
src/components/molecules/UserActionCard/index.jsx Outdated Show resolved Hide resolved
src/components/molecules/UserActionCard/index.jsx Outdated Show resolved Hide resolved
src/components/molecules/modals/UploadModal/index.jsx Outdated Show resolved Hide resolved
schettn and others added 2 commits June 6, 2020 15:58
All suggestions are implemented now.
Some newlines have been added.
@schettn schettn self-requested a review June 6, 2020 14:00
Copy link
Member

@schettn schettn left a comment

Choose a reason for hiding this comment

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

🚀

The code quality has been improved due to a request by Codacy.
Copy link
Member Author

@pinterid pinterid left a comment

Choose a reason for hiding this comment

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

Some changes have to be done.

src/components/molecules/Footer/index.jsx Outdated Show resolved Hide resolved
src/components/molecules/forms/LoginForm/index.jsx Outdated Show resolved Hide resolved
src/components/molecules/forms/RegisterForm/index.jsx Outdated Show resolved Hide resolved
schettn and others added 3 commits June 6, 2020 16:55
Some suggestions have been implemented.

Co-authored-by: Pinterics David <[email protected]>
The code quality has been improved 
due to a request of @pinterid.
The code quality was improved due to a request by Codacy.
@kleberbaum kleberbaum self-requested a review June 6, 2020 15:11
The code quality was improved due to a request by Codacy.
Copy link
Member

@kleberbaum kleberbaum left a comment

Choose a reason for hiding this comment

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

Should be ok to merge after a few changes.

src/components/molecules/forms/LoginForm/index.jsx Outdated Show resolved Hide resolved
src/components/molecules/forms/LoginForm/index.jsx Outdated Show resolved Hide resolved
src/components/molecules/forms/RegisterForm/index.jsx Outdated Show resolved Hide resolved
src/components/molecules/forms/RegisterForm/index.jsx Outdated Show resolved Hide resolved
src/components/molecules/forms/RegisterForm/index.jsx Outdated Show resolved Hide resolved
@schettn schettn requested a review from kleberbaum June 6, 2020 15:56
The code quality has been improved
due to a request of @kleberbaum.
The code quality has been improved.
Copy link
Member

@kleberbaum kleberbaum left a comment

Choose a reason for hiding this comment

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

Should be ok to merge.

@schettn schettn merged commit 62b85fe into implement-1 Jun 6, 2020
@pinterid pinterid mentioned this pull request Jun 7, 2020
7 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants