32 Commits

Author SHA1 Message Date
f40e6e84f3
Added screenshots 2023-11-11 21:02:53 +03:00
1df0c7ce45
Removed yarn.lock 2021-02-05 20:42:02 +05:00
315808aa10
Updated packages 2021-02-05 20:41:14 +05:00
c07d024adc
Merge pull request #4 from dm1sh/dependabot/npm_and_yarn/ini-1.3.8
Bump ini from 1.3.5 to 1.3.8
2020-12-22 11:45:18 +05:00
dependabot[bot]
14c03df162
Bump ini from 1.3.5 to 1.3.8
Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.8.
- [Release notes](https://github.com/isaacs/ini/releases)
- [Commits](https://github.com/isaacs/ini/compare/v1.3.5...v1.3.8)

Signed-off-by: dependabot[bot] <support@github.com>
2020-12-13 06:00:19 +00:00
fd6d032a64
Merge pull request #1 from Dm1tr1y147/dependabot/npm_and_yarn/websocket-extensions-0.1.4
Bump websocket-extensions from 0.1.3 to 0.1.4
2020-10-24 17:51:32 +05:00
81dd218f8b
Merge pull request #2 from Dm1tr1y147/dependabot/npm_and_yarn/elliptic-6.5.3
Bump elliptic from 6.5.2 to 6.5.3
2020-10-24 17:51:14 +05:00
6b354a61cf
Merge pull request #3 from Dm1tr1y147/dependabot/npm_and_yarn/http-proxy-1.18.1
Bump http-proxy from 1.18.0 to 1.18.1
2020-10-24 17:46:59 +05:00
dependabot[bot]
8328d967b5
Bump http-proxy from 1.18.0 to 1.18.1
Bumps [http-proxy](https://github.com/http-party/node-http-proxy) from 1.18.0 to 1.18.1.
- [Release notes](https://github.com/http-party/node-http-proxy/releases)
- [Changelog](https://github.com/http-party/node-http-proxy/blob/master/CHANGELOG.md)
- [Commits](https://github.com/http-party/node-http-proxy/compare/1.18.0...1.18.1)

Signed-off-by: dependabot[bot] <support@github.com>
2020-10-24 06:12:01 +00:00
dependabot[bot]
5439598b9e
Bump websocket-extensions from 0.1.3 to 0.1.4
Bumps [websocket-extensions](https://github.com/faye/websocket-extensions-node) from 0.1.3 to 0.1.4.
- [Release notes](https://github.com/faye/websocket-extensions-node/releases)
- [Changelog](https://github.com/faye/websocket-extensions-node/blob/master/CHANGELOG.md)
- [Commits](https://github.com/faye/websocket-extensions-node/compare/0.1.3...0.1.4)

Signed-off-by: dependabot[bot] <support@github.com>
2020-10-24 06:11:54 +00:00
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