Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add/comingsoon v2 calypso #45606

Closed
wants to merge 32 commits into from
Closed

Add/comingsoon v2 calypso #45606

wants to merge 32 commits into from

Commits on Sep 14, 2020

  1. This is a base commit to start off coming soon

    Taking great inspiration from #43831
    ramonjd authored and lsl committed Sep 14, 2020
    Configuration menu
    Copy the full SHA
    f1ea07b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5163c34 View commit details
    Browse the repository at this point in the history
  3. Added selector for coming soon mode status

    Renamed wpcom_coming_soon_mode to wpcom_coming_soon
    ramonjd authored and lsl committed Sep 14, 2020
    Configuration menu
    Copy the full SHA
    8ee672c View commit details
    Browse the repository at this point in the history
  4. rebase cleaning up

    ramonjd authored and lsl committed Sep 14, 2020
    Configuration menu
    Copy the full SHA
    92942d8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d6dfcee View commit details
    Browse the repository at this point in the history
  6. Trying to show/hide coming soon page

    ramonjd authored and lsl committed Sep 14, 2020
    Configuration menu
    Copy the full SHA
    c4ef2a5 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    83a5b91 View commit details
    Browse the repository at this point in the history
  8. Add Recoleta font, unload some things

    andrewserong authored and lsl committed Sep 14, 2020
    Configuration menu
    Copy the full SHA
    38061f6 View commit details
    Browse the repository at this point in the history
  9. Filter coming soon pages from public queries

    ramonjd authored and lsl committed Sep 14, 2020
    Configuration menu
    Copy the full SHA
    c9c02e6 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    4dfd800 View commit details
    Browse the repository at this point in the history
  11. fix name of coming soon page import

    roo2 authored and lsl committed Sep 14, 2020
    Configuration menu
    Copy the full SHA
    8326298 View commit details
    Browse the repository at this point in the history
  12. Use wpcom_public_coming_soon option name

    - private the singleton constructor
    - and a bunch of phpcs workarounds
    lsl committed Sep 14, 2020
    Configuration menu
    Copy the full SHA
    e70bace View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    c287a72 View commit details
    Browse the repository at this point in the history
  14. Stub wpcom functions

    lsl committed Sep 14, 2020
    Configuration menu
    Copy the full SHA
    68e30ed View commit details
    Browse the repository at this point in the history
  15. Use typography font families

    lsl committed Sep 14, 2020
    Configuration menu
    Copy the full SHA
    4ff6672 View commit details
    Browse the repository at this point in the history
  16. Import wpcom logo

    lsl committed Sep 14, 2020
    Configuration menu
    Copy the full SHA
    b2a130b View commit details
    Browse the repository at this point in the history
  17. Remove plugin

    lsl committed Sep 14, 2020
    Configuration menu
    Copy the full SHA
    4779e90 View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2020

  1. Configuration menu
    Copy the full SHA
    2115b1c View commit details
    Browse the repository at this point in the history
  2. update coming soon mode

    roo2 committed Sep 15, 2020
    Configuration menu
    Copy the full SHA
    2aab022 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f1c646e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7d01caa View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    cde1bb2 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2020

  1. Configuration menu
    Copy the full SHA
    ea94be6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    05da129 View commit details
    Browse the repository at this point in the history
  3. Map test states

    lsl committed Sep 16, 2020
    Configuration menu
    Copy the full SHA
    a3dd64c View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2020

  1. Configuration menu
    Copy the full SHA
    9ba8288 View commit details
    Browse the repository at this point in the history
  2. WIP Test updates for v2 coming soon

    Should be green now
    
    Todo:
    - Add coverage for the extra scenarios especially for the transition
    period from v1 to v2.
    - Remove old tests as they'll probably be redundant (keeping them around
    for now as a baseline)
    lsl committed Sep 17, 2020
    Configuration menu
    Copy the full SHA
    d065aa9 View commit details
    Browse the repository at this point in the history
  3. WIP Add rest of test cases

    Pretty sure these are correct (except the last one)
    
    Currently 4 failures which I need to confirm in the UI as happening
    and fix or that my test case is not needed / incorrect.
    lsl committed Sep 17, 2020
    Configuration menu
    Copy the full SHA
    9c61d23 View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2020

  1. Configuration menu
    Copy the full SHA
    cff8dad View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bfed6eb View commit details
    Browse the repository at this point in the history
  3. Remove ComingSoon option

    lsl committed Sep 22, 2020
    Configuration menu
    Copy the full SHA
    23a6ae2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8c3dfca View commit details
    Browse the repository at this point in the history