1213 - Removed the Usage page and updated the Dashboard Landing page

This commit is contained in:
Jonathan Bobel
2024-03-28 15:58:02 -04:00
parent fd1ab3bf2e
commit 2c57d0d373
9 changed files with 18 additions and 63 deletions

View File

@@ -401,7 +401,7 @@ def test_navigation_urls(
assert [a["href"] for a in page.select(".nav a")] == [
"/services/{}/templates".format(SERVICE_ONE_ID),
"/services/{}".format(SERVICE_ONE_ID),
"/services/{}/usage".format(SERVICE_ONE_ID),
# "/services/{}/usage".format(SERVICE_ONE_ID),
# "/services/{}/users".format(SERVICE_ONE_ID),
# "/services/{}/service-settings".format(SERVICE_ONE_ID),
# '/services/{}/api'.format(SERVICE_ONE_ID),