cgfhtw
cbd7566e3c
CSS improvements
2023-12-22 11:34:51 +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
ma0068
798469dfcc
Start Component Notiz und Tab Notizen
2023-12-14 16:01:18 +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
776908792a
Datepicker css
2023-11-29 16:38:20 +01:00
cgfhtw
6f3335cc3d
vue-datepicker
2023-11-29 15:25:39 +01:00
cgfhtw
74f9ac7600
Cleanup & CSS
2023-11-29 12:14:29 +01:00
cgfhtw
9eeaeb2a14
Details Person
2023-09-27 09:16:42 +02:00
cgfhtw
044695183f
Merge branch 'feature-24647/Konfigurierbare_Dashboards' into feature-25999/C4
2023-07-19 11:15:40 +02:00
Cris
f08072133c
Fixed: Suchcontainer nicht mehr verschoben
...
Groesse und Alignment an Suchfeld gebunden.
2023-05-25 12:15:24 +02:00
Cris
b9e9399ca2
Adapted: Icon-Layout in Vertical Split
...
. etwas vergroessert um besser mit der Maus zu greifen
. Icon und Icon-Farbe geaendert
2023-05-25 12:12:37 +02:00
cgfhtw
d54868070f
29006: Dashboard verbesserungen
2023-05-08 12:39:25 +02:00
Harald Bamberger
d361c4eb26
use img-thumbnail css class instead of rounded circle
2023-05-05 15:47:23 +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