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 multiple select #32

Merged
merged 45 commits into from
Nov 28, 2023
Merged

Add multiple select #32

merged 45 commits into from
Nov 28, 2023

Commits on Aug 16, 2023

  1. Configuration menu
    Copy the full SHA
    d1cb26a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7343b08 View commit details
    Browse the repository at this point in the history
  3. Working detailed view

    podliashanyk committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    15afcc7 View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2023

  1. Configuration menu
    Copy the full SHA
    ab6b4ee View commit details
    Browse the repository at this point in the history
  2. Replace case with event

    podliashanyk committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    4ba4ab9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    edccc05 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    22c69ae View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2023

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

Commits on Sep 8, 2023

  1. Implement notion of expanded and collapsed table rows

    Table row can be either in collapsed state, or in expanded state. Necessary for further changes (toggle row on click, colors etc)
    podliashanyk committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    c7ac708 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c2471bb View commit details
    Browse the repository at this point in the history
  3. Clean up

    podliashanyk committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    b444d21 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8e11ea6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    63ec930 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3e4589b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3bab7fa View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2023

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

Commits on Sep 11, 2023

  1. Configuration menu
    Copy the full SHA
    ddde6ff View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f2cd572 View commit details
    Browse the repository at this point in the history
  3. Make table view compact

    Pluss minor text polish in state columns
    podliashanyk committed Sep 11, 2023
    Configuration menu
    Copy the full SHA
    abcc5cf View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    61475d4 View commit details
    Browse the repository at this point in the history
  5. Fix packaging of howitz

    hmpf authored and podliashanyk committed Sep 11, 2023
    Configuration menu
    Copy the full SHA
    a6ae33f View commit details
    Browse the repository at this point in the history
  6. Merge branch 'packaging-fix' into 'main'

    Fix packaging of howitz
    
    See merge request zino/howitz!1
    podliashanyk committed Sep 11, 2023
    Configuration menu
    Copy the full SHA
    40cfef8 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    52ed940 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2023

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

    podliashanyk committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    15ec16c View commit details
    Browse the repository at this point in the history
  3. Cleanup in client

    podliashanyk committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    61abcca View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2023

  1. Configuration menu
    Copy the full SHA
    758a001 View commit details
    Browse the repository at this point in the history
  2. Upgrade htmx

    podliashanyk committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    49d52cf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    716dfee View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7390888 View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2023

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

Commits on Nov 23, 2023

  1. Configuration menu
    Copy the full SHA
    61354a2 View commit details
    Browse the repository at this point in the history
  2. Fix after merge

    podliashanyk committed Nov 23, 2023
    Configuration menu
    Copy the full SHA
    ce163ff View commit details
    Browse the repository at this point in the history
  3. Remove buggy alt click

    podliashanyk committed Nov 23, 2023
    Configuration menu
    Copy the full SHA
    d6a830c View commit details
    Browse the repository at this point in the history
  4. Remove unused dependency

    podliashanyk committed Nov 23, 2023
    Configuration menu
    Copy the full SHA
    1dfe5c1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3eb93fb View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2023

  1. Move vertical color stripe

    From id column to checkbox column
    podliashanyk committed Nov 26, 2023
    Configuration menu
    Copy the full SHA
    e490e81 View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2023

  1. Add bulk update menu on at least 1 selected event

    Menu is auto removed when none of the events are selected
    podliashanyk committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    4408e52 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a636e60 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bdb383f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4162006 View commit details
    Browse the repository at this point in the history
  5. Cleanup

    podliashanyk committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    2051686 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    03e8957 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ef1a7f5 View commit details
    Browse the repository at this point in the history