This repository has been archived by the owner on Apr 17, 2023. It is now read-only.
Releases: aerogear/unifiedpush-admin-ui
Releases · aerogear/unifiedpush-admin-ui
3.0.1
3.0.0
3.0.0 (2020-09-17)
Bug Fixes
- sender: push sender variant.id-> variantID (a67aa82)
- /app routes to applicationlist now (e46f2c6)
- 🐛 android form validation didn't check the variant name (81b6130)
- 🐛 app and variant statistics were not working properly (3099149)
- 🐛 create variant status was not correctly initialised (34a4d37)
- 🐛 fixed messages count in application list (8134219)
- 🐛 fixed status reset when changing variant type (71bc8da)
- 🐛 fixed status reset when changing variant type (ioscert) (8047239)
- 🐛 fixed variant doc links in the wizard (4e55993)
- 🐛 fixed webpush alias validation (22960b1)
- 🐛 now we can skip to step 5/6 only after having an app (d36e57a)
- 🐛 Various fixes for the wizard pages (80993d5)
- adding build image (a307ab8)
- refreshing redirects to the app (4ce71f1)
- trim sender url (8033240)
- UPS_DISABLED is a string, not a string array (24ed03e)
- activity_log: separate 0 pages for no messages and no devices (a9370b9)
- alerting: fixed error handling (0fddbd9)
- application: fixed null error when refreshing on page detail (94d9d31)
- config: the static server does wrong things if config does not have an extension (3e89ea6)
- css: added hover styles for the applist (d94dd1b)
- ios-token: fixed status reset when changing variant type (34a5f65)
- patternfly: updated patternfly to the correct version (4a6d11d)
Features
- 🎸 added add variant feature in app detail page (f446b1d)
- 🎸 added logout and username info (dfb7085)
- 🎸 adding dynamic configuration (dab68eb)
- 🎸 changed npm serve to nginx (e1ee2d8)
- 🎸 integrated UPS_DISABLED configuration into admin ui (3723435)
- Activity Log (d961e39)
- added a new component to handle secrets (2c544ea)
- container image (513b091)
- push senderui (85b2eef)
- alerting: added ability to show alert toasts (#73) (a9ea8c1)
- applications: added the router component so that we can avoid using a dialog for the app details (#78) (5286d26)
- applications: added the sender API panel (315dfb0)
- docs: added dynamic links as received from the UPS server (2bf480e)
- ios: implemented ios certificate variant details (#71) (32e34e5)
- ios: implementing iosTokenVariant details (#70) (d0b14a8)
- variant: added Android variant details panel (#62) (78831bb)
- variant: added No Variants page (#63) (0ddddb8)
- webpush: implemented webpush variant details (#72) (bd40249)