This repository has been archived by the owner on Oct 25, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 11
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #136 from eea/develop
Develop
- Loading branch information
Showing
14 changed files
with
501 additions
and
56 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
module.exports = require('@plone/volto/babel'); |
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,40 @@ | ||
version: "3" | ||
services: | ||
|
||
volto: | ||
image: plone/volto-addon-ci | ||
environment: | ||
- GIT_NAME=volto-slate | ||
- RAZZLE_JEST_CONFIG=jest-addon.config.js | ||
volumes: | ||
- .:/opt/frontend/my-volto-project/src/addons/volto-slate | ||
# - ./project/package.json:/opt/frontend/my-volto-project/package.json | ||
# - ./jest-addon.config.js:/opt/frontend/my-volto-project/jest-addon.config.js | ||
command: cat | ||
stdin_open: true | ||
tty: true | ||
working_dir: /opt/frontend/my-volto-project | ||
|
||
# user: root | ||
# entrypoint: sh -c 'tail -f /dev/null' | ||
|
||
ci: | ||
image: plone/volto-addon-ci | ||
environment: | ||
- GIT_NAME=volto-slate | ||
- RAZZLE_JEST_CONFIG=jest-addon.config.js | ||
- RAZZLE_API_PATH="http://plone:55001/plone" | ||
- CYPRESS_BACKEND_HOST="plone" | ||
- GIT_BRANCH=i18n | ||
entrypoint: sh -c "tail -f /dev/null" | ||
# command: cypress | ||
# command: cat | ||
# stdin_open: true | ||
# tty: true | ||
# working_dir: /opt/frontend/my-volto-project | ||
|
||
# project/node_modules/.bin/start-test ci:test-acceptance-server http-get://localhost:55001/plone 'docker run -i -e RAZZLE_API_PATH="http://plone:55001/plone" -e CYPRESS_BACKEND_HOST="plone" --name="cypress" -e DEPENDENCIES="" -e GI | ||
# T_NAME=volto-slate plone/volto-addon-ci cypress' | ||
|
||
# docker run -it --rm -e GIT_NAME=volto-slate -e RAZZLE_JEST_CONFIG=jest-addon.config.js | ||
# -v "$$(pwd):/opt/frontend/my-volto-project/src/addons/volto-slate" plone/volto-addon-ci yarn test --watchAll=false |
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,175 @@ | ||
msgid "" | ||
msgstr "" | ||
"Project-Id-Version: Plone\n" | ||
"POT-Creation-Date: 2021-07-12T13:13:36.922Z\n" | ||
"Last-Translator: Plone i18n <plone-i18n@lists.sourceforge.net>\n" | ||
"Language-Team: Plone i18n <plone-i18n@lists.sourceforge.net>\n" | ||
"MIME-Version: 1.0\n" | ||
"Content-Type: text/plain; charset=utf-8\n" | ||
"Content-Transfer-Encoding: 8bit\n" | ||
"Plural-Forms: nplurals=1; plural=0;\n" | ||
"Language-Code: en\n" | ||
"Language-Name: English\n" | ||
"Preferred-Encodings: utf-8\n" | ||
"Domain: volto\n" | ||
|
||
#: editor/plugins/SimpleLink/index | ||
# defaultMessage: Add link | ||
msgid "Add link" | ||
msgstr "" | ||
|
||
#: editor/plugins/StyleMenu/StyleMenu | ||
# defaultMessage: All Styles Applied | ||
msgid "All Styles Applied" | ||
msgstr "" | ||
|
||
#: widgets/BlocksBrowser/BlocksBrowserNav | ||
# defaultMessage: Back | ||
msgid "Back" | ||
msgstr "" | ||
|
||
#: widgets/BlocksBrowser/BlocksBrowserNav | ||
# defaultMessage: Browse | ||
msgid "Browse" | ||
msgstr "" | ||
|
||
#: blocks/Table/Edit | ||
# defaultMessage: Cell | ||
msgid "Cell" | ||
msgstr "" | ||
|
||
#: widgets/BlocksBrowser/BlocksBrowserBody | ||
# defaultMessage: Choose Target | ||
msgid "Choose Target" | ||
msgstr "" | ||
|
||
#: widgets/BlocksBrowser/BlocksBrowserWidget | ||
# defaultMessage: Delete | ||
msgid "Delete" | ||
msgstr "" | ||
|
||
#: blocks/Table/Edit | ||
# defaultMessage: Delete col | ||
msgid "Delete col" | ||
msgstr "" | ||
|
||
#: blocks/Table/Edit | ||
# defaultMessage: Delete row | ||
msgid "Delete row" | ||
msgstr "" | ||
|
||
#: blocks/Table/Edit | ||
# defaultMessage: Divide each row into separate cells | ||
msgid "Divide each row into separate cells" | ||
msgstr "" | ||
|
||
#: widgets/BlocksBrowser/BlocksBrowserWidget | ||
# defaultMessage: Edit | ||
msgid "Edit" | ||
msgstr "" | ||
|
||
#: components/ElementEditor/messages | ||
# defaultMessage: Edit element | ||
msgid "Edit element" | ||
msgstr "" | ||
|
||
#: editor/plugins/Link/index | ||
#: editor/plugins/SimpleLink/index | ||
# defaultMessage: Edit link | ||
msgid "Edit link" | ||
msgstr "" | ||
|
||
#: blocks/Table/Edit | ||
# defaultMessage: Fixed width table cells | ||
msgid "Fixed width table cells" | ||
msgstr "" | ||
|
||
#: editor/plugins/StyleMenu/StyleMenu | ||
# defaultMessage: Font Style | ||
msgid "Font Style" | ||
msgstr "" | ||
|
||
#: blocks/Table/Edit | ||
# defaultMessage: Insert col after | ||
msgid "Insert col after" | ||
msgstr "" | ||
|
||
#: blocks/Table/Edit | ||
# defaultMessage: Insert col before | ||
msgid "Insert col before" | ||
msgstr "" | ||
|
||
#: blocks/Table/Edit | ||
# defaultMessage: Insert row after | ||
msgid "Insert row after" | ||
msgstr "" | ||
|
||
#: blocks/Table/Edit | ||
# defaultMessage: Insert row before | ||
msgid "Insert row before" | ||
msgstr "" | ||
|
||
#: blocks/Table/Edit | ||
# defaultMessage: Make the table compact | ||
msgid "Make the table compact" | ||
msgstr "" | ||
|
||
#: editor/plugins/StyleMenu/StyleMenu | ||
# defaultMessage: No Style | ||
msgid "No Style" | ||
msgstr "" | ||
|
||
#: widgets/BlocksBrowser/BlocksBrowserWidget | ||
# defaultMessage: No items selected | ||
msgid "No items selected" | ||
msgstr "" | ||
|
||
#: widgets/BlocksBrowser/BlocksBrowserWidget | ||
# defaultMessage: Open object browser | ||
msgid "Open object browser" | ||
msgstr "" | ||
|
||
#: editor/plugins/StyleMenu/StyleMenu | ||
# defaultMessage: Paragraph Style | ||
msgid "Paragraph Style" | ||
msgstr "" | ||
|
||
#: blocks/Table/Edit | ||
# defaultMessage: Reduce complexity | ||
msgid "Reduce complexity" | ||
msgstr "" | ||
|
||
#: components/ElementEditor/messages | ||
# defaultMessage: Remove element | ||
msgid "Remove element" | ||
msgstr "" | ||
|
||
#: editor/plugins/Link/index | ||
# defaultMessage: Remove link | ||
msgid "Remove link" | ||
msgstr "" | ||
|
||
#: widgets/BlocksBrowser/BlocksBrowserNav | ||
# defaultMessage: Select | ||
msgid "Select" | ||
msgstr "" | ||
|
||
#: blocks/Table/Edit | ||
# defaultMessage: Stripe alternate rows with color | ||
msgid "Stripe alternate rows with color" | ||
msgstr "" | ||
|
||
#: blocks/Table/Edit | ||
# defaultMessage: Table | ||
msgid "Table" | ||
msgstr "" | ||
|
||
#: blocks/Table/Edit | ||
# defaultMessage: Table color inverted | ||
msgid "Table color inverted" | ||
msgstr "" | ||
|
||
#: blocks/Text/TextBlockEdit | ||
# defaultMessage: Type text… | ||
msgid "Type text…" | ||
msgstr "" |
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.