-
Notifications
You must be signed in to change notification settings - Fork 10
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Feature/issue 948 web api standardization (#1045)
* web standard APIs adoption * update graph lifecyle to work with URLs * web standards refactoring for Resource plugins resolve lifecycle * refactoring develop command and serve resource lifecycle for standard plugins * refactor standard plugin intercept lifecycle * clean up * restore app templating to standard HTML resource plugin * WIP refactoring plugins for web standardization * handle develop command middleware support for handling binary or text response types * restore nested relative routes resolution and general standard plugin refactoring * group greenwood plugins * adapt intercept lifecycles for web standards signature * adapt pre-render build lifecycle and refactor page serving and intercepting * refactor build and optimize lifecycles * refactor bundle and optimize lifecycles * restore cleanupResources * restore copy lifecyle and all of build command * restore serve command and full website prerendering * restore specs and fixing missed upgrades * all CLI specs passing * all core specs and plugins working * getting package plugin specs passing * getting package plugin specs passing * getting package plugin specs passing * getting package plugin specs passing * all plugin specs passing * update spec for content type * exp CSS import specs passing * exp JSON import specs passing * clean up console logs * resolve max listeners warning * restore E-Tag middleware for development * merged response bundling working * restore optimized graphql behavior * update docs * fix specs * clean up TODOs * docs revisions * windows compat with fs.promises and URL * develop command working * convert to fs.promises * build and serve refactored to fs.promises and URL * all specs passing except for APIs * all specs passing yay * temp disable linting * commands and almost all specs passing, phew * refactor fs.access and fix lint * restore linting to github actions * resource and utils refactoring * TODOs cleanup and tracking
- Loading branch information
1 parent
bed73d3
commit 6fac45d
Showing
86 changed files
with
1,797 additions
and
2,019 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.