Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updates to the ‘Analytics' page in the Developers Portal #238

Closed
HollyJoyPhillips opened this issue Feb 11, 2020 · 0 comments · Fixed by #256
Closed

Updates to the ‘Analytics' page in the Developers Portal #238

HollyJoyPhillips opened this issue Feb 11, 2020 · 0 comments · Fixed by #256
Assignees
Labels
bug Something isn't working enhancements Relates to a feature enhancement front-end Relates to front end issues marketplace Relates to the Marketplace

Comments

@HollyJoyPhillips
Copy link
Contributor

Summary: As the 4 sections data sections are now in place on the Analytics page, there are a few function changes and UI fixes that need to be applied:

Location: https://dev.marketplace.reapit.cloud/developer/analytics

Traffic API Count Graph

  • If no data is present , can you display the graph but leave it blank. Like it is with the ‘Installations’ graph on the left. See below:
    image

  • Can you make the start date of the graph the same as the 'Installations' graph (the date of the first app installation)

Traffic Table

  • If no data is present, can you display the headings row rather than the blue notification. Like it is with the ‘Installations’ table underneath. See below:
    image

  • Can you add ‘Total API Calls’ under the ‘Total API Calls’ column (bottom right) in h4 and bold and display the total number of API calls in total.

See example below:

image

Installations Table

  • App name is now missing from the ‘Installations’ table. See below:

image

General UI

  • The page should look like the ‘Submit App’ page, same line break at the top, same spacing/padding, same fonts and font colours.

  • Apply spacing between the ‘Traffic’ and ‘Installations’ tables

  • Font size should be 1rem for the following section:
    image

  • Should say ‘Total current installations’ not ‘Total current installation’

@HollyJoyPhillips HollyJoyPhillips added bug Something isn't working marketplace Relates to the Marketplace enhancements Relates to a feature enhancement front-end Relates to front end issues labels Feb 11, 2020
@nphivu414 nphivu414 self-assigned this Feb 12, 2020
nphivu414 added a commit that referenced this issue Feb 13, 2020
@nphivu414 nphivu414 linked a pull request Feb 13, 2020 that will close this issue
willmcvay pushed a commit that referenced this issue Feb 13, 2020
* fix: Fix developer traffic chart loading issues

* fix: Remove redundant codes

* fix: Update testing snapshots

* fix: Revert admin stats test snapshot

* feat: #238 - Fix ui issues in analytics page

* feat: #238 - Add total traffic count label

* feat: #238 - Update test - Fix general UI issues

* feat: #238 - Update analytics page test

* feat: #238 - Add test for anonymous funcs - Update hooks lint rules

* feat: #238 - Temporarily disabled rules of hooks lint
nphivu414 added a commit that referenced this issue Feb 14, 2020
…ble (#279)

* fix: Fix developer traffic chart loading issues

* fix: Remove redundant codes

* fix: Update testing snapshots

* fix: Revert admin stats test snapshot

* feat: #238 - Fix ui issues in analytics page

* feat: #238 - Add total traffic count label

* feat: #238 - Update test - Fix general UI issues

* feat: #238 - Update analytics page test

* feat: #238 - Add test for anonymous funcs - Update hooks lint rules

* feat: #238 - Temporarily disabled rules of hooks lint

* feat: #238 - Update api traffic table styling
nphivu414 pushed a commit that referenced this issue Apr 29, 2020
… use NPM package (#238)

* [CLD-628] Update App Store Change Password & Forgot Password flows to use NPM package

* Remove unnecessary mock
nphivu414 added a commit that referenced this issue Apr 29, 2020
* fix: Fix developer traffic chart loading issues

* fix: Remove redundant codes

* fix: Update testing snapshots

* fix: Revert admin stats test snapshot

* feat: #238 - Fix ui issues in analytics page

* feat: #238 - Add total traffic count label

* feat: #238 - Update test - Fix general UI issues

* feat: #238 - Update analytics page test

* feat: #238 - Add test for anonymous funcs - Update hooks lint rules

* feat: #238 - Temporarily disabled rules of hooks lint
nphivu414 added a commit that referenced this issue Apr 29, 2020
…ble (#279)

* fix: Fix developer traffic chart loading issues

* fix: Remove redundant codes

* fix: Update testing snapshots

* fix: Revert admin stats test snapshot

* feat: #238 - Fix ui issues in analytics page

* feat: #238 - Add total traffic count label

* feat: #238 - Update test - Fix general UI issues

* feat: #238 - Update analytics page test

* feat: #238 - Add test for anonymous funcs - Update hooks lint rules

* feat: #238 - Temporarily disabled rules of hooks lint

* feat: #238 - Update api traffic table styling
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancements Relates to a feature enhancement front-end Relates to front end issues marketplace Relates to the Marketplace
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants