Skip to content
Snippets Groups Projects

Add empty import details page behind a feature flag

Merged Justin Ho Tuan Duong requested to merge 386748-add-import-report-page-feature-flag into master

What does this MR do and why?

  • Add import_details_page feature flag.
  • Add route, controller action and boilerplate frontend code.

Screenshots or screen recordings

GitHub_import_details

How to set up and validate locally

  • Go to http://127.0.0.1:3000/import/github/details. The page should render 404 Not Found.
  • Enable the feature flag and refresh the page:
Feature.enable :import_details_page

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Related to #386748 (closed)

Edited by Drew Blessing

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
Please register or sign in to reply
Loading