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

WIP: Self Organizing Map #11994

Commits on May 17, 2017

  1. converting Vis to es6 class

    ppisljar committed May 17, 2017
    Configuration menu
    Copy the full SHA
    714fbd1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d089706 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d1e8fca View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    442aea1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4eedee8 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c39cfc4 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ebd94c0 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    31ed168 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    2b97505 View commit details
    Browse the repository at this point in the history
  10. rebasing on master

    ppisljar committed May 17, 2017
    Configuration menu
    Copy the full SHA
    a97edcf View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    5e86a52 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    0bda18b View commit details
    Browse the repository at this point in the history
  13. throwing some stuff around

    ppisljar committed May 17, 2017
    Configuration menu
    Copy the full SHA
    2e08eb4 View commit details
    Browse the repository at this point in the history
  14. updating vislib vis types

    ppisljar committed May 17, 2017
    Configuration menu
    Copy the full SHA
    763a10e View commit details
    Browse the repository at this point in the history
  15. moving api to Vis

    ppisljar committed May 17, 2017
    Configuration menu
    Copy the full SHA
    0b2d4e6 View commit details
    Browse the repository at this point in the history
  16. cleanup bwc

    ppisljar committed May 17, 2017
    Configuration menu
    Copy the full SHA
    29e68be View commit details
    Browse the repository at this point in the history
  17. updating vis with state

    ppisljar committed May 17, 2017
    Configuration menu
    Copy the full SHA
    3c80c34 View commit details
    Browse the repository at this point in the history
  18. updating editor

    ppisljar committed May 17, 2017
    Configuration menu
    Copy the full SHA
    bf74ab4 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    f475cdd View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    07d2cf5 View commit details
    Browse the repository at this point in the history
  21. fixing issue with state type

    ppisljar committed May 17, 2017
    Configuration menu
    Copy the full SHA
    a82c9f6 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    ebcbef8 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    fab9bf9 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    8523da6 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    bebd0dd View commit details
    Browse the repository at this point in the history
  26. typo s/filter/filters

    ppisljar committed May 17, 2017
    Configuration menu
    Copy the full SHA
    9fe05d6 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    a6cf0b5 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    7a99b4a View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    4dba567 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    91d6138 View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    3585de9 View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    03be399 View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    873eb2a View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    7726186 View commit details
    Browse the repository at this point in the history
  35. move map files together

    thomasneirynck authored and ppisljar committed May 17, 2017
    Configuration menu
    Copy the full SHA
    815fb3d View commit details
    Browse the repository at this point in the history
  36. add editor to map (broken now)

    thomasneirynck authored and ppisljar committed May 17, 2017
    Configuration menu
    Copy the full SHA
    3ecf80b View commit details
    Browse the repository at this point in the history
  37. further changes to map-viz

    thomasneirynck authored and ppisljar committed May 17, 2017
    Configuration menu
    Copy the full SHA
    2657f2a View commit details
    Browse the repository at this point in the history
  38. Configuration menu
    Copy the full SHA
    39ae81e View commit details
    Browse the repository at this point in the history
  39. Configuration menu
    Copy the full SHA
    202c55b View commit details
    Browse the repository at this point in the history
  40. Configuration menu
    Copy the full SHA
    c9fcece View commit details
    Browse the repository at this point in the history
  41. rebasing

    ppisljar committed May 17, 2017
    Configuration menu
    Copy the full SHA
    2a91574 View commit details
    Browse the repository at this point in the history
  42. Configuration menu
    Copy the full SHA
    12f11c7 View commit details
    Browse the repository at this point in the history
  43. Configuration menu
    Copy the full SHA
    56eaebb View commit details
    Browse the repository at this point in the history

Commits on May 18, 2017

  1. move editor

    move sidebar too
    
    move vis_options
    
    move agg_group
    
    move even more
    
     move last of editor files
    
    remove commented out imports
    thomasneirynck authored and ppisljar committed May 18, 2017
    Configuration menu
    Copy the full SHA
    31b0a5c View commit details
    Browse the repository at this point in the history
  2. introducing vis_factory

    ppisljar committed May 18, 2017
    Configuration menu
    Copy the full SHA
    f090714 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fe1587e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    85f23ad View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7c9c69a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    bf9635b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    23c90bf View commit details
    Browse the repository at this point in the history

Commits on May 19, 2017

  1. fiddle with moving schemas

    thomasneirynck authored and ppisljar committed May 19, 2017
    Configuration menu
    Copy the full SHA
    277a39f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f287962 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    990a0cd View commit details
    Browse the repository at this point in the history
  4. fixing vis API filter

    ppisljar committed May 19, 2017
    Configuration menu
    Copy the full SHA
    70db2f2 View commit details
    Browse the repository at this point in the history
  5. fixing styles for the editor

    ppisljar committed May 19, 2017
    Configuration menu
    Copy the full SHA
    fde63e2 View commit details
    Browse the repository at this point in the history
  6. fixing legend

    ppisljar committed May 19, 2017
    Configuration menu
    Copy the full SHA
    aa3ba2e View commit details
    Browse the repository at this point in the history
  7. fixing spy

    ppisljar committed May 19, 2017
    Configuration menu
    Copy the full SHA
    fe89eda View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    1b7923b View commit details
    Browse the repository at this point in the history

Commits on May 22, 2017

  1. fixing some issues

    ppisljar committed May 22, 2017
    Configuration menu
    Copy the full SHA
    fbac178 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2da49f1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9555972 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b4f45ac View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9c0a038 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7668217 View commit details
    Browse the repository at this point in the history
  7. fixing default editor

    ppisljar committed May 22, 2017
    Configuration menu
    Copy the full SHA
    c986103 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    6dd1077 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2017

  1. Configuration menu
    Copy the full SHA
    27cfe41 View commit details
    Browse the repository at this point in the history
  2. adding CATEGORY.HIDDEN

    (cherry picked from commit 3fb6bc9)
    ppisljar committed May 24, 2017
    Configuration menu
    Copy the full SHA
    074ebdd View commit details
    Browse the repository at this point in the history
  3. rename savedVis to savedObj

    (cherry picked from commit d11cef1)
    ppisljar committed May 24, 2017
    Configuration menu
    Copy the full SHA
    a3f1be4 View commit details
    Browse the repository at this point in the history
  4. fixing state monitor

    ppisljar committed May 24, 2017
    Configuration menu
    Copy the full SHA
    8d3664d View commit details
    Browse the repository at this point in the history
  5. fixing tagcloud and heatmap

    ppisljar committed May 24, 2017
    Configuration menu
    Copy the full SHA
    721d39f View commit details
    Browse the repository at this point in the history
  6. fixing default editor

    ppisljar committed May 24, 2017
    Configuration menu
    Copy the full SHA
    0c7aabb View commit details
    Browse the repository at this point in the history
  7. initial checkin

    thomasneirynck committed May 24, 2017
    Configuration menu
    Copy the full SHA
    ace5aba View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    674195e View commit details
    Browse the repository at this point in the history