-
Notifications
You must be signed in to change notification settings - Fork 2
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 heart aa1 to implement 1 #49
Conversation
A utility for themes has been added.
Implemented for export them for easy access from parent components.
Implemented for export them for easy access from parent components.
Now the modals are imported directly from the models folder.
Added some utilities for base and variables.
The navbar and footer are displayed now.
Methods for authentications has been added.
js-sha256, obelisk.js, react-dropzone and tippy.js has been added.
A progress bar has been added.
The homepage is displayed now.
Now when pressing the login button in the navbar, it will be redirected to the root location.
Caching methods and data handling for intel data have been implemented.
Registration is now available. This includes a oAuth and gitlab connection.
The companypage is displayed now.
Starts the page on top when reloaded or redirected.
The profilepage is displayed now.
A settings modal has been added and implemented.
A invalid variable type has changed.
Now it is possible to upload and delete talks.
The site title has been changed to SNEK.
The talkspage is displayed now.
Now only the globalFunctions and globalState are passed as props.
Code quality has been improved
There was a problem hiding this 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
There was a problem hiding this 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 made.
The mount condition has been refined and simplified.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
The code quality was improved due to request by Codacy.
The code quality was improved due to a request by Codacy.
The code quality was improved due to a request by Codacy.
There was a problem hiding this 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.
The code quality was improved due to a request by @kleberbaum. Co-authored-by: Florian Kleber <kleberbaum@erebos.xyz>
The site title was changed due to a request by @kleberbaum. Co-authored-by: Florian Kleber <kleberbaum@erebos.xyz>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good to merge.
There was a problem hiding this 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.
Checklist:
Type of Changes:
What is the current behavior? (link to any open issues here)
What is the new behavior (if this is a feature change)?
Other information: