Fork with FAFO patches
Find a file
2019-02-14 12:01:05 +00:00
public Initial vue commit 2019-01-28 09:53:22 +00:00
src Started templating capture panel 2019-02-14 12:01:05 +00:00
.gitignore Initial vue commit 2019-01-28 09:53:22 +00:00
babel.config.js Initial vue commit 2019-01-28 09:53:22 +00:00
package-lock.json Initial vue commit 2019-01-28 09:53:22 +00:00
package.json Initial vue commit 2019-01-28 09:53:22 +00:00
README.md More todo 2019-02-13 15:56:06 +00:00
vue.config.js Initial vue commit 2019-01-28 09:53:22 +00:00

OpenFlexure.vue

To-do

  • Connect

    • Connect to user-input IP
    • Store connection in vuex store
  • Move

    • Read absolute position
    • Change absolute position
    • Keyboard movement
    • Mouse scroll focus
    • Double-click to centre
  • Gallery

    • Basic card for each capture
    • Thumbnails
    • Reload button
      • Also reload whenever tab is entered
    • Download buttons
      • Lightbox
      • Save to disk
    • Basic info/metadata modal
    • Tags
      • Read tag list
      • Add tag button
      • Delete tag button
    • Tag filter
  • Capture

    • UI elements for capture options
    • Big, friendly capture button
  • Plugins

    • Placeholder for other plugins
    • Accordion for:
      • Autofocus
      • Recalibrate
  • Settings

    • Field-of-view
    • Some other settings (discuss which should be exposed)