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

Bmatticus/feature/112 dashboard sorting #538

Commits on Feb 25, 2020

  1. Added DataTables for table sorting, pagination, and searching of bill…

    …_table for dashboard. Issue spiral-project#112
    bmatt committed Feb 25, 2020
    Configuration menu
    Copy the full SHA
    52191dc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7f8f1f2 View commit details
    Browse the repository at this point in the history
  3. Moved DataTables initialization up under if block to prevent attempt …

    …to initialize when table is not drawn.
    bmatt committed Feb 25, 2020
    Configuration menu
    Copy the full SHA
    2d8215d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    252f9f7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    db0c073 View commit details
    Browse the repository at this point in the history
  6. Switching to a more properly named branch. Added links to projects in…

    … Dashboard, enabled paging again for now.
    bmatt committed Feb 25, 2020
    Configuration menu
    Copy the full SHA
    bad9c10 View commit details
    Browse the repository at this point in the history
  7. Removed commented out invite link I had tried at the dashboard, users…

    … can drill into project itself from the dashboard now and send invites.
    bmatt committed Feb 25, 2020
    Configuration menu
    Copy the full SHA
    3114124 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2020

  1. Configuration menu
    Copy the full SHA
    a9f9fec View commit details
    Browse the repository at this point in the history
  2. Moved link back to proper place, in head tab, but added if to prevent…

    … loading CSS/JS for datatables outside of the dashboard. Also added eye icon to drill into list_billa API to be more consistent with the look and feel of the overall site.
    bmatt committed Mar 4, 2020
    Configuration menu
    Copy the full SHA
    b2dbe27 View commit details
    Browse the repository at this point in the history