jdomainapp / jda

the root source code project of the JDA framework
MIT License
3 stars 1 forks source link

JDA branch integration: f59, f90 #101

Open ducmle opened 2 months ago

ducmle commented 2 months ago

@jdomainapp/all

Code branch integration

Scope: merge main branch with these branches: #59 and #90.

  1. frontend: the current main branch = previous main + branch f59integration
    • branch f59integration = merged from the other f59* branches
  2. backend: branch f90integration = current main branch (result of step 1) + branch f90

Code testing

Both frontend and backend teams:

  1. Check out the code (from the specified branch above)
  2. Test the code
  3. Report result here by replying to this issue (before 11/5/2024)

Finalise branch integration

  1. Merge f90integration into main to have the fullstack code merge.
  2. DELETE all the unused f59* and f90 branches.
ducmle commented 2 months ago

@jdomainapp/all

Re: frontend

This concerns only the frontend. The backend is as the announcement yesterday.

I realised that the f59 and f59temp branches had not been pulled before the merges yesterday. So I have just pulled those and remerged f59integration and then main to synchronise with the changes in those two branches.

Please checkout the code again and retest (if you have not done this)

Thanks. Duc.

KhueHoangMinh commented 1 month ago

ReactJS

Benchmark: ok Gen: error (error from branch f59temp)

congnv8192 commented 1 month ago

Angular

Benchmark: testing Gen: support code gen for angular @jindojojin.

Due:

congnv8192 commented 1 month ago

VueJS

Benchmark: complete & test @nitromelon Gen: support code gen for vuejs @jindojojin

Due: