Commit Graph

57 Commits

Author SHA1 Message Date
gaelle morin
218e74955b
feature: notification - templates for circle and private notification added 2020-07-09 16:01:42 +02:00
gaelle morin
cd63ab9656
fix: old css replaced 2020-06-26 09:19:21 +02:00
Jean-Baptiste Pasquier
2ae8db7429
minor: Implement core 0.10 2020-06-18 20:02:54 +02:00
gaelle morin
c09cc4e525
bugfix: multiple fixes 2020-06-11 15:20:20 +02:00
Jean-Baptiste Pasquier
c6dc4d8f93
Merge branch 'release/rework-css' into feature/utility-classes 2020-06-10 15:44:38 +02:00
gaelle morin
57d775fa01
update: header + fix for webkit for mobile 2020-06-09 11:43:40 +02:00
gaelle morin
9d83093165
update: left-menu and header : ellipsis and alignment 2020-06-03 17:36:01 +02:00
Jean-Baptiste Pasquier
3d860913a6
fix: profile url 2020-06-01 16:28:04 +02:00
Jean-Baptiste Pasquier
5c361bdef9
small fixes, remove tabs 2020-06-01 12:42:35 +02:00
maxime_senza
623c715892 feature : merge updates on master branch & add new class to about page 2020-05-30 10:43:13 +02:00
gaelle morin
af1d40cbd4
update: classes for avatar, logo and flex added + css for elements from main header are outside the styles for that header 2020-05-29 14:07:44 +02:00
gaelle morin
ef8ad357f7
update: header ok 2020-05-29 14:07:44 +02:00
maxime_senza
4148b8c6f0 feature: about page | change spot in header 2020-05-27 15:07:30 +02:00
maxime_senza
148992eaef feature: about sib | HTML of page + header link + include + sib router 2020-05-27 11:17:44 +02:00
Jean-Baptiste Pasquier
4e2fccdb60 feature: my profile 2020-05-27 06:44:54 +00:00
Jean-Baptiste Pasquier
40792273fe Fixes & Hubl branding 2020-05-08 13:27:44 +00:00
gaelle morin
a8f1601777 feature: user menu translated 2020-04-24 14:35:37 +00:00
Gaëlle Morin
6c8224c0f2
update: clear unused and fixes CSS 2020-04-16 14:30:28 +02:00
Jean-Baptiste Pasquier
3e14cb91a4
update: redirect to login and hide page on logged out 2020-02-19 17:03:47 +01:00
Jean-Baptiste Pasquier
31bd34df98
sorted src, activate condition for public directory and job offers, dev parameter for local lib folder 2020-02-10 13:59:23 +01:00
Jean-Baptiste Pasquier
7eff652d5d
Adapted Sib App for ETUC & more flexible way to handle optional components 2020-02-03 14:39:14 +01:00
Jean-Baptiste Pasquier
83e6957934
fix a lot of problems and add js for menus 2020-01-20 13:57:03 +01:00
gaelle morin
3e281edc5c
Sidebar is responsive 2020-01-19 13:19:25 +01:00
gaelle morin
56953601e1
Left menu is responsive 2020-01-19 10:48:22 +01:00
Jean-Baptiste Pasquier
29ce7cdfd0
fix: quickfix for client logo height 2020-01-16 20:56:54 +01:00
Jean-Baptiste Pasquier
9185793c04
fix: logo auto size 2020-01-16 20:50:20 +01:00
Jean-Baptiste Pasquier
4cf9cce6ad
fix: add parameters on sample and var for logo 2020-01-16 20:31:28 +01:00
Calum Mackervoy
ef256c70f4 external context instead of _ in name 2019-12-04 16:11:05 +01:00
Calum Mackervoy
fa4a1f0b0e fixed first name display in userDetails 2019-12-04 12:27:05 +01:00
Jean-Baptiste Pasquier
21d485c492
fix: _ & LDFlex on header 2019-10-16 13:21:23 +02:00
Christophe Henry
4ded6401d0 bugfix: add client name to sib-auth-provider's dataset (startinblox/applications/sib-app#224) 2019-10-15 15:49:53 +02:00
Jean-Baptiste Pasquier
1b69319ce9
fix: chat works 2019-08-09 16:01:06 +02:00
Jean-Baptiste Pasquier
2433e71d44
update: WIP sib-core 0.8 2019-07-23 15:08:59 +02:00
Gaëlle Morin
ba01623195 feature: profile edition added
- new page created
- new route added
- some styles are reworked
- new styles added
2019-06-26 19:15:05 +02:00
Jean-Baptiste Pasquier
539b297417
feature: endpoints in config 2019-06-24 13:56:49 +02:00
Jean-Baptiste Pasquier
30f0e39dce
ui: fix non working things 2019-05-20 15:06:07 +02:00
Gaëlle Morin
7f683aa3e3 feature(header): home link added to the logo 2019-05-20 12:25:11 +02:00
Gaëlle Morin
9ab61cc481 ui: default avatar added
New template created
2019-05-16 21:20:43 +02:00
Jean-Baptiste Pasquier
6c1a28f604
css: refactoring & fixing - day 1 2019-05-13 18:50:34 +02:00
Jean-Baptiste Pasquier
f60b720d37
less javascript for user img 2019-04-16 14:56:25 +02:00
Gaëlle Morin
bdf71bc3fb feature(header): Issue#106 - add a logout button 2019-04-04 16:41:23 +02:00
Gaëlle Morin
43825c7606 ui + feature(header): issue #105 - User panel
- Transform it into HTML5 component detail + summary.
- Add/remove styles.
- Add "animation" on menu-header
- Make it clear for keyboard users + some accessibility.
- Refactoring, code moved.
- Add JS.
2019-04-03 18:07:21 +02:00
Jean-Baptiste
15db82087a feature(header): issue #95 Add notifications component
Add it in dependencies
Add styles
2019-04-03 16:32:29 +02:00
Jean-Baptiste
3b7742eebf update: Integrate sib-oidc 0.5 2019-04-03 13:28:47 +00:00
Gaëlle Morin
05d71de379 ui(all pages): MR!13 - Upgrade to core v0.6
Fixed responsive issue on counter in /members page
Had to modify some CSS files, create templates, modify data-fields in sib-display, clean up and refactor
Removed custom-widgets
2019-03-25 16:37:35 +01:00
Gaëlle Morin
db40b83e5a ui(css styles) : font-size was moved from px to rem. 2019-03-03 11:37:31 +01:00
Gaelle Morin
24ed10f296 ui: project-profile page is now ready
New CSS rules added, HTML has been modified.

Closes #54
2019-01-23 18:29:48 +01:00
jblemee
a25a1cb218 fix: picture is now at user.account.picture 2019-01-07 17:18:02 +01:00
jblemee
fc9b1f2f99 fix: user.member => user.profile 2018-12-12 17:08:34 +01:00
jblemee
6e67a598c0 bugfix: #39 use rights data-fields 2018-12-10 14:18:12 +01:00