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

Membership Block #9802

Merged
merged 63 commits into from
Apr 29, 2019
Merged

Membership Block #9802

merged 63 commits into from
Apr 29, 2019

Commits on Apr 29, 2019

  1. Initial code from wpcom

    artpi authored and jeherve committed Apr 29, 2019
    Configuration menu
    Copy the full SHA
    ff86e4c View commit details
    Browse the repository at this point in the history
  2. fix blog id

    artpi authored and jeherve committed Apr 29, 2019
    Configuration menu
    Copy the full SHA
    e6a4187 View commit details
    Browse the repository at this point in the history
  3. Fix content

    artpi authored and jeherve committed Apr 29, 2019
    Configuration menu
    Copy the full SHA
    801ed05 View commit details
    Browse the repository at this point in the history
  4. Linter

    artpi authored and jeherve committed Apr 29, 2019
    Configuration menu
    Copy the full SHA
    94f6f20 View commit details
    Browse the repository at this point in the history
  5. again - lint

    artpi authored and jeherve committed Apr 29, 2019
    Configuration menu
    Copy the full SHA
    c1e86d0 View commit details
    Browse the repository at this point in the history
  6. Rework into a block part 1

    artpi authored and jeherve committed Apr 29, 2019
    Configuration menu
    Copy the full SHA
    b3126cb View commit details
    Browse the repository at this point in the history
  7. memberships changes

    artpi authored and jeherve committed Apr 29, 2019
    Configuration menu
    Copy the full SHA
    04843df View commit details
    Browse the repository at this point in the history
  8. Memberships status endpoint

    artpi authored and jeherve committed Apr 29, 2019
    Configuration menu
    Copy the full SHA
    8d1ff79 View commit details
    Browse the repository at this point in the history
  9. endpoint enhancements

    artpi authored and jeherve committed Apr 29, 2019
    Configuration menu
    Copy the full SHA
    2feeb2b View commit details
    Browse the repository at this point in the history
  10. Something memberships

    artpi authored and jeherve committed Apr 29, 2019
    Configuration menu
    Copy the full SHA
    600bc93 View commit details
    Browse the repository at this point in the history
  11. whitelist the option

    artpi authored and jeherve committed Apr 29, 2019
    Configuration menu
    Copy the full SHA
    641bd51 View commit details
    Browse the repository at this point in the history
  12. Thickbox is working

    artpi authored and jeherve committed Apr 29, 2019
    Configuration menu
    Copy the full SHA
    5c8e88d View commit details
    Browse the repository at this point in the history
  13. Pass button color

    artpi authored and jeherve committed Apr 29, 2019
    Configuration menu
    Copy the full SHA
    7c9af41 View commit details
    Browse the repository at this point in the history
  14. Endpoint changes because I have to rebase

    artpi authored and jeherve committed Apr 29, 2019
    Configuration menu
    Copy the full SHA
    4b061e9 View commit details
    Browse the repository at this point in the history
  15. Port work from calypso

    artpi authored and jeherve committed Apr 29, 2019
    Configuration menu
    Copy the full SHA
    675be9c View commit details
    Browse the repository at this point in the history
  16. Make it work

    artpi authored and jeherve committed Apr 29, 2019
    Configuration menu
    Copy the full SHA
    a20c69c View commit details
    Browse the repository at this point in the history
  17. Fixes to the UI

    artpi authored and jeherve committed Apr 29, 2019
    Configuration menu
    Copy the full SHA
    c310a99 View commit details
    Browse the repository at this point in the history
  18. fix for price change

    artpi authored and jeherve committed Apr 29, 2019
    Configuration menu
    Copy the full SHA
    6787afc View commit details
    Browse the repository at this point in the history
  19. remove legacy code

    artpi authored and jeherve committed Apr 29, 2019
    Configuration menu
    Copy the full SHA
    63c2564 View commit details
    Browse the repository at this point in the history
  20. Review feedbac

    artpi authored and jeherve committed Apr 29, 2019
    Configuration menu
    Copy the full SHA
    9dc7d46 View commit details
    Browse the repository at this point in the history
  21. repurpose format_price

    artpi authored and jeherve committed Apr 29, 2019
    Configuration menu
    Copy the full SHA
    976d7f1 View commit details
    Browse the repository at this point in the history
  22. permissions check

    artpi authored and jeherve committed Apr 29, 2019
    Configuration menu
    Copy the full SHA
    110e955 View commit details
    Browse the repository at this point in the history
  23. remove simple payments import

    artpi authored and jeherve committed Apr 29, 2019
    Configuration menu
    Copy the full SHA
    9087c2c View commit details
    Browse the repository at this point in the history
  24. make it pull a proper file

    artpi authored and jeherve committed Apr 29, 2019
    Configuration menu
    Copy the full SHA
    2553672 View commit details
    Browse the repository at this point in the history
  25. review feedback - JS parts

    artpi authored and jeherve committed Apr 29, 2019
    Configuration menu
    Copy the full SHA
    236327f View commit details
    Browse the repository at this point in the history
  26. Update modules/memberships/class-jetpack-memberships.php

    Co-Authored-By: artpi <artur.piszek@gmail.com>
    2 people authored and jeherve committed Apr 29, 2019
    Configuration menu
    Copy the full SHA
    3d2c08a View commit details
    Browse the repository at this point in the history
  27. Update extensions/blocks/membership-button/edit.jsx

    Co-Authored-By: artpi <artur.piszek@gmail.com>
    2 people authored and jeherve committed Apr 29, 2019
    Configuration menu
    Copy the full SHA
    8de9da5 View commit details
    Browse the repository at this point in the history
  28. Update extensions/blocks/membership-button/edit.jsx

    Co-Authored-By: artpi <artur.piszek@gmail.com>
    2 people authored and jeherve committed Apr 29, 2019
    Configuration menu
    Copy the full SHA
    920f1c3 View commit details
    Browse the repository at this point in the history
  29. textdomain

    artpi authored and jeherve committed Apr 29, 2019
    Configuration menu
    Copy the full SHA
    be33ad6 View commit details
    Browse the repository at this point in the history
  30. remove unnecessary version

    artpi authored and jeherve committed Apr 29, 2019
    Configuration menu
    Copy the full SHA
    3ddc1f0 View commit details
    Browse the repository at this point in the history
  31. Remove default button text from block default

    Co-Authored-By: artpi <artur.piszek@gmail.com>
    2 people authored and jeherve committed Apr 29, 2019
    Configuration menu
    Copy the full SHA
    046b806 View commit details
    Browse the repository at this point in the history
  32. Use unwrapped i18n depenencies instaed of relative path

    Co-Authored-By: artpi <artur.piszek@gmail.com>
    2 people authored and jeherve committed Apr 29, 2019
    Configuration menu
    Copy the full SHA
    94e6994 View commit details
    Browse the repository at this point in the history
  33. Textdomain

    Co-Authored-By: artpi <artur.piszek@gmail.com>
    2 people authored and jeherve committed Apr 29, 2019
    Configuration menu
    Copy the full SHA
    e68d671 View commit details
    Browse the repository at this point in the history
  34. texdomain again

    artpi authored and jeherve committed Apr 29, 2019
    Configuration menu
    Copy the full SHA
    810eef9 View commit details
    Browse the repository at this point in the history
  35. properly escape attributes

    artpi authored and jeherve committed Apr 29, 2019
    Configuration menu
    Copy the full SHA
    7af5028 View commit details
    Browse the repository at this point in the history
  36. reuse currency functins

    artpi authored and jeherve committed Apr 29, 2019
    Configuration menu
    Copy the full SHA
    64fe6e4 View commit details
    Browse the repository at this point in the history
  37. Configuration menu
    Copy the full SHA
    d4586ec View commit details
    Browse the repository at this point in the history
  38. solve cancel and a small UI issue

    artpi authored and jeherve committed Apr 29, 2019
    Configuration menu
    Copy the full SHA
    35397ba View commit details
    Browse the repository at this point in the history
  39. fix lint in class memberships

    artpi authored and jeherve committed Apr 29, 2019
    Configuration menu
    Copy the full SHA
    25f880c View commit details
    Browse the repository at this point in the history
  40. lint api files

    artpi authored and jeherve committed Apr 29, 2019
    Configuration menu
    Copy the full SHA
    28db6a4 View commit details
    Browse the repository at this point in the history
  41. Add php files to linter

    artpi authored and jeherve committed Apr 29, 2019
    Configuration menu
    Copy the full SHA
    0a6aab5 View commit details
    Browse the repository at this point in the history
  42. jetpack-memberships class moved on wpcom

    artpi authored and jeherve committed Apr 29, 2019
    Configuration menu
    Copy the full SHA
    cc0343a View commit details
    Browse the repository at this point in the history
  43. make call to wpcom as a user

    artpi authored and jeherve committed Apr 29, 2019
    Configuration menu
    Copy the full SHA
    579e738 View commit details
    Browse the repository at this point in the history
  44. Configuration menu
    Copy the full SHA
    7730f21 View commit details
    Browse the repository at this point in the history
  45. Add missing textdomains

    artpi authored and jeherve committed Apr 29, 2019
    Configuration menu
    Copy the full SHA
    ad22f80 View commit details
    Browse the repository at this point in the history
  46. Handle message to pass the iframe modal

    artpi authored and jeherve committed Apr 29, 2019
    Configuration menu
    Copy the full SHA
    f5d8d68 View commit details
    Browse the repository at this point in the history
  47. Update color hex's to become Muriel variables

    @simison I did not see where
    https://github.com/Automattic/color-studio/blob/546e4ed57ec2426246049096
    fbd3064e1d4ecfb0/dist/color-properties.css was being pulled in. I sort
    of did a half and half approach to what you suggested. Happy to change
    this up based on your feedback.
    Dave Martin authored and jeherve committed Apr 29, 2019
    Configuration menu
    Copy the full SHA
    6c3423c View commit details
    Browse the repository at this point in the history
  48. Review feedback - some protection

    artpi authored and jeherve committed Apr 29, 2019
    Configuration menu
    Copy the full SHA
    45682bb View commit details
    Browse the repository at this point in the history
  49. Configuration menu
    Copy the full SHA
    fc685fa View commit details
    Browse the repository at this point in the history
  50. change the var

    artpi authored and jeherve committed Apr 29, 2019
    Configuration menu
    Copy the full SHA
    682fdc5 View commit details
    Browse the repository at this point in the history
  51. change CSS vars

    artpi authored and jeherve committed Apr 29, 2019
    Configuration menu
    Copy the full SHA
    dfce75d View commit details
    Browse the repository at this point in the history
  52. Fixes for changes in the upstream

    artpi authored and jeherve committed Apr 29, 2019
    Configuration menu
    Copy the full SHA
    bd5f5e2 View commit details
    Browse the repository at this point in the history
  53. fix after implementing review feedback

    artpi authored and jeherve committed Apr 29, 2019
    Configuration menu
    Copy the full SHA
    b436744 View commit details
    Browse the repository at this point in the history
  54. Change copy for item description

    artpi authored and jeherve committed Apr 29, 2019
    Configuration menu
    Copy the full SHA
    b421590 View commit details
    Browse the repository at this point in the history
  55. Code review suggested edits - mostly copy

    Co-Authored-By: artpi <artur.piszek@gmail.com>
    jeherve and artpi committed Apr 29, 2019
    Configuration menu
    Copy the full SHA
    f049f82 View commit details
    Browse the repository at this point in the history
  56. Review feedback: remove unnecessary import

    artpi authored and jeherve committed Apr 29, 2019
    Configuration menu
    Copy the full SHA
    a7761d6 View commit details
    Browse the repository at this point in the history
  57. Configuration menu
    Copy the full SHA
    4235ae9 View commit details
    Browse the repository at this point in the history
  58. Endpoints nly for wpcom/active jetpack

    artpi authored and jeherve committed Apr 29, 2019
    Configuration menu
    Copy the full SHA
    9bae01c View commit details
    Browse the repository at this point in the history
  59. remove unused function

    artpi authored and jeherve committed Apr 29, 2019
    Configuration menu
    Copy the full SHA
    4c3153d View commit details
    Browse the repository at this point in the history
  60. Additional check if JP is active

    artpi authored and jeherve committed Apr 29, 2019
    Configuration menu
    Copy the full SHA
    fea7f0b View commit details
    Browse the repository at this point in the history
  61. Pass Lang to subscribe form

    artpi authored and jeherve committed Apr 29, 2019
    Configuration menu
    Copy the full SHA
    81c6d9c View commit details
    Browse the repository at this point in the history
  62. error catching

    artpi authored and jeherve committed Apr 29, 2019
    Configuration menu
    Copy the full SHA
    7956f6a View commit details
    Browse the repository at this point in the history
  63. Configuration menu
    Copy the full SHA
    6a57671 View commit details
    Browse the repository at this point in the history