Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • typo3 typo3
  • Project information
    • Project information
    • Activity
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
    • Locked files
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Artifacts
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
    • Model experiments
  • Analytics
    • Analytics
    • CI/CD
    • Insights
    • Repository
  • Activity
  • Graph
  • Jobs
  • Commits
Collapse sidebar
  • typo3typo3
  • typo3typo3
  • Repository
  • typo3
  • ..
  • Remote
  • ActionHandler.php
Find file Blame History Permalink
  • Benni Mack's avatar
    [TASK] Cleanup workspaces backend AJAX calls · 5b8092c2
    Benni Mack authored May 06, 2018
    The AJAX endpoints for the workspaces backend module
    on the PHP side still are 1:1 like the good old ExtJS times.
    
    In order to abstract and separate concerns in this area,
    and make the AJAX-based endpoints true PSR-7 compliant
    requests and responses, some cleanups are necessary.
    
    In this first step, the AbstractHandler is removed,
    as some methods can be removed or simplified in the
    child classes.
    
    Resolves: #84937
    Releases: master
    Change-Id: If390d4b51d19059b18f579691371669c27a337d4
    Reviewed-on: https://review.typo3.org/56872
    
    
    Tested-by: default avatarTYPO3com <no-reply@typo3.com>
    Reviewed-by: default avatarBenni Mack <benni@typo3.org>
    Tested-by: default avatarBenni Mack <benni@typo3.org>
    5b8092c2