View Issue Details

This bug affects 1 person(s).
 8
IDProjectCategoryView StatusLast Update
15059Feature requestsOtherpublic2020-09-18 15:47
ReporterKRav Assigned To 
PrioritynoneSeverityfeature 
Status newResolutionopen 
Summary15059: Allow on admin dashboard (boxes), to insert own views from plugin to display custom information.
Description

A new dopdown is provided: is default box or custom box.
if custom-box, you must provide the class with in a plugin, which holds your custom view

I use this, to display angular ui's as admin dashboard.

TagsNo tags attached.
Attached Files
Bug heat8
Story point estimate
Users affected %

Users monitoring this issue

duvemyster, KRav

Activities

KRav

KRav

2019-07-19 10:05

partner   ~52928

in development by me

DenisChenu

DenisChenu

2019-07-19 10:23

developer   ~52929

You mean here in home box ? (1st screenshot)

Then same configuration than Menu (see the second screenshot) seems COOL :)

KRav

KRav

2019-07-19 10:58

partner   ~52930

hi Denis,

yes something like that

DenisChenu

DenisChenu

2019-07-19 11:05

developer   ~52931

In Menu the «Data» is really needed for plugins,

But we can't add survey / questionid etc … then less needed, menu link can have 2 diffrent link in my opinion

  1. plugin/direct with plugin=pluginName as param + extra param according to plugin
  2. admin/pluginhelper with sa=sidebody plugin=pluginName and method=actionMethod + extra params

Then : must have

  • controller/action
  • params (any params …)
  • Right (global right) : this is a lack in current Boxes system : did you work on ot too ?
KRav

KRav

2019-07-19 11:46

partner   ~52932

I will keep the settings very simple, the whole magic will done by the plugin which provides the new box.
No params needed in my plot
I have this in a 2.6 Version currently running.
The box controller will grab the inserted classname (in ui ) and display it.

DenisChenu

DenisChenu

2019-07-19 12:06

developer   ~52933

No params needed in my plot

But it's needed in a lot of plugin …

KRav

KRav

2019-07-19 12:52

partner   ~52934

I will provide it soon, and we will see if we have add something.

What do you mean with :
Right (global right) : this is a lack in current Boxes system : did you work on ot too ?

Permissions?

DenisChenu

DenisChenu

2019-07-19 15:44

developer   ~52936

Last edited: 2019-07-19 15:45

Permission, yes … : currently Boxes permission are superadmin, all or none.

You can‘t show "Template Boxes" to only user with template/update for example
Or "New survey Boxes" to only user with Survey/create
etc …

Issue History

Date Modified Username Field Change
2019-07-19 10:03 KRav New Issue
2019-07-19 10:04 KRav Issue Monitored: KRav
2019-07-19 10:05 KRav Note Added: 52928
2019-07-19 10:23 DenisChenu File Added: Capture d’écran du 2019-07-19 10-20-35.png
2019-07-19 10:23 DenisChenu File Added: Capture d’écran du 2019-07-19 10-22-20.png
2019-07-19 10:23 DenisChenu Note Added: 52929
2019-07-19 10:58 KRav File Added: Bildschirmfoto 2019-07-19 um 10.56.38.png
2019-07-19 10:58 KRav Note Added: 52930
2019-07-19 11:05 DenisChenu Note Added: 52931
2019-07-19 11:46 KRav Note Added: 52932
2019-07-19 12:06 DenisChenu Note Added: 52933
2019-07-19 12:52 KRav Note Added: 52934
2019-07-19 15:44 DenisChenu Note Added: 52936
2019-07-19 15:45 DenisChenu Note Edited: 52936
2020-03-13 18:50 c_schmitz Project Bug reports => Feature requests
2020-09-18 15:47 duvemyster Issue Monitored: duvemyster