Commit Graph

198 Commits

Author SHA1 Message Date
xdrm-brackets 4352f02dc9 [webpack.teacher.view] show all professors when (no filter|empty filter) 2018-03-06 14:49:48 +01:00
xdrm-brackets 565f9d8d11 [webpack.teacher.view] filters now works 2018-03-05 19:51:28 +01:00
Guillaume FAUVET 6c458fbf82 Merge remote-tracking branch 'origin/master' 2018-03-05 19:40:12 +01:00
Guillaume FAUVET 5ad2f24ff9 Ajout de la page Gestion UE 2018-03-05 19:39:56 +01:00
Guillaume FAUVET 3578b73417 Ajout de la page Fiches 2018-03-05 19:39:39 +01:00
Guillaume FAUVET e3726632a3 Ajout de la page Administration 2018-03-05 19:39:02 +01:00
xdrm-brackets ae5a2459ff [js] override Element prototype with adding: Element.addClass('classname') + Element.remClass('classname') | [webpack.teacher.view] implemented filter show/hide 2018-03-05 18:20:47 +01:00
xdrm-brackets 07438b400a [scss.menu] fixed z-index to show item labels + revert change for fixed menu 2018-03-05 17:38:51 +01:00
xdrm-brackets 18302be8b6 [webpack.teacher.view] fixed fold filter group layout 2018-03-05 11:49:55 +01:00
xdrm-brackets df520993fb [webpack.teacher.view] added dynamic filter generation 2018-03-05 11:46:01 +01:00
xdrm-brackets cb0b06feb2 layout minfix 2018-03-04 18:52:36 +01:00
xdrm-brackets 83bb8c803a [webpack.teacher.view] real-time search now 150ms 2018-03-04 18:25:07 +01:00
xdrm-brackets 400709ca08 [webpack.teacher.view] real-time search with 'instant-search' by: lastName + firstName 2018-03-04 18:16:23 +01:00
xdrm-brackets 405e74d8d8 [webpack.teacher.view] added generic CSS+HTML semantic for 'filter' + 'instant search' 2018-03-04 17:23:35 +01:00
xdrm-brackets 0e2ac90b58 [webpack.teacher.view] icons greyed if 0 hours 2018-03-04 12:56:35 +01:00
xdrm-brackets 6ada8fe0a3 [webpack.teacher.view] fixed 'programmed hours' + equiTD 2018-03-04 12:46:47 +01:00
xdrm-brackets 8bb07d4a33 [webpack.teacher.view] updated with VH data 2018-03-04 11:59:10 +01:00
xdrm-brackets e83b20e9ff minmod 2018-03-03 22:30:26 +01:00
xdrm-brackets b59d1cbeff [webpack.page.teachers] load professors through API + flex layout 2018-03-03 22:27:34 +01:00
xdrm-brackets fbb21b3ffa [page.teacher] card layout (html semantic + generic css) 2018-03-03 19:37:38 +01:00
xdrm-brackets fa83d62d72 [webpack.login.data] now works with localhost|xdrm.io (used processed 'api.target') 2018-03-03 16:25:39 +01:00
xdrm-brackets b1c6ab5a0d [scss.global] updated BUTTONs to be more readable | [webpack.login] now works with API for CAS login 2018-03-03 16:21:41 +01:00
xdrm-brackets 65d1e78cf2 [webpack.login] now works with CAS authentication 2018-03-03 16:00:43 +01:00
xdrm-brackets c76dc3c5ee added teacher client page 2018-03-01 18:26:07 +01:00
xdrm-brackets ddd12ef821 fixed css design features + working on list view 2018-03-01 13:16:22 +01:00
xdrm-brackets 72e140d5c5 Updated menu items 2018-02-28 13:00:51 +01:00
xdrm-brackets 9543c7621c +added VueRouter 2018-02-28 12:36:54 +01:00
xdrm-brackets 1c9fe2244a +add login_wrapper + fix menu + removed popup on page.home + minmod 2018-02-27 14:33:04 +01:00
xdrm-brackets 7073b3f967 updated 404 page 2018-02-22 15:34:24 +01:00
xdrm-brackets ec88f34d6a no more API or PopUp in pages -> common 2018-02-20 22:57:52 +01:00
xdrm-brackets 2bc265efb0 Instanciate API/PopUp in common 2018-02-20 22:57:39 +01:00
xdrm-brackets 1f6d911bc0 added 'constants' file + global for input/button etc -> 4 modes:
invalid(red), valid(green), neutral(blue), search(purple)
2018-02-20 22:56:40 +01:00
xdrm-brackets cf8a349868 Added popup js lib 2018-02-20 22:56:13 +01:00
xdrm-brackets 4576e20253 minmod 2018-02-20 21:57:48 +01:00
xdrm-brackets 3367121eca upd background color 2018-02-20 21:35:35 +01:00
xdrm-brackets d2e7c1d5ea updated login.svg asset + menu nice animations 2018-02-20 21:32:03 +01:00
xdrm-brackets e685dadd55 fix connection check on webpack.data.common 2018-02-20 19:40:26 +01:00
xdrm-brackets e3c47d3a36 update menu.scss 2018-02-20 19:37:45 +01:00
xdrm-brackets 2ecfbce75f added router.svg coloring + some icons + base menu layout 2018-02-20 19:00:09 +01:00
xdrm-brackets fc39833a84 +fix layout.scss 2018-02-20 17:48:32 +01:00
xdrm-brackets c51f90b70e navigation de menu basique + gestion de l'item login/logout en fonction de la connexion actuelle 2018-02-20 17:45:46 +01:00
xdrm-brackets c8871cbab4 +fix gstore 'is_local' check 2018-02-20 16:00:55 +01:00
xdrm-brackets a493db2bf2 +created base html/css/js (added gstore + default templates) 2018-02-20 15:53:31 +01:00
xdrm-brackets f1947f91e1 +moved public_html/scss to webpack/scss (now scss files not publicly accessible by browsers) + npm run build also builds css 2018-02-20 13:04:26 +01:00
xdrm-brackets 8b4d818465 +add sample webpack main scripts (webpack.page) 2018-02-20 00:53:08 +01:00
xdrm-brackets 1eba61dfd4 +add VueJS 'vue' folder 2018-02-20 00:52:44 +01:00
xdrm-brackets ea8a9d2289 +add js.api-client for API 2018-02-20 00:52:26 +01:00
xdrm-brackets 56b417bd47 +add .gitignore for composer 2018-02-19 23:34:41 +01:00