it-volunteers-ukraine / ChariERP

0 stars 0 forks source link

Displaying on SuperAdmin Dashboards #256

Open VladT-PM opened 2 weeks ago

VladT-PM commented 2 weeks ago

Task:

Ensure that new requests (applications) are always displayed first in the tables of the SuperAdmin dashboards, including the declined requests and organizations pages. When a new request is added, it should automatically appear at the top of the list (on the first page of the table, first in order).

Requirements:

  1. SuperAdmin dashboard for requests: When a new request is received, it should appear first in the table on the SuperAdmin dashboard.
  2. SuperAdmin dashboard for declined requests: Declined requests should be sorted so that the newest ones are always displayed first in the list.
  3. SuperAdmin dashboard for Organizations: New organizations should be displayed first in the table on this page.
  4. Sorting: The sorting should be by creation date, with the newest entries at the top and the oldest at the bottom.

Image