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

Bump shell-quote from 1.7.2 to 1.7.3 #56

Open
wants to merge 78 commits into
base: develop
Choose a base branch
from
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
bbfc3a1
Merge pull request #1 from 8rb/feature/dashboard-company
TheRoro Jun 15, 2020
dec2a20
arreglado los errores
Juanca0312 Jun 23, 2020
85a19b5
Merge pull request #2 from 8rb/hotfix/dashboard
TheRoro Jun 23, 2020
56b04f6
Solucionado los errores de Login y Register
Jun 23, 2020
8378a88
Merge pull request #3 from 8rb/feature/login-register
TheRoro Jun 23, 2020
f4bf433
Added Edit Profile
Jun 23, 2020
114776e
Merge pull request #4 from 8rb/feature/edit-profile
TheRoro Jun 23, 2020
cdd4647
creadas las rutas
Juanca0312 Jun 23, 2020
64d35a7
Merge pull request #5 from 8rb/feature/rutes
TheRoro Jun 23, 2020
7c4a4ab
Modified language issues and code nomenclature
Jun 23, 2020
d9563c6
Merge pull request #6 from 8rb/hotfix/app-language
TheRoro Jun 23, 2020
4c72073
Added FindInternship and modified login
Jun 23, 2020
e0464d1
Merge pull request #8 from 8rb/feature/find-internship
TheRoro Jun 23, 2020
fff3f77
Creado el mockup de Editar perfil para usuario Empresa
Jun 23, 2020
20123a1
Merge pull request #9 from 8rb/feature/editprofilecompany
TheRoro Jun 23, 2020
c05a58b
Terminado Create Internship
Juanca0312 Jun 24, 2020
0319161
Creado el mockup Historial de pasantes en un componente Vue llamado Q…
Jun 24, 2020
0c6b990
Merge pull request #10 from 8rb/feature/MainContentInternship
TheRoro Jun 24, 2020
5f7f52e
Merge pull request #11 from 8rb/feature/editprofilecompany
TheRoro Jun 24, 2020
9e033f8
Creado Historial de pasante
Jun 24, 2020
ad89564
Merge pull request #12 from 8rb/feature/historyintership
TheRoro Jun 24, 2020
76aed23
Modified FindInternship and modified StudentDashboard
Jun 24, 2020
9249c42
Merge pull request #13 from 8rb/feature/find-internship
TheRoro Jun 24, 2020
21aa207
Modified login and both RegisterCompany and RegisterStudent
Jun 24, 2020
4c0c7a3
Merge pull request #14 from 8rb/hotfix/register
TheRoro Jun 24, 2020
de5b682
Updated logo in both dashboards
Jun 24, 2020
1c0e99c
Merge pull request #15 from 8rb/hotfix/logo-dashboard
TheRoro Jun 24, 2020
7eb5d17
Generated post requests from the API and creating both student user a…
Jun 24, 2020
3761e54
Merge pull request #16 from 8rb/feature/create-user
TheRoro Jun 24, 2020
65b9eb0
Validated user login with Interlab DataBase
Jun 24, 2020
3bc4387
Merge pull request #17 from 8rb/feature/login_auth
TheRoro Jun 24, 2020
a8401ba
Validated types of user using profiles table
Jun 24, 2020
965eb54
Merge pull request #18 from 8rb/feature/login_auth
TheRoro Jun 24, 2020
c622ef3
Changed API URL
Jun 25, 2020
f5a6ae1
Merge pull request #19 from 8rb/feature/login_auth
TheRoro Jun 25, 2020
dab7eb0
major update of axios http requests, fonts, and style hierarchy
Jun 25, 2020
8de13b8
Fixed bug of Register router
Jun 25, 2020
e4744ec
Rutas arregladas. Soy papipro
Juanca0312 Jun 26, 2020
f879c2e
Arreglado el Create Internship
Juanca0312 Jun 26, 2020
fc3590b
added responsive elements to the login and register company
Jun 27, 2020
8ed2ec1
build for production
Jun 27, 2020
d77f674
Merge pull request #20 from 8rb/feature/responsive-elements
TheRoro Jun 27, 2020
84f91f8
Post Register Company & Student
Juanca0312 Jun 27, 2020
d33d1d1
Feature Vuex
Juanca0312 Jun 28, 2020
d3a58f7
Merge pull request #21 from 8rb/feature/vuex
TheRoro Jun 28, 2020
93233c4
Cambios en el responsive del componente ProfileContent.vue
Jun 28, 2020
d3614d6
Merge pull request #22 from 8rb/hotffix/profile_student-responsive
TheRoro Jun 28, 2020
69e72d9
Added feature show Name and fixed login and register of both uers
Jun 28, 2020
1b2f2bd
Merge pull request #23 from 8rb/feature/show-username
TheRoro Jun 28, 2020
8c90ad1
Create Company
Juanca0312 Jun 29, 2020
fb9ae32
Merge pull request #24 from 8rb/feature/CreateCompany
TheRoro Jun 29, 2020
c72999b
Added post internship
Jun 29, 2020
aea9ffd
Merge pull request #25 from 8rb/feature/create-internships
TheRoro Jun 29, 2020
b852741
My Request
Juanca0312 Jun 29, 2020
bb48b50
Merge pull request #26 from 8rb/feature/myrequests
TheRoro Jun 29, 2020
d010137
Hecho el editar perfil para estudiante
Jun 29, 2020
d53da57
Merge pull request #27 from 8rb/feature/edit-profile-student
TheRoro Jun 29, 2020
3b4efa1
Deployed for production
Jun 29, 2020
818b1f1
Listo el hotfix
Juanca0312 Jun 30, 2020
30e3c9c
Fixed responsive elements in the majority of the views
Jun 30, 2020
1ee3e14
Merge pull request #28 from 8rb/hotfix/show-password
TheRoro Jun 30, 2020
410a68d
Merge pull request #29 from 8rb/hotfix/register-responsive
TheRoro Jun 30, 2020
a2ec546
Production build
Jun 30, 2020
1515d75
Bump elliptic from 6.5.2 to 6.5.3
dependabot[bot] Aug 13, 2020
cc70e69
Bump lodash from 4.17.15 to 4.17.20
dependabot[bot] Aug 13, 2020
b2e11af
Updated README.md
TheRoro Sep 3, 2020
d5d48cf
Merge pull request #31 from 8rb/dependabot/npm_and_yarn/lodash-4.17.20
TheRoro Sep 3, 2020
2175713
Merge pull request #30 from 8rb/dependabot/npm_and_yarn/elliptic-6.5.3
TheRoro Sep 3, 2020
734f991
Update README.md
TheRoro Sep 12, 2020
befc839
Bump highlight.js from 9.18.1 to 9.18.5
dependabot[bot] Nov 25, 2020
d65060a
Bump axios from 0.19.2 to 0.21.1
dependabot[bot] Jan 6, 2021
ed21159
Merge pull request #33 from 8rb/dependabot/npm_and_yarn/axios-0.21.1
TheRoro Jan 29, 2021
e24fbe2
Merge pull request #32 from 8rb/dependabot/npm_and_yarn/highlight.js-…
TheRoro Jan 29, 2021
7e517f8
Bump elliptic from 6.5.3 to 6.5.4
dependabot[bot] Mar 11, 2021
93e4d65
Bump url-parse from 1.4.7 to 1.5.1
dependabot[bot] May 10, 2021
bc255c1
Merge pull request #37 from 8rb/dependabot/npm_and_yarn/url-parse-1.5.1
TheRoro May 11, 2021
bb5919c
Merge pull request #34 from TheRoro/dependabot/npm_and_yarn/elliptic-…
Sep 5, 2021
7c1ec41
Bump shell-quote from 1.7.2 to 1.7.3
dependabot[bot] Jun 23, 2022
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
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
.DS_Store
node_modules
/dist
#/dist

# local env files
.env.local
Expand Down
5 changes: 5 additions & 0 deletions .idea/.gitignore

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

12 changes: 12 additions & 0 deletions .idea/interlab-webapp.iml

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

6 changes: 6 additions & 0 deletions .idea/misc.xml

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

8 changes: 8 additions & 0 deletions .idea/modules.xml

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

6 changes: 6 additions & 0 deletions .idea/vcs.xml

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

6 changes: 6 additions & 0 deletions .vs/VSWorkspaceState.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"ExpandedNodes": [
""
],
"PreviewInSolutionExplorer": false
}
Binary file added .vs/slnx.sqlite
Binary file not shown.
24 changes: 3 additions & 21 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,24 +1,6 @@
# interlab-web-apps
# interLab Web Application

## Project setup
```
npm install
```
Interlab is a LinkedIn clone, developed in Vue.js in the Front-End and .Net Core in the backend. I was in charge of the Majority of the Front-End programming and the database design.

### Compiles and hot-reloads for development
```
npm run serve
```
## Web Application developed in Vue

### Compiles and minifies for production
```
npm run build
```

### Lints and fixes files
```
npm run lint
```

### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).
1 change: 1 addition & 0 deletions dist/css/app.2086d4b4.css
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
#app{font-family:Khula,sans-serif}
1 change: 0 additions & 1 deletion dist/css/app.292fa687.css

This file was deleted.

1 change: 1 addition & 0 deletions dist/css/chunk-26c3c44c.b6167130.css

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

1 change: 1 addition & 0 deletions dist/css/chunk-29d86079.1b9d2d6d.css

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions dist/css/chunk-3f8566ee.ca4169e1.css

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

1 change: 1 addition & 0 deletions dist/css/chunk-500dd3be.07136c91.css

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

1 change: 1 addition & 0 deletions dist/css/chunk-50463d7e.94e2b5cc.css

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions dist/css/chunk-647d3e02.d335efe6.css

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions dist/css/chunk-71cd0c45.b5c5f921.css

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions dist/css/chunk-746fd52c.a7ebe2ed.css

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

Loading