linode / manager

Akamai's Cloud Manager is an open-source, single-page application designed as the primary frontend interface for interacting with the Linode API. It is entrusted by hundreds of thousands of customers with the management of their Linode services.
https://cloud.linode.com
Apache License 2.0
691 stars 361 forks source link

upcoming: [DI-21814] - ACLP UI - DBaaS instances order by label #11224

Closed ankitaakamai closed 5 days ago

ankitaakamai commented 1 week ago

Description πŸ“

Added one new filter - orderFilter for fetching instances in dbass servictype.

Changes πŸ”„

Target release date πŸ—“οΈ

12-11-2024

Preview πŸ“·

Before After
image image

How to test πŸ§ͺ

Verification steps

  1. Login as a mock user.
  2. Navigate to monitor tab.
  3. Select a DBasS dashboard.
  4. Open inspect, later select all the filters.
  5. In networks tab, go to database instance api call, you should be able to see order_by filter in headers.

As an Author I have considered πŸ€”

Check all that apply

jaalah-akamai commented 6 days ago

@ankitaakamai let's make sure we make the changes requested in https://github.com/linode/manager/pull/11226

venkymano-akamai commented 6 days ago

@jaalah-akamai , added the suggestions from @bnussman-akamai in the release PR https://github.com/linode/manager/pull/11226/commits

Now it is ready for merging

We can close this PR, anyway the release PR gets merged to develop as well.