Skip to content

Next

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
    • Help
    • Submit feedback
    • Contribute to GitLab
    • Switch to GitLab Next
  • Sign in / Register
Minds Frontend
Minds Frontend
  • Project
    • Project
    • Details
    • Activity
    • Releases
    • Cycle Analytics
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Charts
    • Locked Files
  • Issues 820
    • Issues 820
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 62
    • Merge Requests 62
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
    • Charts
  • Registry
    • Registry
  • Packages
    • Packages
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • Minds
  • Minds FrontendMinds Frontend
  • Merge Requests
  • !290

Merged
Opened 1 month ago by Marcelo Rivera@eiennohi4 of 6 tasks completed4/6 tasks
  • Report abuse
Report abuse

[Sprint/DapperDingo] (feat): analytics module

  • MAU
  • DAU
  • Total Pageviews
  • Offchain Boosts, Tokens reclaimed
  • Onchain boosts (todo)
  • User states
Edited 6 hours ago by Mark Harding
Request to merge eiennohi:sprint/DapperDingo.goal.new-analytics into master
  • Email patches
  • Plain diff
Pipeline #65702256 (#1929) passed for a488483b on eiennohi:sprint/DapperDingo.goal.new-analytics
    Merge request approved. Approved by
    Emiliano Balbuena
    Emiliano Balbuena
    Brian Hatchet
    Brian Hatchet
    Ben Hayward
    Ben Hayward
    Martin Santangelo
    Martin Santangelo
    Mark Harding
    Mark Harding

    Merged by Mark Harding 6 hours ago

    The changes were merged into master with a62ba707

    The source branch has been deleted

    Allows commits from members who can merge to the target branch

    Pipeline #65717947 (#487) failed for a62ba707 on master
          • Discussion 2
          • Commits 17
          • Pipelines 16
          • Changes 75
          0/1 discussion resolved
          • Loading...
          • Mark Harding
            Mark Harding @markeharding started a discussion on an old version of the diff 1 month ago
            Last updated by Marcelo Rivera 1 month ago
            src/app/controllers/admin/admin.html
            82 82 </div>
            83 83 </div>
            84 84 </div>
            85 <minds-admin-analytics *ngIf="filter == 'analytics'"></minds-admin-analytics>
            85 <m-adminAnalytics *ngIf="filter == 'analytics'"></m-adminAnalytics>
            • Mark Harding
              Mark Harding @markeharding · 1 month ago
              Owner

              Camel case would be great, but I ran into issue when trying to use css as the browsers rerender to lowercase

            • Marcelo Rivera @eiennohi changed this line in version 2 of the diff 1 month ago

              changed this line in version 2 of the diff

            Please register or sign in to reply
          • Marcelo Rivera @eiennohi added 4 commits 1 month ago

            added 4 commits

            • 01b7af46 - (feat): analytics module
            • 04cd27c4 - (feat): analytics link in topbar menu
            • 8f199013 - (fix): analytics option in admin/analytics goes to /analytics/admin
            • c0b26bf5 - (feat): new design and boost analytics

            Compare with previous version

            Toggle commit list
          • Marcelo Rivera @eiennohi added 1 commit 1 month ago

            added 1 commit

            • 09b57262 - (feat): new design and boost analytics

            Compare with previous version

          • Marcelo Rivera @eiennohi added 1 commit 1 month ago

            added 1 commit

            • a02867ff - (feat): new design and boost analytics

            Compare with previous version

          • Marcelo Rivera @eiennohi added 1 commit 1 month ago

            added 1 commit

            • a81b1876 - (fix): dont allow to access analytics/admin if not an admin

            Compare with previous version

          • Marcelo Rivera @eiennohi added 1 commit 1 month ago

            added 1 commit

            • d0b28282 - (fix): dont allow to access analytics/admin if not an admin

            Compare with previous version

          • Marcelo Rivera @eiennohi added 1 commit 1 month ago

            added 1 commit

            • 6b68aa42 - (fix): code cleanup

            Compare with previous version

          • Mark Harding @markeharding changed the description 2 times within 3 minutes 1 month ago

            changed the description 2 times within 3 minutes

          • Marcelo Rivera @eiennohi added 1 commit 3 weeks ago

            added 1 commit

            • 765a574c - (fix): design fixes

            Compare with previous version

          • Marcelo Rivera @eiennohi added 2 commits 2 weeks ago

            added 2 commits

            • 00c4592b - (feat): redesigned and added comments chart
            • e9beed75 - (feat): added interactions graphs

            Compare with previous version

          • Marcelo Rivera @eiennohi added 1 commit 2 weeks ago

            added 1 commit

            • d9158643 - (fix): AOT fixes

            Compare with previous version

          • Marcelo Rivera @eiennohi added 2 commits 2 weeks ago

            added 2 commits

            • 6543f07b - (fix): design improvements
            • f0cce48b - (fix): chart should say "Active Users" vs "Pageviews"

            Compare with previous version

          • Marcelo Rivera @eiennohi added 2 commits 1 week ago

            added 2 commits

            • 03827c34 - (feat): use angular-plotly.js
            • 3933bdad - (feat): implemented all remaining graphs

            Compare with previous version

          • Marcelo Rivera @eiennohi added 1 commit 1 week ago

            added 1 commit

            • bcb4fc67 - (feat): implemented all remaining graphs

            Compare with previous version

          • Mark Harding @markeharding added 120 commits 1 week ago

            added 120 commits

            • bcb4fc67...8d20be4c - 119 commits from branch minds:master
            • b97bcaa1 - Merge branch 'master' of gitlab.com:minds/front into sprint/DapperDingo.goal.new-analytics

            Compare with previous version

          • Mark Harding @markeharding added 1 commit 1 week ago

            added 1 commit

            • 5972d3dd - (refactor): pass all charts via m-graph

            Compare with previous version

          • Mark Harding @markeharding added 1 commit 7 hours ago

            added 1 commit

            • a488483b - (chore): improve visual design

            Compare with previous version

          • Mark Harding
            Mark Harding @markeharding · 6 hours ago
            Owner

            @all please approve

          • Brian Hatchet :speech_balloon: @brianhatchet approved this merge request 6 hours ago

            approved this merge request

          • Emiliano Balbuena @edgebal approved this merge request 6 hours ago

            approved this merge request

          • Mark Harding @markeharding unmarked as a Work In Progress 6 hours ago

            unmarked as a Work In Progress

          • Mark Harding @markeharding merged 6 hours ago

            merged

          • Mark Harding @markeharding mentioned in commit a62ba707 6 hours ago

            mentioned in commit a62ba707

          • You're only seeing other activity in the feed. To add a comment, switch to one of the following options.
          Please register or sign in to reply
          Assignee
          None
          Assign to
          None
          Milestone
          None
          Assign milestone
          None
          Time tracking
          No estimate or time spent
          0
          Labels
          None
          Assign labels
          • View project labels
          Lock merge request
          Unlocked
          15
          15 participants
          user avatar
          Ben Hayward
          user avatar
          Martin Santangelo
          user avatar
          Mark Harding
          user avatar
          Emiliano Balbuena
          user avatar
          Brian Hatchet
          user avatar
          Marcelo Rivera
          user avatar
          Olivia Madrid
          Reference: minds/front!290

          Revert this merge request

          This will create a new commit in order to revert the existing changes.

          Switch branch
          Cancel
          A new branch will be created in your fork and a new merge request will be started.

          Cherry-pick this merge request

          Switch branch
          Cancel
          A new branch will be created in your fork and a new merge request will be started.