I think it would be good to have a way to manually select an order (i.e. if order is specified, map to that position, else do default) or at least to push one goodie to the top.
- Criteria
- Currently running with the most raised money or best “raised to requested” ratio wins
Post-install message from sass: Ruby Sass is deprecated and will be unmaintained as of 26 March 2019. * If you use Sass as a command-line tool, we recommend using Dart Sass, the new primary implementation: https://sass-lang.com/install * If you use Sass as a plug-in for a Ruby web framework, we recommend using the sassc gem: https://github.com/sass/sassc-ruby#readme * For more details, please refer to the Sass blog: http://sass.logdown.com/posts/7081811
- [ ] Only one can be the GlarnerPick
- [ ] Unlock the code from _campaign_card.html.erb
- [ ] Unlock the code from _campaign_card.html.erb
- [ ] Campaign Model: E-Mail
- [ ] Some Java crawler request campaigns as JSON/JS
- [ ] orders#create Email
- [ ] orders#create Mattermost Notifications
When destroying a Goodie which has Orders, what should happen?
- Delete the goodie and nullify foreign_keys in Orders?
- Show a warning and don’t delete anything?
- [ ] Add tabs to campaigns#show
- [ ] Add CampaignUpdate Model (markdown)
- [ ] Let every CampaignUpdate have it’s unique URL nested under Campaign
- [ ] When going to a specific CampaignUpdate URL, go to the tab and scroll to the specific update.
- [ ] Alternatively let only have CampaignUpdates have a unique URL for the tab as a start
- Right now, there’s a redirect to the 404 page, so that kinda works!
- See Security for more information
- [ ] More secret creation of Admin User than through
db/seeds.rb
- [ ] More secret devise keys than in
config/devise.rb
- [X] Do not expose
SECRET_KEY_BASE
in this README
- [X] Add a flag ‘active’ on Campaign Model
- [X] ‘support’ seite link ausgrauen
- [X] ‘goodie’ weiter button ausgrauen
- [X] ‘order’#create verbieten
- [X] BO: -1 for Infinity
- [X] Validation
- [X] On goody: Disable button when there’s no remaining_quantity
- [X] Inform #crowdfuding on new logic
As a user, when on campaigns#show, I want to see either when the campaign starts or when it stops in “days remaining”
- [X] Nico: Setup server side mail delivery
- [X] Test mail delivery
- [X] Activate Mattermost notifications
- Gleicher FLow wie jetzt
- Anstelle CC Form: Bank-Einzugs Info
- [X] Test itinerary
- [X] cdist run
- [X] SSL
- [X] Actual redirect
- [X] Feature Specs
- [X] spec/features/admin_spec.rb
- [X] spec/features/campaigns_spec.rb
- [X] spec/features/application_spec.rb
- [X] spec/features/root_spec.rb
- [X] spec/models/supporter_spec.rb
- [X] spec/models/campaign_spec.rb
- [X] spec/controllers/orders_controller_spec.rb
- [X] spec/controllers/root_controller_spec.rb
- [ ] Validation