Task #8700

Story #8644: As Robin I want to have a Basic ManagementView (List)

Create a BorderLayout for the Management View

Added by Sebastian Kurfuerst about 5 years ago. Updated almost 3 years ago.

Status:Resolved Start date:2010-07-06
Priority:Should have Due date:
Assigned To:Christian Müller % Done:

0%

Category:-
Target version:- Estimated time:0.00 hour

Description

Create a basic BorderLayout for the content area in the Management View

phoenix_task_8700.patch Magnifier - first version of managment component with dummy tree and grid (6.1 kB) Christian Müller, 2010-07-19 20:29

TYPO3_Backend.png (24.5 kB) Sebastian Kurfuerst, 2010-07-19 21:14


Related issues

precedes TYPO3.Neos - Task #8701: Add a generic tree to the Management View Resolved 2010-07-07 2010-07-07
precedes TYPO3.Neos - Task #8702: add a generic TableView / grid to the Management View Resolved 2010-07-07 2010-07-07

History

#1 Updated by Sebastian Kurfuerst about 5 years ago

  • Category set to JavaScript

#2 Updated by Sebastian Kurfuerst about 5 years ago

  • Tags set to #easy

#3 Updated by Christian Müller about 5 years ago

I would like to work on the management view tasks, so this one, but this here is not totally clear to me.

#4 Updated by Sebastian Kurfuerst about 5 years ago

Let me explain this a bit more in detail:
The first part of creating the Management View is that inside the Content Area, the area needs to be splitted into two parts: On the left side, there should be the tree, and on the right side, there should be the Grid displaying the records.

And now, the first step to make this stuff happen is creating a BorderLayout inside the Content Area: In the left area should be the tree, and on the right side the grid.

Hope this is more understandable now :-)

Greets,
Sebastian

#5 Updated by Sebastian Kurfuerst about 5 years ago

  • Status changed from New to Accepted

#6 Updated by Christian Müller about 5 years ago

  • Assigned To set to Christian Müller

#7 Updated by Christian Müller about 5 years ago

See also Scrum protocol of today. More or less finished, I am polishing it to put out a first patch.

#8 Updated by Christian Müller about 5 years ago

First patch to try. Tree and Grid component are prepared but do not much yet (they need data stores of course). One big thing I was not able to solve. If you access the Management Tab you won't see much change after applying the patch but if you use firebug you will see that indeed the management layout with tree and grid is rendered but the div with id "F3-TYPO3-Management-ManagementView" has class "x-hide-display" which hides it. Removing that class displays everything, but I have not found out how to tell ExtJS to not do that.

#9 Updated by Sebastian Kurfuerst about 5 years ago

Hey,

thanks for your patch! I think you have to change the layout inside F3.TYPO3.UserInterface.ContentArea from card to fit -- it was still some kind of relict that broke the behavior there.

Hopefully this fixes the first problem :-) Now, however, the black bar on top is missing for me inside the management view (see attached screenshot); and I don't know yet why...

Hopefully this already helps you a little bit!

Thanks for your efforts :-)

Greets,
Sebastian

#10 Updated by Karsten Dambekalns almost 5 years ago

  • Target version changed from 593 to 628

#11 Updated by Christian Müller almost 5 years ago

  • Target version changed from 628 to 707

#12 Updated by Sebastian Kurfuerst almost 5 years ago

  • Target version changed from 707 to 711

#13 Updated by Sebastian Kurfuerst almost 5 years ago

  • Parent task set to #8644

#14 Updated by Sebastian Kurfuerst almost 5 years ago

  • Parent task set to #8644

#15 Updated by Christian Müller almost 5 years ago

  • Status changed from Accepted to Resolved
  • Estimated time set to 0.00
  • Remaining (hours) set to 0.0

#16 Updated by Robert Lemke almost 3 years ago

  • Project changed from Base Distribution to TYPO3.Neos

Also available in: Atom PDF