Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
fatymahmed
/
openfoodnetwork
Public
forked from
openfoodfoundation/openfoodnetwork
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
openfoodnetwork
spec
lib
on
master
User selector
All users
All time
Commit history
Commits on Nov 11, 2021
Ensure line items are correctly scoped for producers
Matt-Yorkley
committed
0683941
View commit details
Copy full SHA for 0683941
View code at this point
Browse repository at this point
Commits on Nov 4, 2021
Update related specs
Matt-Yorkley
committed
97b22ec
View commit details
Copy full SHA for 97b22ec
View code at this point
Browse repository at this point
Replace data loading with new Reports::QueryInterface
Matt-Yorkley
committed
924f656
View commit details
Copy full SHA for 924f656
View code at this point
Browse repository at this point
Pull in reports POC work replacing Packing reports
Matt-Yorkley
committed
817f094
View commit details
Copy full SHA for 817f094
View code at this point
Browse repository at this point
Update usages of old preference getters and setters
Matt-Yorkley
committed
cf5d964
View commit details
Copy full SHA for cf5d964
View code at this point
Browse repository at this point
Commits on Sep 19, 2021
Revert "Kill stripe connect"
mkllnk
authored
a3c31f7
View commit details
Copy full SHA for a3c31f7
View code at this point
Browse repository at this point
Commits on Sep 15, 2021
Merge pull request #8160 from apricot12/8019-Delivery_report
Show description for 9d216f0
apricot12
authored
9d216f0
View commit details
Copy full SHA for 9d216f0
View code at this point
Browse repository at this point
Commits on Sep 10, 2021
Restore removed spec to profile_storer_spec
apricot12
committed
98a879a
View commit details
Copy full SHA for 98a879a
View code at this point
Browse repository at this point
Fix profile_storer.rb and profile_storer_spec
apricot12
committed
fa9f643
View commit details
Copy full SHA for fa9f643
View code at this point
Browse repository at this point
Removed stripe connect example and fixed JSON generation in profile_storer spec
apricot12
committed
696d434
View commit details
Copy full SHA for 696d434
View code at this point
Browse repository at this point
Adapt specs to use stripe_sca_payment_method factory and delete stripe_connect_payment_method
luisramos0
authored and
apricot12
committed
f90e34b
View commit details
Copy full SHA for f90e34b
View code at this point
Browse repository at this point
Show order total in Delivery/Payment Method reports instead of first payment
apricot12
committed
43e6d1b
View commit details
Copy full SHA for 43e6d1b
View code at this point
Browse repository at this point
Commits on Sep 8, 2021
Merge pull request #7769 from Matt-Yorkley/payment-status-checking
Show description for f8486bc
andrewpbrett
authored
f8486bc
View commit details
Copy full SHA for f8486bc
View code at this point
Browse repository at this point
Commits on Jul 24, 2021
Convert CalculatedAdjustments into a proper Concern and remove class_eval
Matt-Yorkley
committed
2d69810
View commit details
Copy full SHA for 2d69810
View code at this point
Browse repository at this point
Commits on Jul 9, 2021
Refactor arguments for PaymentIntentValidator
Matt-Yorkley
committed
32a2610
View commit details
Copy full SHA for 32a2610
View code at this point
Browse repository at this point
Refactor Stripe::PaymentIntentValidator
Show description for e5a85ca
Matt-Yorkley
committed
e5a85ca
View commit details
Copy full SHA for e5a85ca
View code at this point
Browse repository at this point
Commits on Jun 18, 2021
Merge pull request #7806 from mkllnk/feature-toggles
Show description for aa9a851
sauloperez
authored
aa9a851
View commit details
Copy full SHA for aa9a851
View code at this point
Browse repository at this point
Remove unused custom FeatureToggle implementation
Show description for a8eecf9
mkllnk
committed
a8eecf9
View commit details
Copy full SHA for a8eecf9
View code at this point
Browse repository at this point
Remove feature toggling via ENV vars
Show description for bba85e5
mkllnk
committed
bba85e5
View commit details
Copy full SHA for bba85e5
View code at this point
Browse repository at this point
Commits on Jun 17, 2021
Use rubocop auto correct to add frozen string literal to all files
Show description for e52937c
luisramos0
committed
e52937c
View commit details
Copy full SHA for e52937c
View code at this point
Browse repository at this point
Run rubocop -a (safe corrections) removing all exceptions so all possible fixes are applied
Show description for 23627c5
luisramos0
committed
23627c5
View commit details
Copy full SHA for 23627c5
View code at this point
Browse repository at this point
Commits on Jun 6, 2021
Refactor and improve EnterpriseFeeApplicator spec
Matt-Yorkley
committed
3f9a3b4
View commit details
Copy full SHA for 3f9a3b4
View code at this point
Browse repository at this point
Commits on Jun 1, 2021
set Stripe api key directly instead of using `allow`
andrewpbrett
authored and
luisramos0
committed
b3e08b4
View commit details
Copy full SHA for b3e08b4
View code at this point
Browse repository at this point
Update spec/lib/open_food_network/i18n_config_spec.rb
Matt-Yorkley
committed
30e2be1
View commit details
Copy full SHA for 30e2be1
View code at this point
Browse repository at this point
Add required DB cleaner setup code
luisramos0
authored and
Matt-Yorkley
committed
dc1cdf4
View commit details
Copy full SHA for dc1cdf4
View code at this point
Browse repository at this point
Commits on May 16, 2021
Update PaymentIntentValidator spec
Matt-Yorkley
committed
471a790
View commit details
Copy full SHA for 471a790
View code at this point
Browse repository at this point
Commits on Apr 19, 2021
Remove the old balance's code branch
Show description for 5bca7d1
sauloperez
committed
5bca7d1
View commit details
Copy full SHA for 5bca7d1
View code at this point
Browse repository at this point
Commits on Apr 15, 2021
Merge pull request #7259 from jibees/7193-implements-feature-toggle-with-flipper
Show description for 0c182c4
mkllnk
authored
0c182c4
View commit details
Copy full SHA for 0c182c4
View code at this point
Browse repository at this point
Commits on Apr 14, 2021
Remove more uses of adjustment source association in tests
Matt-Yorkley
committed
15edb5b
View commit details
Copy full SHA for 15edb5b
View code at this point
Browse repository at this point
Remove references to Adjustment source
Matt-Yorkley
committed
b6038c0
View commit details
Copy full SHA for b6038c0
View code at this point
Browse repository at this point
Commits on Apr 12, 2021
Clarify test users in feature toggle spec
mkllnk
authored and
jibees
committed
8a062b0
View commit details
Copy full SHA for 8a062b0
View code at this point
Browse repository at this point
Use Flipper within the OFN FeatureToggle interface
Show description for 7a0912d
mkllnk
authored and
jibees
committed
7a0912d
View commit details
Copy full SHA for 7a0912d
View code at this point
Browse repository at this point
Consider feature toggles without user as well
Show description for b045a59
mkllnk
authored and
jibees
committed
b045a59
View commit details
Copy full SHA for b045a59
View code at this point
Browse repository at this point
Commits on Mar 30, 2021
Bring in changes to Adjustment#update! and CalculatedAdjustments#update_adjustment
Matt-Yorkley
committed
fcb8145
View commit details
Copy full SHA for fcb8145
View code at this point
Browse repository at this point
Raise errors in specs with missing translations
Show description for 0980b81
mkllnk
committed
0980b81
View commit details
Copy full SHA for 0980b81
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.