Project

General

Profile

Actions

User story #2159

closed

Create a popup with the list of modification since last deployment

Added by Nicolas CHARLES over 12 years ago. Updated about 12 years ago.

Status:
Released
Priority:
2
Category:
Web - Config management
Target version:
UX impact:
Suggestion strength:
User visibility:
Effort required:
Name check:
Fix check:
Regression:

Description

When in manual deployment, the regenerate now button should open a popup with the list of modification since last deployment, and ask the user to confirm that he accepts the modification to proceed with the deployment.

The event will appear in a grid, with details showing when we click on a row,


Related issues 1 (0 open1 closed)

Blocks Rudder - User story #2145: Allow to not automatically regenerate promises after a modificationReleasedNicolas CHARLES2011-12-23Actions
Actions #1

Updated by Nicolas CHARLES over 12 years ago

  • Status changed from New to In progress
  • % Done changed from 0 to 60

The popup is created, but the details can't be shown yet, for we can open popup in a popup

Actions #2

Updated by Nicolas CHARLES about 12 years ago

  • Status changed from In progress to Pending technical review
  • % Done changed from 60 to 100
Actions #3

Updated by François ARMAND about 12 years ago

  • Status changed from Pending technical review to 10

Technical review OK.

Convention question: should we enforce to use only one liner in right hand side of CssSelector ?

Pros: that allows to better check for missing '&' and also to better see what selector are used.
Cons: that removes the "into what my HTLM is actually transform" part from the place where it is defined, and may lead to a less understandable whole.

Perhaps we could just use the same indentation convention than for for-comprehension to highlight left hand side / right hand side of "#>" ?

Actions #4

Updated by Jonathan CLARKE about 12 years ago

  • Status changed from 10 to Released
Actions

Also available in: Atom PDF