Commit Graph
11 Commits
Author SHA1 Message Date
gianantoniopini fe2e56bda0 Added newline at end of package.json 2020-12-02 16:56:53 +01:00
gianantoniopini fcf578a6d9 Defined the 'prebuild' script in package.json to run the unit tests 2020-12-02 16:50:29 +01:00
gianantoniopini 4198136ce4 Merge remote-tracking branch 'upstream/develop' into develop 2020-12-01 14:43:39 +01:00
gianantoniopini 354b517200 Set up Unit Testing environment with Gatsby, Jest and @testing-library/react; added some basic unit tests for Castform template 2020-12-01 14:40:53 +01:00
gianantoniopini 0f390ab493 Issue #314: Updated Celebi, Gengar, Glalie and Pikachu templates to include new birthDate field; deleted ContactE block as it is no longer used in the Celebi template. 2020-11-10 14:01:16 +01:00
gianantoniopini df4f4e2ccd Issue #314: Updated Onyx template to incorporate birthDate field through new component BirthDateB 2020-11-09 17:07:48 +01:00
gianantoniopini 21e499502f Issue #314: Created separate component BirthDateA, with language retrieved from data.metadata.language 2020-11-09 12:42:15 +01:00
gianantoniopini b365826f0a Merge remote-tracking branch 'upstream/develop' into develop 2020-11-09 11:54:37 +01:00
gianantoniopini f779ca4cbf Issue #314: Modified Castform template to handle data profile having no birthDate field (backward compatibility) 2020-11-08 14:56:52 +01:00
gianantoniopini ea9931a147 Issue #314: Added new BirthDate field to the i18n language files 2020-11-04 14:56:28 +01:00
gianantoniopini 59f0ff9228 Issue #314: Added BirthDate field to Profile builder and Castform template 2020-11-04 13:38:43 +01:00