Closed
Bug 481956
Opened 16 years ago
Closed 16 years ago
[proposal] Putting project list and file list together
Categories
(Skywriter Graveyard :: General, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: julian.viereck, Unassigned)
Details
Attachments
(2 files, 1 obsolete file)
23.54 KB,
patch
|
Details | Diff | Splinter Review | |
5.04 KB,
patch
|
Details | Diff | Splinter Review |
User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_5_6; de-de) AppleWebKit/528.16 (KHTML, like Gecko) Version/4.0 Safari/528.16
Build Identifier: 642:2c4b05069255
Having the project list and file list in two seperate lists is somekind of problem when it comes up to select a former selected path or restore the data of a selected project.
Putting them together makes a lot of things more generic.
Reproducible: Always
Reporter | ||
Comment 1•16 years ago
|
||
Put together the project list and the file list into one list on the dashboard
+ there is no special project list anymore
+ the projects are just one list in the file tree
+ putted together stuff for fetching files (no difference anymore between projects and files)
+ added stuff to draw a label at the top of "th.components.List"
+ improve some different other thins concerning history in dashboard
---
This is working very well I guess. But someone should have a look at the "th.components.List" when it comes up to render this component. I had no idea how to figure out the height of the label to be painted at the top of the list...
Reporter | ||
Comment 2•16 years ago
|
||
Attachment #366024 -
Attachment is obsolete: true
Reporter | ||
Comment 3•16 years ago
|
||
Comment on attachment 366176 [details] [diff] [review]
Same as patch above, but with #652:60203d38aca8 as parent
I think this patch should be commitable, but please check it twice, as I don't know exactly the state of my Mercurial repository...
Reporter | ||
Comment 4•16 years ago
|
||
This is a litte bugfix that improves the things when a project gets selected from the commandline (project bespin f.e.) or a new project is created.
Comment 5•16 years ago
|
||
Applied these in changeset: bcff2bdedd93
Can you do a hg pull -u and check it out Julian?
Status: UNCONFIRMED → RESOLVED
Closed: 16 years ago
Resolution: --- → FIXED
Updated•16 years ago
|
Status: RESOLVED → UNCONFIRMED
Resolution: FIXED → ---
Updated•16 years ago
|
Status: UNCONFIRMED → RESOLVED
Closed: 16 years ago → 16 years ago
Resolution: --- → FIXED
Comment 6•16 years ago
|
||
This is a mass migration from Mozilla Labs :: Bespin to Bespin :: General.
This bug likely still needs to be triaged and categorized.
Component: Bespin → General
Product: Mozilla Labs → Bespin
QA Contact: bespin → general
Target Milestone: -- → ---
You need to log in
before you can comment on or make changes to this bug.
Description
•