Project

General

Profile

Actions

Bug #26652

closed

Refactor folder structure of ToastList

Added by Maria Agaphontzev almost 6 years ago. Updated almost 6 years ago.

Status:
Closed
Priority:
Low
Category:
Web Interface
Target version:
-
Difficulty:
Triaged:
No
Fixed in Releases:
Found in Releases:

Description

currently is:

toastNotifications
├── __snapshots__
├── index.js
├── ToastList.fixtures.js
├── ToastList.stories.js
└── ToastList.test.js


should be:
ToastList
├── __snapshots__
├── ToastList.js
├── index.js
├── ToastList.fixtures.js
├── ToastList.stories.js
└── ToastList.test.js

Actions #1

Updated by The Foreman Bot almost 6 years ago

  • Status changed from New to Ready For Testing
  • Pull request https://github.com/theforeman/foreman/pull/6702 added
Actions #2

Updated by Tomer Brisker almost 6 years ago

  • Fixed in Releases 1.23.0 added
Actions #3

Updated by Anonymous almost 6 years ago

  • Status changed from Ready For Testing to Closed
Actions

Also available in: Atom PDF