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

Standup meeting group refactor #138

Merged
merged 36 commits into from
Aug 1, 2023
Merged

Commits on Jul 3, 2023

  1. wip

    toyhammered committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    6ac2d4b View commit details
    Browse the repository at this point in the history
  2. wip

    toyhammered committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    98c2a28 View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2023

  1. Merge branch 'standup-meeting-group-refactor' of github.com:agency-of…

    …-learning/PairApp into standup-meeting-group-refactor
    GALTdea committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    9b3ddb6 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2023

  1. Define @standup_meeting_group_user variable in

    joined_card_component.rb
    co-author: Roc Devenport rubykod@gmail.com
    GALTdea committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    cbecd31 View commit details
    Browse the repository at this point in the history
  2. Add standup_meeting_groups::joins_controller.rb

    destroy action
    co-author: Roc Devenport rubykod@gmail.com
    GALTdea committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    4d047a2 View commit details
    Browse the repository at this point in the history
  3. Defines @standup_meeting_group_user variable in

    joined_card_component.html.erb
    co-authored-by: Roc Devenport rubykod@gmail.com
    GALTdea committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    c4ea9da View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2023

  1. .

    GALTdea committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    69c8a30 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    aa83d79 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2023

  1. Adds destroy.turbo_stream.erb file and updates

    controller to render turbo stream on destroy
    co-authored-by: RocDavenport rubykod@gmail.com
    GALTdea committed Jul 22, 2023
    Configuration menu
    Copy the full SHA
    ca55598 View commit details
    Browse the repository at this point in the history
  2. fixes linting error

    GALTdea committed Jul 22, 2023
    Configuration menu
    Copy the full SHA
    bea3dc4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    14a0be0 View commit details
    Browse the repository at this point in the history
  4. .

    GALTdea committed Jul 22, 2023
    Configuration menu
    Copy the full SHA
    5580a6d View commit details
    Browse the repository at this point in the history
  5. .

    GALTdea committed Jul 22, 2023
    Configuration menu
    Copy the full SHA
    54f88c6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f5ec015 View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2023

  1. removes join_button_component

    GALTdea committed Jul 23, 2023
    Configuration menu
    Copy the full SHA
    fc8936b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fcb7f14 View commit details
    Browse the repository at this point in the history
  3. removed base_botton_component

    GALTdea committed Jul 23, 2023
    Configuration menu
    Copy the full SHA
    7c427e2 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2023

  1. Remove uneeded code from

    _standup_meeting_group_list_item.erb
    GALTdea committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    bab7ab7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    da17fe4 View commit details
    Browse the repository at this point in the history
  3. Refactores standup meeting group index to only

    display 3 cards per row.
    GALTdea committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    bdbf5a4 View commit details
    Browse the repository at this point in the history
  4. clean code

    GALTdea committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    a44fe5d View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2023

  1. Address pr comments

    GALTdea committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    d12b3bb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    65b5aa2 View commit details
    Browse the repository at this point in the history
  3. deleted commented out code

    GALTdea committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    d1fffff View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2023

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

Commits on Jul 29, 2023

  1. reverting to split up issues

    GALTdea committed Jul 29, 2023
    Configuration menu
    Copy the full SHA
    9238c12 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    017e16b View commit details
    Browse the repository at this point in the history
  3. cleans code for pr

    GALTdea committed Jul 29, 2023
    Configuration menu
    Copy the full SHA
    78f53e3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    498b5f4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5de4a3a View commit details
    Browse the repository at this point in the history
  6. fixes rubocop errors

    GALTdea committed Jul 29, 2023
    Configuration menu
    Copy the full SHA
    5f27027 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    77367a5 View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2023

  1. Merge branch 'main' of

    github.com:agency-of-learning/PairApp
    into standup-meeting-group-refactor
    GALTdea committed Jul 30, 2023
    Configuration menu
    Copy the full SHA
    9e588d2 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2023

  1. Changes joined card components container from

    grid to flexbox
    GALTdea committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    a6b3a6d View commit details
    Browse the repository at this point in the history
  2. refactor standup_meeting_groups turbo_stream

    to render JoinableItemComponent
    GALTdea committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    d575422 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    11bf6c0 View commit details
    Browse the repository at this point in the history