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

Load history json template data mapping updated #143

Merged
merged 13 commits into from
Feb 13, 2024
Merged

Load history json template data mapping updated #143

merged 13 commits into from
Feb 13, 2024

Conversation

rutujaac
Copy link
Collaborator

Update template JSON data mapping in html

@rutujaac rutujaac changed the title Load history json Load history json template data mapping updated Feb 12, 2024
@shreyas-damle shreyas-damle merged commit d9d65ab into daxa-ai:feature_app_history Feb 13, 2024
3 checks passed
shreyas-damle pushed a commit that referenced this pull request Feb 13, 2024
* added length for snippetCount in report template

* pyproject.toml update

* remove time conversion function

* remove date util dependency

* update template to add load history data

* update template data mapping

---------

Co-authored-by: rutujaCopods <[email protected]>
shreyas-damle pushed a commit that referenced this pull request Feb 14, 2024
* added length for snippetCount in report template

* pyproject.toml update

* remove time conversion function

* remove date util dependency

* update template to add load history data

* update template data mapping

---------

Co-authored-by: rutujaCopods <[email protected]>
rutujaac added a commit that referenced this pull request Feb 15, 2024
* Add load history json in report template (#106)

* added length for snippetCount in report template

* pyproject.toml update

* remove time conversion function

* remove date util dependency

* update template to add load history data

---------

Co-authored-by: rutujaCopods <[email protected]>

* App History (#109)

* App History code changes
* Code refactoring for loader doc to make code more modular
* Unit tests for loader doc
---------

Co-authored-by: Rajendra Kadam <[email protected]>
Co-authored-by: shreyas.cd <[email protected]>

* Shreyas pydentic datetime fix (#139)

* Pydentic DateTime Fix

* Key change in report data.

* Fixed file count with findings per label.

---------

Co-authored-by: shreyas.cd <[email protected]>

* LoadHistory Path Fix (#141)

Log change.

Co-authored-by: shreyas.cd <[email protected]>

* Load history json template data mapping updated (#143)

* added length for snippetCount in report template

* pyproject.toml update

* remove time conversion function

* remove date util dependency

* update template to add load history data

* update template data mapping

---------

Co-authored-by: rutujaCopods <[email protected]>

* MoreReportsPath Added in load history (#144)

* MoreReportsPath Added

* Log messages updated.

---------

Co-authored-by: shreyas.cd <[email protected]>

* fix word wrap and reports display length

* show more reports when values are more than 4

---------

Co-authored-by: rutujaCopods <[email protected]>
Co-authored-by: Shreyas Damle <[email protected]>
Co-authored-by: Rajendra Kadam <[email protected]>
Co-authored-by: shreyas.cd <[email protected]>
shreyas-damle pushed a commit to shreyas-damle/pebblo that referenced this pull request Feb 16, 2024
* added length for snippetCount in report template

* pyproject.toml update

* remove time conversion function

* remove date util dependency

* update template to add load history data

* update template data mapping

---------

Co-authored-by: rutujaCopods <[email protected]>
shreyas-damle added a commit to shreyas-damle/pebblo that referenced this pull request Feb 16, 2024
* Add load history json in report template (daxa-ai#106)

* added length for snippetCount in report template

* pyproject.toml update

* remove time conversion function

* remove date util dependency

* update template to add load history data

---------

Co-authored-by: rutujaCopods <[email protected]>

* App History (daxa-ai#109)

* App History code changes
* Code refactoring for loader doc to make code more modular
* Unit tests for loader doc
---------

Co-authored-by: Rajendra Kadam <[email protected]>
Co-authored-by: shreyas.cd <[email protected]>

* Shreyas pydentic datetime fix (daxa-ai#139)

* Pydentic DateTime Fix

* Key change in report data.

* Fixed file count with findings per label.

---------

Co-authored-by: shreyas.cd <[email protected]>

* LoadHistory Path Fix (daxa-ai#141)

Log change.

Co-authored-by: shreyas.cd <[email protected]>

* Load history json template data mapping updated (daxa-ai#143)

* added length for snippetCount in report template

* pyproject.toml update

* remove time conversion function

* remove date util dependency

* update template to add load history data

* update template data mapping

---------

Co-authored-by: rutujaCopods <[email protected]>

* MoreReportsPath Added in load history (daxa-ai#144)

* MoreReportsPath Added

* Log messages updated.

---------

Co-authored-by: shreyas.cd <[email protected]>

* fix word wrap and reports display length

* show more reports when values are more than 4

---------

Co-authored-by: rutujaCopods <[email protected]>
Co-authored-by: Shreyas Damle <[email protected]>
Co-authored-by: Rajendra Kadam <[email protected]>
Co-authored-by: shreyas.cd <[email protected]>
shreyas-damle pushed a commit to shreyas-damle/pebblo that referenced this pull request Feb 16, 2024
* added length for snippetCount in report template

* pyproject.toml update

* remove time conversion function

* remove date util dependency

* update template to add load history data

---------

Co-authored-by: rutujaCopods <[email protected]>

App History (daxa-ai#109)

* App History code changes
* Code refactoring for loader doc to make code more modular
* Unit tests for loader doc
---------

Co-authored-by: Rajendra Kadam <[email protected]>
Co-authored-by: shreyas.cd <[email protected]>

Shreyas pydentic datetime fix (daxa-ai#139)

* Pydentic DateTime Fix

* Key change in report data.

* Fixed file count with findings per label.

---------

Co-authored-by: shreyas.cd <[email protected]>

LoadHistory Path Fix (daxa-ai#141)

Log change.

Co-authored-by: shreyas.cd <[email protected]>

Load history json template data mapping updated (daxa-ai#143)

* added length for snippetCount in report template

* pyproject.toml update

* remove time conversion function

* remove date util dependency

* update template to add load history data

* update template data mapping

---------

Co-authored-by: rutujaCopods <[email protected]>

MoreReportsPath Added in load history (daxa-ai#144)

* MoreReportsPath Added

* Log messages updated.

---------

Co-authored-by: shreyas.cd <[email protected]>

Update json mapping for load history  (daxa-ai#147)

* update template

* update load_history["moreReportsPath"]

Added backward compatibility (daxa-ai#149)

* discovery load_ids fix

* logger mesasge change

---------

Co-authored-by: shreyas.cd <[email protected]>

Incorporated review comments. (daxa-ai#156)

Co-authored-by: shreyas.cd <[email protected]>

Fix report formatting (daxa-ai#162)

* Add load history json in report template (daxa-ai#106)

* added length for snippetCount in report template

* pyproject.toml update

* remove time conversion function

* remove date util dependency

* update template to add load history data

---------

Co-authored-by: shreyas.cd <[email protected]>

* fix word wrap and reports display length

* show more reports when values are more than 4

---------

Co-authored-by: rutujaCopods <[email protected]>
Co-authored-by: Shreyas Damle <[email protected]>
Co-authored-by: Rajendra Kadam <[email protected]>
Co-authored-by: shreyas.cd <[email protected]>

Resolve conflicts
shreyas-damle added a commit that referenced this pull request Feb 16, 2024
* App History (#109)
* App History code changes
* Code refactoring for loader doc to make code more modular
* Unit tests for loader doc
* Load history json template data mapping updated (#143)
* pyproject.toml update
* fix word wrap and reports display length
* show more reports when values are more than 4
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants