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

Improve visualization branch + Feature comparing #50

Open
wants to merge 45 commits into
base: master
Choose a base branch
from

Commits on Oct 31, 2020

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

Commits on Nov 19, 2020

  1. Merge pull request JohannesEbke#44 from gliptak/patch-2

    Bring Python to 3.9 in Travis. Thanks!
    JohannesEbke authored Nov 19, 2020
    Configuration menu
    Copy the full SHA
    1a5e53a View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2020

  1. Configuration menu
    Copy the full SHA
    5ab67b4 View commit details
    Browse the repository at this point in the history
  2. -updated boto3

    kntrain committed Nov 23, 2020
    Configuration menu
    Copy the full SHA
    976688e View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2020

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

Commits on Jan 7, 2021

  1. -added additional show options

    -replaced run_raw call with file reference in wrapper
    kntrain committed Jan 7, 2021
    Configuration menu
    Copy the full SHA
    67defae View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    faec31c View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2021

  1. -fixed restructuring issues

    -moved resources execution to apply_filter
    -added command line option for resource filters
    kntrain committed Jan 14, 2021
    Configuration menu
    Copy the full SHA
    889c555 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d7a4a21 View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2021

  1. recreate_caches: Only accept "Host not found" as error, also Warn if …

    …run without credentials, as it will run very slowly.
    JohannesEbke committed Jan 21, 2021
    Configuration menu
    Copy the full SHA
    2f65155 View commit details
    Browse the repository at this point in the history
  2. Upgrade to boto3 1.16.57

    JohannesEbke committed Jan 21, 2021
    Configuration menu
    Copy the full SHA
    6d8fcc7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e4a37de View commit details
    Browse the repository at this point in the history
  4. Fix up tests

    JohannesEbke committed Jan 21, 2021
    Configuration menu
    Copy the full SHA
    173a70b View commit details
    Browse the repository at this point in the history
  5. Yapf

    JohannesEbke committed Jan 21, 2021
    Configuration menu
    Copy the full SHA
    80c4c8c View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2021

  1. -renamed Listing -> RawListing

    -renamed ListingFile -> FilteredListing
    -moved non-default filters to fixing_filter.py
    kntrain committed Jan 25, 2021
    Configuration menu
    Copy the full SHA
    f2d06fc View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2021

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

Commits on Mar 1, 2021

  1. - new feature branch for visual improvements

    - added print-html from old branch
    - added count number
    kntrain committed Mar 1, 2021
    Configuration menu
    Copy the full SHA
    3199531 View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2021

  1. - added html search feature

    - moved most html-printing functionality to new py-file
    kntrain committed Mar 2, 2021
    Configuration menu
    Copy the full SHA
    a7016d5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    06537d5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    63df2d0 View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2021

  1. - upgraded html style

    - fixed html-file call from directory
    kntrain committed Mar 10, 2021
    Configuration menu
    Copy the full SHA
    1076f6b View commit details
    Browse the repository at this point in the history
  2. - added finish time to html

    kntrain committed Mar 10, 2021
    Configuration menu
    Copy the full SHA
    b5a8b61 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c92bb38 View commit details
    Browse the repository at this point in the history
  4. - removed empty line

    kntrain committed Mar 10, 2021
    Configuration menu
    Copy the full SHA
    5d120bb View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8e40189 View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2021

  1. Create HTML header and footer

    - Combine title and searchbox in header
    - Move timestamps to footer
    kntrain committed Mar 15, 2021
    Configuration menu
    Copy the full SHA
    1ea97ae View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a6c788f View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2021

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

Commits on Mar 17, 2021

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

Commits on Mar 19, 2021

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

Commits on Mar 25, 2021

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

Commits on Mar 29, 2021

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

Commits on Apr 1, 2021

  1. Adopt suggestions from errorhandle-branch

    -Remove stray comments
    -Remove convert_unfilterList
    -Add error-hadling to JSON-dependent resources-block
    -Adjust resources-dependent query functions
    kntrain committed Apr 1, 2021
    Configuration menu
    Copy the full SHA
    dbe60a7 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2021

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

Commits on Apr 3, 2021

  1. Enhance visualization-feature

    -Finish display of comparison in HTML
    -Add display of resource IDs for found resources
    -Change acquire_listing return value to ResultListing object
    -Refactor do_list_files into info summary and resource ID search
    kntrain committed Apr 3, 2021
    Configuration menu
    Copy the full SHA
    436a66c View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2021

  1. Fix comparing algorithm bug

    -Fix comparing ResultListing-functions
    -Add JSON-functions to FIlteredListing
    -Save dir + unfilter in JSON-files
    -Delete stray comments
    kntrain committed Apr 6, 2021
    Configuration menu
    Copy the full SHA
    02b15a9 View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2021

  1. Merge pull request JohannesEbke#49 from kntrain/improve-errorhandle

    This list of patches splits out the raw listing from the filtered listings, and should allow better handling of different kinds of errors in the long term. In the short term, it adds the possibility to "unfilter" the automatically applied filters that until now were baked in.
    JohannesEbke authored Apr 13, 2021
    Configuration menu
    Copy the full SHA
    5f4e644 View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2021

  1. Do minor restrcuturing in main and generate_html

    -Move access to html-file from main to generate_html
    -Refactor sections from html-head into string constants
    kntrain committed Apr 15, 2021
    Configuration menu
    Copy the full SHA
    e7b75a4 View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2021

  1. Incorporate print-html into new command 'view'

    -Delete old print-html command
    -Set html as option to 'view'
    -Implement view's function to execute query+show or print html results
    kntrain committed Apr 18, 2021
    Configuration menu
    Copy the full SHA
    5d92c58 View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2021

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

Commits on Apr 22, 2021

  1. Fix html-file save location

    kntrain committed Apr 22, 2021
    Configuration menu
    Copy the full SHA
    7b26c47 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2021

  1. Change creation and generating of html-content

    -Change printing of html-strings to returning string at the end
    -Write to html-file after finished joining all strings at the end
    -Adjust view-command description and help
    kntrain committed May 17, 2021
    Configuration menu
    Copy the full SHA
    e5d169f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    eec28a0 View commit details
    Browse the repository at this point in the history