Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Oy 4826 01 #1660

Open
wants to merge 227 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
227 commits
Select commit Hold shift + click to select a range
ade056b
OK-607: Lisätty koski-tutkintojen hakulogiikka
pitkamak Sep 6, 2024
5446dc8
OK-607: Aloitettu virkailijan puolen tutkinto-komponentin kehitystä
pitkamak Sep 16, 2024
6c8ba43
OK-650: Uusi virkailija-komponentti propertyjen lisäämiseen, ensimmäi…
pitkamak Sep 23, 2024
2b88e06
OK-641: Lisätty koski-moduuli virkailijalle
pitkamak Oct 1, 2024
f882263
OK-607: Lisätty koski-tutkintojen hakulogiikka
pitkamak Sep 6, 2024
1d59fa9
OK-607: Aloitettu virkailijan puolen tutkinto-komponentin kehitystä
pitkamak Sep 16, 2024
60268f0
OK-650: Uusi virkailija-komponentti propertyjen lisäämiseen, ensimmäi…
pitkamak Sep 23, 2024
9fa419d
OK-641: Lisätty koski-moduuli virkailijalle
pitkamak Oct 1, 2024
c0073ca
OK-663: Katselmointikorjauksia aiempien tikettien löydöksiin. Lisätty…
pitkamak Oct 11, 2024
a6b5ff8
OK-663: Korjattu tutkinnot -playwright testi
pitkamak Oct 11, 2024
dfae941
OK-663: Lisätty tutkintokokonaisuus-kysymysryhmä editoriin, ja tutkin…
pitkamak Oct 24, 2024
8a9ec44
Merge branch 'OK-641-koski-moduuli-virkailijalle' of github.com:Opetu…
pitkamak Oct 28, 2024
a661d24
OK-663: Katselmointikorjauksia. Lisätty komponentti Koski-tutkintojen…
pitkamak Oct 30, 2024
9ce8577
OK-663: Muutettu radio-buttonit toimimaan ilman erillisiä png-kuvia
pitkamak Oct 30, 2024
47212e3
Merged branch OK-663-ei-koski-tutkinnot-hakemukselle
pitkamak Oct 30, 2024
ed7e2a4
Merge pull request #1621 from Opetushallitus/OK-663-ei-koski-tutkinno…
pitkamak Oct 30, 2024
4f3f729
OY-485 WIP add payment info to form properties, API endpoint for upda…
vaeinoe Apr 22, 2024
94d6524
OK-485 add basic validation
vaeinoe Apr 23, 2024
c1a7e86
OK-485 move kk processing fee to config
vaeinoe Apr 23, 2024
3bd179a
OK-485 use strings + bigdecimal for handling fees, use configured TUT…
vaeinoe Apr 23, 2024
7da7d2d
OK-485 automatic kk payment inference logic for forms
vaeinoe Apr 25, 2024
8a221c7
OK-485 spec change: dynamically add hakemusmaksu info to form based o…
vaeinoe Apr 29, 2024
0f27d2f
OK-485 fix copy-paste error in logging
vaeinoe May 22, 2024
9139740
OK-529 function for adding payment flag info to haku
vaeinoe May 14, 2024
705c214
OK-529 add hakemusmaksu flag to /tarjonta/haku
vaeinoe May 16, 2024
3a95fc6
OK-529 add kk payment info to form instead of querying payment info s…
vaeinoe May 20, 2024
1ac1e1c
OY-529 dynamically add kk payment info to forms with haku
vaeinoe May 22, 2024
117cfd3
OK-553 new states: kk-processing-fee-outstanding, kk-processing-fee-paid
vaeinoe Jun 3, 2024
ad86795
OK-553 plan b / change spec, remove initial committed changes
vaeinoe Jun 6, 2024
1d6bc70
OK-553 WIP storage / schema for hakemusmaksu data per person
vaeinoe Jun 17, 2024
fbfff19
OK-553 payment state sanity check spec
vaeinoe Jun 17, 2024
0960276
OK-553 basic tests
vaeinoe Jun 18, 2024
cb1eb60
OK-553 some application payment controller logic
vaeinoe Jun 18, 2024
0f6d9c2
OK-553 basic spec for application payment controller level
vaeinoe Jun 24, 2024
0806c39
OK-553 use smallint for storing year, instead of text
vaeinoe Jun 25, 2024
094b701
Clarify TODO
vaeinoe Jun 25, 2024
d23faa7
OK-556 more work on state logic, tests
vaeinoe Jul 2, 2024
ee25d36
Linter fix
vaeinoe Jul 2, 2024
3db20ea
OK-556 application level exemption checking and tests
vaeinoe Jul 8, 2024
764f269
OK-556 do not set payment status when no applications in matching hakus
vaeinoe Jul 9, 2024
bf33111
Minor
vaeinoe Jul 9, 2024
a883b05
OK-556 move haku kk payment check to utils, check in haku-valid?
vaeinoe Jul 9, 2024
643c924
OK-556 extend haku date validity checks everywhere, refactor
vaeinoe Jul 9, 2024
bf6b837
OK-556 naming and test data fixes
vaeinoe Jul 10, 2024
d81a826
Fix kouta parser to convert alkamisvuosi string to int
vaeinoe Aug 19, 2024
8ddef9f
OK-574 Maksutiedon lisääminen lomakkeelle (#1599)
hajoa Aug 22, 2024
65a2784
OK-576 fix: convert states and events from db to kebab-case
vaeinoe Jul 11, 2024
4e23438
OK-576 fix for circular deps, WIP state and event retrieval
vaeinoe Jul 12, 2024
1db392a
Fix build
vaeinoe Aug 5, 2024
e7459fd
OK-576 Add new paid by proxy type status
vaeinoe Aug 8, 2024
1e64b78
OK-576 terminology / logic minor cleanup
vaeinoe Aug 9, 2024
33c9104
OK-576 remove direct payment state query, must use update function
vaeinoe Aug 12, 2024
d28b32b
OK-576 add payment status and events to virkailija detailed applicati…
vaeinoe Aug 15, 2024
361aaa5
OK-576 add payment state to hakija application responses
vaeinoe Aug 27, 2024
2e3199a
OK-576 add payment state to application lists
vaeinoe Aug 30, 2024
6b1a5c5
OK-576 do not accidentally filter out applications with missing data
vaeinoe Sep 3, 2024
1ae57c6
OK-623 rename payment-pending to awaiting-payment for clarity
vaeinoe Sep 5, 2024
e6ba79c
OK-623 filter out unpaid applications from valintalaskenta
vaeinoe Sep 6, 2024
b85e4cc
OK-623 minor refactor
vaeinoe Sep 6, 2024
1b659cf
OK-623 filter out unpaid applications from siirto API
vaeinoe Sep 10, 2024
f43b5e2
OK-623 filtering for sure applications
vaeinoe Sep 11, 2024
8242fb7
Filtering for v-t-s and valinta-ui
vaeinoe Sep 13, 2024
22570d0
OK-623 move filtering to kk-application-payment
vaeinoe Sep 16, 2024
e5fe280
OK-623 filtering for tilastokeskus API
vaeinoe Sep 16, 2024
06f3342
OK-623 filtering for valintapiste
vaeinoe Sep 16, 2024
1cd5d71
OK-623 tidy up spec
vaeinoe Sep 16, 2024
898424a
OK-623 refactor application filtering
vaeinoe Sep 16, 2024
46d7922
OK-623 add kk payment state to application list filtering criteria
vaeinoe Sep 17, 2024
77f2ed3
Ok 540 paatosmaksullisen hakemuksen kasittely (#1605)
hajoa Sep 25, 2024
7e936f1
OK-540 Valitaan kaikki astu review states oletuksena (#1608)
hajoa Sep 27, 2024
7d60916
OK-540 Maksut poller hakee hakemukset myös lomakkeen maksutiedon peru…
hajoa Oct 1, 2024
fc24de0
OK-555 add overdue state
vaeinoe Sep 27, 2024
d7247b1
OK-555 simple spec for new state as part of update logic
vaeinoe Sep 27, 2024
09911f9
OK-555 add maksut poller and basic spec
vaeinoe Sep 30, 2024
1863ff4
OK-555 grace period checks for haku, return state transitions when up…
vaeinoe Oct 3, 2024
6d7ff45
OK-555 first stab at status updater job for kk payments
vaeinoe Oct 3, 2024
ddc4988
OK-555 use a map instead of hardcoded strings for payment states
vaeinoe Oct 3, 2024
5619955
OK-555 WIP status updater and invoice creation
vaeinoe Oct 10, 2024
36cae7a
OK-555 fix spec
vaeinoe Oct 10, 2024
f0df762
Make linter happy
vaeinoe Oct 10, 2024
37425fc
Ok 662 astu lomakkeen nimi maksulle (#1623)
hajoa Oct 29, 2024
77b0065
OK-687 WIP move core kk payment functionality from person to application
vaeinoe Oct 21, 2024
e50dc35
OK-687 fix tests and functionality for core kk payment store
vaeinoe Oct 22, 2024
3b32b01
OK-687 implement getting raw history data
vaeinoe Oct 22, 2024
3f04419
OK-687 fix status updater spec
vaeinoe Oct 22, 2024
72050e2
OK-687 simplify get-kk-payment-state, update schema
vaeinoe Oct 22, 2024
a1b5ba1
OK-687 fix application filtering and state retrieval to use new mecha…
vaeinoe Oct 22, 2024
d62e493
OK-687 check overdue applications don't end up in integration APIs
vaeinoe Oct 22, 2024
1cc5d00
OK-687 first stab to fix maksut poller to new data model
vaeinoe Oct 22, 2024
44d938d
OK-687 some specs for state change logic
vaeinoe Oct 23, 2024
04cc6e4
OK-687 maksut integration work, incl. setting secret to payment
vaeinoe Oct 23, 2024
64afb3b
OK-687 tidy up config
vaeinoe Oct 23, 2024
82ba01a
OK-687 fix typo
vaeinoe Oct 23, 2024
900ef0f
OK-687 add back kk payment jobs to job config, disabled by default
vaeinoe Oct 23, 2024
4dd4bc2
OK-687 enable hakemusmaksut runs on Cypress/CI config
vaeinoe Oct 24, 2024
dc688a7
OK-687 enable/disable payments and payment schedulers separately
vaeinoe Oct 25, 2024
a0ece1b
OK-687 minor
vaeinoe Oct 28, 2024
b81f19e
OK-668 add manual trigger for single person payment status update
vaeinoe Oct 29, 2024
f879a44
OK-668 manually trigger payment poller job
vaeinoe Oct 30, 2024
ad013c7
OK-668 trigger for updating all payments internal states
vaeinoe Oct 30, 2024
94483fa
OK-720 use proper Finnish time for payment period start
vaeinoe Nov 4, 2024
79ff2e5
OK-720 conversion for due date when read from db
vaeinoe Nov 5, 2024
6e01720
OK-720 define exemption field properly, get email to payment data
vaeinoe Nov 5, 2024
50facc4
Initial version of application payment module WIP
SalamaGofore Oct 30, 2024
1d94895
Build rest of the application payment module
SalamaGofore Oct 31, 2024
0b684fb
Add payment-module to form if it should have one and does not
SalamaGofore Nov 4, 2024
986fd96
Fix error calling fn with wrong arity
SalamaGofore Nov 4, 2024
c9e42c1
Add logging, spec and fix payment-module structure
SalamaGofore Nov 4, 2024
14095b4
Fix using children of form and add simple spec
SalamaGofore Nov 4, 2024
55c4b6b
Fix label key
SalamaGofore Nov 5, 2024
d55872f
Fix specs
SalamaGofore Nov 5, 2024
489a170
Hotfix: fix failing test
vaeinoe Nov 6, 2024
46c4524
OK-487 astu maksulinkki maili (#1630)
hajoa Nov 7, 2024
5bf8f77
Korjattu typo
hajoa Nov 8, 2024
8f6795b
OK-665 WIP payment e-mails
vaeinoe Nov 6, 2024
07096c4
OK-665 payment reminder e-mail logic and base templates
vaeinoe Nov 11, 2024
7162ef4
OK-665 payment confirmation e-mail logic and base template
vaeinoe Nov 11, 2024
9372e28
OK-665 make first valid hakuaika start to be configurable for testing
vaeinoe Nov 12, 2024
2dccba6
Poller and updater job e-mail tests and fixes
vaeinoe Nov 13, 2024
91a9ef9
Add payment module job for kk-maksut
SalamaGofore Nov 11, 2024
6da1f84
Initial spec and fixes for payment-module-job
SalamaGofore Nov 12, 2024
08ebb94
Add spec for not updating form with payment module
SalamaGofore Nov 12, 2024
1311089
Temp attempt at making job use tarjonta-service
SalamaGofore Nov 13, 2024
4c90da1
Fix errors in application-payment-module-job
SalamaGofore Nov 13, 2024
b63b52a
Fix spec
SalamaGofore Nov 13, 2024
2e5c1a6
Make application-payment-module cron configurable with default
SalamaGofore Nov 14, 2024
21811c4
Update application-payment-module components and texts
SalamaGofore Nov 14, 2024
4d56429
Fix spec
SalamaGofore Nov 14, 2024
450e626
TEMP: Use custom form for application-payment-module-job
SalamaGofore Nov 14, 2024
1c79ae1
OK-581 fix exempt logic after module update
vaeinoe Nov 14, 2024
22e7aab
Api for upserting payment module
SalamaGofore Nov 14, 2024
f72d72c
Refactor and fix error in mapping function
SalamaGofore Nov 14, 2024
d957556
Hotfix: add haku cache to job runner
vaeinoe Nov 15, 2024
06911d9
Hotfix: use get-haut-cache properly instead of haku-cache
vaeinoe Nov 15, 2024
63490af
Hotfix: fix typo in job name
vaeinoe Nov 15, 2024
a2e6401
Fix invoice creation to use application data instead of person
vaeinoe Nov 15, 2024
d08760b
OK-738 run payment status update job once after person is assigned to…
vaeinoe Nov 16, 2024
74d880b
Fix payment URL
vaeinoe Nov 18, 2024
5e35813
Fix fetching application payment e-mail subject and recipient
vaeinoe Nov 18, 2024
18f05d0
Only mark Finnish citizens exempt from payment by default
vaeinoe Nov 18, 2024
edaac70
Fix: add kkhakemusmaksu back to payment schema
vaeinoe Nov 18, 2024
647c01f
Hotfix: email generation
vaeinoe Nov 18, 2024
36a6b95
Hotfix: use application key instead of application when building maks…
vaeinoe Nov 18, 2024
d2007ac
OK-741 trigger update run for person when payment was received
vaeinoe Nov 19, 2024
4b8d148
Fix: separate function for starting status updater job with applicati…
vaeinoe Nov 19, 2024
c240c2c
Fix: separate get payment info by application id and key functions
vaeinoe Nov 19, 2024
3c6534f
OK-554 add kk payment indicator and disable logic to form editor
vaeinoe Nov 19, 2024
14d2966
OK-716 add conditional kk payment info text in submission confirmation
vaeinoe Nov 20, 2024
5d7ec53
Lisätty omatsivut hakemus queryyn lomakkeen nimi ja poistettu haun pa…
hajoa Nov 8, 2024
1b7623d
OK-715 pass haku related metadata to maksut
vaeinoe Nov 21, 2024
66c276e
Update kk-application-payment-module info texts
SalamaGofore Nov 15, 2024
4c2a694
Personinfomodule for kk-application-payment
SalamaGofore Nov 18, 2024
2b24e59
Add missing configuration for application_payment_module job cron
SalamaGofore Nov 18, 2024
55e5fcd
Add some cache ttl amounts with defaults to config template
SalamaGofore Nov 18, 2024
5601315
Make section-visibility conditions to work with question groups
SalamaGofore Nov 19, 2024
23f55cb
Check injection of person-info-module with kk-application-payment
SalamaGofore Nov 19, 2024
8428b9d
Disabloi henkilötietomoduulin version vaihto kk-hakemusmaksulliselle …
SalamaGofore Nov 19, 2024
b466585
Validator handles conditionally hidden required answers
SalamaGofore Nov 20, 2024
d0b2baf
Remove unnecessary parameter and fix spec
SalamaGofore Nov 20, 2024
b81a3c8
Add spec for is-field-hidden-by condition
SalamaGofore Nov 21, 2024
a7f9199
Make find-wrapper-parent to handle followups
SalamaGofore Nov 21, 2024
4d9c455
Lisätty alv ja tarkennettu maksuviite input astu-lomakkeille
hajoa Nov 21, 2024
dc44bfe
Move application filters to their own file
SalamaGofore Nov 22, 2024
60660e1
Move application hakukohde state control to its own file
SalamaGofore Nov 22, 2024
757facf
OK-710: Added logic for showing Koski originated tutkinnot for Hakija
pitkamak Nov 22, 2024
6dacf24
Filtteröidään tyhjä string alvit pois
hajoa Nov 22, 2024
49e11e1
OK-710: Corrected some kondo-errors
pitkamak Nov 25, 2024
594a7dd
OK-710: Corrected a typo
pitkamak Nov 25, 2024
618a045
OK-607: Lisätty koski-tutkintojen hakulogiikka
pitkamak Sep 6, 2024
073b815
OK-607: Aloitettu virkailijan puolen tutkinto-komponentin kehitystä
pitkamak Sep 16, 2024
1bbac18
OK-650: Uusi virkailija-komponentti propertyjen lisäämiseen, ensimmäi…
pitkamak Sep 23, 2024
76a26bf
OK-641: Lisätty koski-moduuli virkailijalle
pitkamak Oct 1, 2024
9ab646d
Merged branch OK-663-ei-koski-tutkinnot-hakemukselle
pitkamak Oct 30, 2024
0aeea11
OK-607: Lisätty koski-tutkintojen hakulogiikka
pitkamak Sep 6, 2024
f298db0
OK-607: Aloitettu virkailijan puolen tutkinto-komponentin kehitystä
pitkamak Sep 16, 2024
89332ba
OK-641: Lisätty koski-moduuli virkailijalle
pitkamak Oct 1, 2024
74db3bd
OK-663: Katselmointikorjauksia aiempien tikettien löydöksiin. Lisätty…
pitkamak Oct 11, 2024
635ff27
OK-663: Lisätty tutkintokokonaisuus-kysymysryhmä editoriin, ja tutkin…
pitkamak Oct 24, 2024
843f193
OK-663: Katselmointikorjauksia. Lisätty komponentti Koski-tutkintojen…
pitkamak Oct 30, 2024
140387d
OK-663: Muutettu radio-buttonit toimimaan ilman erillisiä png-kuvia
pitkamak Oct 30, 2024
e758a39
OK-663: Fixed preview to support self added tutkinnot
pitkamak Nov 6, 2024
b8e52a6
Added payment properties to properties-schema
pitkamak Nov 25, 2024
fee8ef0
Merge branch 'OK-625-alv-astumaksuille' of github.com:Opetushallitus/…
pitkamak Nov 25, 2024
0938daf
Temporary fix to job spec
pitkamak Nov 25, 2024
0ba52cd
Merge branch 'OK-710-koski-tutkinnot-hakemukselle' of github.com:Opet…
pitkamak Nov 25, 2024
ab9a14a
Paranneltu tyylejä, lisätty käännöksiä ja default arvoja
hajoa Nov 25, 2024
c992477
Merge branch 'OK-625-alv-astumaksuille' into MERGE__koski-tutkinnot-d…
hajoa Nov 26, 2024
7fe188a
Parempi radiobutton tyyli maksutiedot komponenttiin
hajoa Nov 26, 2024
04afbd5
Suodatus hakemusmaksutiedoilla
SalamaGofore Nov 26, 2024
761ca70
Poistettu turha div, muutettu elementtien asettelu tyylejä
hajoa Nov 26, 2024
f0bf536
Hotfix: pass the correct history data when updating status via paymen…
vaeinoe Nov 26, 2024
ca29c8e
Lisätty validointia ALVille
hajoa Nov 26, 2024
33bed1d
Muutetaan vat takaisin string, hyväksytään 0%
hajoa Nov 26, 2024
269de30
Handle showing kk-payment state
SalamaGofore Nov 27, 2024
2ae2740
Fix spec
SalamaGofore Nov 27, 2024
9733f2c
Merge pull request #1645 from Opetushallitus/OK-707-hakemusmaksut-vir…
SalamaGofore Nov 27, 2024
a434cbe
Fix template cron
SalamaGofore Nov 27, 2024
3fb0340
Merge branch 'OK-hakemusmaksut' into MERGE__koski-tutkinnot-dev__OK-7…
SalamaGofore Nov 27, 2024
f1267d1
Corrected problem in regular expression in split
pitkamak Nov 27, 2024
c7e163a
Updated payment link template for demo
vaeinoe Nov 27, 2024
9e90545
Merge branch 'OK-hakemusmaksut' into MERGE__koski-tutkinnot-dev__OK-7…
vaeinoe Nov 27, 2024
5423a1a
Fix spec
vaeinoe Nov 27, 2024
634273a
Merge branch 'OK-hakemusmaksut' into MERGE__koski-tutkinnot-dev__OK-7…
vaeinoe Nov 27, 2024
d0d9a35
Hotfix: reference to order id conversion logic zero trimming
vaeinoe Nov 28, 2024
c209f4c
Merge branch 'OK-hakemusmaksut' into MERGE__koski-tutkinnot-dev__OK-7…
vaeinoe Nov 28, 2024
f5550e1
Alvillinen hinta maksulinkki sähköpostiin
hajoa Nov 28, 2024
b3d75d7
Ei lisätä alvia payment propertiesiin, jos sitä ei ole
hajoa Nov 28, 2024
a7e6cbe
Extend haku update grace days from 7 to 180
vaeinoe Nov 28, 2024
27a3abc
Merge branch 'OK-hakemusmaksut' into MERGE__koski-tutkinnot-dev__OK-7…
vaeinoe Nov 28, 2024
ff5e9fc
Siirretty decision-info-mail päättely maili luontiin
hajoa Nov 28, 2024
531bbe8
OK-625 alv astumaksuille (#1646)
hajoa Nov 28, 2024
cfaaf1d
Merge branch 'OK-625-alv-astumaksuille' into MERGE__koski-tutkinnot-d…
hajoa Nov 29, 2024
cd9d949
Korjattu alv ja maksusumman formatointia astu maksulinkkiviesteissä
hajoa Nov 29, 2024
9308ece
Show kk-application-payment data
SalamaGofore Nov 28, 2024
fc020eb
Näytä hakija ei ole maksuvelvollinen
SalamaGofore Nov 29, 2024
36492d1
Fix styling
SalamaGofore Nov 29, 2024
bc34692
Add resend kk-application-payment email
SalamaGofore Nov 29, 2024
94f8138
Add spec for sending payment email
SalamaGofore Dec 2, 2024
0c64db8
Show resend-email only on status awaiting
SalamaGofore Dec 2, 2024
aed6938
Merge pull request #1648 from Opetushallitus/OK-762-payment-data-ui
SalamaGofore Dec 2, 2024
d762aac
Merge branch 'OK-hakemusmaksut' into MERGE__koski-tutkinnot-dev__OK-7…
SalamaGofore Dec 2, 2024
15fe6ec
Fix merge error
SalamaGofore Dec 2, 2024
93eb860
HOTFIX make kohdejoukon-tarkenne-uri optional key in haku schema
vaeinoe Dec 3, 2024
56d8376
Merge branch 'OK-hakemusmaksut' into MERGE__koski-tutkinnot-dev__OK-7…
vaeinoe Dec 3, 2024
4e6f6b2
Hotfix: start-kk-application-payment-status-updater-job year type to int
vaeinoe Dec 3, 2024
8858efb
Merge branch 'OK-hakemusmaksut' into MERGE__koski-tutkinnot-dev__OK-7…
vaeinoe Dec 3, 2024
2813ee5
OY-4826: Opinto-ohjaaja + hakemusten käsittelijä -käyttöoikeuksien yh…
Dec 12, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 7 additions & 0 deletions config/cypress.ci.edn
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,13 @@
:verify-certificate false
:path "/"
:timeout-seconds 10}}
:kk-application-payments {:enabled? false
:status-updater-enabled? false
:maksut-poller-enabled? false
:processing-fee "100.00"
:start-year 2025
:start-month 1
:start-day 1}
:application-key-masking {:secret-key "u2gxnoyCiV87s+CsOEnGnw=="}
:application-delete-key {:secret-key "vT6+TMbTwsJx5J&T"}
:yksiloimattomat {:allow false}
Expand Down
8 changes: 8 additions & 0 deletions config/defaults.edn
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,13 @@
:verify-certificate true
:path ""
:timeout-seconds 10}}
:kk-application-payments {:enabled? false
:status-updater-enabled? false
:maksut-poller-enabled? false
:processing-fee "100.00"
:start-year 2025
:start-month 1
:start-day 1}
:application-key-masking {:secret-key "u2gxnoyCiV87s+CsOEnGnw=="}
:application-delete-key {:secret-key "vT6+TMbTwsJx5J&T"}
:yksiloimattomat {:allow false}
Expand All @@ -40,6 +47,7 @@
:oppija-session-polling-interval 300000
:secret-link-valid-days 14
:tutu-payment-form-keys ""
:tutu-default-processing-fee "100.00"
:attachment-modify-grace-period-days 14
:attachment-file-max-size-bytes 10485760
:attachment-file-part-max-size-bytes 5242880}
Expand Down
7 changes: 7 additions & 0 deletions config/dev.edn
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,13 @@
:verify-certificate false
:path "/"
:timeout-seconds 10}}
:kk-application-payments {:enabled? true
:status-updater-enabled? true
:maksut-poller-enabled? true
:processing-fee "100.00"
:start-year 2025
:start-month 1
:start-day 1}
:application-key-masking {:secret-key "u2gxnoyCiV87s+CsOEnGnw=="}
:application-delete-key {:secret-key "vT6+TMbTwsJx5J&T"}
:yksiloimattomat {:allow false}
Expand Down
7 changes: 7 additions & 0 deletions config/test.edn
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,13 @@
:verify-certificate false
:path "/"
:timeout-seconds 10}}
:kk-application-payments {:enabled? true
:status-updater-enabled? true
:maksut-poller-enabled? true
:processing-fee "100.00"
:start-year 2025
:start-month 1
:start-day 1}
:application-key-masking {:secret-key "u2gxnoyCiV87s+CsOEnGnw=="}
:application-delete-key {:secret-key "vT6+TMbTwsJx5J&T"}
:yksiloimattomat {:allow false}
Expand Down
Loading
Loading