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

For 3.6.0 Release #245

Merged
merged 35 commits into from
Mar 23, 2020
Merged

For 3.6.0 Release #245

merged 35 commits into from
Mar 23, 2020

Commits on Dec 9, 2019

  1. draw ok w/o presets

    birm committed Dec 9, 2019
    Configuration menu
    Copy the full SHA
    3c8485a View commit details
    Browse the repository at this point in the history
  2. stop draw ok w/o presets

    birm committed Dec 9, 2019
    Configuration menu
    Copy the full SHA
    873ffe3 View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2019

  1. falsy no preset list

    birm committed Dec 10, 2019
    Configuration menu
    Copy the full SHA
    f232ac3 View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2019

  1. apline uid issue

    birm committed Dec 19, 2019
    Configuration menu
    Copy the full SHA
    3fa90af View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2020

  1. corrected spelling of please

    animesh-007 authored and birm committed Feb 27, 2020
    Configuration menu
    Copy the full SHA
    ac59662 View commit details
    Browse the repository at this point in the history
  2. f added by mistake

    animesh-007 authored and birm committed Feb 27, 2020
    Configuration menu
    Copy the full SHA
    f2f2faf View commit details
    Browse the repository at this point in the history
  3. added border for url

    animesh-007 authored and birm committed Feb 27, 2020
    Configuration menu
    Copy the full SHA
    622f943 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2020

  1. Fixed spellings

    AniketDogra committed Mar 1, 2020
    Configuration menu
    Copy the full SHA
    a8b4353 View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2020

  1. Merge pull request #222 from AniketDogra/correct-spellings

    Fixed some spellings
    birm authored Mar 2, 2020
    Configuration menu
    Copy the full SHA
    5a5e65c View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2020

  1. load slide from table page

    vikasgola committed Mar 4, 2020
    Configuration menu
    Copy the full SHA
    1ac99ef View commit details
    Browse the repository at this point in the history
  2. popup for uploading slides

    vikasgola committed Mar 4, 2020
    Configuration menu
    Copy the full SHA
    f4fd8f5 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #226 from vikasgola/load-slide

    combined load slide page and table page
    birm authored Mar 4, 2020
    Configuration menu
    Copy the full SHA
    2baa72c View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2020

  1. Initial NavBar

    Hemansh31 committed Mar 7, 2020
    Configuration menu
    Copy the full SHA
    35c01cc View commit details
    Browse the repository at this point in the history
  2. Trial

    Hemansh31 committed Mar 7, 2020
    Configuration menu
    Copy the full SHA
    7a9d5aa View commit details
    Browse the repository at this point in the history
  3. Nav Bar added

    Hemansh31 committed Mar 7, 2020
    Configuration menu
    Copy the full SHA
    bd6b16d View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2020

  1. remove model (#223)

    * Add button for removal of model and key from database
    
    * Remove print statement
    
    * Fix bug of auto clicking
    
    * Fix eventhandler
    
    * Change var to let
    
    * Add update of info when model is deleted
    chinzhiweiblank authored Mar 8, 2020
    Configuration menu
    Copy the full SHA
    015401c View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2020

  1. Source Code option removed

    Hemansh31 committed Mar 9, 2020
    Configuration menu
    Copy the full SHA
    86ac260 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2a1b4ac View commit details
    Browse the repository at this point in the history
  3. Revert "Source Code option removed"

    This reverts commit 86ac260.
    Hemansh31 committed Mar 9, 2020
    Configuration menu
    Copy the full SHA
    af0d0b6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fef0cd5 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #227 from Hemansh31/nav_bar

    Added Navigation Bar to home page and slides page
    nanli-emory authored Mar 9, 2020
    Configuration menu
    Copy the full SHA
    49795b2 View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2020

  1. Configuration menu
    Copy the full SHA
    c219afb View commit details
    Browse the repository at this point in the history
  2. landing and table cleanup (#233)

    * impoving the instructions in #226
    
    * solved mismatch navbars, added favicon, remove unecessary css
    viditvarshney authored Mar 10, 2020
    Configuration menu
    Copy the full SHA
    8652033 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2020

  1. search bar

    vikasgola committed Mar 13, 2020
    Configuration menu
    Copy the full SHA
    a92700b View commit details
    Browse the repository at this point in the history
  2. sorting

    vikasgola committed Mar 13, 2020
    Configuration menu
    Copy the full SHA
    0e7fff0 View commit details
    Browse the repository at this point in the history
  3. fixed sorting

    vikasgola committed Mar 13, 2020
    Configuration menu
    Copy the full SHA
    de0df54 View commit details
    Browse the repository at this point in the history
  4. separate arrows

    vikasgola committed Mar 13, 2020
    Configuration menu
    Copy the full SHA
    0b3186c View commit details
    Browse the repository at this point in the history
  5. removed debugging edits

    vikasgola committed Mar 13, 2020
    Configuration menu
    Copy the full SHA
    fa56eda View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2020

  1. Configuration menu
    Copy the full SHA
    dec4135 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #236 from vikasgola/filter

    Added search bar and sorting buttons.
    nanli-emory authored Mar 14, 2020
    Configuration menu
    Copy the full SHA
    0a70a0c View commit details
    Browse the repository at this point in the history
  3. Fixes Memory Leak (#231)

    * Fixes Memory Leak
    
    * fixed issues
    
    * Some changes
    
    * return values assigned
    
    * one tidy call
    
    * changes
    
    * fixed-spaces
    
    * updated segment.js
    
    Co-authored-by: leoarc <roychpudhury.archit@gmail.com>
    leoarc and leoarc authored Mar 14, 2020
    Configuration menu
    Copy the full SHA
    f047436 View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2020

  1. Landing Page Link and Style Updates (#241)

    * added mocha
    
    * common bug fix
    
    * location correction
    darkCavalier11 authored Mar 17, 2020
    Configuration menu
    Copy the full SHA
    f65f9e4 View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2020

  1. Added Email Validation (#239)

    * impoving the instructions in #226
    
    * solved mismatch navbars, added favicon, remove unecessary css
    
    * some needed modifications
    
    * feature: Signup option
    
    * added Email Validation, Remove unnecessory Code
    viditvarshney authored Mar 18, 2020
    Configuration menu
    Copy the full SHA
    9bbe0ef View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2020

  1. Simplify Build and Host (#243)

    * simplify process'
    
    * rm stray export
    
    * fix ispkg loading temp
    birm authored Mar 21, 2020
    Configuration menu
    Copy the full SHA
    255d509 View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2020

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