-
Notifications
You must be signed in to change notification settings - Fork 22
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
Labels
bug
Something isn't working
enhancements
Relates to a feature enhancement
front-end
Relates to front end issues
marketplace
Relates to the Marketplace
Milestone
Comments
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
added a commit
that referenced
this issue
Feb 12, 2020
nphivu414
added a commit
that referenced
this issue
Feb 12, 2020
nphivu414
added a commit
that referenced
this issue
Feb 13, 2020
nphivu414
added a commit
that referenced
this issue
Feb 13, 2020
nphivu414
added a commit
that referenced
this issue
Feb 13, 2020
nphivu414
added a commit
that referenced
this issue
Feb 13, 2020
nphivu414
added a commit
that referenced
this issue
Feb 13, 2020
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
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
This was referenced Dec 2, 2023
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
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:
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:
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:
Installations Table
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:
Should say ‘Total current installations’ not ‘Total current installation’
The text was updated successfully, but these errors were encountered: