Commit Graph

614 Commits (b96991cf4ac0817442b670a1bcc442aeef53dcd3)

Author SHA1 Message Date
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
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
mokaddem 7c4b45a6e0 chg: [instance:settings] Improved support of checkboxes 2021-07-22 15:51:06 +02:00
mokaddem 362a42787a chg: [instance:settings] Added search matcher and sorter 2021-07-22 09:54:01 +02:00
mokaddem 6f4f628c7c chg: [instance:settings] UI Improvements and framework to save settings - WiP 2021-07-21 16:07:30 +02:00
mokaddem 9f4fbf0410 chg: [instance:settings] Improved UI interface
Added searches and notices for individual settings
2021-07-21 11:18:06 +02:00
mokaddem d501969c1d chg: [instance:settings] Added notice if setting have issues 2021-07-20 11:54:55 +02:00
mokaddem f2d5c65fed new: [bootstrapHelper:listGroup] Added list group support 2021-07-20 11:24:37 +02:00
mokaddem dc5d54c30e new: [settings] Added setting and settingProvider functionality - WiP 2021-07-19 15:00:09 +02:00
mokaddem 51dd0434cd chg: [helpers:bootstrap] Slight improvements 2021-07-19 14:58:54 +02:00
mokaddem aa66b4fbf5 fix: [genericElement:singleView] Improved display of json field 2021-07-07 15:11:52 +02:00
mokaddem 41e9666224 new: [localTool:batchActions] Added framework to execute batch actions on list of connections 2021-07-07 15:05:32 +02:00
mokaddem ce9fc762bc chg: [helpers:submissionModal] Allow passing modalFactory options 2021-07-07 15:03:54 +02:00
mokaddem 493530f52d fix: [genericElement:codemirror] Catch if no data for codemirror are passed 2021-07-07 15:02:48 +02:00
mokaddem 1251d0f168 chg: [genericElement:single_view] Usage of factories 2021-07-06 12:37:16 +02:00
mokaddem 64ca0179bf chg: [genericElement:single_view] Metafields have their own element 2021-07-06 12:35:50 +02:00