Releases: ibi-group/otp-admin-ui
Releases · ibi-group/otp-admin-ui
v1.0.0
1.0.0 (2023-03-01)
Bug Fixes
- CDPUserDashboard: separate tab for viewing survey response downloads (dd67cca)
- util/ui: don’t render survey response as trip data (ebb3c6e)
- a couple of docs tweaks for fdot (62b1a18)
- support hourly CDP uploads (c968196)
- api-user: fix create api user; add api user dash (37d0499)
- ApiKeyRow: show api key name (8e7b60a)
- ErrorEventsDashboard: Handle Bugsnag events that don't have exceptions. (9c3a1bd)
- errors: break endless loop of fetching errors (3c9503b)
- faq: remove placeholder (cc08837)
- footer: fix navlinks in footer (a87851c), closes #19
- lint: add mastarm and travis CI (ff8b811)
- navbar: change filename to Navbar (735da70)
- now.json: remove builds config field (4720658)
- oops.js: fix typo (331558c)
- PageControls: fix pagination issue (showing one page only) (b69e65f), closes #41
- request-logs: correctly pass logs to ApiKeyUsage (60decce), closes #45
- user-action: Removed unused import (5c54a34)
- util/constants: Fix scope syntax. (e3c5530)
- util/ui: Correclty handle API/CDP_MANAGER_ENABLED value "false". (88d2774)
Features
- add e2e tests (4ef5977)
- add optional CDP manager (db8d53c)
- support CDP type user (87d89f8)
- ApiUserForm: Add form validation. (b1ab523)
- components: add typescript types (c5e4077)
- dashboard: add home/summary dashboard view (116cda8)
- error-events: add error events; refactor navbar/footer/dash pages (873c981)
- LogSummary: add log summary for API key request usage (5292e99)
- OTP dev link: Add link to OTP dev group. (14eb9b0)
- pages: add typescript types (5fa50cb)
- Terms/conditions: Make terms, privacy docs config URLs, embed .md contents. (45e6fd4)
- users: add Auth0 and basic user API interaction (feef68d)
- util: add typescript (1059dc4)