-
Notifications
You must be signed in to change notification settings - Fork 5
docs: add traxion documentation #594
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
Open
floross
wants to merge
66
commits into
main
Choose a base branch
from
poc-hapify-docs
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
This file contains hidden or 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
* feat(hapify-core): add plural name helpers to node class * feat(hapify-core): add tests for plural helpers of node class
* feat: install ts-morph * fix: import in hapify/core * fix: pluralize in hapify/node
* feat: add relation node, scalar and virtual fields * wip * feat: define the hapify core with types and predicates (#577) * feat: test hapify core implementation with types * feat: poc type implementation with Edouard * wip: add poc type v3 * wip: add poc type v3 * wip: add poc type v3 * wip: add poc type v3.2 * feat: add a first relation type * feat: add clean field type * feat: add schema types * feat: add some predicate to the models * fix: add some types * chore: clean files and types * wip: clean types * wip: clean types * wip: clean types --------- Co-authored-by: floross <[email protected]> --------- Co-authored-by: floross <[email protected]>
* test: add tests to predicates * fix: make hapify core build * fix: make hapify core build
* fix: exports in hapify/core * fix: refacto names fields
* add basic hapify-generator-nestjs-services lib * add imports + directory * add class service + its constructor * add find unique function * add find first and find many sevices methods * add create function for service + fix some syntaxes * add create many function * add delete function * add update function * add delete many function * add update many function * add upsert many function * add count many function * add aggregate function * add default methods * run lint * run lint * fix typing error on generated import * fix: merge conflict * feat: add constants generator * feat: add providers generator * add index generation for every folder * add: update path for the generation of the index file * add: providers services exports * feat: update exports + refacto * fix: comments * fix: delete unused imports * fix: type argument in module definition * fix: imports path in providers * fix: delete unused file in prvider * fix: delete unused folders * fix: settings.json config * fix: imports and generate funstion based on the last updates of hapify/core * fix: package * feat: add basic lib devkit * feat: basic dmmf to hapify convert * refactor(hapify): update hapify-hapify-devkit to hapify-devkit * feat: update returns in each case of the switch * wip: continue to convert dmmf to hapify * feat: add constraints to fields creation * wip: continue to convert dmmf to hapify * feat: add enum and relation mapper to ddmf-hapify converter feat: add enum and relation mapper to ddmf-hapify converter * wip: continue to convert dmmf to hapify * feat: add convert dmmf to hapify schema declaration and create schema helpers * fix: clean generated test files * fix: remove hapify-generator-nestjs-service $ --------- Co-authored-by: floross <[email protected]> Co-authored-by: maxim darre <[email protected]>
☁️ Nx Cloud ReportCI is running/has finished running commands for commit 4abaeed. As they complete they will appear below. Click to see the status, the terminal output, and the build insights. 📂 See all runs for this branch
✅ Successfully ran 5 targets
Sent with 💌 from NxCloud. |
f1be8df to
bfb2108
Compare
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.