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

Add master checkbox to Grid #1921

Open
wants to merge 62 commits into
base: develop
Choose a base branch
from

Commits on Oct 28, 2022

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

Commits on Oct 29, 2022

  1. ugly working mastercheckbox

    does not account the child checkbox states
    mhuser committed Oct 29, 2022
    Configuration menu
    Copy the full SHA
    df9f80c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cebaf59 View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2022

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

Commits on Nov 5, 2022

  1. add behat test

    mhuser committed Nov 5, 2022
    Configuration menu
    Copy the full SHA
    2542bfc View commit details
    Browse the repository at this point in the history
  2. Merge branch 'add-master-checkbox-to-grid--addSelection()' of https:/…

    …/github.com/mhuser/atk4-ui into add-master-checkbox-to-grid--addSelection()
    mhuser committed Nov 5, 2022
    Configuration menu
    Copy the full SHA
    7fd9d4b View commit details
    Browse the repository at this point in the history
  3. Fix merge git mess

    mhuser committed Nov 5, 2022
    Configuration menu
    Copy the full SHA
    3574c18 View commit details
    Browse the repository at this point in the history
  4. Toast selection

    mhuser committed Nov 5, 2022
    Configuration menu
    Copy the full SHA
    f72140d View commit details
    Browse the repository at this point in the history
  5. Behat with selection toast

    mhuser committed Nov 5, 2022
    Configuration menu
    Copy the full SHA
    ce62a0a View commit details
    Browse the repository at this point in the history
  6. syntax

    mhuser committed Nov 5, 2022
    Configuration menu
    Copy the full SHA
    5ed0e7a View commit details
    Browse the repository at this point in the history
  7. make behat happy

    mhuser committed Nov 5, 2022
    Configuration menu
    Copy the full SHA
    6a837c6 View commit details
    Browse the repository at this point in the history
  8. syntax

    mhuser committed Nov 5, 2022
    Configuration menu
    Copy the full SHA
    8ead2ab View commit details
    Browse the repository at this point in the history
  9. add selector for behat

    mhuser committed Nov 5, 2022
    Configuration menu
    Copy the full SHA
    761c459 View commit details
    Browse the repository at this point in the history
  10. account for grid id

    mhuser committed Nov 5, 2022
    Configuration menu
    Copy the full SHA
    eb5b5ee View commit details
    Browse the repository at this point in the history
  11. revert selector

    mhuser committed Nov 5, 2022
    Configuration menu
    Copy the full SHA
    86be84d View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    5900356 View commit details
    Browse the repository at this point in the history
  13. strip end blanks

    mhuser committed Nov 5, 2022
    Configuration menu
    Copy the full SHA
    52ad16e View commit details
    Browse the repository at this point in the history
  14. correct row index

    mhuser committed Nov 5, 2022
    Configuration menu
    Copy the full SHA
    ed8c541 View commit details
    Browse the repository at this point in the history
  15. js syntax

    mhuser committed Nov 5, 2022
    Configuration menu
    Copy the full SHA
    e942c77 View commit details
    Browse the repository at this point in the history
  16. reduce ipp

    mhuser committed Nov 5, 2022
    Configuration menu
    Copy the full SHA
    e4fa197 View commit details
    Browse the repository at this point in the history
  17. more js syntax

    mhuser committed Nov 5, 2022
    Configuration menu
    Copy the full SHA
    1b18382 View commit details
    Browse the repository at this point in the history
  18. const $checkbox

    mhuser committed Nov 5, 2022
    Configuration menu
    Copy the full SHA
    31a0f25 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    404861f View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2022

  1. fix EOL

    mhuser committed Nov 6, 2022
    Configuration menu
    Copy the full SHA
    a1a1a7a View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2022

  1. make it npm friendly

    mhuser committed Nov 8, 2022
    Configuration menu
    Copy the full SHA
    80ac317 View commit details
    Browse the repository at this point in the history
  2. npm run build

    mhuser committed Nov 8, 2022
    Configuration menu
    Copy the full SHA
    df582bd View commit details
    Browse the repository at this point in the history
  3. npm build 2nd attempt

    mhuser committed Nov 8, 2022
    Configuration menu
    Copy the full SHA
    337b5e9 View commit details
    Browse the repository at this point in the history
  4. is this missing ?

    mhuser committed Nov 8, 2022
    Configuration menu
    Copy the full SHA
    f413c40 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    58bfe12 View commit details
    Browse the repository at this point in the history
  6. even '\r\n' moved to '\n'

    mhuser committed Nov 8, 2022
    Configuration menu
    Copy the full SHA
    98533cf View commit details
    Browse the repository at this point in the history
  7. some more tweaks

    mhuser committed Nov 8, 2022
    Configuration menu
    Copy the full SHA
    ad89648 View commit details
    Browse the repository at this point in the history
  8. even more \r\n

    mhuser committed Nov 8, 2022
    Configuration menu
    Copy the full SHA
    5cc92ab View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2022

  1. one more

    mhuser committed Nov 9, 2022
    Configuration menu
    Copy the full SHA
    6674fc5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9bc4968 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3d6dc3f View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2022

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

Commits on May 29, 2023

  1. Merge branch 'develop'

    mvorisek committed May 29, 2023
    Configuration menu
    Copy the full SHA
    9e018e1 View commit details
    Browse the repository at this point in the history
  2. fix merge

    mvorisek committed May 29, 2023
    Configuration menu
    Copy the full SHA
    3fdd93a View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2023

  1. npm run build js

    mhuser committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    5a18354 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'upstream/develop' into add-master-check…

    …box-to-grid--addSelection()
    mhuser committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    7118430 View commit details
    Browse the repository at this point in the history
  3. more npm build

    mhuser committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    024b5f9 View commit details
    Browse the repository at this point in the history
  4. even more npm build

    mhuser committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    245d5dc View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2023

  1. make behat happy

    mhuser committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    da216b7 View commit details
    Browse the repository at this point in the history
  2. Revert "make behat happy"

    This reverts commit da216b7.
    mhuser committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    676f65d View commit details
    Browse the repository at this point in the history
  3. fix slow checkbox on page load

    mhuser committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    082ab90 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8fb3949 View commit details
    Browse the repository at this point in the history
  5. fix checkbox column witdth

    mhuser committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    159cf9b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7166991 View commit details
    Browse the repository at this point in the history
  7. npm run build again

    mhuser committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    9536060 View commit details
    Browse the repository at this point in the history
  8. fix class array

    mhuser committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    2e244bb View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2023

  1. Merge branch 'develop'

    mvorisek committed Sep 4, 2023
    Configuration menu
    Copy the full SHA
    4eb182b View commit details
    Browse the repository at this point in the history
  2. fix CS

    mvorisek committed Sep 4, 2023
    Configuration menu
    Copy the full SHA
    fe7d4ad View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2023

  1. Merge branch 'develop'

    mvorisek committed Sep 23, 2023
    Configuration menu
    Copy the full SHA
    390cc22 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2023

  1. Merge branch 'develop'

    mvorisek committed Sep 24, 2023
    Configuration menu
    Copy the full SHA
    8c4cc48 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2023

  1. Merge branch 'develop'

    mvorisek committed Sep 30, 2023
    Configuration menu
    Copy the full SHA
    d85362a View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2024

  1. Merge branch 'develop'

    mvorisek committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    a00ecac View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2024

  1. Merge branch 'develop'

    mvorisek committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    2608a62 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9469d03 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'develop'

    mvorisek committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    ea43c69 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2024

  1. Merge branch 'develop'

    mvorisek committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    fec1793 View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2024

  1. simplify/fix Behat

    mvorisek committed Mar 30, 2024
    Configuration menu
    Copy the full SHA
    1b28c35 View commit details
    Browse the repository at this point in the history

Commits on May 29, 2024

  1. Merge branch 'develop'

    mvorisek committed May 29, 2024
    Configuration menu
    Copy the full SHA
    ad4909d View commit details
    Browse the repository at this point in the history