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

Refactor after migration to Vite #62

Open
5 of 14 tasks
blcham opened this issue Aug 30, 2024 · 3 comments
Open
5 of 14 tasks

Refactor after migration to Vite #62

blcham opened this issue Aug 30, 2024 · 3 comments
Assignees

Comments

@blcham
Copy link
Contributor Author

blcham commented Aug 30, 2024

Also make sure that s-forms.css is imported and not duplicated in the project.

@palagdan
Copy link
Collaborator

palagdan commented Sep 3, 2024

blocked by #51

@LaChope LaChope self-assigned this Oct 17, 2024
palagdan added a commit that referenced this issue Nov 1, 2024
Replace App component with Router for routing
Update react-router-dom to v6
palagdan added a commit that referenced this issue Nov 1, 2024
Refactor navbar, footer into separate folders and replace styles with the mui library
palagdan added a commit that referenced this issue Nov 1, 2024
Refactor and move Home component to HomePage
Replace semantic ui with mui
palagdan added a commit that referenced this issue Nov 1, 2024
palagdan added a commit that referenced this issue Nov 1, 2024
Refactor Scripts class component to functional ScriptsPage component.
Move to folder pages
palagdan added a commit that referenced this issue Nov 1, 2024
Replace NoMatch Component with NotFoundPage
palagdan added a commit that referenced this issue Nov 1, 2024
Refactor Executions class component to functional ExecutionsPage component.
Move to folder pages
Replace Bootstrap with Mui
Replace Fortawesome with Mui icons
palagdan added a commit that referenced this issue Nov 1, 2024
Move vocabulary constants from Rest file to the separate vocabulary file.
palagdan added a commit that referenced this issue Nov 1, 2024
Install Axios for API calls.
Refactor the Rest module.
Define API URL constants.
Implement fetchers for Axios calls.
palagdan added a commit that referenced this issue Nov 1, 2024
@palagdan palagdan mentioned this issue Nov 1, 2024
@blcham
Copy link
Contributor Author

blcham commented Nov 2, 2024

@palagdan, I added new sub-issues to this issue and prioritized them. We should split this issue into separate issues (it is enough to do it incrementally, i.e. pick only the most important ones at the time and separate them into an issue)

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

No branches or pull requests

3 participants