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

Site Organizer #11

Open
3 tasks
veselosky opened this issue Apr 24, 2016 · 0 comments
Open
3 tasks

Site Organizer #11

veselosky opened this issue Apr 24, 2016 · 0 comments

Comments

@veselosky
Copy link
Owner

As a Blue Bucket user
I want a tool that lets me browse the content in my bucket
So that I can easily select existing files to work on,
And create new files.

In the first release, the site organizer will be a very simple file lister. In future versions the site organizer will grow many new features to aid organizing large sites.

  • List Drafts
    • load pre-built index; if no index, assume empty;
    • populate list box
  • List Published
    • load pre-built index; if no index, assume empty
    • populate list box
  • New/Edit/Delete item
    • JS: Delete: Just s3.deleteObject(); Lambda will follow up
    • JS: New: Display Composer Form
    • JS: Edit: Trigger Composer Form w/URL of Draft/Archetype

bb organizer

@veselosky veselosky added this to the Version 0.1 milestone Apr 24, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant