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

Develop to Master 3.1.2 #1532

Merged
merged 12 commits into from
Nov 3, 2023
Merged

Develop to Master 3.1.2 #1532

merged 12 commits into from
Nov 3, 2023

Commits on Oct 31, 2023

  1. v3-Move ConfigurableAreas to Own Section WithConfigurableAreas (#1510)

    * Move ConfigurableAreas to Own Trait
    
    ---------
    
    Co-authored-by: lrljoe <lrljoe@users.noreply.github.com>
    lrljoe and lrljoe authored Oct 31, 2023
    Configuration menu
    Copy the full SHA
    4f57ad8 View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2023

  1. v3 - Splitting Codebase - ConfigurableAreas, CollapsingColumns and Ta…

    …bleAttributes (#1514)
    
    * Splitting ConfigurableAreas into Traits
    
    * Splitting TableAttributes into Traits
    
    * Splitting CollapsingColumns into Traits
    
    * Add HasAllTraits Trait
    
    
    ---------
    
    Co-authored-by: lrljoe <lrljoe@users.noreply.github.com>
    lrljoe and lrljoe authored Nov 1, 2023
    Configuration menu
    Copy the full SHA
    0025311 View commit details
    Browse the repository at this point in the history
  2. V3 - Filter DTOs (#1503)

    * Initial Update - Using DTO
    
    * Add filterGenericData
    
    * Remove requirement for method on render for Filter
    
    * Remove Render requirement
    
    * GenericHeaderTest
    
    * Add filter comparison
    
    ---------
    
    Co-authored-by: lrljoe <lrljoe@users.noreply.github.com>
    lrljoe and lrljoe authored Nov 1, 2023
    Configuration menu
    Copy the full SHA
    1c86792 View commit details
    Browse the repository at this point in the history
  3. Update Search to Default Live (#1517)

    * Update Search to Default Live
    
    * Search Live Default - Test Fixes
    lrljoe authored Nov 1, 2023
    Configuration menu
    Copy the full SHA
    29885e6 View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2023

  1. V3 add custom filter view (#1518)

    * Add viewPath for Filters
    
    * Update Filter ViewPath
    
    * Add available methods for setCustomView
    
    * Add Tests
    
    * Migrate Column/Filter View properties to IsColumn & IsFilter traits to standardise
    
    * Fix styling
    
    ---------
    
    Co-authored-by: lrljoe <lrljoe@users.noreply.github.com>
    lrljoe and lrljoe authored Nov 2, 2023
    Configuration menu
    Copy the full SHA
    03a19f0 View commit details
    Browse the repository at this point in the history
  2. V3 Rename row-contents blades (#1519)

    * Rename row-contents to collapsed-columns
    
    * Update Change Log
    lrljoe authored Nov 2, 2023
    Configuration menu
    Copy the full SHA
    60cacf1 View commit details
    Browse the repository at this point in the history
  3. Fix code cov badge

    rappasoft committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    f2b5794 View commit details
    Browse the repository at this point in the history
  4. v3 - Initial Lifecycle Hooks - Configuring/Configured (#1520)

    * Initial Lifecycle Hooks Commit
    
    ---------
    
    Co-authored-by: lrljoe <lrljoe@users.noreply.github.com>
    lrljoe and lrljoe authored Nov 2, 2023
    Configuration menu
    Copy the full SHA
    6c1b4f9 View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2023

  1. V3 add hooks (#1526)

    * Initial Lifecycle Hooks Commit
    
    * Update Docs
    
    ---------
    
    Co-authored-by: lrljoe <lrljoe@users.noreply.github.com>
    lrljoe and lrljoe authored Nov 3, 2023
    Configuration menu
    Copy the full SHA
    b7c4e6f View commit details
    Browse the repository at this point in the history
  2. V3 Adds missing tests for DateTimeFilter and DateFilter (#1527)

    * Add Missing DateFilter and DateTimeFilter Tests
    
    ---------
    
    Co-authored-by: lrljoe <lrljoe@users.noreply.github.com>
    lrljoe and lrljoe authored Nov 3, 2023
    Configuration menu
    Copy the full SHA
    30bfc71 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f879395 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #1531 from rappasoft/new-develop

    New-Develop to Develop (Merge Commit Fixes)
    lrljoe authored Nov 3, 2023
    Configuration menu
    Copy the full SHA
    e3dfced View commit details
    Browse the repository at this point in the history