Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
  bulk
  details
  discovery
  new
  views
product.factory.js 1.74 KB
products.controller.js 2.45 KB
products.module.js 7.53 KB

Latest revisions

# Date Author Comment
37048f87 08/06/2014 06:58 PM Partha Aji

Fixes #6944/bz1106434 - Fixed Repodiscovery product validation

Added code in the repo discovery page to validate new product.
Previously product errors like blank name invalid label etc would not
show up on the screen. This commit tries to address that.

07075dc8 08/04/2014 09:53 AM Adam Price

Merge pull request #4420 from komidore64/rmi6573-error-on-non-sort-field

fixes #6573 - need better errors when sorting by a non-sortable field

fbf9e204 07/31/2014 10:17 AM Partha Aji

Fixes #6829,6805 - Disable repo remove if published

Added code to disable remove repository button if
1) Repo = RedHat
2) Repo has previously been promoted or published
3) Repo has no delete permissions.

3ec51c07 07/28/2014 02:04 PM Adam Price

fixes #6573 - foretello should error when sorting by non-sortable field, BZ 1110431

fdc32455 07/25/2014 03:38 PM Partha Aji

Fixes #6676,bz1120820 - Dynflowing bulk repo sync page

Dynflowed bulk repo sync action

461630b5 07/17/2014 07:22 AM Walden Raines

Fixes #6321/BZ1111695: check permission before displaying bastion page.

Ensure the current user has the correct permission prior to displaying
the Bastion page. Before this commit the page would display with 403s
for any requests the user did not have access to....

503d6f3f 07/08/2014 04:56 PM Justin Sherrill

fixes #6516 - various product deletion fixes

  • Redhat products & promoted products could be deleted under bulk actions api & ui
  • Single product delete api allowed redhat & promoted product deletion
  • cp_id was being sent up for bulk actions
  • error messages were only including a single errored product...
a70de3aa 06/26/2014 02:23 PM Walden Raines

Fixes #5957/BZ1091835 - prevent product tooltip from "blinking".

Prevent appended to body product tooltip from momentarily blinking
on some browsers by disabling the animation.

a39239bd 06/26/2014 02:11 PM Walden Raines

Merge pull request #4343 from waldenraines/6366

Fixes #6366/BZ1112865 - restore readonly product functionality.

302479bf 06/25/2014 07:47 PM Walden Raines

Fixes #6366/BZ1112865 - restore readonly product functionality.

When replacing the authorization system we removed the logic
that determines whether or not a product is read only. This commit
restores that logic.

View revisions

Also available in: Atom