Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft js link uses ObjectBrowser #1223

Merged
merged 34 commits into from Sep 22, 2020
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
34 commits
Select commit Hold shift + click to select a range
ed5f062
object browser to discover iternal link
giuliaghisini Feb 18, 2020
01b0018
Merge branch 'master' into draft-js-link-objbrw
giuliaghisini Feb 19, 2020
eea27cb
view link and remove with delete button
giuliaghisini Feb 19, 2020
c401b98
added overaly parm for objectBrowser and fixed some bug
giuliaghisini Feb 20, 2020
672df3c
Merge branch 'master' into draft-js-link-objbrw
iFlameing May 21, 2020
bc4caa1
giving final touches
iFlameing May 21, 2020
63dccff
minor fix
iFlameing May 21, 2020
568cc49
merged with master
giuliaghisini Jul 1, 2020
ac25b8f
fix objbrowser in add link form
giuliaghisini Jul 1, 2020
6c52f83
fix objbrowser in add link form
giuliaghisini Jul 1, 2020
4162bbe
Merge branch 'master' into draft-js-link-objbrw
giuliaghisini Jul 1, 2020
2823d08
fixed merge problems
giuliaghisini Jul 1, 2020
6944e95
merged with master and resolved conflicts
giuliaghisini Jul 15, 2020
017f19b
added italian translations
giuliaghisini Jul 22, 2020
fe4bdb5
fixed styles for link objbrowser field in form view
giuliaghisini Jul 22, 2020
eba6a11
fixed styles for link objbrowser field in form view
giuliaghisini Jul 22, 2020
dfcdd82
fixed bug in AddLink when draftjs is in sidebar
giuliaghisini Aug 11, 2020
03eceed
Restored api folder
giuliaghisini Aug 11, 2020
04516c3
merged with master and resolved conflicts
giuliaghisini Aug 11, 2020
625b8a0
resolved conflicts with master
giuliaghisini Aug 18, 2020
03b8aa5
updated CHANGELOG
giuliaghisini Aug 18, 2020
a3e2ede
close objectBrowser when selecting an item in AnchorPlugin
giuliaghisini Aug 19, 2020
91fe14c
merged with master
giuliaghisini Sep 1, 2020
2027bcb
Merge branch 'master' into draft-js-link-objbrw
tisto Sep 1, 2020
dbb99a4
Merge branch 'master' into draft-js-link-objbrw
tisto Sep 4, 2020
d6007ce
Merge branch 'master' into draft-js-link-objbrw
tisto Sep 4, 2020
bed70bb
Merge branch 'draft-js-link-objbrw' of github.com:plone/volto into dr…
tisto Sep 4, 2020
3024710
Merge branch 'master' into draft-js-link-objbrw
tisto Sep 4, 2020
7fd288c
fixed size for overlay container
giuliaghisini Sep 4, 2020
afca51e
Merge branch 'draft-js-link-objbrw' of github.com:plone/volto into dr…
giuliaghisini Sep 4, 2020
db760a2
Merge branch 'master' into draft-js-link-objbrw
tisto Sep 4, 2020
6b1cc7f
Clean duplicate changelog entry
tisto Sep 4, 2020
4adee70
merged with master
giuliaghisini Sep 16, 2020
ff9d08c
Merge branch 'master' into draft-js-link-objbrw
tisto Sep 22, 2020
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
2 changes: 2 additions & 0 deletions CHANGELOG.md
Expand Up @@ -6,6 +6,8 @@

### Feature

- Create link in Draftjs using Objectbrowser @giuliaghisini

### Bugfix

### Internal
Expand Down
2 changes: 1 addition & 1 deletion locales/de.json

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions locales/de/LC_MESSAGES/volto.po
Expand Up @@ -625,8 +625,8 @@ msgid "End Date"
msgstr "Enddatum"

#: components/manage/AnchorPlugin/components/LinkButton/AddLinkForm
msgid "Enter URL or title"
msgstr "URL oder Titel eingeben"
msgid "Enter URL or select an item"
msgstr ""

#: components/theme/Register/Register
msgid "Enter an email address. This will be your login name. We respect your privacy, and will not give the address away to any third parties or expose it anywhere."
Expand Down
2 changes: 1 addition & 1 deletion locales/en.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion locales/en/LC_MESSAGES/volto.po
Expand Up @@ -610,7 +610,7 @@ msgid "End Date"
msgstr ""

#: components/manage/AnchorPlugin/components/LinkButton/AddLinkForm
msgid "Enter URL or title"
msgid "Enter URL or select an item"
msgstr ""

#: components/theme/Register/Register
Expand Down
2 changes: 1 addition & 1 deletion locales/es.json

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions locales/es/LC_MESSAGES/volto.po
Expand Up @@ -620,8 +620,8 @@ msgid "End Date"
msgstr ""

#: components/manage/AnchorPlugin/components/LinkButton/AddLinkForm
msgid "Enter URL or title"
msgstr "Ingrese una dirección URL o un título"
msgid "Enter URL or select an item"
msgstr ""

#: components/theme/Register/Register
msgid "Enter an email address. This will be your login name. We respect your privacy, and will not give the address away to any third parties or expose it anywhere."
Expand Down
2 changes: 1 addition & 1 deletion locales/fr.json

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions locales/fr/LC_MESSAGES/volto.po
Expand Up @@ -627,8 +627,8 @@ msgid "End Date"
msgstr "Date de fin"

#: components/manage/AnchorPlugin/components/LinkButton/AddLinkForm
msgid "Enter URL or title"
msgstr "Entrer l'URL ou le titre"
msgid "Enter URL or select an item"
msgstr ""

#: components/theme/Register/Register
msgid "Enter an email address. This will be your login name. We respect your privacy, and will not give the address away to any third parties or expose it anywhere."
Expand Down
2 changes: 1 addition & 1 deletion locales/it.json

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions locales/it/LC_MESSAGES/volto.po
Expand Up @@ -610,8 +610,8 @@ msgid "End Date"
msgstr "Data di fine"

#: components/manage/AnchorPlugin/components/LinkButton/AddLinkForm
msgid "Enter URL or title"
msgstr "Inserisci un URL o un titolo"
msgid "Enter URL or select an item"
msgstr "Inserisci un URL o seleziona un elemento"

#: components/theme/Register/Register
msgid "Enter an email address. This will be your login name. We respect your privacy, and will not give the address away to any third parties or expose it anywhere."
Expand Down
2 changes: 1 addition & 1 deletion locales/ja.json

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions locales/ja/LC_MESSAGES/volto.po
Expand Up @@ -617,8 +617,8 @@ msgid "End Date"
msgstr "終了日付"

#: components/manage/AnchorPlugin/components/LinkButton/AddLinkForm
msgid "Enter URL or title"
msgstr "URLまたはタイトルを入力"
msgid "Enter URL or select an item"
msgstr ""

#: components/theme/Register/Register
msgid "Enter an email address. This will be your login name. We respect your privacy, and will not give the address away to any third parties or expose it anywhere."
Expand Down
2 changes: 1 addition & 1 deletion locales/nl.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion locales/nl/LC_MESSAGES/volto.po
Expand Up @@ -629,7 +629,7 @@ msgid "End Date"
msgstr ""

#: components/manage/AnchorPlugin/components/LinkButton/AddLinkForm
msgid "Enter URL or title"
msgid "Enter URL or select an item"
msgstr ""

#: components/theme/Register/Register
Expand Down
2 changes: 1 addition & 1 deletion locales/pt.json

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions locales/pt/LC_MESSAGES/volto.po
Expand Up @@ -618,8 +618,8 @@ msgid "End Date"
msgstr ""

#: components/manage/AnchorPlugin/components/LinkButton/AddLinkForm
msgid "Enter URL or title"
msgstr "Escreva URL ou título"
msgid "Enter URL or select an item"
msgstr ""

#: components/theme/Register/Register
msgid "Enter an email address. This will be your login name. We respect your privacy, and will not give the address away to any third parties or expose it anywhere."
Expand Down
2 changes: 1 addition & 1 deletion locales/pt_BR.json

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions locales/pt_BR/LC_MESSAGES/volto.po
Expand Up @@ -618,8 +618,8 @@ msgid "End Date"
msgstr ""

#: components/manage/AnchorPlugin/components/LinkButton/AddLinkForm
msgid "Enter URL or title"
msgstr "Escreva URL ou título"
msgid "Enter URL or select an item"
msgstr ""

#: components/theme/Register/Register
msgid "Enter an email address. This will be your login name. We respect your privacy, and will not give the address away to any third parties or expose it anywhere."
Expand Down
2 changes: 1 addition & 1 deletion locales/ro.json

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions locales/ro/LC_MESSAGES/volto.po
Expand Up @@ -610,8 +610,8 @@ msgid "End Date"
msgstr "Data de încheiere"

#: components/manage/AnchorPlugin/components/LinkButton/AddLinkForm
msgid "Enter URL or title"
msgstr "Introdu URL sau titlu"
msgid "Enter URL or select an item"
msgstr ""

#: components/theme/Register/Register
msgid "Enter an email address. This will be your login name. We respect your privacy, and will not give the address away to any third parties or expose it anywhere."
Expand Down
4 changes: 2 additions & 2 deletions locales/volto.pot
Expand Up @@ -738,8 +738,8 @@ msgid "End Date"
msgstr ""

#: components/manage/AnchorPlugin/components/LinkButton/AddLinkForm
# defaultMessage: Enter URL or title
msgid "Enter URL or title"
# defaultMessage: Enter URL or select an item
msgid "Enter URL or select an item"
msgstr ""

#: components/theme/Register/Register
Expand Down