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

Backend Frontend separation #207

Closed
uberroot4 opened this issue Dec 5, 2023 · 1 comment · Fixed by #211
Closed

Backend Frontend separation #207

uberroot4 opened this issue Dec 5, 2023 · 1 comment · Fixed by #211

Comments

@uberroot4
Copy link
Member

No description provided.

@uberroot4 uberroot4 self-assigned this Dec 5, 2023
uberroot4 added a commit that referenced this issue Dec 11, 2023
uberroot4 added a commit that referenced this issue Dec 11, 2023
uberroot4 added a commit that referenced this issue Dec 11, 2023
uberroot4 added a commit that referenced this issue Dec 11, 2023
@uberroot4
Copy link
Member Author

#179 is also tackled now. Problem with polyfilling old, node native modules is not necessary for the frontend.

MaximilianZenz added a commit that referenced this issue Dec 13, 2023
 - separating frontend from backend so that it is a self-contained project with its own dependencies in the ui folder
MaximilianZenz added a commit that referenced this issue Dec 13, 2023
 - removing all unnecessary aliases
 - replacing deprecated crypto module
 - fixing .eslintrc.yml for frontend
MaximilianZenz added a commit that referenced this issue Dec 13, 2023
 - fixing progress bar
MaximilianZenz added a commit that referenced this issue Dec 13, 2023
 - cleaning up dependencies
 - adding independent .gitignore file to frontend
MaximilianZenz added a commit that referenced this issue Dec 14, 2023
 - moving everything backend into the lib folder
 - fixing errors that resulted from the moving
MaximilianZenz added a commit that referenced this issue Dec 14, 2023
 - creating a central package.json file to reintroduce the possibility to install and start binocular from the root directory
 - minor fixed
@MaximilianZenz MaximilianZenz self-assigned this Dec 14, 2023
@MaximilianZenz MaximilianZenz changed the title Replace webpack Backend Frontend separation Dec 14, 2023
MaximilianZenz added a commit that referenced this issue Dec 15, 2023
 - fixing errors in backend
MaximilianZenz added a commit that referenced this issue Dec 15, 2023
 - removing unnecessary dependencies
uberroot4 added a commit that referenced this issue Dec 19, 2023
MaximilianZenz added a commit that referenced this issue Jan 8, 2024
 - separating and moving test cases to the appropriated dictionaries within the frontend and backend project.
MaximilianZenz pushed a commit that referenced this issue Jan 8, 2024
MaximilianZenz added a commit that referenced this issue Jan 8, 2024
MaximilianZenz added a commit that referenced this issue Jan 8, 2024
- fixing workflow for eslint check
MaximilianZenz added a commit that referenced this issue Jan 8, 2024
- fixing eslint config errors
MaximilianZenz added a commit that referenced this issue Jan 10, 2024
- fixing vite build
MaximilianZenz added a commit that referenced this issue Jan 10, 2024
- adding back possibility to run
MaximilianZenz added a commit that referenced this issue Jan 10, 2024
- fixing eslint error
MaximilianZenz added a commit that referenced this issue Jan 10, 2024
- fixing Dockerfile.frontend
MaximilianZenz added a commit that referenced this issue Jan 10, 2024
- fixing Dockerfile.frontend
MaximilianZenz added a commit that referenced this issue Jan 10, 2024
- fixing Dockerfile.frontend
MaximilianZenz added a commit that referenced this issue Jan 10, 2024
- fixing Dockerfile.frontend
MaximilianZenz added a commit that referenced this issue Jan 10, 2024
- fixing Dockerfile.frontend
MaximilianZenz added a commit that referenced this issue Jan 10, 2024
- fixing Dockerfile.frontend
MaximilianZenz added a commit that referenced this issue Jan 10, 2024
- fixing Dockerfile.frontend
MaximilianZenz added a commit that referenced this issue Jan 10, 2024
- fixing Dockerfile.frontend
MaximilianZenz added a commit that referenced this issue Jan 11, 2024
- readding conditional import of db_export json files sot that they just get imported in offline build mode.
MaximilianZenz added a commit that referenced this issue Jan 11, 2024
- fixing Dockerfile.backend
MaximilianZenz added a commit that referenced this issue Jan 11, 2024
- fixing Dockerfile.backend
MaximilianZenz added a commit that referenced this issue Jan 11, 2024
- fixing Dockerfile.backend
MaximilianZenz added a commit that referenced this issue Jan 11, 2024
- fixing Dockerfile.backend
MaximilianZenz added a commit that referenced this issue Jan 11, 2024
MaximilianZenz added a commit that referenced this issue Jan 12, 2024
- fixing run-unit-test.yml
MaximilianZenz added a commit that referenced this issue Jan 12, 2024
- fixing merge errors
MaximilianZenz added a commit that referenced this issue Jan 12, 2024
- fixing eslint errors
- fixing Db import in projectStructureHelper.ts
MaximilianZenz added a commit that referenced this issue Jan 12, 2024
- fixing merge error in binocular.ts
MaximilianZenz added a commit that referenced this issue Jan 15, 2024
- fixing build-offline.yml
MaximilianZenz added a commit that referenced this issue Jan 15, 2024
- renaming /ui to /binocular-frontend
- renaming /lib to /binocular-backend
MaximilianZenz added a commit that referenced this issue Jan 15, 2024
- fixing renaming errors in Dockerfile.backend
MaximilianZenz added a commit that referenced this issue Jan 15, 2024
- fixing renaming errors in Dockerfile.frontend
MaximilianZenz added a commit that referenced this issue Jan 15, 2024
- changing trigger for build-offline.yml workflow for testing purposes
MaximilianZenz added a commit that referenced this issue Jan 15, 2024
- fixing build-offline.yml
MaximilianZenz added a commit that referenced this issue Jan 15, 2024
- fixing build-offline.yml
MaximilianZenz added a commit that referenced this issue Jan 15, 2024
- fixing build-offline.yml
MaximilianZenz added a commit that referenced this issue Jan 15, 2024
- reverting trigger of build-offline.yml file
MaximilianZenz added a commit that referenced this issue Jan 15, 2024
- changing build behavior to only compile everything into one single file when building for offline execution
MaximilianZenz added a commit that referenced this issue Jan 15, 2024
- fixing errors due to renaming of frontend and backend folder in README.md and CONTRIBUTING.md
@MaximilianZenz MaximilianZenz linked a pull request Jan 15, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants