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
engines
web
on
master
User selector
All users
All time
Commit history
Commits on Aug 22, 2021
Update cookies policy notes and related spec
Show description for 39372f7
Matt-Yorkley
committed
39372f7
View commit details
Copy full SHA for 39372f7
View code at this point
Browse repository at this point
Commits on Aug 2, 2021
Remove Darkswarm from window
Matt-Yorkley
committed
e115527
View commit details
Copy full SHA for e115527
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 Apr 23, 2021
Remove require_dependency or use require
Show description for f357c3f
luisramos0
committed
f357c3f
View commit details
Copy full SHA for f357c3f
View code at this point
Browse repository at this point
Commits on Mar 27, 2021
fix some easy rubocop offenses
andrewpbrett
committed
d92510d
View commit details
Copy full SHA for d92510d
View code at this point
Browse repository at this point
rename to v0
andrewpbrett
committed
5a19a14
View commit details
Copy full SHA for 5a19a14
View code at this point
Browse repository at this point
Commits on Mar 8, 2021
Make test rely on container rather than parent
Show description for 5c74668
sauloperez
committed
5c74668
View commit details
Copy full SHA for 5c74668
View code at this point
Browse repository at this point
Commits on Dec 3, 2020
Try some mass auto-correct adding frozen-string-literal to all specs
luisramos0
authored and
andrewpbrett
committed
2b8f0ab
View commit details
Copy full SHA for 2b8f0ab
View code at this point
Browse repository at this point
Commits on Nov 4, 2020
Make engine's routes append to main app instead of prepend
luisramos0
committed
c785d0d
View commit details
Copy full SHA for c785d0d
View code at this point
Browse repository at this point
Commits on Nov 2, 2020
update template path for cookies banner, fix #6284
andrewpbrett
committed
04f5249
View commit details
Copy full SHA for 04f5249
View code at this point
Browse repository at this point
Commits on Oct 26, 2020
Fix rubocop_specs file path
luisramos0
committed
c5186c2
View commit details
Copy full SHA for c5186c2
View code at this point
Browse repository at this point
Add rubocop config to allow specs to be 300 lines long
luisramos0
committed
0b51d8b
View commit details
Copy full SHA for 0b51d8b
View code at this point
Browse repository at this point
Commits on Jun 29, 2020
Merge pull request #5645 from coopdevs/fix-scss-deprecation-warning
Show description for be0131b
Matt-Yorkley
authored
be0131b
View commit details
Copy full SHA for be0131b
View code at this point
Browse repository at this point
Commits on Jun 22, 2020
Run rubocop autocorrect
Show description for 8a9dae0
luisramos0
committed
8a9dae0
View commit details
Copy full SHA for 8a9dae0
View code at this point
Browse repository at this point
Commits on Jun 19, 2020
Rename *.css.scss to *.scss
Show description for f36e08a
sauloperez
committed
f36e08a
View commit details
Copy full SHA for f36e08a
View code at this point
Browse repository at this point
Commits on May 15, 2020
Use rem instead of px or em
luisramos0
committed
edaf419
View commit details
Copy full SHA for edaf419
View code at this point
Browse repository at this point
Improve the mobile cookies policy modal with a margin
luisramos0
committed
e239bb3
View commit details
Copy full SHA for e239bb3
View code at this point
Browse repository at this point
Commits on Apr 28, 2020
Merge pull request #5153 from luisramos0/bye_bye_ga
Show description for 9e43661
luisramos0
authored
9e43661
View commit details
Copy full SHA for 9e43661
View code at this point
Browse repository at this point
Merge pull request #4993 from luisramos0/move_ent_fees
Show description for 868929e
luisramos0
authored
868929e
View commit details
Copy full SHA for 868929e
View code at this point
Browse repository at this point
Commits on Apr 27, 2020
Remove config and sections related to google analytics in the cookies banner and cookies page
luisramos0
committed
d8d6bad
View commit details
Copy full SHA for d8d6bad
View code at this point
Browse repository at this point
Commits on Mar 22, 2020
Add test locales to I18n.available_locales before the test and reset them afterwards
luisramos0
committed
0f2c5d3
View commit details
Copy full SHA for 0f2c5d3
View code at this point
Browse repository at this point
Commits on Mar 20, 2020
Move cookies spec to web engine and adapt routes to the fact they are now normal main apps routes
luisramos0
committed
0b05312
View commit details
Copy full SHA for 0b05312
View code at this point
Browse repository at this point
Make engine routes just prepend to apps routes instead of creating engine routes
Show description for e209452
luisramos0
committed
e209452
View commit details
Copy full SHA for e209452
View code at this point
Browse repository at this point
Commits on Mar 16, 2020
Make the task that runs engines specs run from the main app, not inside the engine
Show description for b14e423
luisramos0
committed
b14e423
View commit details
Copy full SHA for b14e423
View code at this point
Browse repository at this point
Commits on Dec 15, 2018
Fix spec_helper.rb of web engine
Show description for fb5a935
kristinalim
committed
fb5a935
View commit details
Copy full SHA for fb5a935
View code at this point
Browse repository at this point
Commits on Nov 29, 2018
Fixed bug in cookies css, import colors, not branding
luisramos0
committed
93e1310
View commit details
Copy full SHA for 93e1310
View code at this point
Browse repository at this point
Moved cookies policy modal and cookies banner colors to darkswarm/base/colors.scss
luisramos0
committed
cdc5899
View commit details
Copy full SHA for cdc5899
View code at this point
Browse repository at this point
Commits on Oct 5, 2018
Fix typo in matomo optout iframe url in cookies_policy_helper
luisramos0
committed
574f031
View commit details
Copy full SHA for 574f031
View code at this point
Browse repository at this point
Commits on Sep 27, 2018
Fix bug on slow page loads where banner and policy modal were both loaded
Show description for 3cf1002
luisramos0
committed
3cf1002
View commit details
Copy full SHA for 3cf1002
View code at this point
Browse repository at this point
Commits on Sep 26, 2018
Move angular-templates route and controller into Web engine
Show description for 9211053
luisramos0
committed
9211053
View commit details
Copy full SHA for 9211053
View code at this point
Browse repository at this point
Make Web engine an isolated namespace engine mounted on / (without /web prefix)
Show description for a23b1b9
luisramos0
committed
a23b1b9
View commit details
Copy full SHA for a23b1b9
View code at this point
Browse repository at this point
Commits on Sep 17, 2018
Moved cookies_policy_helper to Web engine and respective spec
luisramos0
committed
c22ac00
View commit details
Copy full SHA for c22ac00
View code at this point
Browse repository at this point
Moved web api endpoint from /api to /web/api
luisramos0
committed
bded530
View commit details
Copy full SHA for bded530
View code at this point
Browse repository at this point
Change web/all.css from sprockets to SASS and include web/all.css through darkswarm/all.css
luisramos0
committed
dc5eb64
View commit details
Copy full SHA for dc5eb64
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.