Jack
|
df2f666228
|
Moving files to correct folder
|
2019-01-20 11:44:29 -08:00 |
|
Rupika
|
c5e7fc879f
|
Code is functional, but doesn't display corresponding JSON text for each view?
|
2019-01-20 00:24:39 -08:00 |
|
Rupika
|
be5c722eca
|
Fixed merge conflict in reimbursinator/urls.py
|
2019-01-19 22:39:07 -08:00 |
|
Rupika
|
82c9a5fc46
|
Updating my code
|
2019-01-19 22:29:25 -08:00 |
|
sliang17
|
2d68724a34
|
Merge pull request #22 from danieldupriest/CollapsingNavbar
Add collapsible navbar to all pages
|
2019-01-19 12:01:18 -08:00 |
|
Preston Doman
|
108a854ef8
|
Add collapsible navbar to all pages
|
2019-01-19 00:09:27 -08:00 |
|
hui2018
|
f72fb78c95
|
Merge pull request #19 from danieldupriest/docker-config-fixes
Changed docker-compose.yml version to 2.0 and tried to fix recursion …
|
2019-01-18 20:32:56 -08:00 |
|
hui2018
|
b722b652b5
|
Merge pull request #20 from danieldupriest/FixJqueryBug
Fix Jquery bug by changing script include order
|
2019-01-18 20:29:15 -08:00 |
|
Jack
|
d295f66c0d
|
create folder for img/js/css and fix the page to be more responsive on mobile
|
2019-01-18 20:20:20 -08:00 |
|
Jack
|
b51a4a9112
|
create folder for img/js/css and fix the page to be more responsive on mobile
|
2019-01-18 20:11:45 -08:00 |
|
Jack
|
f7de63a16a
|
Centering signup page and added email text box
|
2019-01-18 19:43:02 -08:00 |
|
Jack
|
9617cbe558
|
Centering signup page and added email text box
|
2019-01-18 19:43:02 -08:00 |
|
Preston Doman
|
aadc284ade
|
Fix Jquery bug by changing script include order
|
2019-01-18 15:37:53 -08:00 |
|
kououken
|
c5ac3eb7ac
|
Changed docker-compose.yml version to 2.0 and tried to fix recursion issue by naming images.
|
2019-01-18 14:10:09 -08:00 |
|
hui2018
|
ab795864be
|
Merge pull request #17 from danieldupriest/update-versions
Recreated django project with v2.1.4 and updated docker config to match.
|
2019-01-18 13:56:44 -08:00 |
|
sliang17
|
ebc886db0d
|
Merge pull request #16 from danieldupriest/LogoutScript
Add logout script to dashboard.html and fix formatting
|
2019-01-17 17:06:05 -08:00 |
|
Daniel Dupriest
|
660c556ca1
|
Recreated django project with v2.1.4 and updated docker config to match.
|
2019-01-17 14:12:20 -08:00 |
|
Preston Doman
|
91c0b8eb5e
|
Add logout script to dashboard.html and fix formatting
|
2019-01-17 13:12:17 -08:00 |
|
hui2018
|
f02420e210
|
Merge pull request #15 from danieldupriest/LoginScript
Add login script to login page
|
2019-01-17 12:02:42 -08:00 |
|
Preston Doman
|
e0540739e7
|
Add missing errorReport tag to login.html
|
2019-01-16 23:55:23 -08:00 |
|
Preston Doman
|
e1f06dbb2b
|
Add login script to login page
|
2019-01-16 22:59:51 -08:00 |
|
rupikad
|
1fb294320d
|
Merge pull request #14 from danieldupriest/AddIconToPages
Add icons to pages
|
2019-01-16 19:09:58 -08:00 |
|
Jack
|
065ecf9bb4
|
Add icon to the all of the pages that are missing
|
2019-01-15 18:41:23 -08:00 |
|
hui2018
|
567cae05d3
|
Merge pull request #13 from danieldupriest/DashboardUI
Create dashboard UI
|
2019-01-15 18:34:20 -08:00 |
|
sliang17
|
169b42a94d
|
Update formatting with prettier and fix links and scripts into one line
|
2019-01-14 20:39:38 -08:00 |
|
hui2018
|
c007b688d3
|
Merge pull request #12 from danieldupriest/LoginPage
Add login page
|
2019-01-14 09:43:36 -08:00 |
|
sliang17
|
95117fc09b
|
Create dashboard UI
|
2019-01-14 03:25:48 -08:00 |
|
sliang17
|
117c43d52d
|
Merge pull request #11 from danieldupriest/CreateSignUpPage
Create sign up page with password confirmation
|
2019-01-13 22:06:08 -08:00 |
|
Preston Doman
|
3464741618
|
Add login page
|
2019-01-13 19:09:05 -08:00 |
|
Jack
|
f9ef59bc9c
|
Removing specifying type in index.html
|
2019-01-13 18:05:45 -08:00 |
|
Jack
|
c53a31a32f
|
Removing specifying type in index.html
|
2019-01-13 17:49:57 -08:00 |
|
Jack
|
c2194a4c0a
|
Separate javascript from html file
|
2019-01-13 17:48:06 -08:00 |
|
Jack
|
75a581386e
|
Create webpage with text input boxes for username and password and a second password verification box for creating a user account. Secondary password box should verify that the passwords match. Each text for now should be at least 4 characters long
|
2019-01-13 16:22:06 -08:00 |
|
sliang17
|
7b62d5c261
|
Merge pull request #10 from danieldupriest/IndexPageWithSignupAndLogin
Index page that will redirect to signup and login page
|
2019-01-13 16:14:49 -08:00 |
|
Jack
|
fef594d84d
|
aligned in header
|
2019-01-13 15:26:04 -08:00 |
|
Jack
|
97b41735bc
|
**Modified** Added signup page. Included jumbotron with nav-tab. Right now the login page have not yet included but the signup page is available. Description from trello: An index page with navbar that will redirect user to signup or login page with jumbotron.
|
2019-01-13 15:13:26 -08:00 |
|
Jack
|
5ea889ec1d
|
**Modified** Added signup page. Included jumbotron with nav-tab. Right now the login page have not yet included but the signup page is available. Description from trello: An index page with navbar that will redirect user to signup or login page with jumbotron.
|
2019-01-13 15:12:25 -08:00 |
|
Jack
|
7163bb5542
|
**Modified** Added signup page. Included jumbotron with nav-tab. Right now the login page have not yet included but the signup page is available. Description from trello: An index page with navbar that will redirect user to signup or login page with jumbotron.
|
2019-01-13 14:55:07 -08:00 |
|
Jack
|
143d2f3200
|
**Modified** Added signup page. Included jumbotron with nav-tab. Right now the login page have not yet included but the signup page is available. Description from trello: An index page with navbar that will redirect user to signup or login page with jumbotron.
|
2019-01-13 14:00:30 -08:00 |
|
Jack
|
6cd7172e2f
|
Added signup page. Included jumbotron with nav-tab. Right now the login page have not yet included but the signup page is available. Description from trello: An index page with navbar that will redirect user to signup or login page with jumbotron.
|
2019-01-13 09:42:48 -08:00 |
|
sliang17
|
0d9e40b19a
|
Merge pull request #9 from danieldupriest/danieldupriest-readme-patch
Update README.md to include names in a list.
|
2019-01-12 19:55:18 -08:00 |
|
Daniel Dupriest
|
700c4f5567
|
Update README.md
|
2019-01-12 15:43:39 -08:00 |
|
ppdom
|
4608a3b3ab
|
Merge pull request #7 from danieldupriest/modify_ignore
Modified gitignore and commented dbsqlite
|
2019-01-12 15:38:25 -08:00 |
|
ppdom
|
1a5c9cfb7d
|
Merge pull request #8 from danieldupriest/shuaiyi
Add my name
|
2019-01-12 15:35:59 -08:00 |
|
ppdom
|
65d4094e97
|
Merge pull request #6 from danieldupriest/logan
Added my name to the READ.me
|
2019-01-12 15:28:10 -08:00 |
|
sliang17
|
19db7c886e
|
Add my name
|
2019-01-12 15:08:02 -08:00 |
|
Logan Miller
|
ce2d3224dc
|
Added my name to the READ.me
|
2019-01-12 15:07:49 -08:00 |
|
Rupika
|
2348850a2d
|
Modified gitignore and commented dbsqlite
|
2019-01-12 15:06:08 -08:00 |
|
sliang17
|
e38b25cef0
|
Merge pull request #5 from danieldupriest/Jack
Testing added name in README
|
2019-01-12 14:59:18 -08:00 |
|
Jack
|
748b971878
|
Testing added name in README
|
2019-01-12 14:49:23 -08:00 |
|