gitcoinco / code_fund_ads

CodeFund is an open source platform that helps fund maintainers, bloggers, and builders through non-tracking ethical ads
https://codefund.io
GNU Affero General Public License v3.0
376 stars 104 forks source link

add total_budget field to campaigns form for bundled campaigns #1250

Closed andrewmcodes closed 4 years ago

andrewmcodes commented 4 years ago

Type of PR

Description

There are times where we need to cap total spend independently of the daily budget + date range calculations. Adding the ability to adjust total budget cap on the campaigns form will help us address this need if/when it arises.

Fixes #1248

Checklist

Screenshots

April 2020 2020-05-04 16-55-20

andrewmcodes commented 4 years ago

@hopsoft Done.