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: use Typescript, use latest @data-fair/lib-* tools, remove Nuxt and various upgrades #30

Merged
merged 73 commits into from
Nov 26, 2024

Conversation

BatLeDev
Copy link
Member

@BatLeDev BatLeDev commented Nov 6, 2024

  • Upgrade Node.js from version 20 to 22
  • Migrate codebase from JavaScript to TypeScript
  • Incorporate latest functions from datafair/lib
  • Replace contract by types
  • Migrate UI from Nuxt to Vue with Vite and Vue plugins as an SPA
  • Remove the Docker image for /ui
  • Redesign the test suite structure
  • Reorganize folders for improved structure and consistency
  • Add validation schemas for API requests
  • Update configurations for Husky, ESLint, and GitHub workflows
  • Upgrade all dependencies
  • Change api endpoint : /processings/api/v1/* to /processings/api/*

@albanm albanm marked this pull request as ready for review November 26, 2024 15:54
Copy link
Member

@albanm albanm left a comment

Choose a reason for hiding this comment

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

good to go

# Conflicts:
#	ui/src/components/private-access.vue
#	worker/Dockerfile
@albanm albanm merged commit 67b4f29 into master Nov 26, 2024
3 checks passed
@albanm albanm deleted the refactor-types branch November 26, 2024 16:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants