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

V3 Rename row-contents blades #1519

Merged
merged 2 commits into from
Nov 2, 2023

Conversation

lrljoe
Copy link
Sponsor Collaborator

@lrljoe lrljoe commented Nov 2, 2023

Renaming blades from row-contents to collapsing-columns to improve maintainability and help understanding of structure

All Submissions:

  • Have you followed the guidelines in our Contributing document?
  • Have you checked to ensure there aren't other open Pull Requests for the same update/change?

New Feature Submissions:

  1. Does your submission pass tests and did you add any new tests needed for your feature?
  2. Did you update all templates (if applicable)?
  3. Did you add the relevant documentation (if applicable)?
  4. Did you test locally to make sure your feature works as intended?

Changes to Core Features:

  • Have you added an explanation of what your changes do and why you'd like us to include them?
  • Have you written new tests for your core changes, as applicable?
  • Have you successfully ran tests with your changes locally?

Copy link

codecov bot commented Nov 2, 2023

Codecov Report

Merging #1519 (3972e89) into develop (03a19f0) will not change coverage.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             develop    #1519   +/-   ##
==========================================
  Coverage      88.55%   88.55%           
  Complexity      1256     1256           
==========================================
  Files             95       95           
  Lines           2980     2980           
==========================================
  Hits            2639     2639           
  Misses           341      341           

@lrljoe lrljoe merged commit 60cacf1 into rappasoft:develop Nov 2, 2023
6 checks passed
@lrljoe lrljoe deleted the v3-RenameRowContentsBlades branch November 2, 2023 00:20
@lrljoe lrljoe mentioned this pull request Nov 2, 2023
9 tasks
lrljoe added a commit that referenced this pull request Nov 2, 2023
* v3-Move ConfigurableAreas to Own Section WithConfigurableAreas (#1510)

* Move ConfigurableAreas to Own Trait

---------

Co-authored-by: lrljoe <lrljoe@users.noreply.github.com>

* v3 - Splitting Codebase - ConfigurableAreas, CollapsingColumns and  TableAttributes (#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>

* 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>

* Update Search to Default Live (#1517)

* Update Search to Default Live

* Search Live Default - Test Fixes

* 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>

* V3 Rename row-contents blades (#1519)

* Rename row-contents to collapsed-columns

* Update Change Log

---------

Co-authored-by: lrljoe <lrljoe@users.noreply.github.com>
lrljoe added a commit that referenced this pull request Nov 3, 2023
Add Initial Lifecycle Hooks - Configuring/Configured by @lrljoe in v3 - Initial Lifecycle Hooks - Configuring/Configured #1520
Add "HasAllTraits" for Maintainability by @lrljoe in v3 - Splitting Codebase - ConfigurableAreas, CollapsingColumns and TableAttributes #1514
Rename row-contents blades for clarity by @lrljoe in V3 Rename row-contents blades #1519
Add missing tests for DateFilter and DateTimeFilter by @lrljoe in V3 Adds missing tests for DateTimeFilter and DateFilter #1527
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.

None yet

1 participant