-
Notifications
You must be signed in to change notification settings - Fork 5
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
Feature: load template from api #526
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Zorin95670
force-pushed
the
feature/load_template_from_api
branch
4 times, most recently
from
September 30, 2024 08:33
cddd1f2
to
c6f8252
Compare
Zorin95670
force-pushed
the
feature/load_template_from_api
branch
from
October 2, 2024 08:46
c6f8252
to
7124fd6
Compare
Zorin95670
force-pushed
the
feature/load_template_from_api
branch
from
October 2, 2024 12:14
7124fd6
to
cafa8c0
Compare
Zorin95670
force-pushed
the
feature/load_template_from_api
branch
from
October 2, 2024 12:31
cafa8c0
to
d61bafb
Compare
aboubakar14
reviewed
Oct 7, 2024
Zorin95670
force-pushed
the
feature/load_template_from_api
branch
from
October 8, 2024 13:49
d61bafb
to
a4cb437
Compare
Checking /home/runner/work/leto-modelizer/leto-modelizer/package.json
@babel/core =7.23.6 → =7.25.7
@babel/eslint-parser =7.23.3 → =7.25.7
@babel/preset-env =7.23.6 → =7.25.7
@badeball/cypress-cucumber-preprocessor =19.2.0 → =21.0.2
@pinia/testing =0.1.3 → =0.1.6
@quasar/app-webpack =3.9.6 → =3.14.0
@quasar/extras =1.16.9 → =1.16.12
@quasar/quasar-app-extension-testing =2.1.1 → =2.2.0
@quasar/quasar-app-extension-testing-unit-jest =3.0.0-alpha.10 → =3.0.3
@vue/test-utils =2.4.3 → =2.4.6
axios =1.6.2 → =1.7.7
babel-loader =9.1.3 → =9.2.1
core-js =3.34.0 → =3.38.1
cypress =13.6.1 → =13.15.0
cypress-real-events =1.11.0 → =1.13.0
eslint =8.56.0 → =9.12.0
eslint-plugin-cypress =2.15.1 → =3.5.0
eslint-plugin-import =2.29.1 → =2.31.0
eslint-plugin-jest =27.6.0 → =28.8.3
eslint-plugin-jsdoc =46.9.1 → =50.3.1
eslint-plugin-vue =9.19.2 → =9.28.0
eslint-webpack-plugin =4.0.1 → =4.2.0
gherkin-lint =4.2.2 → =4.2.4
isomorphic-git =1.25.1 → =1.27.1
jsdoc =4.0.2 → =4.0.3
monaco-editor =0.45.0 → =0.52.0
pinia =2.1.7 → =2.2.4
quasar =2.13.0 → =2.17.0
v-viewer =3.0.11 → =3.0.20
vue =3.3.9 → =3.5.11
vue-i18n =9.8.0 → =10.0.4
vue-loader =17.3.1 → =17.4.2
vue-router =4.2.5 → =4.4.5
Run npx npm-check-updates -x leto-modelizer* -u to upgrade package.json |
Quality Gate passedIssues Measures |
aboubakar14
approved these changes
Oct 8, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.