Commit Graph

678 Commits (058314af52614fae57c0bf10c2cb29ad0ea77042)

Author SHA1 Message Date
mokaddem 4d673ddd2b chg: [layout:sidebar] collapsing sidebar 2021-09-08 08:16:08 +02:00
mokaddem 50c4a31a2e chg: [layout:sidebar] Started integration of sidebar - WiP 2021-09-07 15:51:21 +02:00
mokaddem a2a0fccce8 chg: [app] Added apexcharts dependency as a PoC
Might get removed later on
2021-09-07 10:00:25 +02:00
mokaddem 3f4e2ae4b8 chg: [home] Added link to index for each panels 2021-09-07 09:59:36 +02:00
mokaddem 8548332762 chg: [charts:bar] Tooltip text color for light theme 2021-09-06 11:35:09 +02:00
mokaddem 14e0fa90b3 new: [instance:home] Added statistics and highlight panel - WiP 2021-09-06 11:17:25 +02:00
mokaddem feeda3b32b chg: [settings] Possibility to add icons and description in setting panels 2021-09-03 10:53:18 +02:00
mokaddem 6a68290561 chg: [plugin:tags] Added migration script 2021-09-03 09:59:49 +02:00
mokaddem 99c857d586 chg: [aclcomponent] Added ACL entry 2021-09-03 09:49:20 +02:00
mokaddem ded1ae64e7 chg: [tags] Moved templates into the plugin folder 2021-09-03 09:48:49 +02:00
mokaddem ea3168b840 new: [genericElements:singleView] Added new string field to extract without type deduction 2021-09-03 09:47:36 +02:00
mokaddem 8df647cdb9 chg: [migration] Added support of plugin migrations 2021-09-03 09:47:13 +02:00
mokaddem 0458bbc76f chg: [helpers:bootstrap] Prevent toast to hide if it's being hovered 2021-09-02 18:00:36 +02:00
mokaddem 15e9f51244 chg: [tag] Moved CSS and JS parts into the plugin folder 2021-09-02 12:03:07 +02:00
mokaddem 6a9fc98382 chg: [tags] Moved tag helper as plugin tag helper 2021-09-02 11:52:47 +02:00
mokaddem a14dc2e8fe chg: [tags] Transformed feature into a pluging - WiP 2021-09-02 11:30:09 +02:00
mokaddem eed5b9226a chg: [behavior:tags] Custom finder and small improvements 2021-09-01 16:12:56 +02:00
mokaddem 61255e2837 chg: [tags] Improved UI and added missing files 2021-08-31 15:21:28 +02:00
mokaddem e835810406 fix: [genericTemplates:filters] Custom tags (such as negated and like) are correctly parsed and added to the picker 2021-08-31 11:19:15 +02:00
mokaddem a4535ea42e chg: [tag] Continuation of integrating tagging plugin - WiP
- Filtering
- CRUD of tags
2021-08-30 15:11:21 +02:00
mokaddem 29595c6e22 chg: [tag] Continuation of integrating tagging plugin - WiP
- Can tag/untag any model
2021-08-26 16:12:55 +02:00
mokaddem 8b659fb6af chg: [tag] Continuation of integrating tagging plugin - WiP
- Tagging / Untagging
2021-08-26 12:06:12 +02:00
mokaddem b1e5bbad1a new: [tag] Started integration of tag plugin with custom helpers - WiP 2021-08-24 10:49:53 +02:00
iglocska 943e184642
chg: [app_local] config defaults 2021-08-11 13:58:12 +02:00
mokaddem 9662e15afe chg: [setting:cerebrate] Remove useless line 2021-07-30 15:21:31 +02:00
mokaddem 14c70a092f new: Decoupled Cerebrate settings from application settings
And included an example of setting provider
2021-07-30 15:12:54 +02:00
mokaddem fcde68be3f fix: [settingProvider] Fixed various UI bug 2021-07-30 15:12:09 +02:00
mokaddem 82dab54b71 fix: [setting] Support of dot and spaces when redirecting to the setting 2021-07-30 14:58:50 +02:00
mokaddem a94bad8ec4 chg: [setting] Added slight support of multiselect 2021-07-30 14:50:40 +02:00
mokaddem aa3d7ec75e chg: [setting] Nicer layout for nested settings 2021-07-30 14:50:10 +02:00
mokaddem 2a7fc06471 chg: [setting] Improved UI of notice 2021-07-30 11:55:03 +02:00
mokaddem c1459b4867 chg: [setting] List settings that triggered a notice 2021-07-30 11:46:24 +02:00
mokaddem 7b26d1c676 chg: [setting] Slight refactoring of search function 2021-07-30 11:44:53 +02:00
mokaddem eb0fecc473 chg: [settings] Improved searches and focus after selection 2021-07-30 09:41:43 +02:00
mokaddem 26ba0e2154 chg: [setting] Allow referencing and redirecting ot individual setting 2021-07-30 09:23:19 +02:00
mokaddem 74a8a4cac2 fix: [settings] No error by default 2021-07-30 08:19:32 +02:00
mokaddem 57ab7c6ed8 fix: [settings] Fixed scrollspy resolving missing some entries 2021-07-30 08:18:30 +02:00
mokaddem 3588841df8 chg: [setting:fields] Improved variant support for switch checkbox 2021-07-30 08:17:51 +02:00
mokaddem 64646aa118 fix: [settings:fields] Added support of textarea and fixed variant from severity 2021-07-30 08:17:00 +02:00
mokaddem a82c8fe62b fix: [settings] Fixed missing error when evaluating parent settings 2021-07-30 08:16:04 +02:00
mokaddem b75cdac42b chg: [instance:settings] group and panel level are optionals 2021-07-27 13:40:24 +02:00
mokaddem 99522056fe chg: [instance:settings] Moved setting provider function at the top 2021-07-27 13:39:56 +02:00
mokaddem 6a89e65a37 fix: [instance:settings] Normalise value before saving 2021-07-27 10:58:34 +02:00
mokaddem 7fc2c595d7 chg: [instance:settings] Integrated actually save of settings 2021-07-27 10:40:58 +02:00
mokaddem 34fc7ad027 chg: [helpers:api-helpers] Slight rework on notifications 2021-07-27 10:38:43 +02:00
mokaddem ef86e77e41 chg: [instance:settings] UI refactoring 2021-07-26 11:48:26 +02:00
mokaddem cf793b6742 chg: [instance:settings] UI improvements 2021-07-23 14:51:48 +02:00
mokaddem 22faffb170 fix: [instance:settings] Improved support of select and apply correct UI coloring 2021-07-23 12:03:03 +02:00
mokaddem ac464e4129 chg: [instance:settings] UI improvements 2021-07-23 10:32:00 +02:00
mokaddem 99e3576221 chg: [instance:settings] Improved support of selects 2021-07-22 16:59:26 +02:00