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

File view modes unit-test #2205

Closed
wants to merge 43 commits into from
Closed

File view modes unit-test #2205

wants to merge 43 commits into from

Commits on Apr 9, 2021

  1. wip

    fiskus committed Apr 9, 2021
    Configuration menu
    Copy the full SHA
    680b4b6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3c0873c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9ca33f9 View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2021

  1. Configuration menu
    Copy the full SHA
    98db554 View commit details
    Browse the repository at this point in the history
  2. use route based state

    fiskus committed Apr 12, 2021
    Configuration menu
    Copy the full SHA
    30a95fe View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a3e6b04 View commit details
    Browse the repository at this point in the history
  4. create dummy VoilaLoader

    fiskus committed Apr 12, 2021
    Configuration menu
    Copy the full SHA
    26d9487 View commit details
    Browse the repository at this point in the history
  5. progress state

    fiskus committed Apr 12, 2021
    Configuration menu
    Copy the full SHA
    3135695 View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2021

  1. Configuration menu
    Copy the full SHA
    191b392 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a17e23a View commit details
    Browse the repository at this point in the history
  3. fix default mode

    fiskus committed Apr 13, 2021
    Configuration menu
    Copy the full SHA
    bd32bef View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    652c675 View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2021

  1. show Notebook as JSON too

    fiskus committed Apr 14, 2021
    Configuration menu
    Copy the full SHA
    1438890 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2021

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

Commits on Apr 20, 2021

  1. Configuration menu
    Copy the full SHA
    cf02ed5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6421924 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2bcc2ce View commit details
    Browse the repository at this point in the history
  4. leverage Data.use for caching

    fiskus committed Apr 20, 2021
    Configuration menu
    Copy the full SHA
    043ba2f View commit details
    Browse the repository at this point in the history
  5. change registryUrl

    fiskus committed Apr 20, 2021
    Configuration menu
    Copy the full SHA
    415064f View commit details
    Browse the repository at this point in the history
  6. disable sandbox

    fiskus committed Apr 20, 2021
    Configuration menu
    Copy the full SHA
    c021833 View commit details
    Browse the repository at this point in the history
  7. set allow same origin

    fiskus committed Apr 20, 2021
    Configuration menu
    Copy the full SHA
    95cbe85 View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2021

  1. abort on timeout

    fiskus committed Apr 21, 2021
    Configuration menu
    Copy the full SHA
    26069f0 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2021

  1. add Changelog entry

    fiskus committed Apr 22, 2021
    Configuration menu
    Copy the full SHA
    cc5b7fb View commit details
    Browse the repository at this point in the history
  2. remove extra emptyline

    fiskus committed Apr 22, 2021
    Configuration menu
    Copy the full SHA
    21442ef View commit details
    Browse the repository at this point in the history
  3. polishing

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

Commits on Apr 23, 2021

  1. Apply suggestions from code review

    Co-authored-by: Alexei Mochalov <[email protected]>
    fiskus and nl0 authored Apr 23, 2021
    Configuration menu
    Copy the full SHA
    3d0aadf View commit details
    Browse the repository at this point in the history
  2. polishing after code review

    fiskus committed Apr 23, 2021
    2 Configuration menu
    Copy the full SHA
    3b37d15 View commit details
    Browse the repository at this point in the history
  3. merge with remote

    fiskus committed Apr 23, 2021
    Configuration menu
    Copy the full SHA
    219bb42 View commit details
    Browse the repository at this point in the history
  4. memoize url

    fiskus committed Apr 23, 2021
    Configuration menu
    Copy the full SHA
    aae4a41 View commit details
    Browse the repository at this point in the history
  5. use simple objects for modes

    fiskus committed Apr 23, 2021
    Configuration menu
    Copy the full SHA
    2cc78a7 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2021

  1. Configuration menu
    Copy the full SHA
    d9161ef View commit details
    Browse the repository at this point in the history
  2. useMemoEq instead of useMemo

    fiskus committed Apr 26, 2021
    Configuration menu
    Copy the full SHA
    cfcc3d1 View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2021

  1. merge with master

    fiskus committed Apr 29, 2021
    Configuration menu
    Copy the full SHA
    8b83649 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2021

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

Commits on May 21, 2021

  1. Configuration menu
    Copy the full SHA
    040efa3 View commit details
    Browse the repository at this point in the history
  2. remove outdated comment

    fiskus committed May 21, 2021
    Configuration menu
    Copy the full SHA
    871d041 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c2f52d0 View commit details
    Browse the repository at this point in the history
  4. fix voila support checker

    fiskus committed May 21, 2021
    Configuration menu
    Copy the full SHA
    4debfe1 View commit details
    Browse the repository at this point in the history
  5. fix global object

    fiskus committed May 21, 2021
    Configuration menu
    Copy the full SHA
    d12b1db View commit details
    Browse the repository at this point in the history
  6. wip

    fiskus committed May 21, 2021
    Configuration menu
    Copy the full SHA
    e8a47c5 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f86d7e5 View commit details
    Browse the repository at this point in the history
  8. test hook

    fiskus committed May 21, 2021
    Configuration menu
    Copy the full SHA
    408e154 View commit details
    Browse the repository at this point in the history
  9. better structure

    fiskus committed May 21, 2021
    Configuration menu
    Copy the full SHA
    afabc94 View commit details
    Browse the repository at this point in the history