Skip to content

Conversation

chaoen
Copy link
Contributor

@chaoen chaoen commented May 13, 2016

This is depend on PR #62

  • init service
  • init controller
  • service.setPaths()
  • service.getFiles()

JamieHo3312 and others added 29 commits April 18, 2016 16:27
Remove `angular-breadcrumb` because it doesn't support nested path. And
I re-implement a new breadcrumb component.

* Remove angular-breadcrumb from dependencies
* Add layout/breadcrumb component
* Add a method call to $bucket for update the bucket length
* Add file.css
* Add file.html
When user clicked the bucket on bucket list, we will change the state
whcih is the user selected.

* Add `selectBucket` method to BucketController
* Update the view of bucket component
When the user enter into `file` state, the FileController will set the
path to $file service and get file list. For testing the UI flow, I add
a fake API call to $file service.

* Add `getFiles` method to $file service for fetch file list
* Add `setPaths` method to $file service for set the API prefix
* Add basic view for view the state of FileController
Add file controller properties to file.html for UI display.

* import file styles in file module
* bind properties
* paths.folders is Array
* add `prefix` parameters to api call
  Testing service
    when init

  Testing controller
    when init
Add method to breadcrumb for update the paths and update file
module. This commit can display bucket and files, but not yet
support display folder.

* add `updateFilePath` to $breadcrumb
* add necessary method call to file controller
Add when setPaths in service
Edit when init controller
testing both
  resolve then get data
  reject
@chaoen
Copy link
Contributor Author

chaoen commented May 23, 2016

DONE

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

Successfully merging this pull request may close these issues.

2 participants