Johann Hoffmann
3e8e977eef
export default statement in BaseApi.js
2026-01-26 10:20:11 +01:00
Johann Hoffmann
94eb7021bb
created FhcBase.js plugin which coordinates time orderly setup between Alerts, Phrasen & Api Plugins. These have slightly rewritten Adaption as BaseAlerts.js, BasePhrase.js & BaseApi.js which have internal ready states activated once their required dependencies have been injected. Added await/async to several handlers to guarantee initialized cross dependencies in all plugins; While testing new Plugin Setup found a few legacy Instances of $fhcApi in Cis4 Studium.js that were only still working because plugins/Phrasen is still importing the legacyApi. Fixed that code and the corresponding errors in Studium.php that where now alerted into ui! wow! Also added FhcBase Plugin to all apps inside fhc-core/public/js/apps;
2026-01-23 13:48:04 +01:00
Harald Bamberger
608dab1e65
Merge branch 'feature-63435/Studierendenverwaltung_Studierende_Verbandsgruppen_und_Spezialgruppen_zuordnen_Multiaktion' into studvw_2025-11_rc
2025-11-04 17:03:52 +01:00
chfhtw
440477d249
Quickfix: Api errors sometimes will not be displayed
2025-10-13 09:30:35 +02:00
Paolo
5f57c53ed0
Api.js: better error handling
2025-10-07 14:47:34 +02:00
chfhtw
ff061a3e95
FhcAPI: expose getConfig function
2025-09-05 14:04:41 +02:00
chfhtw
1024fc6cab
Don't overwrite object => work with copies
2025-08-27 14:41:50 +02:00
chfhtw
1ef884de8c
API: return results on multicall
2025-08-26 14:25:04 +02:00
chfhtw
42a81a4558
API error clustering
2025-08-18 13:06:59 +02:00
Harald Bamberger
80f1edca8f
Merge branch 'master' into merge_FHC4_55354_55991_55992_60874_60876_60875_61229_61230_61231
2025-08-11 15:25:16 +02:00
ma0068
42a40072fa
show all errors in one alert
...
- refactor Dropdown.js: use new factory for overwriting errors
- move functionaliy to show Errors and InfoAlerts to Api.js
- extend FhcAlert (primeVue) with slot for toast for ability to use html
2025-08-06 10:55:58 +02:00
Harald Bamberger
9de0a41035
move Theme plugin to plugins folder
2025-08-05 18:36:07 +02:00
Harald Bamberger
37b67641ef
Merge branch 'feature-40128/Mehrere_Suchergebnisse_für_selbe_Person' into rc1_FHC4_C4
2025-08-01 16:19:23 +02:00
ma0068
0be83eedef
Start Translation ErrorMessage
2025-07-23 11:17:47 +02:00
ma0068
ddea3afde4
Adaptions FHC-Alert
...
- restructure plugins Api, FhcAlert ans Phrasen to use Phrasen in Fhc-Alert
– fix behaviour alert warning: show always clossing cross, and symbol
- fix behaviour alert error: add scrolling to Text MessageError
- phrases alerts
2025-07-07 15:36:12 +02:00
cgfhtw
cc40fd4393
Safetycheck FHCAPI plugin
2025-06-24 12:15:10 +02:00
Harald Bamberger
4bceddcc82
add systemerror_mailto ci config, render systemerror_mailto to FHC_JS_DATA_STORAGE_OBJECT, use FHC_JS_DATA_STORAGE_OBJECT.systemerror_mailto in FhcAlert Plugins
2025-05-09 13:58:14 +02:00
cgfhtw
93689e3906
$fhcApi on plugins: error => warning
2025-04-04 12:35:33 +02:00
cgfhtw
9f06fbcf93
refactor fhcApi
2025-03-24 13:38:49 +01:00