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

feat: initial application layout #114

Merged
merged 20 commits into from
Apr 28, 2022

Conversation

NektariosFifes
Copy link
Collaborator

@NektariosFifes NektariosFifes commented Apr 12, 2022

Description
The following components without functionality have been added.

  • Titlebar
  • Sidebar
  • Text editor
  • container for visualization

Also added the app icon that was missing.
Also updated certain typescript definitions.

Related issue(s)
progresses #88

@NektariosFifes NektariosFifes changed the title feat: full application layout feat: initial application layout Apr 15, 2022
@NektariosFifes NektariosFifes marked this pull request as ready for review April 15, 2022 10:55
@NektariosFifes
Copy link
Collaborator Author

@jonaslagoni should i split it in a smaller commit?

Copy link
Sponsor Member

@jonaslagoni jonaslagoni left a comment

Choose a reason for hiding this comment

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

Going forward don't put everything in one PR, I would rather have 100 small PRs than one large 😄 There is no way I can help you out properly as there are too many changes to keep track of. Up to you if you want to split it up.

You have a lot of disabled eslint lines. They are there for a reason, among other reasons to create consistency. Some of them can be a bit of a pain, and in some cases, they might not be needed, but I can't seem to figure out why all of them are needed here?

Each time you need to disable something, try and second guess why you need to disable them. You can always suggest changing the eslint config, but remember to have your arguments in order why a consistency is not needed, etc 😄

@NektariosFifes
Copy link
Collaborator Author

i will remove eslints

@sonarcloud
Copy link

sonarcloud bot commented Apr 27, 2022

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 25 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@NektariosFifes NektariosFifes merged commit 552890c into asyncapi:master Apr 28, 2022
@asyncapi-bot
Copy link
Contributor

🎉 This PR is included in version 0.8.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

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

Successfully merging this pull request may close these issues.

None yet

3 participants