Continuum

Add a wait page when adding a project

Details

  • Type: Improvement Improvement
  • Status: Closed Closed
  • Priority: Major Major
  • Resolution: Fixed
  • Affects Version/s: None
  • Fix Version/s: 1.2
  • Component/s: Web interface
  • Labels:
    None
  • Complexity:
    Intermediate
  • Patch Submitted:
    Yes
  • Number of attachments :
    2
  1. CONTINUUM-515
    16/Mar/07 4:34 PM
    7 kB
    Olivier Lamy
  2. CONTINUUM-515
    15/Mar/07 5:52 PM
    5 kB
    Olivier Lamy

Issue Links

Activity

Hide
Grégory Joseph added a comment -

I'd say that most stuff happening when adding a project could happen asynchronously instead
(like fetching the pom, parsing it, fetching the child/modules, etc)

Show
Grégory Joseph added a comment - I'd say that most stuff happening when adding a project could happen asynchronously instead (like fetching the pom, parsing it, fetching the child/modules, etc)
Hide
Brett Porter added a comment -

I'm curious what this means - I thought the ptoject didn't do much in the foreground since the checkout was pushed into async.

Show
Brett Porter added a comment - I'm curious what this means - I thought the ptoject didn't do much in the foreground since the checkout was pushed into async.
Hide
Emmanuel Venisse added a comment -

In the foreground, we download poms and create continuum projects. In the background, we checkout projects. I don't want to do all the work asynchronously, so user can get errors if there are some problems to download poms (bad url, error in poms...)

The wait page is only for impatient users that don't wait actually the result of add action.

Show
Emmanuel Venisse added a comment - In the foreground, we download poms and create continuum projects. In the background, we checkout projects. I don't want to do all the work asynchronously, so user can get errors if there are some problems to download poms (bad url, error in poms...) The wait page is only for impatient users that don't wait actually the result of add action.
Hide
Jesse McConnell added a comment -

I thought webwork had some built in support for this, might be pretty easy

Show
Jesse McConnell added a comment - I thought webwork had some built in support for this, might be pretty easy
Hide
Olivier Lamy added a comment -

Patch provided.
Do the job for add m2/m1 projects.

Show
Olivier Lamy added a comment - Patch provided. Do the job for add m2/m1 projects.
Hide
Olivier Lamy added a comment -

Missing binary file iin the patch.
It's here http://codehaus.org/~olamy/wait.gif.

Show
Olivier Lamy added a comment - Missing binary file iin the patch. It's here http://codehaus.org/~olamy/wait.gif.
Hide
Olivier Lamy added a comment -

add missing changes in projectGroupSummary.jsp.

Show
Olivier Lamy added a comment - add missing changes in projectGroupSummary.jsp.
Hide
Brett Porter added a comment -

was this already applied?

Show
Brett Porter added a comment - was this already applied?
Hide
Olivier Lamy added a comment -

fixed in rev 647336

Show
Olivier Lamy added a comment - fixed in rev 647336

People

Vote (1)
Watch (1)

Dates

  • Created:
    Updated:
    Resolved: