cms-framework
Here are 353 public repositories matching this topic...
-
Updated
Nov 1, 2021 - JavaScript
-
Updated
Nov 2, 2021 - TypeScript
With apos-workflow enabled, the page reorganize modal's Trash rows (when you expand pages with children) isn't aligned to be clear about the relationship. If the Trash row is part of the "Service" page context (in the screenshot), it probably should be aligned with that page's children, possibly shaded red as the "true" trash at the bottom.
![Screen_Shot_2019-09-26_at_3_36_26_PM](https://user-i
-
Updated
Oct 24, 2021 - C#
-
Updated
Nov 1, 2021 - PHP
-
Updated
Aug 9, 2019 - JavaScript
-
Updated
Nov 2, 2021 - PHP
-
Updated
Oct 4, 2021 - Python
-
Updated
Nov 1, 2021 - C#
-
Updated
Sep 21, 2021 - TypeScript
-
Updated
Nov 2, 2021 - PHP
Unit testing
It's high time we introduced a test suite alongside the development process to help catch regressions. As we move towards a more class-based ecosystem with less reliance on global variables, this should become achievable with something like PHPUnit.
This will be an ongoing issue, so no milestone required. It can be closed when a framework is in place and the tests start being added. At minimum we
-
Updated
Nov 2, 2021 - PHP
Currently the module
field on package.json
points to src/simpla.js
but really it should point to a separate build, that's been transpiled, but not bundled. This means that whatever module bundling system consumers are using will still be used, but it won't need to be transpiled. As it currently stands, users can come up against [this bug](https://github.com/facebookincubator/create-react-app
-
Updated
Oct 6, 2021 - PHP
-
Updated
Nov 2, 2021 - PHP
-
Updated
Nov 1, 2021 - TypeScript
-
Updated
Mar 20, 2018 - Shell
-
Updated
Oct 19, 2021 - PHP
-
Updated
Jan 29, 2021 - C#
-
Updated
Nov 2, 2021 - PHP
-
Updated
Jul 10, 2018 - JavaScript
-
Updated
Aug 11, 2021 - JavaScript
-
Updated
Oct 15, 2021 - JavaScript
Improve this page
Add a description, image, and links to the cms-framework topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the cms-framework topic, visit your repo's landing page and select "manage topics."
Describe the bug
Using xframe
ALLOW-FROM
throws error in console:Invalid 'X-Frame-Options' header encountered when loading 'https://api.dev.mysite.com/uploads/my-file.pdf': 'ALLOW-FROM dev.mysite.com' is not a recognized directive. The header will be ignored.
https://strapi.io/documentation/v3.x/concepts/middlewares.html#response-middlewares
instructions for xframe indicate `ALLOW-FR