12 Commits

Author SHA1 Message Date
dependabot[bot]
5be9ed5197
Bump elliptic from 6.5.2 to 6.5.3
Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.2 to 6.5.3.
- [Release notes](https://github.com/indutny/elliptic/releases)
- [Commits](https://github.com/indutny/elliptic/compare/v6.5.2...v6.5.3)

Signed-off-by: dependabot[bot] <support@github.com>
2020-11-04 14:03:07 +00:00
1060ea4e41
Fixed some styling errors, updated home page content and styles, added some changes into data fetching 2020-11-04 18:58:12 +05:00
3f580213fa
Created styles for login and register pages. Started styling home page 2020-11-03 22:24:07 +05:00
6c60520aae
Added registration page and functionality, improved error handling, fixed some critical security problems 2020-10-20 00:35:08 +05:00
b8450525a5
Added form submissions showing for submitted forms and authors instead of forms itself 2020-10-19 22:48:51 +05:00
b7910a5de2
Added list of user's form to user page v1.0 2020-10-18 22:29:49 +05:00
95ec7daaef
Added form creation component and useFormCreator hook 2020-10-17 11:39:14 +05:00
4b84cb15e8
Added form submission 2020-10-14 21:00:25 +05:00
46389bad32
Added login and authorize routes and components, added basic UserPage component and query 2020-10-14 11:21:24 +05:00
16cdf92bfe
Switched to typescript CRA, added router, global user context and apollo client 2020-10-13 22:11:40 +05:00
cc63aede25
Removed unneded files, switched to typescript. 2020-10-03 17:47:57 +05:00
4f0557b2f6
Initialize project using Create React App 2020-10-03 14:22:05 +05:00