22 Commits

Author SHA1 Message Date
dependabot[bot]
31680fc0d5
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-10-24 06:11:54 +00:00
4124fd5a3f
Update main.css 2020-09-30 17:38:52 +00:00
50647825c6 Added Dockerfile 2020-09-23 19:09:31 +03:00
da5620519f
Added redirect on visiting RemoveList component while not being logged in 2020-09-23 21:05:56 +05:00
19a4b8b43c
Added card successfull upload message 2020-09-23 20:45:19 +05:00
11a7d10e38
Imporved error handling in admin components 2020-09-23 18:47:19 +05:00
cc373fa392
Added some static assets such as favicon and webmanifest 2020-09-22 20:45:46 +05:00
04c340bfd1
Modules import improvements 2020-09-22 20:23:01 +05:00
7960974e6b
Added removeCard page, adapted admin design for big screens, some code refactors 2020-09-22 19:51:51 +05:00
ca6c639052
Added wrapper component for admin submodule, added basic styles for it 2020-09-20 03:17:28 +05:00
7007672cb3
Merge branch 'master' of github.com:Dm1tr1y147/school_documents_frontend into master 2020-09-20 01:37:10 +05:00
Dm1tr1y147
aa92bdb358
Globally refactored project structure, added login and upload document forms 2020-09-20 01:36:47 +05:00
Dm1tr1y147
101f8c4bac
Globally refactored project structure, added login and upload document forms 2020-09-20 01:32:48 +05:00
Dm1tr1y147
c50ad9f2b9 Refactored components code 2020-09-19 21:52:02 +05:00
Dm1tr1y147
64340c4ef0 Added even more TypeScript, Header, Logotype and NothingFound components, some code refactors 2020-09-19 20:59:55 +05:00
Dm1tr1y147
f6c9dd293c Updated README.md 2020-09-18 23:59:31 +05:00
Dm1tr1y147
403c57cdba Added most of backend interactions and rewrote filers logic 2020-09-18 23:57:35 +05:00
Dm1tr1y147
a83e667dae Added some typescript, global loading state 2020-09-18 16:21:35 +05:00
Dm1tr1y147
4ed055dcb6 Added Home, SubjectList and Card components 2020-09-16 07:51:14 +05:00
Dm1tr1y147
cb7e45a550
Update README.md 2020-09-13 18:09:14 +00:00
Dm1tr1y147
9e7dc4554e initial commit + added Navbar component 2020-09-13 23:06:06 +05:00
Dm1tr1y147
bed4b399e1 Initialize project using Create React App 2020-09-13 17:07:05 +05:00