openlmis-report

Clone Tools
  • last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Bump nunjucks and raml2html

Bumps [nunjucks](https://github.com/mozilla/nunjucks) to 3.2.4 and updates ancestor dependency [raml2html](https://github.com/raml2html/raml2html). These dependencies need to be updated together.

Updates `nunjucks` from 1.3.4 to 3.2.4

- [Release notes](https://github.com/mozilla/nunjucks/releases)

- [Changelog](https://github.com/mozilla/nunjucks/blob/master/CHANGELOG.md)

- [Commits](https://github.com/mozilla/nunjucks/compare/1.3.4...v3.2.4)

Updates `raml2html` from 2.4.0 to 7.8.0

- [Release notes](https://github.com/raml2html/raml2html/releases)

- [Changelog](https://github.com/raml2html/raml2html/blob/master/changelog.md)

- [Commits](https://github.com/raml2html/raml2html/compare/2.4.0...7.8.0)

---

updated-dependencies:

- dependency-name: nunjucks

dependency-type: indirect

- dependency-name: raml2html

dependency-type: direct:development

...

Signed-off-by: dependabot[bot] <support@github.com>

Bump color-string and raml2html

Bumps [color-string](https://github.com/Qix-/color-string) to 1.9.1 and updates ancestor dependency [raml2html](https://github.com/raml2html/raml2html). These dependencies need to be updated together.

Updates `color-string` from 0.3.0 to 1.9.1

- [Release notes](https://github.com/Qix-/color-string/releases)

- [Changelog](https://github.com/Qix-/color-string/blob/master/CHANGELOG.md)

- [Commits](https://github.com/Qix-/color-string/compare/0.3.0...1.9.1)

Updates `raml2html` from 2.4.0 to 7.8.0

- [Release notes](https://github.com/raml2html/raml2html/releases)

- [Changelog](https://github.com/raml2html/raml2html/blob/master/changelog.md)

- [Commits](https://github.com/raml2html/raml2html/compare/2.4.0...7.8.0)

---

updated-dependencies:

- dependency-name: color-string

dependency-type: indirect

- dependency-name: raml2html

dependency-type: direct:development

...

Signed-off-by: dependabot[bot] <support@github.com>

Bump minimatch and raml2html

Bumps [minimatch](https://github.com/isaacs/minimatch) to 5.1.0 and updates ancestor dependency [raml2html](https://github.com/raml2html/raml2html). These dependencies need to be updated together.

Updates `minimatch` from 0.2.14 to 5.1.0

- [Release notes](https://github.com/isaacs/minimatch/releases)

- [Commits](https://github.com/isaacs/minimatch/compare/v0.2.14...v5.1.0)

Updates `raml2html` from 2.4.0 to 7.8.0

- [Release notes](https://github.com/raml2html/raml2html/releases)

- [Changelog](https://github.com/raml2html/raml2html/blob/master/changelog.md)

- [Commits](https://github.com/raml2html/raml2html/compare/2.4.0...7.8.0)

---

updated-dependencies:

- dependency-name: minimatch

dependency-type: indirect

- dependency-name: raml2html

dependency-type: direct:development

...

Signed-off-by: dependabot[bot] <support@github.com>

Bumped version to 1.2.3-SNAPSHOT

Release 1.2.2

OLMIS-7568 Use openlmis/service-base:6.1

OLMIS-7568 Release 1.2.2-RC2

OLMIS-7568 Use openlmis/dev:7

Released report 1.2.2-RC1

Changed maven repository url

Revert "Released report 1.2.2-RC1"

This reverts commit 013850346babeee7b0ac07fc0320206ef2323752.

Released report 1.2.2-RC1

OLMIS-7472 Upgrade postgres to v12

OLMIS-7472 Revert use postgres v12

This reverts commit 5c414e82949bee9c240e74338df18def4b1af222.

OLMIS-7472 Use postgres v12

Revert "Release report service 1.2.2-RC1"

Release report service 1.2.2-RC1

I will close this review and open another one

I will close this review and open another one

You make a very good point, when we started the plan was to implement this in the Core project but later on, Wes suggested we should first focus on the TZ requirment, so I accept that maybe this sh...

You make a very good point, when we started the plan was to implement this in the Core project but later on, Wes suggested we should first focus on the TZ requirment, so I accept that maybe this should be moved to TZ common repository

Ian The report that you are picking up seems to fully assume the application is sending google analytics data exactly like eLMIS (v2) is sending data to google analytics. For example, eLMIS is send...

Ian
The report that you are picking up seems to fully assume the application is sending google analytics data exactly like eLMIS (v2) is sending data to google analytics. For example, eLMIS is sending the user id as a custom variable. Is OpenLMIS v3 sending the userID the same way? Will this work?

Ian Is this feature specific to Tanzania? or is it something that is needed in the OpenLMIS report? If it is Tanzania Specific, may be committing it in the generic https://gitlab.com/openlmis/tz-op...

Ian Is this feature specific to Tanzania? or is it something that is needed in the OpenLMIS report?
If it is Tanzania Specific, may be committing it in the generic https://gitlab.com/openlmis/tz-openlmis-commons tanzania repository makes sense?

Chongsun Ahn Josh Zamor Thoughts?

Is this a hard coded Application Name? would it make sense to make it configuarable?

Is this a hard coded Application Name? would it make sense to make it configuarable?

This file looks to contain credentials. Checking in private key in a public repository is generally discouraged.

This file looks to contain credentials. Checking in private key in a public repository is generally discouraged.

TZUP-117 Create backend to extract number of users who logged in OpenLMIS
TZUP-117 Create backend to extract number of users who logged in OpenLMIS
Using user-session information from GA to create API that will be used to create the report

Using user-session information from GA to create API that will be used to create the report

TZUP-117: Extract visitor report from Google Analytics

    • -0
    • +33
    /src/main/java/org/openlmis/report/dto/BaseDto.java
    • -0
    • +117
    /src/main/java/org/openlmis/report/dto/PageDto.java
    • -0
    • +34
    /src/main/java/org/openlmis/report/dto/VisitorDto.java
    • -0
    • +28
    /src/main/resources/api-definition.yaml
  1. … 5 more files in changeset.