soupette
62a79a5fc0
Created basic routing for the settings
...
Signed-off-by: soupette <cyril.lpz@gmail.com>
2020-07-08 09:45:28 +02:00
richardgrey
47197419e1
Add Ukrainian translations for the whole project
...
Signed-off-by: richardgrey <richie.grey@gmail.com>
2020-06-30 17:23:01 +04:00
Alexandre Bodin
eaf40e1ada
v3.0.5
2020-06-23 12:18:00 +02:00
soupette
6dffb1a8d2
Fixes #6775
...
Signed-off-by: soupette <cyril.lpz@gmail.com>
2020-06-23 12:09:23 +02:00
Alexandre Bodin
9ed11a6682
v3.0.4
2020-06-19 09:19:52 +02:00
Alexandre Bodin
c909d7162d
v3.0.3
2020-06-18 19:17:15 +02:00
Boom Lee
a26b4f65a8
Fix node version ( #6482 ) ( #6691 )
2020-06-16 11:32:23 +02:00
Alexandre Bodin
497fb742eb
v3.0.2
2020-06-15 17:09:15 +02:00
Fadhil Ahmad
d58a55dce6
Update translation support on 'users-permissions' , 'upload' and 'content-manager' plugin ( #6439 )
...
* fix: add Enable, Disable, and Done trad on email plugin
Signed-off-by: Fadhil Ahmad <fadzbobby95@gmail.com>
* fix: add translation for dinamic zone required component error
Signed-off-by: Fadhil Ahmad <fadzbobby95@gmail.com>
* fix: back to form.button.done, turns out other dont have form.button.done on strapi-admin
Signed-off-by: Fadhil Ahmad <fadzbobby95@gmail.com>
* feat: add replace media translation support
Signed-off-by: Fadhil Ahmad <fadzbobby95@gmail.com>
2020-06-15 14:10:12 +02:00
Fadhil Ahmad
7123a11444
Add Malay(ms.json) Translation ( #6394 )
...
* feat: add malay translation for strapi-admin
Signed-off-by: Fadhil Ahmad <fadzbobby95@gmail.com>
* feat: add malay locale on strapi-generate-plugin
Signed-off-by: Fadhil Ahmad <fadzbobby95@gmail.com>
* feat: add malay translation for content-manager
Signed-off-by: Fadhil Ahmad <fadzbobby95@gmail.com>
* feat: add malay translation for content-type-builder
Signed-off-by: Fadhil Ahmad <fadzbobby95@gmail.com>
* faet: add malay translation for strapi-plugin-documentation
Signed-off-by: Fadhil Ahmad <fadzbobby95@gmail.com>
* feat: add malay translation for email plugin
Signed-off-by: Fadhil Ahmad <fadzbobby95@gmail.com>
* feat: add malay translation on upload plugin
Signed-off-by: Fadhil Ahmad <fadzbobby95@gmail.com>
* feat: add malay translation for permission plugin
Signed-off-by: Fadhil Ahmad <fadzbobby95@gmail.com>
* Fix language middleware (#6387 )
Signed-off-by: Alexandre Bodin <bodin.alex@gmail.com>
Signed-off-by: Fadhil Ahmad <fadzbobby95@gmail.com>
* [typo] Persmissions > Permissions (#6390 )
Signed-off-by: ScottAgirs <scott@ijs.to>
Signed-off-by: Fadhil Ahmad <fadzbobby95@gmail.com>
* refactor: fix typo, suitable word and grammar
Signed-off-by: Fadhil Ahmad <fadzbobby95@gmail.com>
* test: add ms test
Signed-off-by: Fadhil Ahmad <fadzbobby95@gmail.com>
* fix: typos on plugin.description email
Signed-off-by: Fadhil Ahmad <fadzbobby95@gmail.com>
Co-authored-by: Alexandre BODIN <alexandrebodin@users.noreply.github.com>
Co-authored-by: Scott Agirs <ScottAgirs@users.noreply.github.com>
Co-authored-by: cyril lopez <cyril.lpz@gmail.com>
2020-06-11 12:05:16 +02:00
Rasmus Nørskov
2aace1f593
Merge branch 'master' of https://github.com/strapi/strapi into feature/slugify-options
2020-05-30 20:46:13 +02:00
Alexandre Bodin
5b64e05d7f
v3.0.1
2020-05-29 09:38:21 +02:00
cyril lopez
3e7e364069
Fix lint ( #6415 )
...
Signed-off-by: soupette <cyril.lpz@gmail.com>
2020-05-28 18:58:38 +02:00
Alexandre Bodin
0d5ccbfd2d
Merge branch 'master' into documentation
...
Signed-off-by: Alexandre Bodin <bodin.alex@gmail.com>
2020-05-26 15:12:18 +02:00
Alexandre Bodin
6bb7a7f198
v3.0.0
2020-05-26 15:09:32 +02:00
soupette
c921bcc063
Fixes #6160
...
Signed-off-by: soupette <cyril.lpz@gmail.com>
2020-05-26 09:29:00 +02:00
Alexandre Bodin
f192d5e171
Merge branch 'master' into develop
...
Signed-off-by: Alexandre Bodin <bodin.alex@gmail.com>
2020-05-07 13:14:23 +02:00
Alexandre Bodin
55c006a6b1
v3.0.0-beta.20.3
2020-05-07 13:02:11 +02:00
Ky
fc5545e618
Merge branch 'develop' of github.com:strapi/strapi into front/ctm-loader
2020-05-06 17:03:08 +02:00
Alexandre Bodin
72ad156f20
Merge branch 'master' into develop
2020-05-05 15:01:11 +02:00
Alexandre Bodin
a3304c7b88
Merge tag 'v3.0.0-beta.20.2'
...
v3.0.0-beta.20.2
Signed-off-by: Alexandre Bodin <bodin.alex@gmail.com>
2020-05-05 15:00:38 +02:00
Alexandre Bodin
a27d5f210d
v3.0.0-beta.20.2
2020-05-05 14:56:13 +02:00
Ky
740bbd02f7
add loading to CTM listview
...
Signed-off-by: Ky <virginie.ky@gmail.com>
2020-05-05 02:05:35 +02:00
Alexandre Bodin
3b40bcee59
Merge branch 'master' into develop
2020-05-04 10:49:30 +02:00
Rasmus Nørskov
bd51793d2d
Added slugify options
...
Signed-off-by: Rasmus Nørskov <rasmus@norskov.org>
2020-05-02 18:31:20 +02:00
Ky
8a75ba4c34
CTM editview alignment
...
Signed-off-by: Ky <virginie.ky@gmail.com>
2020-04-29 15:28:16 +02:00
soupette
0758260d2b
Change file ext
...
Signed-off-by: soupette <cyril.lpz@gmail.com>
2020-04-29 13:52:53 +02:00
soupette
1aff8b361b
Change file ext
...
Signed-off-by: soupette <cyril.lpz@gmail.com>
2020-04-29 13:52:45 +02:00
soupette
b9bd8085d6
Fixes #5992
...
Signed-off-by: soupette <cyril.lpz@gmail.com>
2020-04-29 11:34:12 +02:00
soupette
5f43f72119
Fix biginteger type
...
Signed-off-by: soupette <cyril.lpz@gmail.com>
2020-04-28 17:36:59 +02:00
Ky
dfd277ab25
design review
...
Signed-off-by: Ky <virginie.ky@gmail.com>
2020-04-28 16:58:13 +02:00
soupette
024c47177a
Remove password field from the retrieved data
...
Signed-off-by: soupette <cyril.lpz@gmail.com>
2020-04-28 16:25:52 +02:00
Ky
83f2022e20
Merge branch 'develop' of github.com:strapi/strapi into front/ui-improvements
2020-04-28 15:22:20 +02:00
Ky
f828314acc
apply pr review
...
Signed-off-by: Ky <virginie.ky@gmail.com>
2020-04-28 15:20:41 +02:00
Alexandre Bodin
6a6d53b402
v3.0.0-beta.20.1
2020-04-28 10:00:23 +02:00
Ky
18cd135268
Merge branch 'develop' of github.com:strapi/strapi into front/ui-improvements
2020-04-27 17:51:19 +02:00
cyril lopez
62c01a08e5
Merge branch 'master' into develop
2020-04-27 17:50:25 +02:00
李晟
6780d3598b
fix the bug of rich text can't save Chinese ( #5951 )
...
Signed-off-by: lisheng <499817366@qq.com>
2020-04-27 12:54:24 +02:00
Ky
771df8dfb7
fix lint
...
Signed-off-by: Ky <virginie.ky@gmail.com>
2020-04-26 19:30:23 +02:00
Ky
ef8afac70e
update snapshots
...
Signed-off-by: Ky <virginie.ky@gmail.com>
2020-04-26 19:20:56 +02:00
Ky
4cd1b6c124
Merge branch 'front/ui-improvements' of github.com:strapi/strapi into front/ui-improvements
...
Signed-off-by: Ky <virginie.ky@gmail.com>
2020-04-26 18:55:03 +02:00
Ky
9384a00a96
Merge branch 'develop' of github.com:strapi/strapi into front/ui-improvements
...
Signed-off-by: Ky <virginie.ky@gmail.com>
2020-04-26 18:13:20 +02:00
virginieky
0f7942cacb
Merge branch 'develop' into front/indent
2020-04-24 15:42:22 +02:00
Ky
3ff861e417
indent RemoveWrapper file
...
Signed-off-by: Ky <virginie.ky@gmail.com>
2020-04-24 15:38:42 +02:00
soupette
5a41f68f2b
Merge branch 'master' of github.com:strapi/strapi into develop
2020-04-24 15:34:45 +02:00
Martin Muzatko
58588e10e5
docs: DE Abbrechen does not mean reset ( #5796 )
...
Abbrechen means cancel. Which implies the user would get back to the list view, while editing a single item.
Signed-off-by: Martin Muzatko <martin@happy-css.com>
2020-04-24 10:31:36 +02:00
cyril lopez
991813636b
Merge branch 'develop' into chore/redux
2020-04-24 09:45:18 +02:00
HichamELBSI
4079ecbaf1
Fix PR review
...
Signed-off-by: HichamELBSI <elabbassih@gmail.com>
2020-04-24 09:39:18 +02:00
HichamELBSI
7a4a87fa68
Merge branch 'develop' of github.com:strapi/strapi into fix/single-types-issues
...
Signed-off-by: HichamELBSI <elabbassih@gmail.com>
2020-04-23 17:18:14 +02:00
HichamELBSI
f07dcf3f7f
Fix single types navigation
...
Signed-off-by: HichamELBSI <elabbassih@gmail.com>
2020-04-23 15:01:51 +02:00