-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'staging' into renovate/all-minor-patch-bundler
- Loading branch information
Showing
35 changed files
with
90 additions
and
46 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -16,10 +16,30 @@ [email protected] | |
TREASURER_NAME= | ||
TREASURER_PHONE= | ||
|
||
AUTHORIZE_URL=/oauth/authorize | ||
TOKEN_URL=/oauth/token | ||
ME_URL=/oauth/me | ||
|
||
COMPANY_NAME=Stichting Sociëteit Flux | ||
COMPANY_IBAN=NL68 INGB 0008 1654 20 | ||
COMPANY_ADDRESS=Oude Markt 24-3, 7511 GB Enschede | ||
COMPANY_WEBSITE=https://societeitflux.nl | ||
COMPANY_KVK=41 032 169 | ||
|
||
SITE_NAME=S.O.F.I.A. | ||
SITE_SHORT_NAME=SOFIA | ||
SITE_ASSOCIATION=C.S.V. Alpha | ||
|
||
CODE_BEER=8010 | ||
CODE_CRAFT_BEER=8015 | ||
CODE_NON_ALCOHOLIC=8020 | ||
CODE_DISTILLED=8030 | ||
CODE_WINE=8040 | ||
CODE_FOOD=8050 | ||
CODE_TOBACCO=8060 | ||
CODE_DONATION=2095 | ||
CODE_CREDIT_MUTATION='0610' | ||
CODE_CASH=1000 | ||
CODE_PIN=2060 | ||
|
||
DOCKER_PASSWORD=somethingsomething |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
3.1.3 | ||
3.2.2 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
<% content_for :title, 'Error - SOFIA' %> | ||
<% content_for :title, "Error - #{Rails.application.config.x.site_name}" %> | ||
Je hebt niet de benodigde rechten om deze pagina te mogen bekijken. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
<% content_for :title, 'Error - SOFIA' %> | ||
<% content_for :title, "Error - #{Rails.application.config.x.site_name}" %> | ||
'Er is een error op de server opgetreden. Stuur een <%= link_to 'mailtje', "mailto:#{Rails.application.config.x.admin_email}" %> naar de ICT-commissie als dit probleem op blijft treden. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
<% content_for :title, 'Error - SOFIA' %> | ||
<% content_for :title, "Error - #{Rails.application.config.x.site_name}" %> | ||
Deze pagina bestaat niet (meer). |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
<% content_for :title, 'Error - SOFIA' %> | ||
<% content_for :title, "Error - #{Rails.application.config.x.site_name}" %> | ||
Er is een error op de server opgetreden. Stuur een <%= link_to 'mailtje', "mailto:#{Rails.application.config.x.admin_email}" %> naar de ICT-commissie als dit probleem op blijft treden. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -45,6 +45,10 @@ class Application < Rails::Application | |
config.x.healthcheck_ids = credentials.dig(Rails.env.to_sym, :healthcheck_ids) | ||
config.x.mollie_api_key = credentials.dig(Rails.env.to_sym, :mollie_api_key) | ||
|
||
config.x.authorize_url = ENV.fetch('AUTHORIZE_URL', '/oauth/authorize') | ||
config.x.token_url = ENV.fetch('TOKEN_URL', '/api/v1/oauth/token') | ||
config.x.me_url = ENV.fetch('ME_URL', '/api/v1/users?filter[me]&include="active_groups"') | ||
|
||
config.x.from_email = ENV.fetch('FROM_EMAIL', '[email protected]') | ||
config.x.ict_email = ENV.fetch('ICT_EMAIL', '[email protected]') | ||
config.x.admin_email = ENV.fetch('ADMIN_EMAIL', '[email protected]') | ||
|
@@ -57,5 +61,21 @@ class Application < Rails::Application | |
config.x.company_address = ENV.fetch('COMPANY_ADDRESS', nil) | ||
config.x.company_website = ENV.fetch('COMPANY_WEBSITE', nil) | ||
config.x.company_kvk = ENV.fetch('COMPANY_KVK', nil) | ||
|
||
config.x.site_name = ENV.fetch('SITE_NAME', 'S.O.F.I.A.') | ||
config.x.site_short_name = ENV.fetch('SITE_SHORT_NAME', 'SOFIA') | ||
config.x.site_association = ENV.fetch('SITE_ASSOCIATION', 'C.S.V. Alpha') | ||
|
||
config.x.code_beer = ENV.fetch('CODE_BEER', nil) | ||
config.x.code_craft_beer = ENV.fetch('CODE_CRAFT_BEER', nil) | ||
config.x.code_non_alcoholic = ENV.fetch('CODE_NON_ALCOHOLIC', nil) | ||
config.x.code_distilled = ENV.fetch('CODE_DISTILLED', nil) | ||
config.x.code_wine = ENV.fetch('CODE_WINE', nil) | ||
config.x.code_food = ENV.fetch('CODE_FOOD', nil) | ||
config.x.code_tobacco = ENV.fetch('CODE_TOBACCO', nil) | ||
config.x.code_donation = ENV.fetch('CODE_DONATION', nil) | ||
config.x.code_credit_mutation = ENV.fetch('CODE_CREDIT_MUTATION', nil) | ||
config.x.code_cash = ENV.fetch('CODE_CASH', nil) | ||
config.x.code_pin = ENV.fetch('CODE_PIN', nil) | ||
end | ||
end |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters