Commit Graph

101 Commits

Author SHA1 Message Date
7ad30d04f6 Merge pull request #5 from codevictory/dependabot/npm_and_yarn/url-parse-1.5.10
Bump url-parse from 1.5.3 to 1.5.10
2022-04-10 14:28:24 +03:00
04efbf15d1 Merge pull request #6 from codevictory/dependabot/npm_and_yarn/follow-redirects-1.14.9
Bump follow-redirects from 1.13.2 to 1.14.9
2022-04-10 14:28:11 +03:00
dependabot[bot]
518c3cdf47 Bump follow-redirects from 1.13.2 to 1.14.9
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.13.2 to 1.14.9.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.13.2...v1.14.9)

---
updated-dependencies:
- dependency-name: follow-redirects
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-10 11:27:13 +00:00
dependabot[bot]
d2781ed414 Bump url-parse from 1.5.3 to 1.5.10
Bumps [url-parse](https://github.com/unshiftio/url-parse) from 1.5.3 to 1.5.10.
- [Release notes](https://github.com/unshiftio/url-parse/releases)
- [Commits](https://github.com/unshiftio/url-parse/compare/1.5.3...1.5.10)

---
updated-dependencies:
- dependency-name: url-parse
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-10 11:26:26 +00:00
5902c87f31 Merge pull request #3 from codevictory/dependabot/npm_and_yarn/minimist-1.2.6
Bump minimist from 1.2.5 to 1.2.6
2022-04-10 14:24:46 +03:00
dependabot[bot]
073a1b1c10 Bump minimist from 1.2.5 to 1.2.6
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases)
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6)

---
updated-dependencies:
- dependency-name: minimist
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-10 11:21:45 +00:00
b51ad657d8 Merge pull request #2 from codevictory/dependabot/npm_and_yarn/moment-2.29.2
Bump moment from 2.29.1 to 2.29.2
2022-04-10 14:20:10 +03:00
dependabot[bot]
3b24c80d38 Bump moment from 2.29.1 to 2.29.2
Bumps [moment](https://github.com/moment/moment) from 2.29.1 to 2.29.2.
- [Release notes](https://github.com/moment/moment/releases)
- [Changelog](https://github.com/moment/moment/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/moment/moment/compare/2.29.1...2.29.2)

---
updated-dependencies:
- dependency-name: moment
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-10 11:17:05 +00:00
f170b156e1 Content updates 2022-03-23 17:40:16 +02:00
ff982c573b Version number to 1.0.0 2022-03-23 17:30:32 +02:00
4f2e2c1d29 Tool to get visitor data 2022-03-23 17:30:15 +02:00
codevictory
e37974f572 Fix warnings 2022-02-09 18:20:25 +02:00
codevictory
e429af26ad Fix language param check on confirmation page also 2022-02-09 18:15:27 +02:00
codevictory
8828c6dee4 Check language from params only on mount 2022-02-09 18:14:29 +02:00
codevictory
6e1c37bbbb Fix typo. 2022-02-07 23:16:58 +02:00
codevictory
1798963a2b Slovak translations, some fixes to others. 2022-01-17 22:22:00 +02:00
codevictory
a368d90e24 Remove unused implementations. 2022-01-17 21:25:51 +02:00
codevictory
f0b65adb16 Fix warnings. 2022-01-12 19:03:23 +02:00
codevictory
c897fd847f Set application version to 1.0.0. 2022-01-12 18:58:09 +02:00
codevictory
4a15b4bf76 Set language from URL. 2022-01-12 18:57:32 +02:00
codevictory
05d5e0400a Make credits responsive. 2022-01-11 22:48:46 +02:00
codevictory
4cf8414685 Credits footer. 2022-01-11 22:26:38 +02:00
codevictory
48cd075af6 Fix typos. 2022-01-11 22:07:24 +02:00
codevictory
de7d0d03ec Change conf route all requests to React App. 2022-01-11 21:35:34 +02:00
codevictory
301d417b01 Add dynamic links. 2022-01-11 17:33:43 +02:00
codevictory
80030b617b Fix dependencies. 2022-01-11 17:27:43 +02:00
codevictory
3174b30989 Update website description. 2022-01-11 17:24:42 +02:00
codevictory
c714b398a2 Fix firebase hosting setting root folder. 2022-01-11 17:12:43 +02:00
codevictory
555ac60c37 Firestore rules to version control. 2022-01-11 16:50:21 +02:00
codevictory
cd41054d38 Alt text for images. 2022-01-10 23:21:00 +02:00
codevictory
a5aa4c321e Style fixes. 2022-01-10 23:20:07 +02:00
codevictory
eba3209b14 Info page content. 2022-01-10 23:17:04 +02:00
codevictory
c65d7a335b Fix invitation submitting. 2022-01-10 21:41:58 +02:00
codevictory
5714cb1dd8 Fix warnings. 2022-01-10 21:35:23 +02:00
codevictory
f1e061a6f6 Clearer favicon. 2022-01-10 21:22:23 +02:00
codevictory
beeb7f78c1 Update ant design. 2022-01-10 21:21:38 +02:00
Veikko Lintujärvi
a6e064b891 Merge pull request #1 from codevictory/v01
Version one
2022-01-04 22:15:31 +02:00
codevictory
dd73ae44db Responsive Main page. 2022-01-04 21:55:18 +02:00
codevictory
c134be0e8f Remove time of the day from the header. 2022-01-04 21:54:42 +02:00
codevictory
6f6b3ea86f Final touch for EN and FI copies. 2022-01-04 21:35:21 +02:00
codevictory
edb4009d14 Link to main page from registration header. 2022-01-04 20:37:49 +02:00
codevictory
6d94a9f69b Invitation declining modal and functionality. 2022-01-02 22:25:28 +02:00
codevictory
ec74d311c1 Remove unused import. 2021-12-30 00:01:45 +02:00
codevictory
9c77597ab8 Bug fix. 2021-12-30 00:01:20 +02:00
codevictory
0a578959c3 Response handling for the invitation registeration. 2021-12-29 23:40:21 +02:00
codevictory
f285553c3b Return response code from API. 2021-12-28 23:25:28 +02:00
codevictory
27b154c38f Add submit confirmation modal. 2021-12-28 22:59:36 +02:00
codevictory
2add3359d6 Make registration form responsive. 2021-12-28 21:42:39 +02:00
codevictory
9414314e96 Make registration page responsive. 2021-12-23 23:17:40 +02:00
codevictory
25f87eaa01 Translations and styling improved on main page. 2021-12-23 00:51:02 +02:00