Skip to content
This repository has been archived by the owner on Jul 9, 2024. It is now read-only.

feat(cart): Updates to cart UI. #23

Merged
merged 1 commit into from
Oct 28, 2014
Merged

Conversation

mjschranz
Copy link
Contributor

  • UI Tweaks. Adds updated components.
  • Adds pagination.
  • Adds basic interactivity with removal, file counts, etc.

Closes #52

@mjschranz mjschranz force-pushed the feat/gdc-52-cart-update branch from 14dca33 to f06a4e9 Compare October 28, 2014 15:43
@shanewilson
Copy link
Contributor

whoops:
745e523
also closes Closes #52, should be #42.
We will have to remember to fix that when the changelog is generated.

<button class="btn btn-default add">Clear Cart</button>
<button class="btn btn-default add" data-ng-disabled="!cc.filesSelected.length"
data-ng-click="cc.removeFiles()">Remove from Cart</button>
<button class="btn btn-default add" data-ng-click="cc.files.hits = []">Clear Cart</button>
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this ticket doesn't need to address the interactions - those should all be done in a service.
https://jira.opensciencedatacloud.org/browse/OICR-58

@shanewilson
Copy link
Contributor

👍

- UI Tweaks. Adds updated components.
- Adds pagination.

Closes #52
@mjschranz mjschranz force-pushed the feat/gdc-52-cart-update branch from 1c12e46 to 58a7dfd Compare October 28, 2014 18:45
@mjschranz mjschranz merged commit 58a7dfd into master Oct 28, 2014
@mjschranz mjschranz deleted the feat/gdc-52-cart-update branch October 28, 2014 20:03
@cy cy mentioned this pull request Mar 30, 2016
cy pushed a commit that referenced this pull request Mar 31, 2016
- check /auth/user every route transition
- display 'session expired' notification on expiry
Closes #23
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants