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

OK-774: Peruutusmahdollisuus omien tutkintojen lisäykseen, Tutkintotiedot mukaan excel-lataukseen #1671

Merged
merged 186 commits into from
Dec 30, 2024

Conversation

pitkamak
Copy link

No description provided.

pitkamak and others added 30 commits October 1, 2024 15:54
…sessä vaiheessa Koski-tutkintojen käyttöön
…sessä vaiheessa Koski-tutkintojen käyttöön
… alustavat kentät itse syötetyille tutkinnoille
…t-hakemukselle

OK-663: Itse syötetyt (ei Koski) tutkinnot hakemukselle
SalamaGofore and others added 25 commits November 22, 2024 10:14
…sessä vaiheessa Koski-tutkintojen käyttöön
… alustavat kentät itse syötetyille tutkinnoille
OK-710: Corrected some kondo-errors

OK-710: Corrected a typo

OK-710: Working end-to-end -logic for adding koski-tutkinnot to applications

OK-710: Fixed lint-errors
…ushallitus/ataru into koski-tutkinnot-dev

# Conflicts:
#	resources/less/editor.less
#	resources/less/hakija.less
#	spec/ataru/util_spec.clj
#	src/clj/ataru/hakija/hakija_routes.clj
#	src/clj/ataru/koski/koski_client.clj
#	src/clj/ataru/koski/koski_service.clj
#	src/cljc/ataru/component_data/component.cljc
#	src/cljc/ataru/component_data/koski_tutkinnot_module.cljc
#	src/cljc/ataru/schema/form_properties_schema.cljc
#	src/cljc/ataru/schema/form_schema.cljc
#	src/cljc/ataru/schema/koski_tutkinnot_schema.cljc
#	src/cljc/ataru/translations/texts.cljc
#	src/cljs/ataru/hakija/application_form_components.cljs
#	src/cljs/ataru/hakija/application_handlers.cljs
#	src/cljs/ataru/hakija/application_tutkinto_handlers.cljs
#	src/cljs/ataru/hakija/components/tutkinnot.cljs
#	src/cljs/ataru/hakija/hakija_readonly.cljs
#	src/cljs/ataru/hakija/rules.cljs
#	src/cljs/ataru/hakija/subs.cljs
#	src/cljs/ataru/virkailija/editor/component.cljs
#	src/cljs/ataru/virkailija/editor/components/followup_question.cljs
#	src/cljs/ataru/virkailija/editor/components/form_properties/multiple_checkbox_component.cljs
…ointi-nakymaan

OK-764: Tutkinnot katselmointi-näkymään, uudet tutkintotasot, lisäyksiä kirjautumisohjeistukseen
(it "reject empty string"
(should-not (util/non-blank-answer? {:value ""}))
(should-not (util/non-blank-answer? {:value [""]}))
(should-not (util/non-blank-answer? {:value [[""]]}))))
Copy link
Contributor

@marjakari marjakari Dec 20, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Miten toimii whitespace-vastauksilla? Vai luotetaanko että on trimmattu ennen tuota tarkistusta?

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Täytyypä tarkistaa..

:parent-id "koski-tutkinnot-wrapper"
:child-ids []}
"asdf" {:id "asdf"
Copy link
Contributor

@marjakari marjakari Dec 23, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Mahtavaa että on testi! Kun testi on tavallaan myös dokumentaatiota ja tuossa muuten on kuvaavahkot id:t tyyliin kk-alemmat-tutkinto-id niin ehkä voisi olla "sadf" sijaan jotain tyyliin "itse-syotetty-group-id1" tms niin ehkä helpompi hahmottaa mistä mikäkin tulee.

@pitkamak pitkamak merged commit 927f6d3 into koski-tutkinnot-dev Dec 30, 2024
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants