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

Re construct frontend #3

Open
wants to merge 125 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
125 commits
Select commit Hold shift + click to select a range
1d02e29
liaisons back-front in progress
zarrinka Aug 2, 2017
b9a3e78
[HOTFIX] Chore : resolve dummy mistake, my bad ;7).
Aug 4, 2017
f153318
[US#32] Chore : link backend rest service and frontend (╯°□°)╯︵ ┻━┻.
GeoffreyEhrmann Aug 4, 2017
a698462
after demo
GeoffreyEhrmann Aug 7, 2017
59f6502
start implementation for missions
Aug 7, 2017
322c14c
US#41 pas de double register, login si collab existe
Aug 7, 2017
6d187b7
US#41 Passage info User dans handle CV
Aug 7, 2017
aefc368
Start Admin request
Aug 7, 2017
69edddd
refonte page mycv
GeoffreyEhrmann Aug 8, 2017
096706c
Merge branch 'develop' of https://github.com/Viseo/C360-CV into develop
GeoffreyEhrmann Aug 8, 2017
887802a
[US#41] Recupération Missions du User et User Info
Aug 9, 2017
1ea53fa
[US#41] Merging + Deconnexion + un peu gestion missions
Aug 9, 2017
7ff4c65
fin refont design
GeoffreyEhrmann Aug 10, 2017
20e725e
fin refont design merged
GeoffreyEhrmann Aug 10, 2017
7ef9c7f
Corrections bug et recup correct
Aug 10, 2017
7fdd35e
Merge branch 'develop' of https://github.com/Viseo/C360-CV into develop
Aug 10, 2017
b9633ac
[AdminPage] Manage all info collab
Aug 10, 2017
7fe85c7
oups
GeoffreyEhrmann Aug 10, 2017
7c47755
merging
Aug 10, 2017
53d58af
[US#41] Merge branch US#41
Aug 10, 2017
f3dd607
[US#41] Clients filters ok
Aug 11, 2017
7dd3635
MAJ InfoUser de bases no missions
Aug 11, 2017
4a3c98f
Merge branch 'develop' of https://github.com/Viseo/C360-CV into develop
Aug 11, 2017
ea59678
fin design
GeoffreyEhrmann Aug 11, 2017
09dff3e
fin design + merge
GeoffreyEhrmann Aug 11, 2017
521e8db
img
GeoffreyEhrmann Aug 11, 2017
84ee937
fix some bug
Aug 16, 2017
013e800
[US#42] Correction input and placeholder and font size collab
Aug 22, 2017
ce9685b
minor changes
GeoffreyEhrmann Aug 24, 2017
d7f6df4
Merge branch 'develop' of https://github.com/Viseo/C360-CV into develop
GeoffreyEhrmann Aug 24, 2017
817230e
[US#39] Create page profile
Aug 24, 2017
20e6b80
Merge branch 'develop' of https://github.com/Viseo/C360-CV into develop
GeoffreyEhrmann Aug 24, 2017
ca7c7c1
page profil
GeoffreyEhrmann Aug 24, 2017
a658410
sha1 et modif profil
GeoffreyEhrmann Aug 25, 2017
aca5e30
[US#39] Manage profile page
Aug 28, 2017
ae8c84e
[US#39] Manage profile page
Aug 28, 2017
caabf41
photo moi add password amdin
GeoffreyEhrmann Aug 28, 2017
9ccd617
Merge branch 'develop' of https://github.com/Viseo/C360-CV into develop
GeoffreyEhrmann Aug 28, 2017
d89ee7a
fin stage
GeoffreyEhrmann Sep 1, 2017
7388008
fin stage
GeoffreyEhrmann Sep 1, 2017
8f684fb
Revert "[dev] test"
guyuanhao Nov 3, 2017
c831757
[dev] renforcer la securite et la convivialité du projet
guyuanhao Nov 3, 2017
e682f05
[dev] update sha1 to sha256 & improve front & improve api performance
guyuanhao Nov 6, 2017
84a1dba
[dev] prepare to import jwt & vue-router
guyuanhao Nov 7, 2017
97be5d1
generate jwt token
guyuanhao Nov 21, 2017
cb2a93f
Merge branch 'jwt' into develop
guyuanhao Nov 21, 2017
111e3ef
[dev] successfully install vue router
guyuanhao Nov 21, 2017
dcc8aad
[dev] install vuex store
guyuanhao Nov 23, 2017
315dd49
[dev] complete jwt configuration system
guyuanhao Nov 23, 2017
d634996
fix token bug
guyuanhao Nov 24, 2017
26fc7c6
fix redirect page bug
guyuanhao Nov 24, 2017
3cb179b
install rabbitmq configuration & env
guyuanhao Nov 27, 2017
064f7cd
fix rabbitmq 'fanout' queue bug
guyuanhao Nov 28, 2017
78e7c02
ready to deploy connection with other microservices
guyuanhao Nov 28, 2017
8104fb5
complete registration
guyuanhao Nov 28, 2017
ed3c121
transmit user via rabbitmq when login
guyuanhao Nov 29, 2017
79ea99b
permit other microsevice connect into CV
guyuanhao Dec 1, 2017
41f9e1a
connect CV to other micro-services
guyuanhao Dec 5, 2017
fc9dc93
improve UI
guyuanhao Dec 5, 2017
96984fd
finish maven conflict, begin to fix backend's bug
guyuanhao Dec 6, 2017
c8223f7
fix spring data bug
guyuanhao Dec 6, 2017
cce043e
ready to destory the structure
guyuanhao Dec 7, 2017
839c5da
migrate missions to store.js
guyuanhao Dec 8, 2017
f920ea9
fix back languages_users bug, add a converter
guyuanhao Dec 8, 2017
16a6417
create converter, ready to solve LazyInitializationException
guyuanhao Dec 8, 2017
72decde
fix famous lazyInitializationException for mission and languages, sti…
guyuanhao Dec 11, 2017
a2948db
successfully fix LazyInitializationException!
guyuanhao Dec 11, 2017
6f725a4
change dao interface
guyuanhao Dec 13, 2017
527968e
combine spring data with hibernate
guyuanhao Dec 13, 2017
708ca4d
fix front pdf bug, combine spring data and hibernate
guyuanhao Dec 14, 2017
4fba1f4
Merge branch 'ConvertSpringData' into re-construct-frontend
Dec 14, 2017
64fd8a3
Merge branch 'ConvertSpringData' into re-construct-frontend
guyuanhao Dec 14, 2017
850c9c1
missions' skills problem fixed
guyuanhao Dec 15, 2017
4d5a5dd
clean sh*t
guyuanhao Dec 15, 2017
84d4c12
fix birthday bug
guyuanhao Dec 15, 2017
d390e83
prepare to delete the F useless var 'currentBlock'
guyuanhao Dec 18, 2017
ef8af96
delete var 'currentblock'
guyuanhao Dec 18, 2017
8670190
display mission details
guyuanhao Dec 18, 2017
3bb18ae
add banner & fix skill display problem
guyuanhao Dec 19, 2017
64875d8
correct PDF experience plural spelling
guyuanhao Dec 19, 2017
cc3e5a4
prepare to change the component registerMIssion's structure
guyuanhao Dec 19, 2017
2edea79
add animiation & prepare to make mission update function
guyuanhao Dec 27, 2017
96c884e
improve animation & fix date problem
guyuanhao Dec 27, 2017
d5cadad
daily commit
guyuanhao Dec 27, 2017
b389f1b
fix left join problem
guyuanhao Dec 28, 2017
8d423b7
delete client entering sector, add a new client adding modal, prepare…
guyuanhao Dec 29, 2017
1e3284d
create two client pop-ups
guyuanhao Jan 2, 2018
ed68f18
build client DAO & client controller
guyuanhao Jan 3, 2018
b6d0308
finish front client modal
guyuanhao Jan 4, 2018
11be5cf
fix the strange front overflow bug
guyuanhao Jan 4, 2018
2e681cd
delete useless icone img setting
guyuanhao Jan 4, 2018
1da91d6
change save button behavior
guyuanhao Jan 4, 2018
1c75d1f
ready to fix Detached entity passed to persist error
guyuanhao Jan 5, 2018
5c40ea1
create typeMission DAO and finish mission saving function
guyuanhao Jan 5, 2018
a618289
link user to new mission
guyuanhao Jan 8, 2018
88544fa
add mission backend & api connection
guyuanhao Jan 9, 2018
b198da0
improve front missions block & fix bugs after adding new mission
guyuanhao Jan 9, 2018
15ecc0f
fix checkbox date problem
guyuanhao Jan 9, 2018
e95e7f4
first step to change skill system
guyuanhao Jan 9, 2018
e56532e
successfully create skill backend
guyuanhao Jan 9, 2018
76ea10c
return dto instead of entity
guyuanhao Jan 9, 2018
80ffe61
create domain Entity & domain service
guyuanhao Jan 10, 2018
5a7b34d
dynamic categories
guyuanhao Jan 10, 2018
a3d919e
connect skillDomain & skill
guyuanhao Jan 11, 2018
22f40a4
prepare to delete old code and use the dynamical skills
guyuanhao Jan 11, 2018
c5eacde
properly display & select skills
guyuanhao Jan 11, 2018
7b7c242
finish search function
guyuanhao Jan 11, 2018
c8c698d
update bug fixed
guyuanhao Jan 15, 2018
ac04486
prepare to change language choose interface
guyuanhao Jan 15, 2018
c0cf1d1
create language modal, decide language interface
guyuanhao Jan 15, 2018
55cd71f
add language controller
guyuanhao Jan 15, 2018
a4c9323
finish language interface
guyuanhao Jan 16, 2018
a40c5ff
ready to call api for user updating
guyuanhao Jan 16, 2018
7dc057b
reform token system & prepare to language data opreation
guyuanhao Jan 17, 2018
4cab32a
reform logout system
guyuanhao Jan 17, 2018
ac8ecc0
connect Formation to CV
guyuanhao Jan 17, 2018
c180781
prepare to clean front sh*ts
guyuanhao Jan 17, 2018
913ebdc
change form alert mode
guyuanhao Jan 18, 2018
5a719e2
add notificaition plugin
guyuanhao Jan 18, 2018
5beb42b
update user profile only without languages
guyuanhao Jan 18, 2018
692ded2
fix update bug
guyuanhao Jan 19, 2018
8fb4949
fix bugs
guyuanhao Jan 19, 2018
17a2db3
fix notification bug
guyuanhao Jan 19, 2018
be5f13e
enable language saving when update user
guyuanhao Jan 24, 2018
ae2f93a
fix "save" button bug
guyuanhao Jan 24, 2018
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
27 changes: 22 additions & 5 deletions .idea/artifacts/cv_backend_war_exploded.xml

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

8 changes: 4 additions & 4 deletions .idea/misc.xml

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

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

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

3 changes: 2 additions & 1 deletion C360-CV.iml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<module org.jetbrains.idea.maven.project.MavenProjectsManager.isMavenModule="true" type="JAVA_MODULE" version="4">
<component name="NewModuleRootManager" LANGUAGE_LEVEL="JDK_1_8" inherit-compiler-output="false">
<component name="NewModuleRootManager" LANGUAGE_LEVEL="JDK_1_8">
<output url="file://$MODULE_DIR$/target/classes" />
<output-test url="file://$MODULE_DIR$/target/test-classes" />
<content url="file://$MODULE_DIR$">
Expand All @@ -16,4 +16,5 @@
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />
</component>
<component name="POM File Configuration" pomFile="" />
</module>
8 changes: 8 additions & 0 deletions cv-backend/.idea/artifacts/cv_backend_war.xml

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

74 changes: 74 additions & 0 deletions cv-backend/.idea/artifacts/cv_backend_war_exploded.xml

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

16 changes: 16 additions & 0 deletions cv-backend/.idea/compiler.xml

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

14 changes: 14 additions & 0 deletions cv-backend/.idea/dataSources.local.xml

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

14 changes: 14 additions & 0 deletions cv-backend/.idea/dataSources.xml

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

Loading