Sulakin Vadim
|
590bc5a78a
|
Merge branch 'master' into admin-russian-translation
|
2019-11-23 23:43:14 +03:00 |
|
Sulakin Vadim
|
378f842640
|
Update Russian translation for admin panel
|
2019-11-23 23:38:41 +03:00 |
|
Jim LAURIE
|
7eea3860e5
|
Fix typo
|
2019-11-23 16:44:54 +01:00 |
|
cyril lopez
|
52e3d1c391
|
Merge pull request #4578 from strapi/event-admin
Send UUID when the admin is loaded
|
2019-11-22 19:04:17 +01:00 |
|
Jim LAURIE
|
4cdf385ccf
|
Add guide to customize admin and plugin
|
2019-11-22 18:40:43 +01:00 |
|
Aurélien Georget
|
38f70a6e59
|
Send UUID while the admin is loaded
|
2019-11-22 18:37:54 +01:00 |
|
soupette
|
78838ae2ca
|
Add remove field logic
|
2019-11-22 18:15:27 +01:00 |
|
soupette
|
65520e7943
|
Handle edit all data: contenttype component, components field and nested components fields
|
2019-11-22 17:05:55 +01:00 |
|
Alexandre Bodin
|
05e895ecaf
|
Handle api folder cleanup after delete
|
2019-11-22 16:56:03 +01:00 |
|
soupette
|
6867ca553e
|
Fix modal header display name so it keeps the old one
|
2019-11-22 15:59:18 +01:00 |
|
soupette
|
b9ffe9de46
|
Handle edit relation
|
2019-11-22 15:57:00 +01:00 |
|
Jim LAURIE
|
552caa9c35
|
Path on some documentation update
|
2019-11-22 15:03:20 +01:00 |
|
Mickael D
|
cb882a6028
|
Merge branch 'master' into fix/4537
|
2019-11-22 14:38:39 +01:00 |
|
soupette
|
d9ca6451d7
|
Add dynamic to edit a field
|
2019-11-22 11:18:49 +01:00 |
|
soupette
|
c29212aa2c
|
Fix validations for allready taken attributes
|
2019-11-22 10:15:34 +01:00 |
|
soupette
|
9237f6cf9d
|
Clean unneeded files in the content type builder and fix tests
|
2019-11-22 10:07:35 +01:00 |
|
Alexandre Bodin
|
bee3059406
|
Allow nested components in CT
|
2019-11-21 20:45:21 +01:00 |
|
Alexandre Bodin
|
399b84451d
|
Edit relations logic with key kept in place
|
2019-11-21 20:34:05 +01:00 |
|
Virginie Ky
|
3e1779c896
|
Dynamic zones ui
|
2019-11-21 18:48:13 +01:00 |
|
soupette
|
03840542f7
|
Fix relation modal for content types and nested compos
|
2019-11-21 18:46:40 +01:00 |
|
soupette
|
b01c930c0f
|
Enable add field for nested component
|
2019-11-21 18:30:55 +01:00 |
|
Alexandre Bodin
|
f3869e41b6
|
Delete obsolete relations on ct edit
|
2019-11-21 17:13:18 +01:00 |
|
Virginie Ky
|
7d1634cde6
|
ListView sorting fix
|
2019-11-21 16:49:06 +01:00 |
|
Jaroslav Vrána
|
40f700eb3c
|
Merge branch 'master' into feature/adminTranslationCs
|
2019-11-21 16:42:22 +01:00 |
|
Jim LAURIE
|
7a6b4e133d
|
Add data response customization
|
2019-11-21 16:39:42 +01:00 |
|
soupette
|
eeb93a7f63
|
Handle opposite attribute when creating a relation with itself
|
2019-11-21 16:39:06 +01:00 |
|
soupette
|
e9c97ecee1
|
Change search param target to targetUid for better understanding
|
2019-11-21 16:20:21 +01:00 |
|
Jaroslav Vrána
|
60a87fb1e4
|
Czech translation
|
2019-11-21 16:17:45 +01:00 |
|
soupette
|
8eb99ad2b4
|
Handle relations
|
2019-11-21 16:04:09 +01:00 |
|
Virginie Ky
|
8174e9dae8
|
Input JSON UI with error
|
2019-11-21 15:06:38 +01:00 |
|
Jim LAURIE
|
cde60b105e
|
Fix command
|
2019-11-21 14:54:19 +01:00 |
|
Jim LAURIE
|
1983e55807
|
Add process manager guide
|
2019-11-21 14:35:56 +01:00 |
|
Virginie Ky
|
b35e5b022d
|
merge
|
2019-11-21 14:25:13 +01:00 |
|
Virginie Ky
|
4551c2f383
|
listview dropdown filter fix
|
2019-11-21 14:24:11 +01:00 |
|
soupette
|
e4c70d7a45
|
Enable nature change
|
2019-11-21 13:15:13 +01:00 |
|
soupette
|
91401cc0b9
|
Created relation icons
|
2019-11-21 12:43:37 +01:00 |
|
Virginie Ky
|
83048b38d8
|
Components & CT Label
|
2019-11-21 12:18:08 +01:00 |
|
soupette
|
93d81daf37
|
Init relation component
|
2019-11-21 12:05:18 +01:00 |
|
Alexandre Bodin
|
7f90bdb5b9
|
Remove primarykey from possible mainField with string type
|
2019-11-21 11:49:29 +01:00 |
|
Jim LAURIE
|
e981177fd1
|
Fix documentation redirection and css (#4563)
|
2019-11-21 11:33:31 +01:00 |
|
Jim LAURIE
|
f279ffe5b6
|
Merge pull request #4471 from strapi/docs-vuepress-v1
Docs vuepress v1
|
2019-11-20 19:06:11 +01:00 |
|
Jim LAURIE
|
1dabca7fe2
|
Merge branch 'master' into docs-vuepress-v1
|
2019-11-20 19:05:43 +01:00 |
|
Jim LAURIE
|
fbea27354c
|
Delete v1 sidebar
|
2019-11-20 19:05:03 +01:00 |
|
soupette
|
ae3ad3793b
|
Init edit fields
|
2019-11-20 18:59:25 +01:00 |
|
Alexandre Bodin
|
6f82a4ea48
|
Disallow empty enum
|
2019-11-20 18:27:39 +01:00 |
|
Alexandre Bodin
|
55d2cf2a69
|
Add modelName and plugin info to schema handler and create ct relations
|
2019-11-20 18:27:38 +01:00 |
|
Alexandre Bodin
|
f255d0d700
|
init edit and delete content type with schema manager
|
2019-11-20 18:27:38 +01:00 |
|
Alexandre Bodin
|
22ca3c476a
|
Init content type build with schema manager
|
2019-11-20 18:27:37 +01:00 |
|
Alexandre Bodin
|
49486d02ce
|
Cleanup components
|
2019-11-20 18:27:37 +01:00 |
|
Alexandre Bodin
|
ca10e972e2
|
Handle directory change
|
2019-11-20 18:27:36 +01:00 |
|