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

Initial checkover #5

Open
24 of 31 tasks
mattpass opened this issue Jun 30, 2014 · 3 comments
Open
24 of 31 tasks

Initial checkover #5

mattpass opened this issue Jun 30, 2014 · 3 comments

Comments

@mattpass
Copy link
Collaborator

Everything needs to be tested! While some things will crop up even after testing, we need to run through all functions and code as much as possible to fix any bugs.

Below is a list of functions to try as a starting point, based on the menus in the file manager:

File

  • New File...
  • New Folder...
  • Open...
  • Save
  • Save As... << Broken, says can't save, file has changed
  • Live Preview << Broken, 404 not found
  • Download << Broken, appears to do nothing
  • Copy
  • Paste
  • Delete
  • Duplicate
  • Rename
  • Upload...
  • Zip << Needs ZIpIt plugin, check once installed
  • Properties...
  • Print
  • Fullscreen toggle << Broken, does nothing
  • Logout

Edit

  • Undo
  • Redo
  • Indent more
  • Indent less
  • Autocomplete << Broken, does nothing
  • Comment/Uncomment
  • Jump to Definition

Remote

  • GitHub
    (Others not set up as yet)

Help

  • Manual
  • Shortcuts
  • Settings << Almost works, bug tracking path not working
  • Search for selected
  • ICEcoder website
@mattpass
Copy link
Collaborator Author

After a very brief checkover, most things seem to work OK. There needs to be a much more indepth check of code, almost line by line to ensure it works fine, but it appears so far that 85% works OK.

A good start!

@mattpass
Copy link
Collaborator Author

Other items checked:

Context menu in file manager

  • New file...
  • New folder...
  • Upload...
  • Copy
  • Paste
  • Duplicate
  • Delete
  • Rename
  • View Webpage << Broken, shows 404 error
  • Download << Broken, does nothing
  • Properties

@mattpass
Copy link
Collaborator Author

Find

  • in this document (& replace/all)
  • in open documents (& replace/all)
  • in all files (& replace/all)
  • in all filenames (& replace/all) << Broken, found OK, didn't rename

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant