Bug 1218301 - [GSS] (6.1.z) Make possible embedded editors to hide the path to projects
Summary: [GSS] (6.1.z) Make possible embedded editors to hide the path to projects
Keywords:
Status: CLOSED EOL
Alias: None
Product: JBoss BRMS Platform 6
Classification: Retired
Component: Business Central
Version: 6.1.0
Hardware: Unspecified
OS: Unspecified
urgent
urgent
Target Milestone: CR1
: ---
Assignee: Alexandre Porcelli
QA Contact: Jiri Locker
URL:
Whiteboard:
Depends On: 1190751
Blocks: 1220521 1220522
TreeView+ depends on / blocked
 
Reported: 2015-05-04 14:24 UTC by Alessandro Lazarotti
Modified: 2020-03-27 18:34 UTC (History)
7 users (show)

Fixed In Version:
Clone Of: 1190751
Environment:
Last Closed: 2020-03-27 18:34:56 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Alessandro Lazarotti 2015-05-04 14:24:28 UTC
+++ This bug was initially created as a clone of Bug #1190751 +++

Description of problem:

The authoring perspective when embeeded should be able to hide the control  of organization unit, repository or project change.

--- Additional comment from JBoss Product and Program Management on 2015-02-09 10:20:06 EST ---

Since this issue was entered in Red Hat Bugzilla, the release flag has been
set to ? to ensure that it is properly evaluated for this release.

--- Additional comment from Alexandre Porcelli on 2015-02-10 00:31:51 EST ---

Feature pushed:

(6.2.x) http://github.com/droolsjbpm/kie-wb-common/commit/f751b6b56
(6.2.x) http://github.com/droolsjbpm/kie-wb-distributions/commit/9b0b0651c

(master) http://github.com/droolsjbpm/kie-wb-common/commit/ce5ebacae
(master) http://github.com/droolsjbpm/kie-wb-distributions/commit/455b86340

In order to give more control over Authoring perspective, a new one was created and some new URL based parameter are expected.

New perspective name: AuthoringPerspectiveNoContext

New Parameter:

no_context_navigation = defines that project explorer should not allow change context (hide context breadcrumb)
explorer_mode = business_tree, business_explorer, tech_tree or tech_explorer
no_search = hides search text box from context menu area
path = project root path

Example of standalone mode:

http://localhost:8080/kie-wb//kie-wb.html?standalone=true&perspective=AuthoringPerspectiveNoContext&no_context_navigation=true&explorer_mode=business_tree&header=ComplementNavArea&no_search&path=git://uf-playground/mortgages

--- Additional comment from Marek Baluch on 2015-02-10 10:12:34 EST ---

Jirko please coordinate with all the engineers responsibe for each editor.

--- Additional comment from Alexandre Porcelli on 2015-03-16 14:07:03 EDT ---

Improvements (as requested by email) now if path is a file.. it opens it:

(master) http://github.com/uberfire/uberfire/commit/b045dcf3c
(master) http://github.com/droolsjbpm/kie-wb-distributions/commit/e6ce14855

--- Additional comment from Alexandre Porcelli on 2015-03-24 10:40:06 EDT ---

Last changes (comment#4) introduces a small improvement asked by consultant - basically it opend the file if the path provided is a file.
Consultante mentioned that this would be a good feature to have, but not mandatory, in the otherhand this is a low risk change that would allow customer evolve their current solution.


Note You need to log in before you can comment on or make changes to this bug.