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: add modules folder #1633

Merged
merged 8 commits into from
Nov 15, 2023
Merged

refactor: add modules folder #1633

merged 8 commits into from
Nov 15, 2023

Conversation

gozineb
Copy link
Contributor

@gozineb gozineb commented Nov 15, 2023

Description

New Modules folder with "user" module:

  • controller: contains the current route
  • entity: contains the current Models (TO be renamed DTO)
  • repository: contains the current repo
  • service: methods used by other modules

Checklist before requesting a review

Please delete options that are not relevant.

  • My code follows the style guidelines of this project
  • I have performed a self-review of my code
  • I have commented hard-to-understand areas
  • I have ideally added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • Any dependent changes have been merged

Screenshots (if appropriate):

Copy link

vercel bot commented Nov 15, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
docs ✅ Ready (Inspect) Visit Preview Nov 15, 2023 11:40am
quivr-strapi ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 15, 2023 11:40am
quivrapp ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 15, 2023 11:40am

@dosubot dosubot bot added the area: backend Related to backend functionality or under the /backend directory label Nov 15, 2023
@mamadoudicko mamadoudicko changed the title Refactor/modules refactor: add modules folder Nov 15, 2023
@gozineb gozineb merged commit 375f503 into main Nov 15, 2023
7 of 8 checks passed
gozineb pushed a commit that referenced this pull request Nov 16, 2023
🤖 I have created a release *beep* *boop*
---


## 0.0.114 (2023-11-16)

## What's Changed
* feat: add api brain creation frontend by @mamadoudicko in
#1631
* refactor: add modules folder by @gozineb in
#1633
* feat: update settings tab add api brain definition by @mamadoudicko in
#1635
* feat: add public api brain subscription by @mamadoudicko in
#1636
* fix: delete brain on users click in brains management by @gozineb in
#1638


**Full Changelog**:
v0.0.113...v0.0.114

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
coolCatalyst added a commit to coolCatalyst/quivr that referenced this pull request Jun 1, 2024
🤖 I have created a release *beep* *boop*
---


## 0.0.114 (2023-11-16)

## What's Changed
* feat: add api brain creation frontend by @mamadoudicko in
QuivrHQ/quivr#1631
* refactor: add modules folder by @gozineb in
QuivrHQ/quivr#1633
* feat: update settings tab add api brain definition by @mamadoudicko in
QuivrHQ/quivr#1635
* feat: add public api brain subscription by @mamadoudicko in
QuivrHQ/quivr#1636
* fix: delete brain on users click in brains management by @gozineb in
QuivrHQ/quivr#1638


**Full Changelog**:
QuivrHQ/quivr@v0.0.113...v0.0.114

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
Dream528 added a commit to Dream528/quivr that referenced this pull request Jul 28, 2024
🤖 I have created a release *beep* *boop*
---


## 0.0.114 (2023-11-16)

## What's Changed
* feat: add api brain creation frontend by @mamadoudicko in
QuivrHQ/quivr#1631
* refactor: add modules folder by @gozineb in
QuivrHQ/quivr#1633
* feat: update settings tab add api brain definition by @mamadoudicko in
QuivrHQ/quivr#1635
* feat: add public api brain subscription by @mamadoudicko in
QuivrHQ/quivr#1636
* fix: delete brain on users click in brains management by @gozineb in
QuivrHQ/quivr#1638


**Full Changelog**:
QuivrHQ/quivr@v0.0.113...v0.0.114

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: backend Related to backend functionality or under the /backend directory
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants