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

URL navigation #451

Merged
merged 1 commit into from Sep 8, 2020
Merged

URL navigation #451

merged 1 commit into from Sep 8, 2020

Commits on Sep 2, 2020

  1. Squashed:

    * add ability to debug using a sample report
    * require trailing slashes on URLs
    * stop page from complaining about missing manifest.json
    * Silence loud chrome warnings in the devtools console by switching our
      fontawesome CDN tag to a crossorigin-friendly tag
    * add lodash
    * .eslintrc.json: Make eslint allow comments up to 120 characters
    * AssertionPane.js: export aphrodite CSS for reuse
    * CenterPane.jsx: rewrite of GetCenterPane function in reportUtils.js
    * state.js: major revamp of UI state management
      * switch to redux to avoid unstable_observedBits log messages
    * remove optional dependencies and upgrade react-hooks-testing-library
      to the non-deprecated version @testing-library/react-hooks
    * revert improvements
    * fix link style, remove extraneous action from store serializableCheck,
      handle testcase onClick edgecase, remove es imports
    * remove uriComponentCodec, make imports easier
    * make connect easier
    * simplify build girth, simplify rigidity, simplify & segregate redux
    * remove as much hard to read code as is possible
    * deal with special .env test rules
    * make travis env vars work
    * setup new API URL - env var scheme
    dcm committed Sep 2, 2020
    Configuration menu
    Copy the full SHA
    2dd3cd2 View commit details
    Browse the repository at this point in the history