quivr/backend/modules/user
Antoine Dewez 4aeb00fd47
feat(frontend): onboarding form (#2342)
# Description

TODO BEFORE RELEASE
- [ ] Onboarded true for all existing users

## 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):

---------

Co-authored-by: Stan Girard <girard.stanislas@gmail.com>
2024-03-21 12:10:54 -07:00
..
controller feat: 🎸 usage (#2057) 2024-01-22 11:46:26 -08:00
dto feat(frontend): onboarding form (#2342) 2024-03-21 12:10:54 -07:00
entity feat(frontend): onboarding form (#2342) 2024-03-21 12:10:54 -07:00
repository feat: Add optional fields to UserIdentity and UserUpdatableProperties (#2341) 2024-03-12 19:47:45 -07:00
service refactor: to modules (#1754) 2023-11-30 22:29:28 +01:00
tests feat: Update pytest command in Makefile and add new test (#1893) 2023-12-14 14:20:34 +01:00