mokaddem
|
43ac537fbc
|
fix: [navigation] Added setting page and more layout fixes
|
2021-09-18 10:31:05 +02:00 |
mokaddem
|
4faecfbbd7
|
chg: [instance:home] Slightly improved UI
|
2021-09-18 10:22:59 +02:00 |
mokaddem
|
cf3e87614e
|
chg: [navigation] Fixed navigation for tag endpoints
|
2021-09-17 18:30:32 +02:00 |
mokaddem
|
0c38ee1532
|
chg: [genericTemplate:filters] Fixed some UI issues
|
2021-09-17 18:12:24 +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
|
f4eb5da49d
|
Merge branch 'ui-refacto2' into develop-unstable
|
2021-09-17 16:47:41 +02:00 |
mokaddem
|
0eb14195ee
|
Merge branch 'tags' into develop-unstable
|
2021-09-17 16:46:54 +02:00 |
mokaddem
|
83494a6cf1
|
Merge branch 'ui-settings' into develop-unstable
|
2021-09-17 16:43:34 +02:00 |
mokaddem
|
10e4c97d8c
|
Merge branch 'local-tool-batch-actions' into develop-unstable
|
2021-09-17 16:39:04 +02:00 |
mokaddem
|
36f6866bd3
|
Merge branch 'ui-refacto' into develop-unstable
|
2021-09-17 16:38:48 +02:00 |
mokaddem
|
9172e1b405
|
chg: [layout:navbar] Moved links and actions breadcrumb items out of the main top navbar
|
2021-09-17 15:44:52 +02:00 |
mokaddem
|
a869faa72b
|
chg: [component:navigation] Added support of home route
|
2021-09-17 13:07:44 +02:00 |
mokaddem
|
67b43635d0
|
chg: [bootstrap] Migrated APP to use bootstrap v5.x
|
2021-09-17 13:04:37 +02:00 |
mokaddem
|
9e7bf8638a
|
chg: [layout] Support of themes - WiP
|
2021-09-16 15:50:55 +02:00 |
mokaddem
|
8032d0fad8
|
chg: [instance:search_all] Support of limit and per-model-searches
|
2021-09-13 15:56:51 +02:00 |
mokaddem
|
5f673da703
|
chg: [helpers:bootstrap] Added switch helper
|
2021-09-13 13:02:33 +02:00 |
mokaddem
|
9dc27f4cc8
|
chg: [instance:navigation] Usage of the mapped icons
|
2021-09-10 16:05:05 +02:00 |
mokaddem
|
0da5d456d1
|
chg: [layout:breadcrumb] Support of icon in breadcrumb
|
2021-09-10 15:58:41 +02:00 |
mokaddem
|
f00798db44
|
chg: [instance:search_all] Support of total entry found
|
2021-09-10 14:46:56 +02:00 |
mokaddem
|
b3c25f0cae
|
new: [instance:search_all] Early work on search all feature
|
2021-09-10 11:55:54 +02:00 |
mokaddem
|
bf3c1b9ee4
|
chg: [layout:header] Improved breadcrumb generation
|
2021-09-09 13:12:52 +02:00 |
mokaddem
|
866f73af88
|
chg: [app:naviation] Support of breadcrumbs for navigation - WiP
|
2021-09-09 11:05:44 +02:00 |
mokaddem
|
50c4a31a2e
|
chg: [layout:sidebar] Started integration of sidebar - WiP
|
2021-09-07 15:51:21 +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
|
99c857d586
|
chg: [aclcomponent] Added ACL entry
|
2021-09-03 09:49:20 +02:00 |
mokaddem
|
8df647cdb9
|
chg: [migration] Added support of plugin migrations
|
2021-09-03 09:47:13 +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
|
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
|
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
|
74a8a4cac2
|
fix: [settings] No error by default
|
2021-07-30 08:19:32 +02:00 |
mokaddem
|
a82c8fe62b
|
fix: [settings] Fixed missing error when evaluating parent settings
|
2021-07-30 08:16:04 +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
|
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 |