Aina Sitraka
6fb6f047f4
PHRAS-3669 A story can refer record-id's from another dbox ( #4014 )
...
* fix creation story
* update version js
* fix
* fix delete story
* add alert if multiple databox
* fix create story
* block create story from different databox
* disable checkbox on multiple databox
2022-05-12 15:47:11 +02:00
jygaulier
f967588251
PHRAS-3667_refresh-one-basket WIP ( #4012 )
...
* PHRAS-3667_refresh-one-basket
- new "wip" icon
- deploying a basket refreshes icons
todo:
- refreh also when closing ?
- refresh on notification about "share ok" ?
- refresh after real-time op (e.g. share a simple basket ==> wip) ?
* PHRAS-3667 : try to move wz/basket menus (failed)
* PHRAS-3667_refresh-one-basket
- fix : stories deployed looks empty
2022-05-11 11:24:45 +02:00
Aina Sitraka
f004015f64
PHRAS-3662 Share Basket fix GUI - icons color and behavior ( #4007 )
...
* fix some display icon
* update translation
* fix icon size
* fix context color, set order
* remove search background
* change color share, refresh workzone
* fix icon active
* remove ccs from js file
* remove css in js file
* fix
2022-04-28 12:11:55 +02:00
Aina Sitraka
cf8234670a
PHRAS-3662 Prod - shared basket - fix icon in detailed view and action bar ( #4006 )
...
PHRAS-3662
* fix icon shared basket
* fix icon
* fix string and icon
* fix icon for right on share
* fix double icon in detailed view
Co-authored-by: jygaulier <gaulier@alchemy.fr >
2022-04-15 12:20:59 +02:00
jygaulier
fbccec009e
PHRAS-3602_shared-baskets-step1 WIP DO NOT MERGE ( #3929 )
...
* PHRAS-3602 : migrate validations to baskets
WIP [skip ci]
* PHRAS-3602 : migrate validations code to baskets code (wip)
WIP [skip ci]
* PHRAS-3602 : migrate validations to baskets
WIP [skip ci]
* PHRAS-3602 : migrate validations to baskets
WIP [skip ci]
* PHRAS-3602 : fake commit to run tests
* PHRAS-3602 : migrate validations to baskets
fix typo
* PHRAS-3602 : migrate validations to baskets
fixed (some) tests
* PHRAS-3602 : migrate validations to baskets
fixed (some) tests
* PHRAS-3602 : migrate validations to baskets
fixed (some) tests. need to remove method():return_type signature because of old phpunit which does not mock it
* PHRAS-3602 : migrate validations to baskets
fix
* PHRAS-3602 : migrate validations to baskets
fix err 500 when a "vote" (feedback) is deployed in wz
* PHRAS-3602 : migrate validations to baskets
fix missing votes for element+participant
fix update vote dates on basket
* PHRAS-3602 : ux
bump production-client to 34
WIP [skip ci]
* PHRAS-3602 : rebase (bump production-client to 37)
WIP [skip ci]
* PHRAS-3602 : refacto css/twig/templates/... ; replace many png's by fonts
WIP [skip ci]
* PHRAS-3602 : fix icon / css
WIP
* PHRAS-3602 : better icon align ; back button color
fix : save button after adding a user
WIP [skip ci]
* PHRAS-3602 : restore sharebasket controller
todo : implement modification right ; owner is participant ?
WIP [skip ci]
* PHRAS-3602 : set "canModifiy" ; cleanup
WIP [skip ci]
* PHRAS-3602 : respect "can_modify" on shared basket
WIP [skip ci]
* PHRAS-3602 : fix badge icon bg ; fix button css
WIP [skip ci]
* PHRAS-3602 : fix css & cleanup
WIP [skip ci]
* PHRAS-3602 : fix 500 on preview/feedback tab
WIP [skip ci]
* PHRAS-3602 : fix allow to display dlg without selection
* PHRAS-3602 : bump version to 4.1.6-rc1 ; prodclient=38
WIP [skip ci]
* PHRAS-3602 : factorize baskets menu (wip)
WIP [skip ci]
* PHRAS-3602 : modify already shared or feedback basket (general menu)
4th icon on badges (vote != modify)
quitshare option (todo back)
allow fa-icons in toolbar
WIP [skip ci]
* PHRAS-3602 : add share end-date (todo:db write)
add 4th general toggle button
fix badge selection bug
fix css badges zone (form position)
WIP [skip ci]
* PHRAS-3602 : big refacto to use "sharebasket" vocab.
fusion "feedback/sharebasket" removed "feedback"
adaptative ux: 1 "can_agree" ==> feedback display
bump production-client to v50
todo: save shr/fbk end-dates
todo: rename "pushXXX" to pushAndShare ?
WIP [skip ci]
* PHRAS-3602 : share / feedback expiration dates are saved in db
date pickers with delta menu
better adaptive ux
todo: move select general togglers
WIP [skip ci]
* PHRAS-3602 : revert validation* tables (remove "dead" rename)
drop all foreign keys from validation*
WIP [skip ci]
* PHRAS-3602 : restore deleted fields in validation, regenerate proxies
WIP [skip ci]
* PHRAS-3602 : fix initiator_id
WIP [skip ci]
* fix initiator_id-bis
* PHRAS-3602 : css for input-text with glued button
dynamic load of users-lists (left zone) = less duplicated code
fix : users-lists works after refresh
WIP [skip ci]
* PHRAS-3602 : fix users-lists manager (orange) : go flex !
* PHRAS-3602 : empty dist to ease rebase
WIP [skip ci]
* PHRAS-3602 : rebase
WIP [skip ci]
* PHRAS-3602 : new ux for "owner"
feedback mode is an independent toggle
fix "missing mandatory parameter"
WIP [skip ci]
* PHRAS-3602 : fix css of owner badge
WIP [skip ci]
* PHRAS-3602 : fix handling of feedback initiator
WIP [skip ci]
* PHRAS-3602 : better wss to follow "skins"
full roboto
removed useless class "with-button"
WIP [skip ci]
* PHRAS-3602 : fix "a token require a validation"
temporary fix 500 due to send email to (null) vote-initiator for simple share
todo: send a specific email for simple share
WIP [skip ci]
* PHRAS-3602 : different emails depending if user can vote or not
WIP [skip ci]
* PHRAS-3602 : expired shared baskets removed from wz
WIP [skip ci]
* PHRAS-3602 : fix logic error on last sql
WIP [skip ci]
* PHRAS-3602 : fix missing shared baskets on wz
WIP [skip ci]
* PHRAS-3602 : fix blinking of wz/basket detail
now only the title:hover displays detail
WIP [skip ci]
* PHRAS-3602 : rebase
WIP [skip ci]
* PHRAS-3602 : update basket proxy
WIP [skip ci]
* PHRAS-3602 : fix forever "unread" basket
WIP [skip ci]
* PHRAS-3602 : fix display of unread basket ; sync "eye" icon with css change
WIP [skip ci]
* PHRAS-3602 : "quitshare" action works
WIP [skip ci]
* PHRAS-3602 : missing dist files
WIP [skip ci]
* PHRAS-3602 : cleanup & run ci
* PHRAS-3602 : disable failing unit test ; remove blue on onread basket
* PHRAS-3602 : separate "vote" & "share" emails templates & u-tests
* PHRAS-3602 : add 2 icons "stack" to icomoon set
WIP [skip ci]
* PHRAS-3602 : fix test
* PHRAS-3602 : fix test ; add test for simple share email notification
* PHRAS-3602 : changed proxy
* PHRAS-3602 : colored basket icons
WIP [skip ci]
* PHRAS-3602 : circle basket icons
WIP [skip ci]
* PHRAS-3602 : fix wz filters, add "share" filter.
todo: fix fr writing (new string)
WIP [skip ci]
* PHRAS-3602 : fix "share" dichotomy : use "shared" for wz filter
WIP [skip ci]
* PHRAS-3602 : fix PHRAS-3624 ; PHRAS-3623 ; now adding/removing a user from user list is immediate (no more save button)
WIP [skip ci]
* PHRAS-3602 : fix PHRAS-3647 ; shared basket are listed in api (for list and related record)
* PHRAS-3602 : fix due to failing test
* PHRAS-3602 : fix: can load a 1000 users list
todo : move slow code to worker
* PHRAS-3602 : fix due to failing test
* PHRAS-3468 : (fixed in 3602) fix basket content still visible when baskets are hidden (wz-filter)
* PHRAS-3602 : add "wip" baskets with notification & lock
todo : move slow code from message to worker
* PHRAS-3602 : fix tests due to accidental rename
* PHRAS-3602 : fix : menu closes when mouse out : bump to 4.1.6-rc3
todo : fast move to another basket makes the menu appear on top ?
* add shareBasket worker
* fix test
* PHRAS-3602 : fix : rights buttons on badges now works for users added from search (did work only from loading list)
* PHRAS-3590
Co-authored-by: aynsix <asr@esokia-webagency.com >
Co-authored-by: Nicolas Maillat <maillat@alchemy.fr >
2022-04-07 17:07:43 +02:00
aynsix
10ef15964f
mark all notification as read
2022-02-10 17:23:01 +03:00
aynsix
d5b03a425b
PHRAS-3229 fix properties
2022-01-21 12:05:55 +03:00
aynsix
279f3b9d73
PHRAS- 3626 fix z-index
2022-01-11 18:36:58 +03:00
aynsix
a77182a9e8
color unset facets
2021-12-15 17:34:50 +03:00
aynsix
ff564c9b42
fix color with skin
2021-12-15 11:47:30 +03:00
aynsix
ac51d0b7b8
PHRAS-3609 make facets users preference quickly accessible
2021-12-14 14:56:11 +03:00
aynsix
a14e15972b
PHRAS-3598 taking account webhook active
2021-12-06 18:00:27 +03:00
aynsix
dd7afea080
change js version
2021-12-03 18:04:45 +03:00
aynsix
c277e5ebff
fix multiple click on publish publication
2021-12-03 17:52:56 +03:00
aynsix
b203417340
PHRAS-3581 search buton redirect on home when expire session
2021-11-09 17:41:14 +03:00
aynsix
a2dcbe3b0c
PHRAS-3565 fix geoname confirm modal
2021-10-20 14:55:03 +03:00
aynsix
6af8edbd96
PHRAS-3535 add features add new token
2021-09-23 17:34:28 +03:00
aynsix
edbc63df87
display time on dialog
2021-09-09 17:41:21 +03:00
aynsix
0f93e09106
fix text in register form
2021-09-03 11:58:56 +03:00
aynsix
431d9c7f26
fix
2021-08-11 18:02:18 +03:00
aynsix
04cb52f913
PHRAS-3474 save mapping in expose profile
2021-07-09 15:40:30 +03:00
aynsix
0a6fc13761
update
2021-06-30 11:40:18 +03:00
aynsix
c465ffb6ec
add logout and expose login information
2021-06-29 14:54:34 +03:00
jygaulier
c6784d14c1
PHRAS-3442_optimize-list-notifications_4.1-bis
...
WIP
rebase
2021-06-21 18:07:47 +02:00
aynsix
655e335ecf
show message maintenance notification
2021-06-04 17:48:33 +03:00
aynsix
f786a7aac0
PHRAS-3452 fix remove user
2021-05-28 15:08:18 +03:00
aynsix
b56291b854
PHRAS-3316 add tinymce on pub description
2021-05-11 10:56:27 +03:00
aynsix
d8d5a1cb40
PHRAS-3429 set assets order in publication
2021-04-29 17:35:43 +03:00
jygaulier
71e2ca2e57
PHRAS-3417_search-empty-fields_MASTER
...
add : user setting
todo : translate strings
- prod : user setting dlg : "index::advance_search: show-unset-field-facet"
- prod : workzone/unset field facet : "prod:workzone:facetstab:unset_field_facet_label_(%s)" where %s is the name of the field
2021-04-15 19:23:03 +02:00
aynsix
3c00ad8843
PHRAS-3391 add dialog and change dialog window when delete feedback element
2021-03-30 12:00:06 +03:00
aynsix
74dc743829
PHRAS-3399 fix initiator and button color
2021-03-26 17:46:10 +03:00
aynsix
95ee11370b
fix dialog
2021-03-26 16:25:04 +03:00
aynsix
7cd865299f
PHRAS-3399 update string and test
2021-03-26 11:02:18 +03:00
jygaulier
f819833d4f
PHRAS-3406_classification-field-centric_MASTER
...
fix : new ux "field" centric
fix : black dlgbox
2021-03-25 18:30:15 +01:00
jygaulier
df7d103ff6
PHRAS-3405_safari-classification-bad-rollover_MASTER
...
fix : better cursor feedback with safari, still no highlight of the term while dragging
2021-03-23 12:38:26 +01:00
jygaulier
492d50c0af
[skip ci]
...
PHRAS-3400_safari-th-classification-bad-ops_MASTER
fix : "operation" menu is ok on safari
change : all js in twig is moved to prod-client (bump to v10)
changed "poc/wip" message since now it writes meta
WIP
2021-03-17 20:29:27 +01:00
jygaulier
634fa351ce
[skip ci]
...
PHRAS-3381_tx-as-classification-plan_MASTER
commit dist
bump phr-client to 9
WIP
2021-03-15 10:05:33 +01:00
aynsix
3492b9f720
PHRAS-3388 feedback result in detail view
2021-03-09 18:10:08 +03:00
aynsix
215f31868d
PHRAS-3371 fix navigation on keyboar in preview
2021-02-22 17:36:09 +03:00
aynsix
6562d090a0
PHRAS-3374 add version on lazy js loading
2021-02-19 15:34:07 +03:00
aina esokia
f0613f033a
PHRAS-3287
2021-01-20 15:53:03 +03:00
aina esokia
315aa72ba9
PHRAS-3211 date field langage and improve user input
2020-11-27 10:57:16 +03:00
aina esokia
cf509edbc5
PHRAS-3261 add search zone on mapboxGl
...
#time 3h
2020-11-06 17:16:17 +03:00
aina esokia
12b2328635
add dist folder
2020-09-28 09:55:41 +03:00