Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* BA-1809 [FE] Simplify CurrentProfileProvider (#142) * BA-1809 squash all previous commits * BA-1809 Replacing catalogs temporarily, revert later * BA-1809 Fix rebase mistakes * Revert "BA-1809 Replacing catalogs temporarily, revert later" This reverts commit 1071e6e. * BA-1809 Do not pass currentProfile as props * BA-1809 Fix component tests * BA-1809 Remove duplicated try ... catch * BA-1809 Move useCurrentProfile into authentication package * BA-1809 Remove profileId from Comment props and use useCurrentProfile instead * BA-1809 set current profile in useLogin hook * BA-1809 Fix tests * BA-1809 changesets * BA-1809 pnpm-lock.yaml * BA-1809 Replace catalogs, revert later! * BA-1809 Remove profile id from comment props * BA-1809 Make image paths absolute * BA-1809 Implement remaining gitlab suggestions * BA-1809 Test whether env variable is undefined before using it * tweaks --------- Co-authored-by: Alexandre Anicio <[email protected]> * chore: versioning * feat: archived room mutation and filter * chore: versioning * fix: PR fixes * chore: fix changelog * feat: unarchive chat * chore: versioning --------- Co-authored-by: tsl-ps2 <[email protected]> Co-authored-by: Alexandre Anicio <[email protected]> Co-authored-by: Pedro Tibúrcio <[email protected]>
- Loading branch information