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.7.5 #402

Merged
merged 11 commits into from
May 29, 2020
Merged

For 3.7.5 #402

merged 11 commits into from
May 29, 2020

Commits on Apr 30, 2020

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

Commits on May 3, 2020

  1. Updated HISTORY.md (#396)

    * Fixed typo for return
    
    * Fix for refresh during first slide upload
    
    * Fixed refresh on first slide upload
    
    * Added space after 'if'  for eslint configuration
    
    * Added functionality to delete slide from system
    
    * Removed refresh on first slide upload
    
    * Added alert for slide deletion success
    
    * Update to fix linting errors
    
    * Update to fix linting errors
    
    * Fix linting errors
    
    * Fix lint errors
    
    * Fix lint error
    
    * Rechained promises to handle mishandled slide deletions
    
    * style fix
    
    * Added delete slide request functionality
    
    * style fix
    
    * style fix
    
    * style fix
    
    * style fix
    
    * style fix
    
    * Client side changes for handling new 'requests' collection
    
    * merge fix
    
    * merge fix
    
    * Fix for direct deletion of slides
    
    * style fix
    
    * Added feature for user registration requests
    
    * style fix
    
    * Commented line stating that signup page is just for admins
    
    * Added line explaining new workflow of signup page
    
    * Added popups for success instead of alerts and moved showSuccessPopup to util.js for reusability
    
    * Comment fix
    
    * Style fix
    
    * Solved permsisions is not defined error in signup.html
    
    * Comment fix
    
    * catch promise error
    
    Co-Authored-By: Ryan Birmingham <birm@rbirm.us>
    
    * error handling on fetching requests
    
    Co-Authored-By: Ryan Birmingham <birm@rbirm.us>
    
    * Update apps/table.html
    
    * modifications for handling prototype
    
    * removed unwanted console.logs
    
    * Update functions to handle first time user registrations
    
    * Fix to a missing .html extension
    
    * Updated HISTORY.md
    
    * Added links to PRs
    
    * Fixed index links
    
    * Grammar fix
    
    Co-authored-by: Ryan Birmingham <birm@rbirm.us>
    
    Co-authored-by: Ryan Birmingham <birm@rbirm.us>
    Vedant1202 and birm authored May 3, 2020
    Configuration menu
    Copy the full SHA
    91788f4 View commit details
    Browse the repository at this point in the history

Commits on May 15, 2020

  1. Merge pull request #392 from cjchirag7/download-slide-in-viewer

    Added download button in slide viewer [Enhancement]
    birm authored May 15, 2020
    Configuration menu
    Copy the full SHA
    d671c61 View commit details
    Browse the repository at this point in the history
  2. split out js from apps

    birm committed May 15, 2020
    Configuration menu
    Copy the full SHA
    f77ab1c View commit details
    Browse the repository at this point in the history
  3. move getUserPermissions to store

    birm committed May 15, 2020
    Configuration menu
    Copy the full SHA
    264b1ca View commit details
    Browse the repository at this point in the history
  4. note 3.7.4

    birm authored May 15, 2020
    Configuration menu
    Copy the full SHA
    e1c1fa4 View commit details
    Browse the repository at this point in the history
  5. fix links

    birm authored May 15, 2020
    Configuration menu
    Copy the full SHA
    ff9de58 View commit details
    Browse the repository at this point in the history

Commits on May 28, 2020

  1. Safe html (#401)

    * filters warning div
    
    * lint table.js
    
    * changeSlideName
    
    * userCreateRequest
    
    * lintfix
    
    * lazily try sanitize()
    
    * use classList.add
    
    * some back to addClass
    
    * fix1 - rebase later
    
    * fix filter list render
    
    * try label instead
    
    * fallback for sanitize
    
    * replace this in onchange/click
    birm authored May 28, 2020
    Configuration menu
    Copy the full SHA
    2136c86 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e3fe1a7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ff1fcad View commit details
    Browse the repository at this point in the history

Commits on May 29, 2020

  1. safe html in history.md

    birm committed May 29, 2020
    Configuration menu
    Copy the full SHA
    72d3f67 View commit details
    Browse the repository at this point in the history