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

Multiple Reportlets in Report Form #144

Draft
wants to merge 19 commits into
base: main
Choose a base branch
from
Draft

Multiple Reportlets in Report Form #144

wants to merge 19 commits into from

Commits on Feb 2, 2023

  1. Fetch all available Reportlets

    Timm Ortloff committed Feb 2, 2023
    Configuration menu
    Copy the full SHA
    547f49f View commit details
    Browse the repository at this point in the history
  2. Add all Reportlets to the ReportForm

    Timm Ortloff committed Feb 2, 2023
    Configuration menu
    Copy the full SHA
    c40c5d5 View commit details
    Browse the repository at this point in the history
  3. Generate dynamic Reportlet Inputs

    Timm Ortloff committed Feb 2, 2023
    Configuration menu
    Copy the full SHA
    70fc447 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    00c7c87 View commit details
    Browse the repository at this point in the history
  5. Changed name of Accessed Values for Reportlets

    Timm Ortloff committed Feb 2, 2023
    Configuration menu
    Copy the full SHA
    afda0b1 View commit details
    Browse the repository at this point in the history
  6. Refactor ReportForm to use Collection

    Timm Ortloff committed Feb 2, 2023
    Configuration menu
    Copy the full SHA
    bea0a52 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    fd111d8 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    daf0412 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    dd691fa View commit details
    Browse the repository at this point in the history
  10. Fix Reportlets not inserting properly

    Timm Ortloff committed Feb 2, 2023
    Configuration menu
    Copy the full SHA
    5450b92 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    4748798 View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2023

  1. Configuration menu
    Copy the full SHA
    dc31aa9 View commit details
    Browse the repository at this point in the history
  2. ReportForm: Chain group calls

    Timm Ortloff committed Feb 3, 2023
    Configuration menu
    Copy the full SHA
    cb2a71f View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2023

  1. ReportForm: Remove fromReport()

    Timm Ortloff committed Feb 9, 2023
    Configuration menu
    Copy the full SHA
    74fdd46 View commit details
    Browse the repository at this point in the history
  2. ReportForm: Change addElement name

    Timm Ortloff committed Feb 9, 2023
    Configuration menu
    Copy the full SHA
    66996a3 View commit details
    Browse the repository at this point in the history
  3. ReportForm: Fix reportlet name

    Timm Ortloff committed Feb 9, 2023
    Configuration menu
    Copy the full SHA
    50557d1 View commit details
    Browse the repository at this point in the history
  4. ReportForm: Fix inserting data

    Timm Ortloff committed Feb 9, 2023
    Configuration menu
    Copy the full SHA
    632b183 View commit details
    Browse the repository at this point in the history
  5. ReportController: Fix collection addElement key

    Timm Ortloff committed Feb 9, 2023
    Configuration menu
    Copy the full SHA
    65e2ffd View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2023

  1. Configuration menu
    Copy the full SHA
    3bd3b85 View commit details
    Browse the repository at this point in the history