Commit Graph

  • 6ec798086d README touch up master veikko 2022-10-26 22:03:15 +03:00
  • c9265e95c2 Update program veikko 2022-07-17 21:47:04 +03:00
  • 3d90c2f1ff Fix gift iban text veikko 2022-07-17 20:49:43 +03:00
  • 2df685fc4e IBAN to intl veikko 2022-07-17 20:46:30 +03:00
  • 92a991cf0d Fix deployment veikko 2022-07-17 20:44:10 +03:00
  • c9ca7541d4 Fix deployment veikko 2022-07-17 20:39:06 +03:00
  • 0a3ba9a49c Create firebase-hosting-merge_copy.yml Veikko Lintujärvi 2022-07-17 20:35:27 +03:00
  • 81f9e82492 Create firebase-hosting-pull-request_copy.yml Veikko Lintujärvi 2022-07-17 20:34:06 +03:00
  • 217777f85c Merge pull request #7 from codevictory/dependabot/npm_and_yarn/eventsource-1.1.2 Veikko Lintujärvi 2022-07-15 22:20:46 +03:00
  • fbfba22a67 Merge pull request #8 from codevictory/dependabot/npm_and_yarn/moment-2.29.4 Veikko Lintujärvi 2022-07-15 22:20:33 +03:00
  • 3f481499da Bump moment from 2.29.2 to 2.29.4 dependabot[bot] 2022-07-15 18:45:41 +00:00
  • fecd1782a7 Bump eventsource from 1.0.7 to 1.1.2 dependabot[bot] 2022-07-15 18:44:50 +00:00
  • 5d4892322d Gift IBAN number veikko 2022-07-15 21:36:25 +03:00
  • 769fe9f0b8 Fix landing picture width on mobile. veikko 2022-06-23 18:17:46 +03:00
  • b3d4237778 Update firebase package veikko 2022-06-23 18:17:22 +03:00
  • a6878792d0 Pump up typescript version veikko 2022-06-23 10:59:54 +03:00
  • 380abf4b24 Fixed npm lock file veikko 2022-06-22 23:49:41 +03:00
  • 7060d0453e Fix landing picture alt-text veikko 2022-06-22 23:40:26 +03:00
  • 92648dc693 Landing picture veikko 2022-06-22 23:39:15 +03:00
  • 1b4112fc3a Invitation status checker script veikko 2022-06-05 18:36:26 +03:00
  • 2e05b83e9f Add gift wishes veikko 2022-06-05 14:50:52 +03:00
  • cc8dd6186b New getters for the rest fo the collections codevictory 2022-04-24 14:00:09 +03:00
  • 75a843a7c0 Update program codevictory 2022-04-24 13:59:25 +03:00
  • 7d0a35f4b3 Registration dead line April -> June. codevictory 2022-04-24 12:29:29 +03:00
  • 82584dbb9e Merge pull request #4 from codevictory/dependabot/npm_and_yarn/nanoid-3.3.2 Veikko Lintujärvi 2022-04-10 14:28:43 +03:00
  • 7ad30d04f6 Merge pull request #5 from codevictory/dependabot/npm_and_yarn/url-parse-1.5.10 Veikko Lintujärvi 2022-04-10 14:28:24 +03:00
  • 04efbf15d1 Merge pull request #6 from codevictory/dependabot/npm_and_yarn/follow-redirects-1.14.9 Veikko Lintujärvi 2022-04-10 14:28:11 +03:00
  • 518c3cdf47 Bump follow-redirects from 1.13.2 to 1.14.9 dependabot[bot] 2022-04-10 11:27:13 +00:00
  • d2781ed414 Bump url-parse from 1.5.3 to 1.5.10 dependabot[bot] 2022-04-10 11:26:26 +00:00
  • 109135aa24 Bump nanoid from 3.1.30 to 3.3.2 dependabot[bot] 2022-04-10 11:25:30 +00:00
  • 5902c87f31 Merge pull request #3 from codevictory/dependabot/npm_and_yarn/minimist-1.2.6 Veikko Lintujärvi 2022-04-10 14:24:46 +03:00
  • 073a1b1c10 Bump minimist from 1.2.5 to 1.2.6 dependabot[bot] 2022-04-10 11:21:45 +00:00
  • b51ad657d8 Merge pull request #2 from codevictory/dependabot/npm_and_yarn/moment-2.29.2 Veikko Lintujärvi 2022-04-10 14:20:10 +03:00
  • 3b24c80d38 Bump moment from 2.29.1 to 2.29.2 dependabot[bot] 2022-04-10 11:17:05 +00:00
  • f170b156e1 Content updates codevictory 2022-03-23 17:40:16 +02:00
  • ff982c573b Version number to 1.0.0 codevictory 2022-03-23 17:30:32 +02:00
  • 4f2e2c1d29 Tool to get visitor data codevictory 2022-03-23 17:30:15 +02:00
  • e37974f572 Fix warnings codevictory 2022-02-09 18:20:25 +02:00
  • e429af26ad Fix language param check on confirmation page also codevictory 2022-02-09 18:15:27 +02:00
  • 8828c6dee4 Check language from params only on mount codevictory 2022-02-09 18:14:29 +02:00
  • 6e1c37bbbb Fix typo. codevictory 2022-02-07 23:16:58 +02:00
  • 1798963a2b Slovak translations, some fixes to others. codevictory 2022-01-17 22:22:00 +02:00
  • a368d90e24 Remove unused implementations. codevictory 2022-01-17 21:25:51 +02:00
  • f0b65adb16 Fix warnings. codevictory 2022-01-12 19:03:23 +02:00
  • c897fd847f Set application version to 1.0.0. codevictory 2022-01-12 18:58:09 +02:00
  • 4a15b4bf76 Set language from URL. codevictory 2022-01-12 18:57:32 +02:00
  • 05d5e0400a Make credits responsive. codevictory 2022-01-11 22:48:46 +02:00
  • 4cf8414685 Credits footer. codevictory 2022-01-11 22:26:38 +02:00
  • 48cd075af6 Fix typos. codevictory 2022-01-11 22:07:24 +02:00
  • de7d0d03ec Change conf route all requests to React App. codevictory 2022-01-11 21:35:34 +02:00
  • 301d417b01 Add dynamic links. codevictory 2022-01-11 17:33:43 +02:00
  • 80030b617b Fix dependencies. codevictory 2022-01-11 17:27:43 +02:00
  • 3174b30989 Update website description. codevictory 2022-01-11 17:24:42 +02:00
  • c714b398a2 Fix firebase hosting setting root folder. codevictory 2022-01-11 17:12:43 +02:00
  • 555ac60c37 Firestore rules to version control. codevictory 2022-01-11 16:50:21 +02:00
  • cd41054d38 Alt text for images. codevictory 2022-01-10 23:21:00 +02:00
  • a5aa4c321e Style fixes. codevictory 2022-01-10 23:20:07 +02:00
  • eba3209b14 Info page content. codevictory 2022-01-10 23:17:04 +02:00
  • c65d7a335b Fix invitation submitting. codevictory 2022-01-10 21:41:58 +02:00
  • 5714cb1dd8 Fix warnings. codevictory 2022-01-10 21:35:23 +02:00
  • f1e061a6f6 Clearer favicon. codevictory 2022-01-10 21:22:23 +02:00
  • beeb7f78c1 Update ant design. codevictory 2022-01-10 21:21:38 +02:00
  • a6e064b891 Merge pull request #1 from codevictory/v01 Veikko Lintujärvi 2022-01-04 22:15:31 +02:00
  • dd73ae44db Responsive Main page. codevictory 2022-01-04 21:55:18 +02:00
  • c134be0e8f Remove time of the day from the header. codevictory 2022-01-04 21:54:42 +02:00
  • 6f6b3ea86f Final touch for EN and FI copies. codevictory 2022-01-04 21:35:21 +02:00
  • edb4009d14 Link to main page from registration header. codevictory 2022-01-04 20:37:49 +02:00
  • 6d94a9f69b Invitation declining modal and functionality. codevictory 2022-01-02 22:25:28 +02:00
  • ec74d311c1 Remove unused import. codevictory 2021-12-30 00:01:45 +02:00
  • 9c77597ab8 Bug fix. codevictory 2021-12-30 00:01:20 +02:00
  • 0a578959c3 Response handling for the invitation registeration. codevictory 2021-12-29 23:40:21 +02:00
  • f285553c3b Return response code from API. codevictory 2021-12-28 23:25:28 +02:00
  • 27b154c38f Add submit confirmation modal. codevictory 2021-12-28 22:59:36 +02:00
  • 2add3359d6 Make registration form responsive. codevictory 2021-12-28 21:42:39 +02:00
  • 9414314e96 Make registration page responsive. codevictory 2021-12-23 23:17:40 +02:00
  • 25f87eaa01 Translations and styling improved on main page. codevictory 2021-12-23 00:51:02 +02:00
  • 65a810211a Small and large variations for the DataAndPlace. codevictory 2021-12-23 00:12:29 +02:00
  • 7293305566 Fix main container paddings. codevictory 2021-12-22 23:24:11 +02:00
  • 25b1699991 Improving main page. codevictory 2021-12-19 21:12:54 +02:00
  • ad913d951e Header -> RegistrationHeader. codevictory 2021-12-19 21:12:34 +02:00
  • 65687a6e6b Date and place -section to separate component. codevictory 2021-12-19 21:12:18 +02:00
  • 8b479ebfdc Diamond icon to separate component. codevictory 2021-12-19 21:11:50 +02:00
  • 77e91161d6 Complete version of the registration form. codevictory 2021-12-16 22:38:30 +02:00
  • 79968fcaab Fix registration max-width. codevictory 2021-12-16 18:05:38 +02:00
  • ea23cbcd36 Theme colors to manifest. codevictory 2021-12-16 18:02:17 +02:00
  • aded3ad685 Logos and icons. codevictory 2021-12-16 18:01:14 +02:00
  • adf058116c Registration description. codevictory 2021-12-13 21:12:01 +02:00
  • 7aec903d56 Fix header. codevictory 2021-12-13 20:12:34 +02:00
  • ddd6edf4fd Make backgorund image stick to bottom of the page. codevictory 2021-12-11 19:48:01 +02:00
  • cdce7e0517 Background image added. codevictory 2021-12-08 23:33:38 +02:00
  • b679352ae9 Language picker with updated design. codevictory 2021-12-08 23:18:21 +02:00
  • f422da89b5 Updated styles for header. codevictory 2021-12-08 22:58:29 +02:00
  • b334be8b79 New colors. codevictory 2021-12-08 22:57:46 +02:00
  • 26c0c947e0 Light and Medium variation of Montserrat. codevictory 2021-12-08 21:08:41 +02:00
  • dd508ee055 Insert Montserrat font. codevictory 2021-12-06 21:33:56 +02:00
  • c3ea1f3632 More structure to the registration page. codevictory 2021-12-06 21:33:39 +02:00
  • abe937714a Moving scss files. codevictory 2021-12-06 20:01:48 +02:00
  • f1ec5a0b1b Color system and initial color schema. codevictory 2021-12-06 19:43:25 +02:00
  • b47c562336 Some minor fixes. codevictory 2021-12-06 18:33:55 +02:00
  • d63f813152 Navigation bar from side to top. codevictory 2021-12-06 18:33:34 +02:00