-
- Downloads
Add the ability to Sort Recordings (GRN-43) (#327)
* <Added Pagination> * <Created search bar in Room> * <Fixed search bar UI> * <Fixed searching> * <Modified search> * <Fixed code style> * <fixed changes> * <Added pagination and search for public recordings> * <added rspec tests> * <Added and Updated search.js> * <Fixed live searching for current user room> * <Fixed live searching for current user room> * <Added live search for join> * <Fixed errors> * <fixed gemfile> * <Fix gems> * <> * <Fixed rspec tests> * <Added filter ui options> * <Add sorting functionality> * <Added sorting functionality for public recordings> * <Update branch> * <Fix code> * <Fix code> * <Fix code style> * Update sort.js
Showing
- app/assets/javascripts/sort.js 95 additions, 0 deletionsapp/assets/javascripts/sort.js
- app/views/shared/_sessions.html.erb 7 additions, 3 deletionsapp/views/shared/_sessions.html.erb
- app/views/shared/components/_public_recording_row.html.erb 3 additions, 3 deletionsapp/views/shared/components/_public_recording_row.html.erb
- app/views/shared/components/_recording_row.html.erb 2 additions, 2 deletionsapp/views/shared/components/_recording_row.html.erb
- config/routes.rb 1 addition, 0 deletionsconfig/routes.rb
app/assets/javascripts/sort.js
0 → 100644
Please register or sign in to comment