Ghost/apps
Kevin Ansfield 44e602b447
Switched to default ordering for comments API requests (#19774)
closes ENG-681

There's no need to provide an `order` param with every request in Comments-UI if the API has default ordering that matches our requirements. The order param makes logs more noisy/harder to read than they need to be so we want to get rid of it.

- modified comments API input serializer to add a default order param to the browse and replies endpoints when none is provided
- removed order param from the requests that Comments-UI makes
2024-02-28 18:42:02 +00:00
..
admin-x-demo Update Types packages 2024-01-15 21:04:04 +01:00
admin-x-design-system Input field visual design update (#19693) 2024-02-14 13:00:16 +01:00
admin-x-framework 🐛 Fixed trailing slashes not handled in Settings (#19640) 2024-02-01 19:23:22 +02:00
admin-x-settings Changed invisible class to opacity (#19729) 2024-02-21 18:39:47 +02:00
announcement-bar Update dependency vite to v4.5.2 [SECURITY] 2024-01-22 09:25:09 +01:00
comments-ui Switched to default ordering for comments API requests (#19774) 2024-02-28 18:42:02 +00:00
portal Released Portal v2.37.4 (#19718) 2024-02-20 14:07:17 +01:00
signup-form Update dependency tailwindcss to v3.4.1 (#19395) 2024-02-13 14:28:02 +00:00
sodo-search Update dependency vite to v4.5.2 [SECURITY] 2024-01-22 09:25:09 +01:00