Skip to content

Next

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
    • Help
    • Submit feedback
    • Contribute to GitLab
    • Switch to GitLab Next
  • Sign in / Register
Minds Backend - Engine
Minds Backend - Engine
  • Project
    • Project
    • Details
    • Activity
    • Releases
    • Cycle Analytics
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Charts
    • Locked Files
  • Issues 143
    • Issues 143
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 27
    • Merge Requests 27
  • 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 Backend - EngineMinds Backend - Engine
  • Merge Requests
  • !183

Merged
Opened 2 days ago by Emiliano Balbuena@edgebal1 of 1 task completed1/1 task
  • Report abuse
Report abuse

(feat): Views core module

CQL Schema:

CREATE TABLE minds.views (
  year int,
  month tinyint,
  day tinyint,
  uuid timeuuid,
  entity_urn text,
  page_token text,
  position int,
  platform text,
  source text,
  medium text,
  campaign text,
  delta int,
  PRIMARY KEY (year, month, day, uuid, entity_urn, page_token)
);
  • Record boosts
Edited 16 hours ago by Emiliano Balbuena
Request to merge edgebal:sprint/FunnyFrog.goal.analytics-views into master
  • Email patches
  • Plain diff
Pipeline #63984526 passed for 2679a314 on edgebal:sprint/FunnyFrog.goal.analytics-views
      Merge request approved. Approved by
      Brian Hatchet
      Brian Hatchet
      Mark Harding
      Mark Harding
      Ben Hayward
      Ben Hayward
      Martin Santangelo
      Martin Santangelo
      Marcelo Rivera
      Marcelo Rivera
      Rami Albatal
      Rami Albatal

      Merged by Mark Harding 2 hours ago

      The changes were merged into master with 7a06fe36

      The source branch has been deleted

      Allows commits from members who can merge to the target branch
      Pipeline #64060564 failed for 7a06fe36 on master
            • Discussion 0
            • Commits 6
            • Pipelines 6
            • Changes 9
            • Loading...
            • Mark Harding @markeharding changed the description 2 days ago

              changed the description

            • Emiliano Balbuena @edgebal marked the task Record boosts as completed 2 days ago

              marked the task Record boosts as completed

            • Emiliano Balbuena @edgebal added 1 commit 2 days ago

              added 1 commit

              • 8de509dd - (feat): Record boosts

              Compare with previous version

            • Emiliano Balbuena @edgebal added 1 commit 1 day ago

              added 1 commit

              • 4f26c54d - (feat): Inject seconds since page token was generated (delta)

              Compare with previous version

            • Emiliano Balbuena @edgebal added 1 commit 1 day ago

              added 1 commit

              • 90755769 - (test): Spec tests

              Compare with previous version

            • Emiliano Balbuena @edgebal changed the description 1 day ago

              changed the description

            • Emiliano Balbuena @edgebal unmarked as a Work In Progress 1 day ago

              unmarked as a Work In Progress

            • Emiliano Balbuena @edgebal added 4 commits 21 hours ago

              added 4 commits

              • 90755769...9b4c685a - 3 commits from branch minds:master
              • 0a5e4441 - Merge remote-tracking branch 'upstream/master' into sprint/FunnyFrog.goal.analytics-views

              Compare with previous version

            • Emiliano Balbuena @edgebal changed the description 16 hours ago

              changed the description

            • Emiliano Balbuena @edgebal added 1 commit 16 hours ago

              added 1 commit

              • 2679a314 - (feat): Add platform to client meta and View

              Compare with previous version

            • Mark Harding @markeharding approved this merge request 2 hours ago

              approved this merge request

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

              approved this merge request

            • Mark Harding @markeharding mentioned in commit 7a06fe36 2 hours ago

              mentioned in commit 7a06fe36

            • Mark Harding @markeharding merged 2 hours ago

              merged

            • 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
            Emiliano Balbuena's avatar Emiliano Balbuena @edgebal
            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
            7
            7 participants
            user avatar
            Ben Hayward
            user avatar
            Martin Santangelo
            user avatar
            Marcelo Rivera
            user avatar
            Rami Albatal
            user avatar
            Emiliano Balbuena
            user avatar
            Mark Harding
            user avatar
            Brian Hatchet
            Reference: minds/engine!183

            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.