SimonGschnell
8bda0f2f96
first template for the functionality to add a new kontakt/address
2024-01-17 15:34:53 +01:00
SimonGschnell
e881abe904
allows user to make profil changes requests and to oversee his requested changes
2024-01-15 15:15:16 +01:00
SimonGschnell
d3a3ebacfc
first templates for the components Select and Breadcrumbs
2024-01-10 15:02:11 +01:00
Simon Gschnell
620528fa50
moves the collapseFunction to the parent component Profil and also manages the collapse state from the parent
2023-12-27 09:27:18 +01:00
Simon Gschnell
733275a162
first profil info edit template
2023-12-22 14:18:49 +01:00
Simon Gschnell
fed4f7f929
replaced form-control with custom css construct
2023-12-21 08:53:56 +01:00
Simon Gschnell
6f8bd9527c
changes the styling when hovering over form-control fields in the profil view, so that it does not also change the behavior of other elements that use form-control on the web page
2023-12-19 16:00:43 +01:00
Simon Gschnell
a3e70afdc1
adds font-size 1rem to the .tabulator class of the FilterComponent
2023-12-19 11:01:51 +01:00
Simon Gschnell
1d75a26230
responsive layout
2023-12-15 14:40:56 +01:00
Simon Gschnell
4715ce3b95
icon to show or hide all collapsed columns
2023-12-13 10:58:05 +01:00
Simon Gschnell
b2c8bcb2bf
adds a little shadow to the collapsed columns in the tables
2023-12-12 13:21:15 +01:00
Simon Gschnell
3a191f4a11
adds responsive layout to the tables by collapsing the columns of a table
2023-12-12 12:09:03 +01:00
Simon Gschnell
a48cbaabb9
layout template
2023-12-07 15:59:01 +01:00
cgfhtw
044695183f
Merge branch 'feature-24647/Konfigurierbare_Dashboards' into feature-25999/C4
2023-07-19 11:15:40 +02:00
cgfhtw
d54868070f
29006: Dashboard verbesserungen
2023-05-08 12:39:25 +02:00
cgfhtw
9f72206796
Stundenplan Widget Basic
2023-02-06 11:44:36 +01:00
cgfhtw
7e2d63e3fe
Css cleanup
2023-02-06 08:53:32 +01:00
cgfhtw
0f60ab2a54
Stundenplan & Calendar
2023-02-06 08:43:43 +01:00
cgfhtw
935881dce2
icon & cursor
2022-11-03 11:28:25 +01:00
Harald Bamberger
e1addbfe04
Merge branch 'master' into feature-24647/Konfigurierbare_Dashboards_api
...
- mv dbchanges from system/dbupdate_3.3.php to system/dbupdate_3.4.php
- mv dbchanges include file from system/dashboard/ to system/dbupdate_3.4/ and prevent direct script access
2022-11-03 10:41:56 +01:00
Paolo
aead693675
- Removed not used methods sortSelectedFields, removeSelectedField and addSelectedField from controllers/components/Filter
...
- Removed not used methods sortSelectedFields, addSelectedField and removeSelectedField from libraries/FilterCmptLib
- CSS fixes for FilterComponent and NavigationComponent
- Removed not used API calls from public/js/components/filter/API.js
- Added second level menu entries to the NavigationComponent
- Added new property side-menu to the FilterComponent to render the filters selection via the NavigationComponent or directly from the FilterComponent
- FilterComponent:
- Column positioning is now managed by tabulator
- Splitted the column selection from the filter options
- Added the rendering of the filters selection via an optional dropdown
- Changed the usability and the look of the filter options
- German translation
2022-10-10 14:38:02 +02:00
cgfhtw
4f3e8dcb3c
Basic VUE Components & Test WidgetController
2022-10-05 10:43:43 +02:00
Paolo
07a1d7ecb2
- Added CSS for the navigation component and the filter component
...
- Changed layout of the filter component
2022-09-19 16:31:55 +02:00
Harald Bamberger
5c94e33f24
render array properties correct, resize result on window resize, hide result on loosing focus
2022-07-02 13:26:18 +02:00
Harald Bamberger
47f7c03075
virtualsplit and searchbar vue component, TestSearch Controller and View for Demonstration, minor change to SearchBar Controller to work with posted json
2022-06-24 19:26:37 +02:00