bulby97
|
37e2833216
|
Quick fix remove placeholder
|
2021-09-02 11:14:46 +02:00 |
|
bulby97
|
1770ac1a37
|
Mock ResizeObserver
|
2021-09-02 11:14:46 +02:00 |
|
bulby97
|
ff1f63ccd9
|
Add formattedValues in order to handle create behaviour
|
2021-09-02 11:14:46 +02:00 |
|
bulby97
|
c9018e2b42
|
Add nested select in roles
|
2021-09-02 11:14:45 +02:00 |
|
Alexandre BODIN
|
c1bc942632
|
Merge pull request #10846 from strapi/v4/rest-api
v4/rest api
|
2021-09-02 10:05:17 +02:00 |
|
Alexandre BODIN
|
056f734e1a
|
Merge pull request #10858 from strapi/v4/plugin-api/migrate-myplugin
Migrate locale plugin "myplugin" to v4
|
2021-09-02 10:03:15 +02:00 |
|
ronronscelestes
|
d9a71f8320
|
isConfirmButtonLoading props + updated tests
|
2021-09-02 09:37:44 +02:00 |
|
Alexandre Bodin
|
266dcf5d88
|
Refactor some code
|
2021-09-02 09:33:18 +02:00 |
|
ronronscelestes
|
bddb9037d9
|
ConfirmDialog component + integration in webhooks LV
|
2021-09-02 09:09:49 +02:00 |
|
soupette
|
d7abe60c72
|
Add delete to users LV
Signed-off-by: soupette <cyril@strapi.io>
|
2021-09-02 09:04:54 +02:00 |
|
Alexandre Bodin
|
23f7cdb7fa
|
Fix typos
|
2021-09-01 21:13:23 +02:00 |
|
Pierre Noël
|
56ffa3a63f
|
migrate myplugin to v4
|
2021-09-01 18:38:40 +02:00 |
|
soupette
|
6c97ef6e67
|
Init delete users
Signed-off-by: soupette <cyril@strapi.io>
|
2021-09-01 18:15:23 +02:00 |
|
soupette
|
e4af943104
|
Fix filter update
Signed-off-by: soupette <cyril@strapi.io>
|
2021-09-01 17:50:36 +02:00 |
|
soupette
|
abb6c2f34a
|
Add filter logic
Signed-off-by: soupette <cyril@strapi.io>
|
2021-09-01 17:47:32 +02:00 |
|
Alexandre Bodin
|
d7bc8bc780
|
Fix wrong parameter name check
|
2021-09-01 15:28:42 +02:00 |
|
cyril lopez
|
052eebe6b1
|
Merge pull request #10851 from strapi/subnav-notification
added subnav application notification
|
2021-09-01 13:04:56 +02:00 |
|
soupette
|
cc71e8f310
|
Created Pagination
Signed-off-by: soupette <cyril@strapi.io>
|
2021-09-01 12:49:30 +02:00 |
|
ronronscelestes
|
6e7eea6927
|
added subnav application notification
|
2021-09-01 12:30:05 +02:00 |
|
Alexandre BODIN
|
1cf79d88b8
|
Merge pull request #10843 from strapi/v4/rest-api-request-format
[v4] Move request format in core-api
|
2021-09-01 09:15:20 +02:00 |
|
soupette
|
d035309812
|
Add select page size
Signed-off-by: soupette <cyril@strapi.io>
|
2021-09-01 08:44:19 +02:00 |
|
soupette
|
1725ff3870
|
Merge branch 'v4/ds-migration' of github.com:strapi/strapi into migrations/admin-users
|
2021-09-01 08:08:08 +02:00 |
|
cyril lopez
|
6ff10fef21
|
Merge pull request #10836 from strapi/webhooks-delete-all
Webhooks LV - Delete all
|
2021-09-01 08:05:24 +02:00 |
|
cyril lopez
|
dc88c759bf
|
Merge pull request #10839 from strapi/settings-application
DS - Settings Application
|
2021-09-01 08:02:28 +02:00 |
|
soupette
|
54429517a9
|
Add tests
Signed-off-by: soupette <cyril@strapi.io>
|
2021-09-01 07:55:48 +02:00 |
|
soupette
|
541b9cc20c
|
Remove useless compos
Signed-off-by: soupette <cyril@strapi.io>
|
2021-09-01 06:32:33 +02:00 |
|
Alexandre Bodin
|
5d702453a6
|
Move request format in core-api
|
2021-08-31 22:22:52 +02:00 |
|
soupette
|
377a3accd4
|
Add delete all logic
Signed-off-by: soupette <cyril@strapi.io>
|
2021-08-31 22:22:24 +02:00 |
|
soupette
|
c3d639e912
|
Refacto table to make it dynamic for the CM migration
Signed-off-by: soupette <cyril@strapi.io>
|
2021-08-31 22:03:52 +02:00 |
|
soupette
|
8b278955bc
|
Add state when no results with search
Signed-off-by: soupette <cyril@strapi.io>
|
2021-08-31 19:41:56 +02:00 |
|
Alexandre Bodin
|
4b81731941
|
Fix tests
|
2021-08-31 19:31:32 +02:00 |
|
Alexandre Bodin
|
b781213b01
|
Implement pagination logic in core api
|
2021-08-31 19:31:31 +02:00 |
|
Alexandre Bodin
|
b44a552eee
|
Implement REST API pagination with paged or offset and withCount
|
2021-08-31 19:31:31 +02:00 |
|
Alexandre Bodin
|
7eaa8ae95e
|
Handle sort query param
|
2021-08-31 19:31:31 +02:00 |
|
Alexandre Bodin
|
df6b7eca1a
|
Implement fields convert query params
|
2021-08-31 19:31:30 +02:00 |
|
Alexandre Bodin
|
d6dabb6b02
|
Support booleans for nested populates
|
2021-08-31 19:31:30 +02:00 |
|
Alexandre Bodin
|
3784cc5b5e
|
Implement rest api populate syntax and Init refactor convert query params for v4
|
2021-08-31 19:31:29 +02:00 |
|
Alexandre Bodin
|
86961318f0
|
Init populate parsing
|
2021-08-31 19:31:29 +02:00 |
|
Alexandre Bodin
|
5a9371b5c3
|
Suport media format
|
2021-08-31 19:31:29 +02:00 |
|
Alexandre Bodin
|
68826f7ae0
|
Transform response relations to use data & meta
|
2021-08-31 19:31:28 +02:00 |
|
Alexandre Bodin
|
960578133f
|
Cleanup parse multipart
|
2021-08-31 19:31:28 +02:00 |
|
soupette
|
460ea349e6
|
Design table and sort
Signed-off-by: soupette <cyril@strapi.io>
|
2021-08-31 18:57:48 +02:00 |
|
soupette
|
731fe93c92
|
Design Table
Signed-off-by: soupette <cyril@strapi.io>
|
2021-08-31 16:23:31 +02:00 |
|
ronronscelestes
|
7cce00a44d
|
application view + tests
|
2021-08-31 16:21:51 +02:00 |
|
Alexandre BODIN
|
070d24fe91
|
Merge pull request #10829 from strapi/v4/plugin-api/extensions
V4/plugin api/extensions
|
2021-08-31 15:26:27 +02:00 |
|
ronronscelestes
|
cd43b8949f
|
delete all + test confirmation dialog
|
2021-08-31 12:24:03 +02:00 |
|
Alexandre Bodin
|
9b239fc753
|
Fix router & routes generation
|
2021-08-31 12:04:03 +02:00 |
|
Alexandre Bodin
|
c591d93829
|
Use kebabCase for normalizing api & api CT names
|
2021-08-31 11:51:11 +02:00 |
|
Alexandre Bodin
|
2013164680
|
Fix wrong router loop
|
2021-08-31 10:46:50 +02:00 |
|
soupette
|
a4b427b45d
|
Init migration
Signed-off-by: soupette <cyril@strapi.io>
|
2021-08-31 09:34:33 +02:00 |
|