Skip to content
This repository has been archived by the owner on Jan 14, 2022. It is now read-only.

[wip] adding nwb viewer #849

Closed
wants to merge 9 commits into from
Closed

Commits on Aug 20, 2021

  1. Configuration menu
    Copy the full SHA
    f41f523 View commit details
    Browse the repository at this point in the history
  2. Update src/views/FileBrowserView/PublishFileBrowser.vue

    Co-authored-by: Daniel Chiquito <[email protected]>
    djarecka and dchiquito authored Aug 20, 2021
    Configuration menu
    Copy the full SHA
    905be7d View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2021

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

Commits on Aug 23, 2021

  1. Update src/views/FileBrowserView/PublishFileBrowser.vue

    Co-authored-by: Yaroslav Halchenko <[email protected]>
    djarecka and yarikoptic authored Aug 23, 2021
    Configuration menu
    Copy the full SHA
    543ce34 View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2021

  1. creating a list with external services for each extension and a funct…

    …ion that gets all possible services; creating a contex menu for the services instead of button
    djarecka committed Aug 24, 2021
    Configuration menu
    Copy the full SHA
    978a951 View commit details
    Browse the repository at this point in the history
  2. resolving conflicts

    djarecka committed Aug 24, 2021
    Configuration menu
    Copy the full SHA
    9c617b8 View commit details
    Browse the repository at this point in the history
  3. Update src/views/FileBrowserView/PublishFileBrowser.vue

    Co-authored-by: Mike VanDenburgh <[email protected]>
    djarecka and mvandenburgh authored Aug 24, 2021
    Configuration menu
    Copy the full SHA
    d9a851c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    57097cc View commit details
    Browse the repository at this point in the history
  5. adding maxsize for each element of the EXTRERNAL_SERVICES list: if th…

    …e file is bigger than the maxsize, the service will not be added to the list and shown to the user
    djarecka committed Aug 24, 2021
    Configuration menu
    Copy the full SHA
    d5661cd View commit details
    Browse the repository at this point in the history