docbrown/cypress/integration/seededFlows
Julianna Tetreault b8a87b842b
Implement Tabs for the Admin Member Detail View (#16640)
* WIP: Adds tabs to the Admin Member Detail View

* WIP: Adds tabs in the least elegant way to Admin Member Detail View

* WIP: Comments out unused code

* WIP: Initial code set up for tabs

* feat: add a tab param to the route

* feat: set the current tab and direct to the overview tab in all other cases

* chore: remove all other unused code

* Renames @tab to @current_tab and MemberDetails to UserDetails

* Removes unused route and reverts renaming of params

* Removes unused route from admin.rb

* Adds an E2E test that tests tabbing through Admin Member Detail tabs

* Updates navigateTabs E2E and _tabs.html.erb per feedback

* Updates tnavigateTabs.spec.js

* Updates navigateTabs.spec.js per Suzannes suggestion :)

* Removes useless comment from Admin::UsersController

Co-authored-by: Ridhwana <ridhwana.khan16@gmail.com>
2022-02-18 10:47:53 -07:00
..
adminFlows Implement Tabs for the Admin Member Detail View (#16640) 2022-02-18 10:47:53 -07:00
analyticsFlows Added support for running E2E tests without seeded data (#14285) 2021-07-22 08:45:37 -04:00
articleFlows Rework user subscription liquid tag to avoid errors (#16460) 2022-02-15 09:14:03 +00:00
dashboardFlows Added support for running E2E tests without seeded data (#14285) 2021-07-22 08:45:37 -04:00
homeFeedFlows Rename feeds + update feeds' tabs UI (#15435) 2021-11-29 07:51:24 +00:00
listingFlows ✂✂✂ Remove Connect (#14734) 2021-11-18 08:21:00 -06:00
loggedOutFlows ForemMobile namespaced functions (#15212) 2021-11-23 15:25:29 -06:00
loginFlows Spelling (#15702) 2021-12-07 06:59:10 -07:00
mobileFlows Wait for async data in forem mobile cypress test (#15737) 2021-12-13 11:35:49 -06:00
moderationFlows Now HTML validation works for the adjust tags section of the moderation tools panel (#16062) 2022-01-13 07:11:44 -05:00
notificationsFlows Add comment notification test to Cypress, including a11y improvements to notification page (#15842) 2021-12-21 15:42:13 +00:00
podcastFlows Podcasts fixes (#15130) 2021-10-22 11:06:11 +02:00
profileFlows Accessible names for follow buttons (#14687) 2021-09-22 10:34:34 +07:00
publishingFlows Remove system test for editing draft posts (#16472) 2022-02-08 10:24:49 -06:00
readingListFlows Implementing new buttons (#15843) 2022-01-14 10:28:31 +01:00
registrationFlows Spelling (#15702) 2021-12-07 06:59:10 -07:00
searchFlows Revise skip link behaviour (#15401) 2021-11-18 13:45:08 +00:00
settingsFlows Add new color picker to user settings page (#16625) 2022-02-18 08:43:56 +00:00
tagsFlows Use new ColorPicker in tag edit form (#16607) 2022-02-17 14:59:09 +00:00
topNavigationFlows Updating header with new Crayons buttons (#15653) 2021-12-09 16:41:18 +01:00
toggleFeatureFlags.spec.js Easier feature flag handling for Cypress (#16379) 2022-02-03 10:42:13 -05:00