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

Allow custom selection of columns in aircraft table #72

Merged
merged 12 commits into from
Jul 21, 2020
Merged

Commits on Jul 9, 2020

  1. Front-end/styling of window with checkbox options to customize plane …

    …table columns
    erictran committed Jul 9, 2020
    Configuration menu
    Copy the full SHA
    eaa392d View commit details
    Browse the repository at this point in the history
  2. Toggle checkbox functionality with persistence

    erictran committed Jul 9, 2020
    Configuration menu
    Copy the full SHA
    67e018c View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2020

  1. Toggle correct columns for each checkbox

    erictran committed Jul 10, 2020
    Configuration menu
    Copy the full SHA
    f27e056 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    395b63b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    df9cd2a View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2020

  1. Set overflow-x to scroll on aircraft table

    erictran committed Jul 13, 2020
    Configuration menu
    Copy the full SHA
    b59668a View commit details
    Browse the repository at this point in the history
  2. Select Columns button styling

    erictran committed Jul 13, 2020
    Configuration menu
    Copy the full SHA
    f8132da View commit details
    Browse the repository at this point in the history
  3. Refactor toggleAllColumns()

    erictran committed Jul 13, 2020
    Configuration menu
    Copy the full SHA
    523b396 View commit details
    Browse the repository at this point in the history
  4. Separate legend from table scrolling

    erictran committed Jul 13, 2020
    Configuration menu
    Copy the full SHA
    3ff93b0 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2020

  1. Move aircraft table styling into css file

    erictran committed Jul 21, 2020
    Configuration menu
    Copy the full SHA
    b6775af View commit details
    Browse the repository at this point in the history
  2. Spacing

    erictran committed Jul 21, 2020
    Configuration menu
    Copy the full SHA
    3844ec4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7a80107 View commit details
    Browse the repository at this point in the history