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

[qacode] new ControlTable class, #248 #264

Merged
merged 7 commits into from
Apr 19, 2019
Merged

[qacode] new ControlTable class, #248 #264

merged 7 commits into from
Apr 19, 2019

Commits on Apr 14, 2019

  1. [qacode] starting issue #248 , WIP control_table

    + new class ControlTable
    + inherit of ControlForm
    + validate tag table tag at instantiation
    netzulo committed Apr 14, 2019
    Configuration menu
    Copy the full SHA
    bc2a2ea View commit details
    Browse the repository at this point in the history
  2. [qacode] more WIP changes for control_table #248

    + added new property rows allow to acces to tr tags as rows
        at list of ControlBase array + tests
    netzulo committed Apr 14, 2019
    Configuration menu
    Copy the full SHA
    55398a4 View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2019

  1. [qacode] more fixes for issue #248

    + some exception messages moved to logger_messages
    + controls can handle None strict_tags values
    + ctl_dd refactor , added internal check for some methods
    + fix last commit refactor for ctl_form, bad call
    + ctl_tb added html5 structure data tags load
    + added more tests for ctl_tb
    netzulo committed Apr 18, 2019
    Configuration menu
    Copy the full SHA
    1bea511 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2019

  1. [qacode] some ControlTable fixes + complexity

    + #248 ControlTable
    + #265 Complexity
    netzulo committed Apr 19, 2019
    Configuration menu
    Copy the full SHA
    fff4524 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4c9e689 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4b5d6ba View commit details
    Browse the repository at this point in the history
  4. [qacode] CHANGELOG for PR #264

    + issues: #248 , #265
    netzulo committed Apr 19, 2019
    Configuration menu
    Copy the full SHA
    ca71017 View commit details
    Browse the repository at this point in the history