docbrown/app/views/admin/users
Ridhwana d9ca26b521
DO NOT MERGE: Remove the Member Index View Feature Flags + old code (#17388)
* feat: remove feature flag on the member index view and re-arrange some partials

* feat: remove Feature Flag for the invitations view

* feat: remove Feature Flag for the gdpr view

* feat: remove Feature Flag for the controls

* feat: remove the feature flag in the tests

* remove extra queries that we no longer use

* Update app/views/admin/invitations/index.html.erb

Co-authored-by: Suzanne Aitchison <suzanne@forem.com>

* Update app/views/admin/invitations/index.html.erb

Co-authored-by: Suzanne Aitchison <suzanne@forem.com>

* Update app/views/admin/users/index/_controls.html.erb

Co-authored-by: Suzanne Aitchison <suzanne@forem.com>

* Update app/views/admin/users/gdpr_delete_requests/index.html.erb

Co-authored-by: Suzanne Aitchison <suzanne@forem.com>

* Update cypress/integration/seededFlows/adminFlows/users/userIndexView.spec.js

Co-authored-by: Suzanne Aitchison <suzanne@forem.com>

* Update cypress/integration/seededFlows/adminFlows/users/userIndexView.spec.js

Co-authored-by: Suzanne Aitchison <suzanne@forem.com>

* Update app/views/admin/users/gdpr_delete_requests/index.html.erb

Co-authored-by: Suzanne Aitchison <suzanne@forem.com>

* feat: attempt to fix Cypress test

* fix: soem other cypress tests

* fix: search bar

Co-authored-by: Suzanne Aitchison <suzanne@forem.com>
2022-04-25 14:49:34 +02:00
..
controls DO NOT MERGE: Remove the Member Index View Feature Flags + old code (#17388) 2022-04-25 14:49:34 +02:00
gdpr_delete_requests DO NOT MERGE: Remove the Member Index View Feature Flags + old code (#17388) 2022-04-25 14:49:34 +02:00
index DO NOT MERGE: Remove the Member Index View Feature Flags + old code (#17388) 2022-04-25 14:49:34 +02:00
new Admin Member view: add Tools::HeaderComponent to reduce duplication (#14558) 2021-08-24 15:08:48 +02:00
show chore: typo (#17258) 2022-04-12 22:14:59 +02:00
_menu.html.erb feat: change people to members (#16994) 2022-03-24 15:44:46 +02:00
export.csv.erb First version of exporting the Users to a CSV (#17217) 2022-04-12 15:24:32 +02:00
index.html.erb DO NOT MERGE: Remove the Member Index View Feature Flags + old code (#17388) 2022-04-25 14:49:34 +02:00
show.html.erb Remove admin_member_view Feature Flag-Related Conditionals (#16764) 2022-03-10 08:29:05 -07:00