coreproject-v3-ui icon indicating copy to clipboard operation
coreproject-v3-ui copied to clipboard

style: design `ForumCore`

Open baseplate-admin opened this issue 2 years ago • 5 comments

Inspirations

  • https://forum.djangoproject.com/
  • https://forums.mihoyo.com/

baseplate-admin avatar Aug 27 '23 11:08 baseplate-admin

Do we need to think about ForumCore now? without completing AnimeCore? Anyways I like this design: https://forums.mihoyo.com/

stabldev avatar Aug 27 '23 13:08 stabldev

without completing AnimeCore?

We are 90% done

Anyways I like this design: https://forums.mihoyo.com/

Yes same here

baseplate-admin avatar Aug 27 '23 14:08 baseplate-admin

{
  "exception": "org.springframework.web.bind.MissingServletRequestParameterException",
  "data": [
    {
      "className": "org.springframework.web.method.annotation.RequestParamMethodArgumentResolver",
      "fileName": "RequestParamMethodArgumentResolver.java",
      "lineNumber": 204,
      "methodName": "handleMissingValue",
      "nativeMethod": false
    },
    {
      "className": "org.springframework.web.method.annotation.AbstractNamedValueMethodArgumentResolver",
      "fileName": "AbstractNamedValueMethodArgumentResolver.java",
      "lineNumber": 114,
      "methodName": "resolveArgument",
      "nativeMethod": false
    },
    {
      "className": "org.springframework.web.method.support.HandlerMethodArgumentResolverComposite",
      "fileName": "HandlerMethodArgumentResolverComposite.java",
      "lineNumber": 121,
      "methodName": "resolveArgument",
      "nativeMethod": false
    },
    {
      "className": "org.springframework.web.method.support.InvocableHandlerMethod",
      "fileName": "InvocableHandlerMethod.java",
      "lineNumber": 167,
      "methodName": "getMethodArgumentValues",
      "nativeMethod": false
    },
    {
      "className": "org.springframework.web.method.support.InvocableHandlerMethod",
      "fileName": "InvocableHandlerMethod.java",
      "lineNumber": 134,
      "methodName": "invokeForRequest",
      "nativeMethod": false
    },
    {
      "className": "org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod",
      "fileName": "ServletInvocableHandlerMethod.java",
      "lineNumber": 105,
      "methodName": "invokeAndHandle",
      "nativeMethod": false
    },
    {
      "className": "org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter",
      "fileName": "RequestMappingHandlerAdapter.java",
      "lineNumber": 878,
      "methodName": "invokeHandlerMethod",
      "nativeMethod": false
    },
    {
      "className": "org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter",
      "fileName": "RequestMappingHandlerAdapter.java",
      "lineNumber": 792,
      "methodName": "handleInternal",
      "nativeMethod": false
    },
    {
      "className": "org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter",
      "fileName": "AbstractHandlerMethodAdapter.java",
      "lineNumber": 87,
      "methodName": "handle",
      "nativeMethod": false
    },
    {
      "className": "org.springframework.web.servlet.DispatcherServlet",
      "fileName": "DispatcherServlet.java",
      "lineNumber": 1040,
      "methodName": "doDispatch",
      "nativeMethod": false
    }
  ],
  "message": "InvalidParamException => Required String parameter 'uid' is not present",
  "success": false,
  "retcode": -1
}

Lets see what framework this site uses

baseplate-admin avatar Sep 02 '23 08:09 baseplate-admin

Lets see what framework this site uses

LOL its Sprint booooot okay? whats the big deal

stabldev avatar Sep 02 '23 23:09 stabldev

okay? whats the big deal

They dont use django :(

baseplate-admin avatar Sep 06 '23 03:09 baseplate-admin