Commit Graph

89 Commits (da889c4ca21e38a07cb56e61de22289999423bdc)

Author SHA1 Message Date
Sami Mokaddem 5e39707623
chg: [element:bar] better support of passed options 2021-11-15 11:49:35 +01:00
Sami Mokaddem a005d0491f
new: [genericElements:index_table] Support of meta_fields in table column 2021-11-10 09:06:39 +01:00
Sami Mokaddem d045f1f4d5
chg: [ui] Added support of redirections via Ajax responses 2021-11-08 15:54:37 +01:00
Sami Mokaddem b995d06db9
fix: [helpers:bootstrap] Correctly pass modal instance and set correct status node 2021-10-21 11:11:33 +02:00
Sami Mokaddem 8686aa87a6
fix: [genericElement:index_table] Better support of nested dropdown if it has been added after page load 2021-10-20 15:41:11 +02:00
Sami Mokaddem 64fdd4d290
fix: [settings] Correctly detect value changes for select[multiple] 2021-10-20 13:16:03 +02:00
Sami Mokaddem ab7db2c348
chg: [element:settings] Added support of multi-select fields 2021-10-20 12:21:13 +02:00
Sami Mokaddem 43dfacfe72
chg: [genericElement:indexTable] Refactored code and added support of compact display 2021-10-20 11:28:39 +02:00
Sami Mokaddem 7941a6530a
new: [genericElement:indexTable] Table actions - WiP
Table actions allow to perform actions on the table such as hide/show columns, regroup rows by fields and so on
2021-10-20 09:39:12 +02:00
Sami Mokaddem 78180fa90f
new: [userSettings] Added complete support of user settings
Including support of bookmarks, sidebar behavior and theming
2021-10-18 13:28:26 +02:00
Sami Mokaddem a2e3ad76dd
chg: [settings] Refactored settings table and views
Allow for improved re-usability to use the views and functions with other settings
2021-10-18 13:24:30 +02:00
Sami Mokaddem 24fbe36f34
fix: [bootstrap-helper] Better positioning if container has the row class 2021-10-18 13:07:18 +02:00
Sami Mokaddem 29ca08ce60
new: [sidebar:bookmarks] Added early version of user-defined bookmarks
Bookmark configs are saved in their respective user setting for each users
2021-10-08 16:57:38 +02:00
Sami Mokaddem 7fbf83bf49
new: [layout:sidebar] Save sidebar expanded state in user setting 2021-10-08 16:56:08 +02:00
Sami Mokaddem 9d551973be
chg: [helper:overlay] Better support of themes and added blur 2021-10-04 16:03:15 +02:00
mokaddem 20a7903573 chg: [instance:settings] Support of BS5 in setting page 2021-09-28 09:23:02 +02:00
mokaddem 468505b5c6 chg: [navbar:search_all] Fixed layout 2021-09-17 19:06:56 +02:00
mokaddem 24a8aa42c8 chg: [navbar:search-all] Fixed dropdown instantiation 2021-09-17 18:53:32 +02:00
mokaddem e62056d5ac chg: [bootstrap] Moved more files to support bootstrap v5 2021-09-17 17:51:45 +02:00
mokaddem 0d8841a3bf Merge branch 'ui-navigation' into develop-unstable 2021-09-17 17:12:33 +02:00
mokaddem 67b43635d0 chg: [bootstrap] Migrated APP to use bootstrap v5.x 2021-09-17 13:04:37 +02:00
mokaddem ea469e0fc5 fix: [helpers:bootstrap] Fixed missing variable definition 2021-09-16 15:53:59 +02:00
mokaddem 8032d0fad8 chg: [instance:search_all] Support of limit and per-model-searches 2021-09-13 15:56:51 +02:00
mokaddem 1d541ff214 chg: [instance:search_all] Improved layout of displayed results 2021-09-10 14:12:19 +02:00
mokaddem b3c25f0cae new: [instance:search_all] Early work on search all feature 2021-09-10 11:55:54 +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 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 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 34fc7ad027 chg: [helpers:api-helpers] Slight rework on notifications 2021-07-27 10:38:43 +02:00
mokaddem 7c4b45a6e0 chg: [instance:settings] Improved support of checkboxes 2021-07-22 15:51:06 +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 ce9fc762bc chg: [helpers:submissionModal] Allow passing modalFactory options 2021-07-07 15:03:54 +02:00
mokaddem bc7e2baf83 new: [localtools] Integration of codemirror of tools parameters 2021-07-05 14:14:17 +02:00
mokaddem 25ca89a701 chg: [CRUD] Improved validation message feedback 2021-06-30 12:18:58 +02:00
mokaddem dc45df89d8 fix: [helpers:bootstrap] Correctly destructure passed array 2021-06-29 07:31:36 +02:00
mokaddem 01467b94ea fix: [helpers:bootstrap] Correct call to local function 2021-06-23 11:33:36 +02:00
mokaddem 0eb383f627 chg: [bootstrap:helper] Return associated ajaxApi and modalFactory object 2021-06-23 11:17:39 +02:00
mokaddem bb6489778f chg: [genericElement:index_table] Generic support of bulk operations 2021-06-23 11:15:22 +02:00
mokaddem e1ebbc125a chg: [inbox:localTool] Usage of localTools in the inbox to process connection requests - WiP 2021-06-17 14:13:10 +02:00
mokaddem 47384925c6 chg: [helpers:bootstrap] Allows passing modal footer buttons 2021-06-14 13:03:58 +02:00
mokaddem d125b3b974 new: [helpers] Added collapse, progress and progressTimeline component +
various improvements
2021-06-12 11:57:49 +02:00
iglocska ef94ce147c
Merge branch 'main' into inbox 2021-06-01 14:37:29 +02:00