Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

#176 [Frontend] Student Full Authentication #202

Merged
merged 34 commits into from
Mar 15, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
34 commits
Select commit Hold shift + click to select a range
22d1b32
Merge branch 'main' of https://github.com/fdhhhdjd/Web-Online-School-…
giabao1511 Mar 1, 2023
0900e96
Merge branch 'main' of https://github.com/fdhhhdjd/Web-Online-School-…
giabao1511 Mar 2, 2023
1597222
Merge branch 'main' of https://github.com/fdhhhdjd/Web-Online-School-…
giabao1511 Mar 3, 2023
b50b048
Merge branch 'main' of https://github.com/fdhhhdjd/Web-Online-School-…
giabao1511 Mar 3, 2023
642601b
#75 forget password page
giabao1511 Mar 3, 2023
de7e843
#179 [Frontend] Student Full Authentication
fdhhhdjd Mar 5, 2023
268b41c
#176 [Frontend] Student Full Authentication
giabao1511 Mar 5, 2023
ff252bc
#176 [Frontend] Student Full Authentication
giabao1511 Mar 5, 2023
691e6fd
Merge branch 'main' of https://github.com/fdhhhdjd/Web-Online-School-…
giabao1511 Mar 8, 2023
186ce6b
#175 fe
giabao1511 Mar 8, 2023
817d3d4
Merge pull request #186 from fdhhhdjd/developer
fdhhhdjd Mar 9, 2023
52c445a
Merge branch 'main' of https://github.com/fdhhhdjd/Web-Online-School-…
giabao1511 Mar 9, 2023
8acee5c
Merge pull request #187 from fdhhhdjd/developer
fdhhhdjd Mar 9, 2023
f5cafad
Merge branch 'main' of https://github.com/fdhhhdjd/Web-Online-School-…
giabao1511 Mar 9, 2023
ea423e8
Merge pull request #188 from fdhhhdjd/developer
fdhhhdjd Mar 9, 2023
04d33b5
Merge branch 'main' of https://github.com/fdhhhdjd/Web-Online-School-…
giabao1511 Mar 9, 2023
c51989b
Merge pull request #189 from fdhhhdjd/developer
fdhhhdjd Mar 10, 2023
ebd8ae9
Merge pull request #190 from fdhhhdjd/developer
fdhhhdjd Mar 10, 2023
af6c211
Merge branch 'main' of https://github.com/fdhhhdjd/Web-Online-School-…
giabao1511 Mar 11, 2023
50a2a1a
Merge pull request #191 from fdhhhdjd/developer
fdhhhdjd Mar 11, 2023
93eedb2
Merge branch 'main' of https://github.com/fdhhhdjd/Web-Online-School-…
giabao1511 Mar 12, 2023
a7fc185
Merge pull request #192 from fdhhhdjd/developer
fdhhhdjd Mar 12, 2023
02e0a4c
Merge branch 'main' of https://github.com/fdhhhdjd/Web-Online-School-…
giabao1511 Mar 12, 2023
a73fdde
Merge pull request #193 from fdhhhdjd/developer
fdhhhdjd Mar 12, 2023
67cde13
#175 layout cms
giabao1511 Mar 12, 2023
d165c23
Merge pull request #194 from fdhhhdjd/developer
fdhhhdjd Mar 12, 2023
dcc201f
Merge pull request #195 from fdhhhdjd/developer
fdhhhdjd Mar 12, 2023
0f71ec8
Merge pull request #196 from fdhhhdjd/developer
fdhhhdjd Mar 13, 2023
d2f9322
Merge pull request #197 from fdhhhdjd/developer
fdhhhdjd Mar 13, 2023
ac70f72
Merge branch 'main' of https://github.com/fdhhhdjd/Web-Online-School-…
giabao1511 Mar 14, 2023
d869896
Merge pull request #198 from fdhhhdjd/developer
fdhhhdjd Mar 14, 2023
658e8ed
Merge pull request #199 from fdhhhdjd/developer
fdhhhdjd Mar 14, 2023
649f31e
Merge branch 'main' of https://github.com/fdhhhdjd/Web-Online-School-…
giabao1511 Mar 14, 2023
2d8e45e
#175 cms create and auth student
giabao1511 Mar 14, 2023
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
61 changes: 45 additions & 16 deletions frontend-manager-cms/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

5 changes: 5 additions & 0 deletions frontend-manager-cms/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,15 +13,19 @@
"@testing-library/jest-dom": "^5.11.4",
"@testing-library/react": "^11.1.0",
"@testing-library/user-event": "^12.1.10",
"autoprefixer": "^10.4.13",
"axios": "^0.25.0",
"framer-motion": "^6.2.8",
"jwt-decode": "^3.1.2",
"moment": "^2.29.1",
"nanoid": "^4.0.1",
"postcss": "^8.4.21",
"react": "^17.0.2",
"react-bootstrap": "^2.7.2",
"react-countup": "^6.1.1",
"react-detect-offline": "^2.4.5",
"react-dom": "^17.0.2",
"react-dropdown-date": "^2.2.7",
"react-google-recaptcha": "^2.1.0",
"react-icons": "^4.3.1",
"react-lazy-load-image-component": "^1.5.5",
Expand All @@ -39,6 +43,7 @@
"slick-carousel": "^1.8.1",
"sweetalert": "^2.1.2",
"sweetalert2": "^11.4.8",
"tailwindcss": "^3.2.7",
"toast": "^0.3.47",
"uuid": "^8.3.2",
"web-vitals": "^1.0.1"
Expand Down
6 changes: 6 additions & 0 deletions frontend-manager-cms/postcss.config.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
module.exports = {
plugins: {
tailwindcss: {},
autoprefixer: {},
},
};
21 changes: 0 additions & 21 deletions frontend-manager-cms/public/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -22,32 +22,11 @@
crossorigin="anonymous"
referrerpolicy="no-referrer"
/>
<link
rel="stylesheet"
href="https://stackpath.bootstrapcdn.com/bootstrap/4.3.1/css/bootstrap.min.css"
integrity="sha384-ggOyR0iXCbMQv3Xipma34MD+dH/1fQ784/j6cY/iJTQUOhcWr7x9JvoRxT2MZw1T"
crossorigin="anonymous"
/>

<title>CMS Shool Library</title>
</head>
<body>
<noscript>You need to enable JavaScript to run this app.</noscript>
<div id="root"></div>
<script
src="https://code.jquery.com/jquery-3.3.1.slim.min.js"
integrity="sha384-q8i/X+965DzO0rT7abK41JStQIAqVgRVzpbzo5smXKp4YfRvH+8abtTE1Pi6jizo"
crossorigin="anonymous"
></script>
<script
src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.14.7/umd/popper.min.js"
integrity="sha384-UO2eT0CpHqdSJQ6hJty5KVphtPhzWj9WO1clHTMGa3JDZwrnQq4sF86dIHNDz0W1"
crossorigin="anonymous"
></script>
<script
src="https://stackpath.bootstrapcdn.com/bootstrap/4.3.1/js/bootstrap.min.js"
integrity="sha384-JjSmVgyd0p3pXB1rRibZUAYoIIy6OrQ6VrjIEaFf/nJGzIxFDsf4x0xIM+B07jRM"
crossorigin="anonymous"
></script>
</body>
</html>
5 changes: 5 additions & 0 deletions frontend-manager-cms/src/api/api_user.js
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,10 @@ const API_ADMIN = {
* @descriptionKey API login admin
*/
LOGIN_ADMIN_CMS: '/manager/v1/admin/login',
GET_ALL_BOOK_CMS: '/manager/v1/admin/private/book/all',
GET_DETAIL_BOOK_CMS: '/manager/v1/admin/private/book/detail',
GET_ALL_AUTHOR_CMS: '/manager/v1/admin/private/author/all',
GET_DETAIL_AUTHOR_CMS: '/manager/v1/admin/private/author/detail',
RENEW_TOKEN_CMS: '/manager/v1/admin/renew-token',
};
export default API_ADMIN;
Binary file added frontend-manager-cms/src/assets/icons/Calendar.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added frontend-manager-cms/src/assets/icons/Chart.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added frontend-manager-cms/src/assets/icons/Chart_fill.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added frontend-manager-cms/src/assets/icons/Chat.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added frontend-manager-cms/src/assets/icons/Folder.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added frontend-manager-cms/src/assets/icons/Search.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added frontend-manager-cms/src/assets/icons/Setting.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added frontend-manager-cms/src/assets/icons/User.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added frontend-manager-cms/src/assets/icons/control.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added frontend-manager-cms/src/assets/icons/logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
22 changes: 0 additions & 22 deletions frontend-manager-cms/src/components/BookCard.jsx

This file was deleted.

24 changes: 0 additions & 24 deletions frontend-manager-cms/src/components/Button.jsx

This file was deleted.

23 changes: 0 additions & 23 deletions frontend-manager-cms/src/components/CategoryCard.jsx

This file was deleted.

59 changes: 0 additions & 59 deletions frontend-manager-cms/src/components/Dropdown.jsx

This file was deleted.

Loading