Page MenuHomePhabricator

[web] Remove "Request Access" markup/styling from `Splash` component
ClosedPublic

Authored by atul on Mar 16 2022, 3:02 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Jul 5, 10:10 PM
Unknown Object (File)
Wed, Jul 3, 9:24 PM
Unknown Object (File)
Tue, Jul 2, 3:25 AM
Unknown Object (File)
Sat, Jun 29, 9:49 PM
Unknown Object (File)
Fri, Jun 21, 11:59 PM
Unknown Object (File)
Fri, Jun 21, 11:59 PM
Unknown Object (File)
Fri, Jun 21, 11:59 PM
Unknown Object (File)
Fri, Jun 21, 11:57 PM

Details

Summary

Remove all JSX/CSS related to legacy "Request Access" functionality from the Splash component.

Note: There's still stray functionality/types/etc. in other files which will be dealt with in a separate diff. This diff focuses exclusively on splash.react.js and splash.css.


depends on D3446

Test Plan

The only thing we really care about keeping around is the LogInModal.

  1. Click "Log in" in the header
  2. Enter credentials
  3. Make sure user is properly authenticated and redirected to web app

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

atul published this revision for review.Mar 16 2022, 3:04 PM
This revision is now accepted and ready to land.Mar 16 2022, 5:29 PM
This revision now requires review to proceed.Mar 16 2022, 9:46 PM
atul changed 2 blocking reviewer(s), added 1: ashoat; removed 1: tomek.Mar 17 2022, 8:12 AM

Red diff - great!
By the way, not sure what happened here: this diff was accepted by Ben, but is still present in my queue, which is really nice!

This revision is now accepted and ready to land.Mar 17 2022, 10:58 AM
This revision was landed with ongoing or failed builds.Mar 17 2022, 11:00 AM
This revision was automatically updated to reflect the committed changes.