15 Commits

Author SHA1 Message Date
Erez Rokah
8bf01e8022
fix(locale-pt): add missing pt locale import (#3029) 2020-01-05 15:16:54 +02:00
André Van Dal
99169ed8f7 feat(lang): add 'pt' locale (#3015)
* feat(lang): add 'pt' locale

* feat(lags): format pt translation
2020-01-04 16:06:37 +01:00
Zoli Veres
30f73c6ec8 feat(lang): add 'hu' locale (#2965)
*  feat(lang): add 'hu' locale

* format fixes

This was after running `npm run format`
2019-12-14 22:39:34 +01:00
Erez Rokah
10a735de2f
feat(locales): add ja locale (#2960) 2019-12-12 10:51:10 +02:00
Bartholomew
d180bffb44 feat: duplicate entry (#2956) 2019-12-10 20:33:02 -05:00
Maxim Sablev
237a5b1aa6 feat(lang): add 'ru' locale (netlify#2951) (#2952) 2019-12-05 19:05:15 +02:00
Erez Rokah
92cad45120
Feat(docs): add pl locale (#2949)
* feat(locale): add 'pl' locale

* style: format pl locale file
2019-12-04 17:16:33 +02:00
Erez Rokah
09ca1a7f03
feat(lang): add 'tr' locale (#2936)
* feat(lang): add 'tr' locale

* style: format tr locale file
2019-12-01 10:01:52 +02:00
Bartholomew
41bb9aac0d feat: workflow unpublished entry (#2914)
* feat: workflow unpublished entry

* fix: post rebase fix - load unpublished entry after unpublish

* feat: change unpublish button to dropdown

* test(cypress): add unpublish entry cypress test
2019-11-26 12:14:04 +02:00
Tom Rutgers
413791da12 feat(lang): add 'nl' locale (#2904)
* feat(lang): add 'nl' locale

* feat(lang): format locale
2019-11-21 09:06:11 +02:00
Oleksandr Shevtsov
9022e9d31f feat(lang): add 'uk' locale (#2903) 2019-11-20 19:49:39 +02:00
Juan D
35da9a7027 feat(lang): add 'es' locale (#2898)
* chore: add 'es' locale

* style: fix formatting

* refactor: rename en to es
2019-11-20 09:59:12 +02:00
Erez Rokah
6515dee871
feat: commit media with post (#2851)
* feat: commit media with post - initial commit

* feat: add draft media indication

* feat: sync UI media files with GitHub on entry load

* feat: bug fixes

* feat: delete media files from github when removed from library

* test: add GitHub backend tests

* test: add unit tests

* fix: meta data object files are not updated

* feat: used nested paths when update a tree instead of recursion

* feat(test-backend): update test backend to persist media file with entry

* test(e2e): re-record fixtures data

* chore: code cleanup

* chore: code cleanup

* fix: wait for library to load before adding entry media files

* chore: code cleanup

* fix: don't add media files on entry when not a draft

* fix: sync media library after draft entry was published

* feat: update media library card draft style, add tests

* test: add Editor unit tests

* chore: test code cleanup

* fix: publishing an entry from workflow tab throws an error

* fix: duplicate media files when using test backend

* refactor: fix lodash import

* chore: update translations and yarn file after rebase

* test(cypress): update recorded data

* fix(test-backend): fix mapping of media files on publish
2019-11-17 11:51:50 +02:00
Erez Rokah
0898767fc9
feat: add french translation (#2884)
* feat: add french translation

* fix: add fr locale export
2019-11-17 09:03:32 +02:00
Erez Rokah
096b067d45
feat: add translation support (#2870)
* feat: add translation support

* test(cypress): fix locale import

* docs: add locale documentation

* feat: add german translation (#2877)

* fix: locales package version, register all locales in netlify-cms
2019-11-14 11:25:04 +02:00