Merge branch 'fixes/fix-client-agence-on-agenda' into staging
This commit is contained in:
commit
848c5e43a5
@ -9910,8 +9910,10 @@ __webpack_require__.r(__webpack_exports__);
|
||||
results.forEach(result => {
|
||||
let inputValue = (0,html_entities__WEBPACK_IMPORTED_MODULE_5__.decode)(result.id);
|
||||
let prenomValue = result.prenom;
|
||||
prenomValue = prenomValue === "" || prenomValue === "-" ? "" : prenomValue;
|
||||
let fullNameValue = result.nom + " " + prenomValue;
|
||||
let fullNameValue = result.nom;
|
||||
if (prenomValue !== "" && prenomValue !== "-") {
|
||||
fullNameValue = prenomValue;
|
||||
}
|
||||
let inputLabel = (0,html_entities__WEBPACK_IMPORTED_MODULE_5__.decode)(fullNameValue);
|
||||
values.push({
|
||||
value: inputValue.toString(),
|
||||
@ -310273,4 +310275,4 @@ appointmentsConfigsStore.addInitialConfigs((0,_nextcloud_initial_state__WEBPACK_
|
||||
|
||||
/******/ })()
|
||||
;
|
||||
//# sourceMappingURL=calendar-main.js.map?v=0dc4fd2a55b47dd8acd1
|
||||
//# sourceMappingURL=calendar-main.js.map?v=0c744d586e9279b15833
|
||||
File diff suppressed because one or more lines are too long
@ -8865,7 +8865,7 @@ window._registerCustomPickerElement = _;
|
||||
/******/ // This function allow to reference async chunks
|
||||
/******/ __webpack_require__.u = (chunkId) => {
|
||||
/******/ // return url for filenames based on template
|
||||
/******/ return "calendar-" + chunkId + ".js?v=" + {"vendors-node_modules_vue_dist_vue_runtime_esm_js":"7e3171593bdc0f62040b","vendors-node_modules_nextcloud_capabilities_dist_index_js-node_modules_nextcloud_vue-select_d-877981":"31a7d4ece3cdde2d67f1","vendors-node_modules_nextcloud_cdav-library_dist_dist_js-node_modules_nextcloud_logger_dist_i-36c16b":"c3b3db23da041c717fc1","vendors-node_modules_vue-material-design-icons_CalendarBlank_vue-node_modules_vue-material-de-e2c1f8":"1ec24b5ef07652c6dd39","vendors-node_modules_vue-material-design-icons_CalendarBlankOutline_vue-node_modules_nextclou-4adead":"702892edfb255629754c","vendors-node_modules_autosize_dist_autosize_esm_js-node_modules_html-entities_lib_index_js-no-4072c5":"7212b31e059bc10c256e","src_models_rfcProps_js-src_services_caldavService_js-src_services_talkService_js-src_services-8a2790":"7cf71b4f92d5bbc180b4","src_fullcalendar_eventSources_eventSourceFunction_js-src_utils_moment_js-data_image_svg_xml_3-b73258":"740a2859d1f364b508c1","src_views_Calendar_vue-data_image_svg_xml_3csvg_20xmlns_27http_www_w3_org_2000_svg_27_20heigh-4a4254":"f59d0f97f0675fd9c321","vendors-node_modules_webdav_dist_web_index_js":"454da8f908d41b47c607","src_store_index_js":"e380346f21f6daf64ba8","vendors-node_modules_path-browserify_index_js-node_modules_nextcloud_dialogs_dist_chunks_Dial-e0595f":"7ec0cf6b65f5c745fa03","node_modules_nextcloud_dialogs_dist_legacy_mjs":"8be838e4c6e9aae56c87","vendors-node_modules_nextcloud_dialogs_dist_chunks_FilePicker-8ibBgPg__mjs":"ea54a36450de178d1141","public-calendar-subscription-picker":"2315e24e67ebf6e4b6db","vendors-node_modules_moment_locale_af_js-node_modules_moment_locale_ar-dz_js-node_modules_mom-582c96":"ce1bed825f57dd1d117a","node_modules_moment_locale_sync_recursive_":"4bc2c39c5e0ff182c2e3"}[chunkId] + "";
|
||||
/******/ return "calendar-" + chunkId + ".js?v=" + {"vendors-node_modules_vue_dist_vue_runtime_esm_js":"7e3171593bdc0f62040b","vendors-node_modules_nextcloud_capabilities_dist_index_js-node_modules_nextcloud_vue-select_d-877981":"31a7d4ece3cdde2d67f1","vendors-node_modules_nextcloud_cdav-library_dist_dist_js-node_modules_nextcloud_logger_dist_i-36c16b":"c3b3db23da041c717fc1","vendors-node_modules_vue-material-design-icons_CalendarBlank_vue-node_modules_vue-material-de-e2c1f8":"1ec24b5ef07652c6dd39","vendors-node_modules_vue-material-design-icons_CalendarBlankOutline_vue-node_modules_nextclou-4adead":"702892edfb255629754c","vendors-node_modules_autosize_dist_autosize_esm_js-node_modules_html-entities_lib_index_js-no-4072c5":"7212b31e059bc10c256e","src_models_rfcProps_js-src_services_caldavService_js-src_services_talkService_js-src_services-8a2790":"7cf71b4f92d5bbc180b4","src_fullcalendar_eventSources_eventSourceFunction_js-src_utils_moment_js-data_image_svg_xml_3-b73258":"740a2859d1f364b508c1","src_views_Calendar_vue-data_image_svg_xml_3csvg_20xmlns_27http_www_w3_org_2000_svg_27_20heigh-4a4254":"ab7be1676f2641f652aa","vendors-node_modules_webdav_dist_web_index_js":"454da8f908d41b47c607","src_store_index_js":"e380346f21f6daf64ba8","vendors-node_modules_path-browserify_index_js-node_modules_nextcloud_dialogs_dist_chunks_Dial-e0595f":"7ec0cf6b65f5c745fa03","node_modules_nextcloud_dialogs_dist_legacy_mjs":"8be838e4c6e9aae56c87","vendors-node_modules_nextcloud_dialogs_dist_chunks_FilePicker-8ibBgPg__mjs":"ea54a36450de178d1141","public-calendar-subscription-picker":"2315e24e67ebf6e4b6db","vendors-node_modules_moment_locale_af_js-node_modules_moment_locale_ar-dz_js-node_modules_mom-582c96":"ce1bed825f57dd1d117a","node_modules_moment_locale_sync_recursive_":"4bc2c39c5e0ff182c2e3"}[chunkId] + "";
|
||||
/******/ };
|
||||
/******/ })();
|
||||
/******/
|
||||
@ -9115,4 +9115,4 @@ __webpack_require__.p = (0,_nextcloud_router__WEBPACK_IMPORTED_MODULE_1__.linkTo
|
||||
|
||||
/******/ })()
|
||||
;
|
||||
//# sourceMappingURL=calendar-reference.js.map?v=6458b3ad533e25b1d187
|
||||
//# sourceMappingURL=calendar-reference.js.map?v=d5f4bdadf4e197003d50
|
||||
File diff suppressed because one or more lines are too long
@ -6450,8 +6450,10 @@ __webpack_require__.r(__webpack_exports__);
|
||||
results.forEach(result => {
|
||||
let inputValue = (0,html_entities__WEBPACK_IMPORTED_MODULE_5__.decode)(result.id);
|
||||
let prenomValue = result.prenom;
|
||||
prenomValue = prenomValue === "" || prenomValue === "-" ? "" : prenomValue;
|
||||
let fullNameValue = result.nom + " " + prenomValue;
|
||||
let fullNameValue = result.nom;
|
||||
if (prenomValue !== "" && prenomValue !== "-") {
|
||||
fullNameValue = prenomValue;
|
||||
}
|
||||
let inputLabel = (0,html_entities__WEBPACK_IMPORTED_MODULE_5__.decode)(fullNameValue);
|
||||
values.push({
|
||||
value: inputValue.toString(),
|
||||
@ -27414,4 +27416,4 @@ module.exports = "data:image/svg+xml,%3csvg%20xmlns=%27http://www.w3.org/2000/sv
|
||||
/***/ })
|
||||
|
||||
}]);
|
||||
//# sourceMappingURL=calendar-src_views_Calendar_vue-data_image_svg_xml_3csvg_20xmlns_27http_www_w3_org_2000_svg_27_20heigh-4a4254.js.map?v=f59d0f97f0675fd9c321
|
||||
//# sourceMappingURL=calendar-src_views_Calendar_vue-data_image_svg_xml_3csvg_20xmlns_27http_www_w3_org_2000_svg_27_20heigh-4a4254.js.map?v=ab7be1676f2641f652aa
|
||||
File diff suppressed because one or more lines are too long
@ -92,8 +92,10 @@ export default {
|
||||
results.forEach(result => {
|
||||
let inputValue = decode(result.id)
|
||||
let prenomValue = result.prenom
|
||||
prenomValue = prenomValue === "" || prenomValue === "-" ? "" : prenomValue
|
||||
let fullNameValue = result.nom + " " + prenomValue
|
||||
let fullNameValue = result.nom
|
||||
if(prenomValue !== "" && prenomValue !== "-"){
|
||||
fullNameValue = prenomValue
|
||||
}
|
||||
let inputLabel = decode(fullNameValue)
|
||||
values.push({
|
||||
value : inputValue.toString(),
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user