Releases: hawks-atlanta/frontend-react
Releases · hawks-atlanta/frontend-react
Release 0.0.24
release: v0.0.23 (#74) * feat: Upload files (#65) --------- Co-authored-by: Pedro Andrés Chaparro Quintero <62714297+PedroChaparro@users.noreply.github.com> * feat: Share files (#68) --------- Co-authored-by: Daniel Jaimes <131629166+DanielEJaimes@users.noreply.github.com>
Release 0.0.22
release: v0.0.22 (#73) * feat: Delete files (#66) * faet: delete file * feat: Delete files in the UI * fix: deleteFile changed to removeFile * fix: cypress test * feat: Update pasword modal (#56) * feat: update password * feat: python-proxy implementation * fix: test and style Test added and style modified * chore(deps): Bump dependencies * style: Dialog title color * style: form size and input reset --------- Co-authored-by: Pedro Andrés Chaparro Quintero <pedro.chaparro.2020@upb.edu.co> * feat: Log out (#72) * feat: Log out * fix: Mobile log out * feat: un-share files (#67) --------- Co-authored-by: Miguel Mateo Mendoza Rojas <115849391+MiguelMRojas@users.noreply.github.com> Co-authored-by: Daniel Jaimes <131629166+DanielEJaimes@users.noreply.github.com>
Release 0.0.18
release: v0.0.18 (#69) * feat: move a file (#64)
Release 0.0.17
release: v0.0.16 (#63) * feat: Create folders (#58) * fix: Update nginx config (#61) * feat: Rename files (#60) * feat: Get the users with whom a file is being shared (#62) --------- Co-authored-by: Miguel Mateo Mendoza Rojas <115849391+MiguelMRojas@users.noreply.github.com> Co-authored-by: Pedro Chaparro <62714297+PedroChaparro@users.noreply.github.com>
Release 0.0.12
release: v0.0.11 (#59) * feat: #31_FilePage (#32) * feat: #31_FilePage Components: - Dropdown - File - Pagination - Sidebar - UpdatePasswordButton Screens: - FilePage * fix: lint Pagination * fix: Accessibility and style Changed the colors to blue-600 Added the aria-label Unique ID for each dropdownmenu * fix: requested changes * revert: protect route * refactor: Remove unnecessary div and add comments * fix(ui): Set fixed height to the navbar * refactor(ui): Update file component * refactor: Remove unnecessary div * feat(ui): Add hover effect to file component --------- Co-authored-by: Pedro Andrés Chaparro Quintero <62714297+PedroChaparro@users.noreply.github.com> Co-authored-by: Pedro Andrés Chaparro Quintero <pedro.chaparro.2020@upb.edu.co> * feat: Check if session is valid after recovering it (#41) * feat: Check if session is valid after recovering it * fix(ui): Update navbar according to session (#55) Show an user icon if the user is logged in * feat: List user files (#57) --------- Co-authored-by: Antonio Donis <antoniojosedonishung@gmail.com> Co-authored-by: Pedro Andrés Chaparro Quintero <62714297+PedroChaparro@users.noreply.github.com> Co-authored-by: Pedro Andrés Chaparro Quintero <pedro.chaparro.2020@upb.edu.co> Co-authored-by: Daniel Jaimes <131629166+DanielEJaimes@users.noreply.github.com>
Release 0.0.7
release: v0.0.7 (#40) * build: Set proxy address in the Dockerfile (#39)
Release 0.0.4
release: v0.0.4 (#37) * feat: home page (#13) * feat: Login UI (#20) * style: login space (#22) * fix: responsive navbar (#21) * feat: Registration form, and validations (#26) * chore: Create docker-compose (#28) * chore: Create docker-compose file * ci: Add docker-compose step to integration pipeline * ci: Install docker-compose in cypress container * ci: Remove component testing (#30) * chore(deps): Bump cypress version * chore(tests): Remove component tests files * ci: Remove testing step dependency * ci: Update coverage settings * ci: Update testing and coverage pipelines * chore(deps): Bump dependencies * ci: Use pnpm instead of npm in pipelines * chore: Fix tsc error * feat: Implementing login endpoint (#33) * fix: Support environment variables (#36) * chore: Add support to environment variables * fix: Update hardcoded values * feat: Register (#34) --------- Co-authored-by: Antonio Donis <antoniojosedonishung@gmail.com> Co-authored-by: Pedro Andrés Chaparro Quintero <62714297+PedroChaparro@users.noreply.github.com>
Release 0.0.0
build: Include cypress folder in Docker build (#25)