Skip to content
This repository was archived by the owner on Oct 22, 2024. It is now read-only.

chore: update electron app folder structure#474

Merged
OGPoyraz merged 2 commits intomainfrom
chore/473-relocate-app-code
Jan 31, 2023
Merged

chore: update electron app folder structure#474
OGPoyraz merged 2 commits intomainfrom
chore/473-relocate-app-code

Conversation

@OGPoyraz
Copy link
Copy Markdown
Member

@OGPoyraz OGPoyraz commented Jan 30, 2023

Overview

The purpose of this PR is mainly to reorganise the src folder.
Here is the final structure
Screenshot 2023-01-30 at 15 54 43

@OGPoyraz OGPoyraz requested a review from a team January 30, 2023 13:31
@OGPoyraz OGPoyraz linked an issue Jan 30, 2023 that may be closed by this pull request
@OGPoyraz OGPoyraz force-pushed the chore/473-relocate-app-code branch 18 times, most recently from 6f94195 to 917a5de Compare January 31, 2023 13:37
Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

desktop-ui.js is the initiator file of desktop-ui, it's relocated in the ui folder. This is why it's removed from here

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

desktop-ui.js file is in the ui folder now, we don't need to include it into array.

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

ui folder is now under the src folder

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

We don't need to compile test files. Probably ts extension forgotten here.

Copy link
Copy Markdown
Contributor

@bergarces bergarces Jan 31, 2023

Choose a reason for hiding this comment

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

Why are all these needed if we are already settings require-jsdoc to false?

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

I couldn't make it work tbh, also my local eslint is a bit flaky and working different than CI.
I will check it again

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

Screenshot 2023-01-31 at 16 00 37

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

I'd still vote to remove this check folder as the contents aren't really related.

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

Sorry I've misread your comment on that @matthewwalsh0
I am totally fine to leave them on the root

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

Fixed it

@OGPoyraz OGPoyraz force-pushed the chore/473-relocate-app-code branch from 917a5de to a14c87c Compare January 31, 2023 14:54
@OGPoyraz OGPoyraz merged commit 96c4df9 into main Jan 31, 2023
@OGPoyraz OGPoyraz deleted the chore/473-relocate-app-code branch February 1, 2023 07:48
@cryptotavares cryptotavares mentioned this pull request Mar 1, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Relocate app code

3 participants