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

Refactor the make:publicationType command class #773

Merged

Commits on Dec 23, 2022

  1. Use the enum types

    caendesilva committed Dec 23, 2022
    Configuration menu
    Copy the full SHA
    505f171 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f6b805b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f1ed5af View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8205f09 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    422e2b7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    64cf0f1 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4451803 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    4932339 View commit details
    Browse the repository at this point in the history
  9. Update expected order

    caendesilva committed Dec 23, 2022
    Configuration menu
    Copy the full SHA
    dadf3cb View commit details
    Browse the repository at this point in the history
  10. Remove overcounter

    caendesilva committed Dec 23, 2022
    Configuration menu
    Copy the full SHA
    fc9c3ba View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    50875fd View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    4007c50 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    9df715f View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    b5b8718 View commit details
    Browse the repository at this point in the history
  15. Update warning message

    caendesilva committed Dec 23, 2022
    Configuration menu
    Copy the full SHA
    56ebb79 View commit details
    Browse the repository at this point in the history
  16. Update question message

    caendesilva committed Dec 23, 2022
    Configuration menu
    Copy the full SHA
    198638d View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    215819c View commit details
    Browse the repository at this point in the history
  18. Apply fixes from StyleCI

    StyleCIBot committed Dec 23, 2022
    Configuration menu
    Copy the full SHA
    66555a9 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    a009421 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    ef6ed80 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    3aec858 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    08ffd7c View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    aadbbd6 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    af3d9e6 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    6cc96cc View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    4a5d8e3 View commit details
    Browse the repository at this point in the history
  27. Revert "Add option to use default values"

    This reverts commit 4a5d8e3.
    caendesilva committed Dec 23, 2022
    Configuration menu
    Copy the full SHA
    5a9bb3f View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    ecd1eb7 View commit details
    Browse the repository at this point in the history
  29. Display the field number

    caendesilva committed Dec 23, 2022
    Configuration menu
    Copy the full SHA
    8340439 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    d122dae View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    fd23b4c View commit details
    Browse the repository at this point in the history
  32. Use default value

    caendesilva committed Dec 23, 2022
    Configuration menu
    Copy the full SHA
    6d4375b View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    992ba9b View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    1efc07a View commit details
    Browse the repository at this point in the history
  35. Reorder methods

    caendesilva committed Dec 23, 2022
    Configuration menu
    Copy the full SHA
    2bc7791 View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    1bbeaa6 View commit details
    Browse the repository at this point in the history
  37. Configuration menu
    Copy the full SHA
    4b3e7d3 View commit details
    Browse the repository at this point in the history
  38. Partially revert "Revert "Add option to use default values""

    This partially reverts commit 5a9bb3f.
    caendesilva committed Dec 23, 2022
    Configuration menu
    Copy the full SHA
    5f2faad View commit details
    Browse the repository at this point in the history
  39. Configuration menu
    Copy the full SHA
    5a6e3cc View commit details
    Browse the repository at this point in the history
  40. Configuration menu
    Copy the full SHA
    eb3319a View commit details
    Browse the repository at this point in the history
  41. Configuration menu
    Copy the full SHA
    108997c View commit details
    Browse the repository at this point in the history
  42. Add todo

    caendesilva committed Dec 23, 2022
    Configuration menu
    Copy the full SHA
    21a8771 View commit details
    Browse the repository at this point in the history
  43. Split out if block

    caendesilva committed Dec 23, 2022
    Configuration menu
    Copy the full SHA
    1c3a8c6 View commit details
    Browse the repository at this point in the history
  44. Configuration menu
    Copy the full SHA
    9c98578 View commit details
    Browse the repository at this point in the history
  45. Configuration menu
    Copy the full SHA
    3dc9eb4 View commit details
    Browse the repository at this point in the history
  46. Configuration menu
    Copy the full SHA
    1c0c2a6 View commit details
    Browse the repository at this point in the history
  47. Configuration menu
    Copy the full SHA
    4bde7c2 View commit details
    Browse the repository at this point in the history
  48. Refactor sort label logic

    caendesilva committed Dec 23, 2022
    Configuration menu
    Copy the full SHA
    225437b View commit details
    Browse the repository at this point in the history
  49. Configuration menu
    Copy the full SHA
    61852d0 View commit details
    Browse the repository at this point in the history
  50. Configuration menu
    Copy the full SHA
    9b9f3b8 View commit details
    Browse the repository at this point in the history
  51. Revert "Normalize string at the end"

    This reverts commit 9b9f3b8.
    caendesilva committed Dec 23, 2022
    Configuration menu
    Copy the full SHA
    600a31e View commit details
    Browse the repository at this point in the history
  52. Revert "Refactor add primitive array data and only construct objects …

    …at the end"
    
    This reverts commit 61852d0.
    caendesilva committed Dec 23, 2022
    Configuration menu
    Copy the full SHA
    b9c91e6 View commit details
    Browse the repository at this point in the history
  53. Configuration menu
    Copy the full SHA
    4667395 View commit details
    Browse the repository at this point in the history
  54. Configuration menu
    Copy the full SHA
    d8a4842 View commit details
    Browse the repository at this point in the history
  55. Configuration menu
    Copy the full SHA
    2812656 View commit details
    Browse the repository at this point in the history
  56. Configuration menu
    Copy the full SHA
    6eeac7e View commit details
    Browse the repository at this point in the history
  57. Configuration menu
    Copy the full SHA
    cf71ce5 View commit details
    Browse the repository at this point in the history
  58. Configuration menu
    Copy the full SHA
    e35fc6f View commit details
    Browse the repository at this point in the history
  59. Add count prefixes to ask messages as mockery seems completely unable…

    … to handle multiple expectations without utterly falling apart
    caendesilva committed Dec 23, 2022
    Configuration menu
    Copy the full SHA
    4b7aec5 View commit details
    Browse the repository at this point in the history
  60. Configuration menu
    Copy the full SHA
    5346f4e View commit details
    Browse the repository at this point in the history
  61. Configuration menu
    Copy the full SHA
    e2fcdc2 View commit details
    Browse the repository at this point in the history
  62. Apply fixes from StyleCI

    StyleCIBot committed Dec 23, 2022
    Configuration menu
    Copy the full SHA
    c162deb View commit details
    Browse the repository at this point in the history
  63. Configuration menu
    Copy the full SHA
    800d09a View commit details
    Browse the repository at this point in the history
  64. Configuration menu
    Copy the full SHA
    8d844b3 View commit details
    Browse the repository at this point in the history
  65. Use the class property

    caendesilva committed Dec 23, 2022
    Configuration menu
    Copy the full SHA
    0b18dae View commit details
    Browse the repository at this point in the history
  66. Configuration menu
    Copy the full SHA
    99cfabb View commit details
    Browse the repository at this point in the history
  67. Configuration menu
    Copy the full SHA
    62d418a View commit details
    Browse the repository at this point in the history
  68. Invert 'if' statement

    caendesilva committed Dec 23, 2022
    Configuration menu
    Copy the full SHA
    222965d View commit details
    Browse the repository at this point in the history
  69. Revert "Invert 'if' statement"

    This reverts commit 222965d.
    caendesilva committed Dec 23, 2022
    Configuration menu
    Copy the full SHA
    9101a36 View commit details
    Browse the repository at this point in the history
  70. Configuration menu
    Copy the full SHA
    4315cef View commit details
    Browse the repository at this point in the history
  71. Inline local variable

    caendesilva committed Dec 23, 2022
    Configuration menu
    Copy the full SHA
    f4f4d11 View commit details
    Browse the repository at this point in the history
  72. Use stricter comparison

    caendesilva committed Dec 23, 2022
    Configuration menu
    Copy the full SHA
    2055314 View commit details
    Browse the repository at this point in the history
  73. Configuration menu
    Copy the full SHA
    4ec96a5 View commit details
    Browse the repository at this point in the history
  74. Apply fixes from StyleCI

    StyleCIBot committed Dec 23, 2022
    Configuration menu
    Copy the full SHA
    22505fd View commit details
    Browse the repository at this point in the history
  75. Extract method

    caendesilva committed Dec 23, 2022
    Configuration menu
    Copy the full SHA
    589d83d View commit details
    Browse the repository at this point in the history
  76. Rename local variable

    caendesilva committed Dec 23, 2022
    Configuration menu
    Copy the full SHA
    095f9ab View commit details
    Browse the repository at this point in the history
  77. Initialize variable

    caendesilva committed Dec 23, 2022
    Configuration menu
    Copy the full SHA
    32d26f7 View commit details
    Browse the repository at this point in the history
  78. Simplify 'if'

    caendesilva committed Dec 23, 2022
    Configuration menu
    Copy the full SHA
    a0106ee View commit details
    Browse the repository at this point in the history
  79. Inline variable

    caendesilva committed Dec 23, 2022
    Configuration menu
    Copy the full SHA
    dcc5c6b View commit details
    Browse the repository at this point in the history
  80. Configuration menu
    Copy the full SHA
    dbe4484 View commit details
    Browse the repository at this point in the history
  81. Configuration menu
    Copy the full SHA
    a3198b7 View commit details
    Browse the repository at this point in the history
  82. Configuration menu
    Copy the full SHA
    369f8dd View commit details
    Browse the repository at this point in the history
  83. Configuration menu
    Copy the full SHA
    ce0363c View commit details
    Browse the repository at this point in the history
  84. Revert "Use the notIn Laravel validation rule"

    This reverts commit ce0363c.
    caendesilva committed Dec 23, 2022
    Configuration menu
    Copy the full SHA
    25a77ba View commit details
    Browse the repository at this point in the history
  85. Configuration menu
    Copy the full SHA
    99f5763 View commit details
    Browse the repository at this point in the history
  86. Configuration menu
    Copy the full SHA
    b5acbe7 View commit details
    Browse the repository at this point in the history
  87. Apply fixes from StyleCI

    StyleCIBot committed Dec 23, 2022
    Configuration menu
    Copy the full SHA
    f20dd88 View commit details
    Browse the repository at this point in the history
  88. Remove code comment

    caendesilva committed Dec 23, 2022
    Configuration menu
    Copy the full SHA
    ad34e53 View commit details
    Browse the repository at this point in the history
  89. Introduce local variable

    caendesilva committed Dec 23, 2022
    Configuration menu
    Copy the full SHA
    614604f View commit details
    Browse the repository at this point in the history

Commits on Dec 24, 2022

  1. Configuration menu
    Copy the full SHA
    fc5f9c6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9a90f50 View commit details
    Browse the repository at this point in the history
  3. Revert "Add option to not normalize the name"

    This reverts commit d8a4842.
    caendesilva committed Dec 24, 2022
    Configuration menu
    Copy the full SHA
    0b74421 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1707462 View commit details
    Browse the repository at this point in the history
  5. Extract method

    caendesilva committed Dec 24, 2022
    Configuration menu
    Copy the full SHA
    1235922 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7aec7fc View commit details
    Browse the repository at this point in the history
  7. Add marker

    caendesilva committed Dec 24, 2022
    Configuration menu
    Copy the full SHA
    6fa612b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    4cc59b8 View commit details
    Browse the repository at this point in the history
  9. Merge local variables

    caendesilva committed Dec 24, 2022
    Configuration menu
    Copy the full SHA
    8088068 View commit details
    Browse the repository at this point in the history
  10. Extract method

    caendesilva committed Dec 24, 2022
    Configuration menu
    Copy the full SHA
    eeecfd4 View commit details
    Browse the repository at this point in the history
  11. Move up helper method

    caendesilva committed Dec 24, 2022
    Configuration menu
    Copy the full SHA
    c59883a View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    d9c49b8 View commit details
    Browse the repository at this point in the history
  13. Apply fixes from StyleCI

    StyleCIBot committed Dec 24, 2022
    Configuration menu
    Copy the full SHA
    23436fe View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    bcf0c15 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    1586164 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    80bd4bc View commit details
    Browse the repository at this point in the history
  17. Apply fixes from StyleCI

    StyleCIBot committed Dec 24, 2022
    Configuration menu
    Copy the full SHA
    be6f212 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    ab47175 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    a97de95 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    9b1554f View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    f424ef3 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    dc7cc6e View commit details
    Browse the repository at this point in the history
  23. Test conflict handling

    caendesilva committed Dec 24, 2022
    Configuration menu
    Copy the full SHA
    4ffa472 View commit details
    Browse the repository at this point in the history
  24. Apply fixes from StyleCI

    StyleCIBot committed Dec 24, 2022
    Configuration menu
    Copy the full SHA
    c19f722 View commit details
    Browse the repository at this point in the history
  25. Extract method

    caendesilva committed Dec 24, 2022
    Configuration menu
    Copy the full SHA
    22d14ed View commit details
    Browse the repository at this point in the history
  26. Shift slug call

    caendesilva committed Dec 24, 2022
    Configuration menu
    Copy the full SHA
    72e6c5d View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    4c4b005 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    359d990 View commit details
    Browse the repository at this point in the history
  29. Simplify if

    caendesilva committed Dec 24, 2022
    Configuration menu
    Copy the full SHA
    7990cf5 View commit details
    Browse the repository at this point in the history
  30. Extract method

    caendesilva committed Dec 24, 2022
    Configuration menu
    Copy the full SHA
    d928bb2 View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    0da2de8 View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    7655b05 View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    24881f0 View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    754bbae View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    5d2df5b View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    bd8b153 View commit details
    Browse the repository at this point in the history
  37. Move up helper methods

    caendesilva committed Dec 24, 2022
    Configuration menu
    Copy the full SHA
    cb978a8 View commit details
    Browse the repository at this point in the history
  38. Import used function

    caendesilva committed Dec 24, 2022
    Configuration menu
    Copy the full SHA
    b304347 View commit details
    Browse the repository at this point in the history
  39. Unwrap line

    caendesilva committed Dec 24, 2022
    Configuration menu
    Copy the full SHA
    550b0e3 View commit details
    Browse the repository at this point in the history
  40. Apply fixes from StyleCI

    StyleCIBot committed Dec 24, 2022
    Configuration menu
    Copy the full SHA
    3de00f3 View commit details
    Browse the repository at this point in the history
  41. Configuration menu
    Copy the full SHA
    3dba236 View commit details
    Browse the repository at this point in the history
  42. Configuration menu
    Copy the full SHA
    72c9b25 View commit details
    Browse the repository at this point in the history