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(admin): refactor resource routes #8611

Merged
merged 22 commits into from
Jan 12, 2023

Commits on Jan 5, 2023

  1. Configuration menu
    Copy the full SHA
    0481a18 View commit details
    Browse the repository at this point in the history
  2. rerun

    An-DJ committed Jan 5, 2023
    Configuration menu
    Copy the full SHA
    3e4c285 View commit details
    Browse the repository at this point in the history
  3. add missing type func

    An-DJ committed Jan 5, 2023
    Configuration menu
    Copy the full SHA
    6656e1f View commit details
    Browse the repository at this point in the history
  4. fix wrong func name

    An-DJ committed Jan 5, 2023
    Configuration menu
    Copy the full SHA
    0de1b72 View commit details
    Browse the repository at this point in the history
  5. fix missing variables

    An-DJ committed Jan 5, 2023
    Configuration menu
    Copy the full SHA
    fb5d19a View commit details
    Browse the repository at this point in the history
  6. revert routes.lua

    An-DJ committed Jan 5, 2023
    Configuration menu
    Copy the full SHA
    846be8e View commit details
    Browse the repository at this point in the history
  7. only refactor routes.get

    An-DJ committed Jan 5, 2023
    Configuration menu
    Copy the full SHA
    58b5ad3 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    38d7e22 View commit details
    Browse the repository at this point in the history
  9. revert routes.lua

    An-DJ committed Jan 5, 2023
    Configuration menu
    Copy the full SHA
    4feeb31 View commit details
    Browse the repository at this point in the history
  10. fix ci error

    An-DJ committed Jan 5, 2023
    Configuration menu
    Copy the full SHA
    e08a69d View commit details
    Browse the repository at this point in the history
  11. remove useless module

    An-DJ committed Jan 5, 2023
    Configuration menu
    Copy the full SHA
    8de708d View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2023

  1. refactor resource.lua

    An-DJ committed Jan 6, 2023
    Configuration menu
    Copy the full SHA
    0618478 View commit details
    Browse the repository at this point in the history
  2. remove useless _M

    An-DJ committed Jan 6, 2023
    Configuration menu
    Copy the full SHA
    9ecbcc9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    efdbcc1 View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2023

  1. Configuration menu
    Copy the full SHA
    a178ff2 View commit details
    Browse the repository at this point in the history
  2. add missing local

    An-DJ committed Jan 9, 2023
    Configuration menu
    Copy the full SHA
    3fa4fba View commit details
    Browse the repository at this point in the history
  3. remove useless variables

    An-DJ committed Jan 9, 2023
    Configuration menu
    Copy the full SHA
    9130c7f View commit details
    Browse the repository at this point in the history
  4. fix no return error

    An-DJ committed Jan 9, 2023
    Configuration menu
    Copy the full SHA
    963645d View commit details
    Browse the repository at this point in the history
  5. fix check id error

    An-DJ committed Jan 9, 2023
    Configuration menu
    Copy the full SHA
    67bc68d View commit details
    Browse the repository at this point in the history
  6. fix missing error message

    An-DJ committed Jan 9, 2023
    Configuration menu
    Copy the full SHA
    bf40a11 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7cc9f61 View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2023

  1. move log to common

    An-DJ committed Jan 10, 2023
    Configuration menu
    Copy the full SHA
    fce78a6 View commit details
    Browse the repository at this point in the history