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

Nova admin panel #171

Merged
merged 65 commits into from
Jun 19, 2022
Merged

Nova admin panel #171

merged 65 commits into from
Jun 19, 2022

Commits on May 23, 2022

  1. Update .env.example

    dsbilling committed May 23, 2022
    Configuration menu
    Copy the full SHA
    801cb21 View commit details
    Browse the repository at this point in the history
  2. Installed Laravel Nova

    dsbilling committed May 23, 2022
    Configuration menu
    Copy the full SHA
    bd9ae70 View commit details
    Browse the repository at this point in the history
  3. Update composer.lock

    dsbilling committed May 23, 2022
    Configuration menu
    Copy the full SHA
    896f76f View commit details
    Browse the repository at this point in the history
  4. Added user insights

    dsbilling committed May 23, 2022
    Configuration menu
    Copy the full SHA
    b37d0ba View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0d205b9 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2022

  1. Update laravel.yml

    dsbilling committed May 24, 2022
    Configuration menu
    Copy the full SHA
    062aa33 View commit details
    Browse the repository at this point in the history
  2. Moved github files

    dsbilling committed May 24, 2022
    Configuration menu
    Copy the full SHA
    3b552a2 View commit details
    Browse the repository at this point in the history
  3. Update prettier.yml

    dsbilling committed May 24, 2022
    Configuration menu
    Copy the full SHA
    ad55f57 View commit details
    Browse the repository at this point in the history
  4. Prettified Code!

    DanielRTRD authored and actions-user committed May 24, 2022
    Configuration menu
    Copy the full SHA
    b68154f View commit details
    Browse the repository at this point in the history
  5. Delete auth.json

    dsbilling committed May 24, 2022
    Configuration menu
    Copy the full SHA
    de828a1 View commit details
    Browse the repository at this point in the history
  6. Update .gitignore

    dsbilling committed May 24, 2022
    Configuration menu
    Copy the full SHA
    8d3dea2 View commit details
    Browse the repository at this point in the history
  7. Prettified Code!

    DanielRTRD authored and actions-user committed May 24, 2022
    Configuration menu
    Copy the full SHA
    692c461 View commit details
    Browse the repository at this point in the history
  8. Update .gitignore

    dsbilling committed May 24, 2022
    Configuration menu
    Copy the full SHA
    da7e800 View commit details
    Browse the repository at this point in the history
  9. Delete auth.json

    dsbilling committed May 24, 2022
    Configuration menu
    Copy the full SHA
    c8bfc23 View commit details
    Browse the repository at this point in the history
  10. Update composer.lock

    dsbilling committed May 24, 2022
    Configuration menu
    Copy the full SHA
    3c5e399 View commit details
    Browse the repository at this point in the history
  11. Update composer.json

    dsbilling committed May 24, 2022
    Configuration menu
    Copy the full SHA
    d5bc732 View commit details
    Browse the repository at this point in the history
  12. Update nova.php

    dsbilling committed May 24, 2022
    Configuration menu
    Copy the full SHA
    f91e237 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    8c10039 View commit details
    Browse the repository at this point in the history
  14. Prettified Code!

    DanielRTRD authored and actions-user committed May 24, 2022
    Configuration menu
    Copy the full SHA
    32f3bcc View commit details
    Browse the repository at this point in the history
  15. Update UserFactory.php

    dsbilling committed May 24, 2022
    Configuration menu
    Copy the full SHA
    84e3f8d View commit details
    Browse the repository at this point in the history

Commits on May 27, 2022

  1. Configuration menu
    Copy the full SHA
    6e33cf2 View commit details
    Browse the repository at this point in the history
  2. Update composer.lock

    dsbilling committed May 27, 2022
    Configuration menu
    Copy the full SHA
    1a0b3ef View commit details
    Browse the repository at this point in the history
  3. Update nova assets

    dsbilling committed May 27, 2022
    Configuration menu
    Copy the full SHA
    3274a20 View commit details
    Browse the repository at this point in the history
  4. Create ResourcePack.php

    dsbilling committed May 27, 2022
    Configuration menu
    Copy the full SHA
    3e56fe9 View commit details
    Browse the repository at this point in the history
  5. Prettified Code!

    DanielRTRD authored and actions-user committed May 27, 2022
    Configuration menu
    Copy the full SHA
    edb8c77 View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2022

  1. Configuration menu
    Copy the full SHA
    b4d62a1 View commit details
    Browse the repository at this point in the history
  2. Create Review.php

    dsbilling committed Jun 3, 2022
    Configuration menu
    Copy the full SHA
    1986eac View commit details
    Browse the repository at this point in the history
  3. Prettified Code!

    DanielRTRD authored and actions-user committed Jun 3, 2022
    Configuration menu
    Copy the full SHA
    0b515b0 View commit details
    Browse the repository at this point in the history
  4. Create BanReason.php

    dsbilling committed Jun 3, 2022
    Configuration menu
    Copy the full SHA
    0e6745a View commit details
    Browse the repository at this point in the history
  5. Update BanReason.php

    dsbilling committed Jun 3, 2022
    Configuration menu
    Copy the full SHA
    ab7063b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2dde948 View commit details
    Browse the repository at this point in the history
  7. Create GamejoltAccount.php

    dsbilling committed Jun 3, 2022
    Configuration menu
    Copy the full SHA
    ae1c93a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    79d31bb View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    afce026 View commit details
    Browse the repository at this point in the history
  10. Prettified Code!

    DanielRTRD authored and actions-user committed Jun 3, 2022
    Configuration menu
    Copy the full SHA
    515ba94 View commit details
    Browse the repository at this point in the history
  11. Make fields searchable

    dsbilling committed Jun 3, 2022
    Configuration menu
    Copy the full SHA
    473b87a View commit details
    Browse the repository at this point in the history
  12. Get ready for custom menus

    dsbilling committed Jun 3, 2022
    Configuration menu
    Copy the full SHA
    617c18a View commit details
    Browse the repository at this point in the history
  13. Prettified Code!

    DanielRTRD authored and actions-user committed Jun 3, 2022
    Configuration menu
    Copy the full SHA
    fcfb40d View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    b289896 View commit details
    Browse the repository at this point in the history
  15. Compiled assets

    dsbilling committed Jun 3, 2022
    Configuration menu
    Copy the full SHA
    760a709 View commit details
    Browse the repository at this point in the history
  16. Prettified Code!

    DanielRTRD authored and actions-user committed Jun 3, 2022
    Configuration menu
    Copy the full SHA
    dd0c01e View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    b432625 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    893af83 View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2022

  1. Configuration menu
    Copy the full SHA
    3d76190 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bd9051a View commit details
    Browse the repository at this point in the history
  3. Prettified Code!

    DanielRTRD authored and actions-user committed Jun 4, 2022
    Configuration menu
    Copy the full SHA
    b1f5971 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e7a6e2e View commit details
    Browse the repository at this point in the history
  5. Removed links from nav

    dsbilling committed Jun 4, 2022
    Configuration menu
    Copy the full SHA
    5b12696 View commit details
    Browse the repository at this point in the history
  6. Update User.php

    dsbilling committed Jun 4, 2022
    Configuration menu
    Copy the full SHA
    48e9e31 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    831adfc View commit details
    Browse the repository at this point in the history
  8. Create Post.php

    dsbilling committed Jun 4, 2022
    Configuration menu
    Copy the full SHA
    0a32b7f View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    27c4649 View commit details
    Browse the repository at this point in the history
  10. Update Post.php

    dsbilling committed Jun 4, 2022
    Configuration menu
    Copy the full SHA
    396391d View commit details
    Browse the repository at this point in the history
  11. Prettified Code!

    DanielRTRD authored and actions-user committed Jun 4, 2022
    Configuration menu
    Copy the full SHA
    af315ed View commit details
    Browse the repository at this point in the history
  12. Create Category.php

    dsbilling committed Jun 4, 2022
    Configuration menu
    Copy the full SHA
    9b0ef6c View commit details
    Browse the repository at this point in the history
  13. Update ResourcePack.php

    dsbilling committed Jun 4, 2022
    Configuration menu
    Copy the full SHA
    afb1485 View commit details
    Browse the repository at this point in the history
  14. Create GameVersion.php

    dsbilling committed Jun 4, 2022
    Configuration menu
    Copy the full SHA
    bf48ff1 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    fd689fe View commit details
    Browse the repository at this point in the history
  16. Prettified Code!

    DanielRTRD authored and actions-user committed Jun 4, 2022
    Configuration menu
    Copy the full SHA
    0993df9 View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2022

  1. Create Comment.php

    dsbilling committed Jun 18, 2022
    Configuration menu
    Copy the full SHA
    8c29be9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e818163 View commit details
    Browse the repository at this point in the history
  3. Create Server.php

    dsbilling committed Jun 18, 2022
    Configuration menu
    Copy the full SHA
    a441b9b View commit details
    Browse the repository at this point in the history
  4. Delete enlightn.php

    dsbilling committed Jun 18, 2022
    Configuration menu
    Copy the full SHA
    b9dda5a View commit details
    Browse the repository at this point in the history
  5. Create Skin.php

    dsbilling committed Jun 18, 2022
    Configuration menu
    Copy the full SHA
    7633713 View commit details
    Browse the repository at this point in the history
  6. Prettified Code!

    DanielRTRD authored and actions-user committed Jun 18, 2022
    Configuration menu
    Copy the full SHA
    b2fa60d View commit details
    Browse the repository at this point in the history