ae0bf7bfd7
fix flex item-col placement for documents list
2022-03-01 16:08:52 +01:00
449a6a1b4e
Merge remote-tracking branch 'origin/master' into issue458_ChillCollectionType
2022-03-01 09:28:44 +01:00
a6ac6ee6d8
fix merge conflicts
2022-02-28 19:47:22 +01:00
06c279627a
Merge remote-tracking branch 'origin/master' into workflow/fixes-2022-02
2022-02-28 16:29:57 +01:00
08fa1edbee
Merge remote-tracking branch 'origin/master' into issue345_internal_thirdparty_contact
2022-02-28 14:22:52 +01:00
c12f633829
fixes
2022-02-28 13:52:41 +01:00
846e487e27
fix display of address in renderbox
2022-02-28 12:13:58 +01:00
fe89704672
Merge remote-tracking branch 'origin/master' into issue345_internal_thirdparty_contact
2022-02-28 11:39:16 +01:00
a9694da557
add workflow on evaluationdocument in UI
2022-02-27 02:38:08 +01:00
nobohan
d205939361
ChillCollectionType: fix bug when adding 2 new items in an empty collection
2022-02-25 17:52:20 +01:00
356d1a7133
fix usage of workflow handler title in show workflow page
2022-02-25 15:18:01 +01:00
432cce280b
simplify showing title of workflow, and add handler for evaluationDocument
2022-02-25 14:02:36 +01:00
c416f1ef6d
fix bug to resolve onthefly component within thirdparty renderbox
2022-02-25 13:58:17 +01:00
bf25740098
list for workflows: previous and old workflows
2022-02-25 12:43:04 +01:00
2b257cc402
improve title rendering on workflows
2022-02-25 12:09:53 +01:00
b7d6d69101
list workflow on index pages
2022-02-25 11:51:28 +01:00
1479e2ae9a
entity workflow: handle sending an access key by email
2022-02-24 21:53:05 +01:00
ff1ff8f5bb
workflow: allow a user to get access to validation step by an access key
2022-02-24 12:17:13 +01:00
b56d8c2956
fix delete workflow
2022-02-23 17:53:18 +01:00
d486f2ddfc
fix styling of confidential toggle button in renderboxes
2022-02-23 10:46:25 +01:00
fffed6e3f6
Attempt to add on-the-fly for parent badge
...
Error: failed to resolve component on-the-fly
2022-02-23 10:24:01 +01:00
ffe4dd4a98
add delete feature for entityWorkflow (wip)
2022-02-23 10:08:11 +01:00
5d530aaae9
Fix confidential toggle bug
2022-02-22 15:04:53 +01:00
nobohan
568c4b60ef
merge master into issue388
2022-02-22 12:47:56 +01:00
nobohan
ca6bfea51f
Create 3rd party contact: fix adding civility and profession to payload
2022-02-18 14:17:39 +01:00
nobohan
8c7da5f80c
Merge branch 'master' into issue345_internal_thirdparty_contact
2022-02-18 11:22:51 +01:00
9565464489
Merge branch 'homepage/add-workflow' into 'master'
...
add workflow on widget homepage
See merge request Chill-Projet/chill-bundles!343
2022-02-17 22:19:25 +00:00
fe35a29fb8
homepage vue / my workflow: replace "document" by object type
2022-02-17 23:12:14 +01:00
53d51fea2f
Merge remote-tracking branch 'origin/master' into issue422_and_others_on_AddPersons
2022-02-17 22:51:52 +01:00
caaebd593b
misc fixes for Thirdparty / addPerson
...
* set default values for ThirdParty in ThirdParty.vue
* set correct value for binding with phone (telephone instead of
phonenumber)
* add validation on ThirdParty/denomination: at least two characters, no
Null value
2022-02-17 22:42:52 +01:00
e4793e1a77
minor fixes
2022-02-16 13:52:20 +01:00
nobohan
dd99c35e35
upd CHANGELOG
2022-02-16 11:24:30 +01:00
nobohan
9d651a70e9
merge last AddPerson branch
2022-02-16 11:23:21 +01:00
41bddf2db6
return interchange of name and text back to how it was before -> solves one bug recreates the other
2022-02-16 10:55:44 +01:00
769700fe83
comment removed
2022-02-16 10:55:44 +01:00
433ccb1fc4
bugfix of double civility abbreviation after edit
2022-02-16 10:55:44 +01:00
145c1d59e9
bugfix emit saveFormOnTheFly and add newly created contact to suggestion list immediately
2022-02-16 10:55:44 +01:00
ae8cc0f700
attempt to not include parent address
2022-02-16 10:55:24 +01:00
8f92f79f85
placeholders for civility and profession
2022-02-16 10:55:05 +01:00
f093765d03
correction for POST phonenumber and email
2022-02-16 10:55:05 +01:00
20d22b726c
possible to add a contact to a thirdparty
2022-02-16 10:55:05 +01:00
8fa2f0e7ad
small corrections
2022-02-16 10:54:42 +01:00
604c7f385e
further attempts to do POST of thirdparty contact, passing parent id causes problems + civility and profession fk's are not saved on POST
2022-02-16 10:54:42 +01:00
1a07c9d71a
v-model added so data is taken from the form for all fields + modal title correction
2022-02-16 10:54:20 +01:00
b16cc2dc27
translations added
2022-02-16 10:53:34 +01:00
188447fc10
use correct button
2022-02-16 10:48:23 +01:00
32ff54e130
v-model added so data is taken from the form for all fields + modal title correction
2022-02-16 10:47:59 +01:00
02c09687a4
onTheFly modal to add contact to thirdparty - form fields for profession,civility, and comment added - no saving possible yet
2022-02-16 10:47:13 +01:00
3b1fc4aacb
translations added
2022-02-16 10:46:57 +01:00
89edf508f5
button added to add contact to personne morale (styling not correct yet) + opening of onTheFly thirdparty, but conditions and parameters not yet correct
2022-02-16 10:46:06 +01:00