Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
78 commits
Select commit Hold shift + click to select a range
072abe0
Added initDB.sql
abh1abii Jun 13, 2021
c35889f
updated Readme.md
abh1abii Jun 13, 2021
fd83f5a
Added the authentication API controller
AbhinandanPun Jun 14, 2021
6cf0c1c
testing git
AbhinandanPun Jun 14, 2021
8062475
test git again
abh1abii Jun 14, 2021
b1fe859
testing git 2
AbhinandanPun Jun 14, 2021
7fa2f51
some progress at testing git
AbhinandanPun Jun 14, 2021
fafcac7
understanding gitignore
abh1abii Jun 14, 2021
d9375b2
final session for the day on gitignore
AbhinandanPun Jun 14, 2021
a4b6daa
Converted into Tailwind
Jayshah-JS1312 Jun 14, 2021
b2203fb
Initial Refresh Token functionality added
AbhinandanPun Jun 15, 2021
49837da
Merge branch 'M-RuntimeT(error)' of https://github.com/PerspectifyTec…
AbhinandanPun Jun 15, 2021
d5b5f42
Added Course API
abh1abii Jun 16, 2021
08c45f5
Updated DB Schema
abh1abii Jun 16, 2021
c659568
added Logout, Refreshing Token, BlackListing Token, and code for othe…
AbhinandanPun Jun 16, 2021
fdc9483
removed error when pulled origin
AbhinandanPun Jun 16, 2021
1d562fc
updated initDB file> added refreshtoken and blacklistoken table
AbhinandanPun Jun 16, 2021
d6a37f8
segregated classes and fixed few bugs
AbhinandanPun Jun 17, 2021
c0041d3
Redux for authentication added
Jayshah-JS1312 Jun 18, 2021
ab70814
fixed bug
AbhinandanPun Jun 18, 2021
3776d3f
Renamed controller for better understanding
AbhinandanPun Jun 19, 2021
b500c14
QueryEventController
abh1abii Jun 19, 2021
3f05b0d
Added AWS Connection
abh1abii Jun 20, 2021
293acc3
some fix
AbhinandanPun Jun 21, 2021
b7fddd4
git conflict
AbhinandanPun Jun 21, 2021
a54e0d5
updated DB queries
AbhinandanPun Jun 21, 2021
119ed9f
Updated queries
AbhinandanPun Jun 21, 2021
8d56392
SQL Queries fixed.
abh1abii Jun 21, 2021
87cbf97
Merge branch 'M-RuntimeT(error)' of https://github.com/PerspectifyTec…
abh1abii Jun 21, 2021
5442b6a
updated registermodel
AbhinandanPun Jun 22, 2021
204fc5a
Merge branch 'M-RuntimeT(error)' of https://github.com/PerspectifyTec…
AbhinandanPun Jun 22, 2021
a2a1bf8
adding cors code and testing connection
AbhinandanPun Jun 24, 2021
0c1ab73
BASIC authentication done
AbhinandanPun Jun 25, 2021
293e5e1
updating course event test page usefullresource
IftekharAlvee Jun 26, 2021
76dddc0
padding issue
IftekharAlvee Jun 26, 2021
e8298ae
Added EventActiveQueries
abh1abii Jun 26, 2021
7886f1e
transforming module of tailwind
IftekharAlvee Jun 28, 2021
43e53a7
Loading added for Login and Signup
Jayshah-JS1312 Jun 28, 2021
80c4757
Test Contoller added, Auth Services in backend complete for intital p…
AbhinandanPun Jun 29, 2021
e7e781b
Merge branch 'M-RuntimeT(error)' of https://github.com/PerspectifyTec…
AbhinandanPun Jun 29, 2021
7233e16
taileind
IftekharAlvee Jun 29, 2021
09f6cc5
Merge branch 'M-RuntimeT(error)' of https://github.com/PerspectifyTec…
IftekharAlvee Jun 29, 2021
178b42a
added static LAZY INITIALIZER
AbhinandanPun Jul 2, 2021
f2f6f78
Merge branch 'M-RuntimeT(error)' of https://github.com/PerspectifyTec…
AbhinandanPun Jul 2, 2021
0e19643
Aws DB dump added
abh1abii Jul 2, 2021
ab16ca8
frontend-to-backend-connection
IftekharAlvee Jul 2, 2021
2b8f49e
private route
IftekharAlvee Jul 5, 2021
d43b0d9
private route test
IftekharAlvee Jul 5, 2021
94ccc60
bug removal session with team
AbhinandanPun Jul 5, 2021
6b17296
chang in auth part
IftekharAlvee Jul 5, 2021
6e80405
Merge branch 'M-RuntimeT(error)' of https://github.com/PerspectifyTec…
IftekharAlvee Jul 5, 2021
aa9767e
changes the UI/UX
AbhinandanPun Jul 6, 2021
014af17
test and event
IftekharAlvee Jul 6, 2021
268d517
Merge branch 'M-RuntimeT(error)' of https://github.com/PerspectifyTec…
IftekharAlvee Jul 6, 2021
4112e63
test events feature
IftekharAlvee Jul 7, 2021
a52ae34
logout issue solved
AbhinandanPun Jul 8, 2021
cd4e825
Merge branch 'M-RuntimeT(error)' of https://github.com/PerspectifyTec…
AbhinandanPun Jul 8, 2021
eb534a7
update on new sql file
AbhinandanPun Jul 8, 2021
55cc1d3
landing ui
IftekharAlvee Jul 8, 2021
45b482c
nav and background
IftekharAlvee Jul 8, 2021
41f4313
card ui change
IftekharAlvee Jul 8, 2021
e1dbe73
removed use of state for now in react for refresh feature
AbhinandanPun Jul 9, 2021
b04d7a1
changing login log out ui
IftekharAlvee Jul 9, 2021
8005771
Logout checked
Jayshah-JS1312 Jul 12, 2021
df79eeb
test page, profile page, and user controller
AbhinandanPun Jul 15, 2021
49da486
Warnings Removed
Jayshah-JS1312 Jul 15, 2021
4947691
Landing Page CSS refactored
Jayshah-JS1312 Jul 15, 2021
baf2b0e
Update QueryCoursesController.cs
abh1abii Jul 15, 2021
b3a448a
event page
IftekharAlvee Jul 15, 2021
92ccac9
Merge branch 'M-RuntimeT(error)' of https://github.com/PerspectifyTec…
IftekharAlvee Jul 15, 2021
5796815
favicon
IftekharAlvee Jul 15, 2021
1278994
cleaning some code and readme.md
IftekharAlvee Jul 15, 2021
4dd4374
minor changes before code review
AbhinandanPun Jul 15, 2021
da2e153
readme.md
IftekharAlvee Jul 15, 2021
44ec567
Merge branch 'M-RuntimeT(error)' of https://github.com/PerspectifyTec…
IftekharAlvee Jul 15, 2021
b6253eb
update markdown
IftekharAlvee Jul 15, 2021
136c1b4
code change as per suggestion at review session
abhibitbybit Jul 17, 2021
3ec823f
Merge branch 'M-RuntimeT(error)' of https://github.com/PerspectifyTec…
abhibitbybit Jul 17, 2021
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
Binary file added .vs/TraninngLab/v16/.suo
Binary file not shown.
8 changes: 8 additions & 0 deletions .vs/VSWorkspaceState.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"ExpandedNodes": [
"\\Backend",
"\\Backend\\WebApi\\WebApi",
"\\Backend\\WebApi\\WebApi\\AuthServices"
],
"PreviewInSolutionExplorer": false
}
Binary file added .vs/slnx.sqlite
Binary file not shown.
402 changes: 402 additions & 0 deletions Backend/AwsSnapShot.sql

Large diffs are not rendered by default.

Loading