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

feat: add onboarding table #1327

Merged
merged 3 commits into from
Oct 5, 2023
Merged

feat: add onboarding table #1327

merged 3 commits into from
Oct 5, 2023

Conversation

mamadoudicko
Copy link
Contributor

@mamadoudicko mamadoudicko commented Oct 4, 2023

@mamadoudicko mamadoudicko temporarily deployed to preview October 4, 2023 14:20 — with GitHub Actions Inactive
@dosubot dosubot bot added the area: backend Related to backend functionality or under the /backend directory label Oct 4, 2023
@vercel
Copy link

vercel bot commented Oct 4, 2023

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

Name Status Preview Comments Updated (UTC)
docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 5, 2023 7:50am
quivr-strapi ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 5, 2023 7:50am
quivrapp ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 5, 2023 7:50am

@github-actions
Copy link
Contributor

github-actions bot commented Oct 4, 2023

Risk Level 2 - /home/runner/work/quivr/quivr/backend/routes/onboarding_routes.py

The code changes are generally safe. However, the AuthBearer dependency in the route decorators could be replaced with a more specific security scheme to improve security.


Risk Level 2 - /home/runner/work/quivr/quivr/backend/models/databases/supabase/onboarding.py

The code changes are generally safe. However, the HTTPException in the get_user_onboarding and update_user_onboarding methods could be replaced with custom exceptions to improve readability and error handling.


🔒📚🔧


Powered by Code Review GPT

@mamadoudicko mamadoudicko temporarily deployed to preview October 5, 2023 07:46 — with GitHub Actions Inactive
@mamadoudicko mamadoudicko merged commit fbdc07a into main Oct 5, 2023
6 of 10 checks passed
gozineb pushed a commit that referenced this pull request Oct 5, 2023
🤖 I have created a release *beep* *boop*
---


## 0.0.88 (2023-10-05)

## What's Changed
* fix: wrap parsing with try catch statements by @mamadoudicko in
#1321
* fix: 🐛 ↕️ 📱height now matches mobile height by @matthieujacq in
#1323
* feat: add onboarding step 3 by @mamadoudicko in
#1324
* feat: restructure the sidebar of the brains management page by
@matthieujacq in #1325
* feat: add onboarding table by @mamadoudicko in
#1327
* feat: update onboarding controller and fix typo by @mamadoudicko in
#1333


**Full Changelog**:
v0.0.87...v0.0.88

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
@sentry-io
Copy link

sentry-io bot commented Oct 11, 2023

Suspect Issues

This pull request was deployed and Sentry observed the following issues:

  • ‼️ APIError: relation "public.onboardings" does not exist /onboarding View Issue
  • ‼️ ReadTimeout: The read operation timed out /onboarding View Issue

Did you find this useful? React with a 👍 or 👎

coolCatalyst added a commit to coolCatalyst/quivr that referenced this pull request Jun 1, 2024
🤖 I have created a release *beep* *boop*
---


## 0.0.88 (2023-10-05)

## What's Changed
* fix: wrap parsing with try catch statements by @mamadoudicko in
QuivrHQ/quivr#1321
* fix: 🐛 ↕️ 📱height now matches mobile height by @matthieujacq in
QuivrHQ/quivr#1323
* feat: add onboarding step 3 by @mamadoudicko in
QuivrHQ/quivr#1324
* feat: restructure the sidebar of the brains management page by
@matthieujacq in QuivrHQ/quivr#1325
* feat: add onboarding table by @mamadoudicko in
QuivrHQ/quivr#1327
* feat: update onboarding controller and fix typo by @mamadoudicko in
QuivrHQ/quivr#1333


**Full Changelog**:
QuivrHQ/quivr@v0.0.87...v0.0.88

---
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.88 (2023-10-05)

## What's Changed
* fix: wrap parsing with try catch statements by @mamadoudicko in
QuivrHQ/quivr#1321
* fix: 🐛 ↕️ 📱height now matches mobile height by @matthieujacq in
QuivrHQ/quivr#1323
* feat: add onboarding step 3 by @mamadoudicko in
QuivrHQ/quivr#1324
* feat: restructure the sidebar of the brains management page by
@matthieujacq in QuivrHQ/quivr#1325
* feat: add onboarding table by @mamadoudicko in
QuivrHQ/quivr#1327
* feat: update onboarding controller and fix typo by @mamadoudicko in
QuivrHQ/quivr#1333


**Full Changelog**:
QuivrHQ/quivr@v0.0.87...v0.0.88

---
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