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

[CMS] feat: add proposalsowned and proposalbilling #2046

Merged
merged 7 commits into from
Jul 29, 2020

Commits on Jul 29, 2020

  1. Configuration menu
    Copy the full SHA
    e265bed View commit details
    Browse the repository at this point in the history
  2. fix: cleanup

    tiagoalvesdulce committed Jul 29, 2020
    Configuration menu
    Copy the full SHA
    d53a716 View commit details
    Browse the repository at this point in the history
  3. [cms] feat: change proposaltoken to proposalname on invoice lineitem

    This diff now allows users to select proposals by its name, instead of
    its token.
    
    Since getting proposals names require a batching request, and those
    requests are bounded by 20 proposals for each request, those requests
    have to be done more than once in case the token from the
    invoice (details and diff), or
    the proposal (new and edit actions) are not on the dropdown list.
    victorgcramos authored and tiagoalvesdulce committed Jul 29, 2020
    Configuration menu
    Copy the full SHA
    3e98ade View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ee7c261 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6a6afa8 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    bcd2286 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    537567e View commit details
    Browse the repository at this point in the history