WIP: Try vue #244

Closed
romanov73 wants to merge 49 commits from try-vue into dev

49 Commits (dev)

Author SHA1 Message Date
Anton Romanov 08253fc12a fix lazy initialization 5 years ago
Anton Romanov 5b4dbac481 task notifications 5 years ago
Anton Romanov 0f9f591c6b work with different version of entity 5 years ago
Anton Romanov a1d268a8c2 fix getting active activities 5 years ago
Anton Romanov f0f4a2f19c fix delete 5 years ago
Anton Romanov 17723237d1 fix event removing 5 years ago
Anton Romanov 93cf1fa2a8 fix type cast 5 years ago
Anton Romanov f1229b6019 fix using deadline dto 5 years ago
Anton Romanov aae86b94b5 fix query 5 years ago
Anton Romanov ad989c6dea complete refactor 5 years ago
Anton Romanov 8a245584ca fix another controller 5 years ago
Anton Romanov 7a8456a0aa fix checkstyle 5 years ago
Anton Romanov 1759f340c8 fix tests 5 years ago
Anton Romanov 938deda29b complete controllers 5 years ago
Anton Romanov 8e89ec08a7 start conference controller 5 years ago
Anton Romanov 6cf627bf02 partially implements api 5 years ago
Anton Romanov 119f5a52ab create api for activities 5 years ago
Anton Romanov 7c0a8be51b fix saving paper 5 years ago
Anton Romanov c966a100da fix update paper 5 years ago
Anton Romanov 1fbee8f0f2 -- fixes for dashboard 5 years ago
Anton Romanov 56d8098a01 -- reduce code to more clarity (some features where disabled)
-- some refactor
-- add pagination for entities
5 years ago
Anton Romanov a9fb97bd2e fix saving paper 5 years ago
Anton Romanov b99a5e9f06 paper model optimize 5 years ago
Anton Romanov f89928ce3d fix paper id on load 5 years ago
Anton Romanov e7b84b766f Merge branch 'move-to-jdk11' into try-vue
# Conflicts:
#	src/main/java/ru/ulstu/configuration/MvcConfiguration.java
#	src/main/java/ru/ulstu/core/controller/AdviceController.java
#	src/main/java/ru/ulstu/paper/controller/PaperRestController.java
#	src/main/resources/static/papers/paper-status.vue
#	src/main/resources/templates/activate.html
#	src/main/resources/templates/admin/commits.html
#	src/main/resources/templates/admin/userList.html
#	src/main/resources/templates/admin/userSessions.html
#	src/main/resources/templates/conferences/conference.html
#	src/main/resources/templates/conferences/conferences.html
#	src/main/resources/templates/conferences/dashboard.html
#	src/main/resources/templates/default.html
#	src/main/resources/templates/error/403.html
#	src/main/resources/templates/error/404.html
#	src/main/resources/templates/error/500.html
#	src/main/resources/templates/grants/dashboard.html
#	src/main/resources/templates/grants/fragments/grantDashboardFragment.html
#	src/main/resources/templates/grants/fragments/grantLineFragment.html
#	src/main/resources/templates/grants/fragments/grantStatusFragment.html
#	src/main/resources/templates/grants/grant.html
#	src/main/resources/templates/grants/grants.html
#	src/main/resources/templates/index.html
#	src/main/resources/templates/load.html
#	src/main/resources/templates/login.html
#	src/main/resources/templates/papers/dashboard.html
#	src/main/resources/templates/papers/fragments/paperDashboardFragment.html
#	src/main/resources/templates/papers/fragments/paperLineFragment.html
#	src/main/resources/templates/papers/paper.html
#	src/main/resources/templates/papers/papers.html
#	src/main/resources/templates/projects/dashboard.html
#	src/main/resources/templates/projects/fragments/projectStatusFragment.html
#	src/main/resources/templates/projects/project.html
#	src/main/resources/templates/projects/projects.html
#	src/main/resources/templates/reset.html
#	src/main/resources/templates/resetRequest.html
#	src/main/resources/templates/timeline.html
5 years ago
Aleksey Filippov f0e4121d1d try-vue: add some examples of validataion via veevalidate 5 years ago
Aleksey Filippov 528fb87f77 try-vue: vuelidate is not exists in webjar format, so try use only VeeValidate 5 years ago
Aleksey Filippov fde4ef58d9 try-vue: add test pages for validators 5 years ago
Aleksey Filippov 133c9a13ba try-vue: add jshint config 5 years ago
Aleksey Filippov 6e97bf67d6 try-vue: add pgsql runner 5 years ago
Anton Romanov 10d560623d add moment 5 years ago
Anton Romanov 4fefa39f7b authors multiselect 5 years ago
Anton Romanov 6e584975e4 Merge remote-tracking branch 'origin/try-vue' into try-vue
# Conflicts:
#	src/main/java/ru/ulstu/paper/controller/PaperController.java
#	src/main/java/ru/ulstu/paper/service/PaperService.java
5 years ago
Anton Romanov 8187c9b614 merge dev 5 years ago
Anton Romanov 51164ce11c fix enum dtos 5 years ago
Anton Romanov 8449c028f9 partially paper view 5 years ago
Anton Romanov 7c1b87c126 fix paper list 5 years ago
Anton Romanov 7695e93cb7 fix logo url 5 years ago
Anton Romanov 8906214f52 fix dashboard 5 years ago
Anton Romanov 4d7777831f Merge remote-tracking branch 'origin/try-vue' into try-vue 5 years ago
Anton Romanov e3b6c02f56 #partilly add paper dashboard 5 years ago
Anton Romanov 0c81689fd3 align authors line 5 years ago
Anton Romanov 0d5f15614e #add paper navigation 5 years ago
Anton Romanov 181b14d2e7 #fix paper status 5 years ago
Anton Romanov 9c5c107c58 #fix controllers 5 years ago
Anton Romanov a4cbb3e3df #show paper list 5 years ago
Anton Romanov ac88ef2704 add dependencies, fix html 5 years ago
Anton Romanov ae102d6466 #fix styles 5 years ago
Anton Romanov a7ceebb7c5 #first try to show index page 5 years ago