Skip to content

Refactor room tab history#1004

Merged
samuelwei merged 11 commits intodevelopfrom
refactor-room-tab-history
Apr 22, 2024
Merged

Refactor room tab history#1004
samuelwei merged 11 commits intodevelopfrom
refactor-room-tab-history

Conversation

@samuelwei
Copy link
Copy Markdown
Collaborator

@samuelwei samuelwei commented Apr 15, 2024

Type (Highlight the corresponding type)

  • Bugfix
  • Feature
  • Documentation
  • Refactoring (e.g. Style updates, Test implementation, etc.)
  • Other (please describe):

Checklist

  • Code updated to current develop branch head
  • Passes CI checks
  • Is a part of an issue
  • Tests added for the bugfix or newly implemented feature, describe below why if not
  • Changelog is updated
  • Documentation of code and features exists

Changes

  • Backend: Add sorting
  • Frontend: Replace dataTable with dataView

Other information

Refactoring the layout of the room tab history to optimize for small screens, replace table with a flex layout

@samuelwei samuelwei added this to the v4.0 milestone Apr 15, 2024
@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 15, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.74%. Comparing base (0765b7b) to head (4fccf6c).
Report is 1 commits behind head on develop.

Additional details and impacted files
@@            Coverage Diff             @@
##             develop    #1004   +/-   ##
==========================================
  Coverage      95.73%   95.74%           
- Complexity      1077     1080    +3     
==========================================
  Files            178      178           
  Lines           3796     3803    +7     
==========================================
+ Hits            3634     3641    +7     
  Misses           162      162           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@samuelwei samuelwei requested a review from danielmachill April 19, 2024 08:27
@samuelwei samuelwei merged commit fbdf6f2 into develop Apr 22, 2024
@samuelwei samuelwei deleted the refactor-room-tab-history branch April 22, 2024 10:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant