fossology / FOSSologyUI

Repository to hold the new UI framework for FOSSology built with React
https://fossology.github.io/FOSSologyUI/
GNU General Public License v2.0
49 stars 88 forks source link

feature(ui): `/allRecentJobs` page completed #223

Closed soham4abc closed 2 years ago

soham4abc commented 2 years ago

Description

/allRecentJobs page UI is completed with a table featuring dynamic search and pagination. Also with a custom number of rows.

Screenshot

Screenshot from 2022-06-16 08-51-35

Changes

A new package has been installed MDBreact (https://github.com/mdbootstrap/mdb-react-ui-kit)

How to test

install the updated dependencies and run the server to visit the /allRecentJobs page

Fixes #222

@shaheemazmalmmd @GMishx @ag4ums
Please do have a look (https://help.github.com/articles/closing-issues-using-keywords/)

soham4abc commented 2 years ago

The page has been updated as discussed in the meeting @ 21/06/22

here is the video demo

https://user-images.githubusercontent.com/63705023/174948087-199b4a43-a074-485f-82b9-eb6a35282900.mp4

once approved will replicate the same in /myRecentJobs @shaheemazmalmmd @GMishx Please do have a look.