This website requires JavaScript.
Explore
Help
Sign In
blackicedbear
/
FHC-Core
Watch
1
Star
0
Fork
0
You've already forked FHC-Core
mirror of
https://github.com/FH-Complete/FHC-Core.git
synced
2026-06-25 16:09:28 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
fc06ffe0e596cc943189aefbbcbf5594a4ba1113
FHC-Core
/
public
/
js
/
components
/
DashboardWidget
T
History
Johann Hoffmann
b8823052f5
deactivate old month page css for day number and events in favor of new computed style (can be redesigned but is being handled in js instead of css class); save & inject/provide observed resize from already existing ResizeObserver to be able to access concrete container width/height values we already had all the time anyway; added some comment to 2year old TODO concerning calendar breakpoints; check if navbar is showing before toggling programmatically; remove some unused code; week time line spawns in dayLane which is representing today to avoid caluclating left/right offsets -> WIP accurately retrieving lane width somehow else, currently approximated;
2025-02-05 16:03:20 +01:00
..
Abstract.js
fix file permissions erroneously commited as
a21a292da6
2024-10-17 15:34:00 +02:00
Ampel.js
always show card header of widgets as in editMode but enable certain tools only when actually in editMode. editMode is active for dashboard not for section; less paddings overall in dashboard; deleted Section headers and put cog besides personal greeting; reformatted name var for greeting into generic viewData property;
2024-11-19 17:07:05 +01:00
Default.js
remove hardcoded h1 tag, keep the title h1 tag; more cleanup;
2024-11-22 11:43:05 +01:00
News.js
past shadow on day page if it is today; current time line on day & week page; mobile checkup; close lvInfoModal on stundenplan unmount;
2025-02-04 18:04:41 +01:00
Studiengang.js
feature(Studiengang Widget):creates a component for the Studiengang Widget that reuses the StudiengangInformation component
2024-12-09 13:36:18 +01:00
Stundenplan.js
deactivate old month page css for day number and events in favor of new computed style (can be redesigned but is being handled in js instead of css class); save & inject/provide observed resize from already existing ResizeObserver to be able to access concrete container width/height values we already had all the time anyway; added some comment to 2year old TODO concerning calendar breakpoints; check if navbar is showing before toggling programmatically; remove some unused code; week time line spawns in dayLane which is representing today to avoid caluclating left/right offsets -> WIP accurately retrieving lane width somehow else, currently approximated;
2025-02-05 16:03:20 +01:00
Url.js
refactor(BookmarkWidget)
2025-01-17 12:47:04 +01:00