soupette
a54d207340
Add step any and add input text for biginteger type in the content type builder
2019-12-18 17:03:35 +01:00
soupette
c52eb01b49
Init content type creation
2019-11-20 17:11:08 +01:00
soupette
68ab68d428
Init error handling
2019-11-20 17:11:07 +01:00
soupette
6ea77b69e5
Merge branch 'master' of github.com:strapi/strapi into develop
2019-10-15 07:40:55 +02:00
Jelmer Visser
16bd271eee
Fix for #3974 URIError appeared after entering % symbol into the Search input field ( #4236 )
2019-10-14 10:50:26 +02:00
soupette
6f8b23d254
Fix conflicts
2019-09-27 16:26:09 +02:00
soupette
889301f531
Remove useless files...
2019-09-12 12:26:52 +02:00
Alexandre Bodin
e20d781383
Merge branch 'master' into chore/routing-x-forwarded
2019-09-12 09:59:11 +02:00
soupette
41c42bde49
Refactoo forms, created form utils
2019-09-06 16:22:04 +02:00
Alexandre Bodin
a22f2cefef
Remove x-forwarded-host.
...
- set security defaults for development mode that are standard
- refactor error messages to work without ctx.request.admin
- remove mask middleware and add a sanitization layer to the core-api to
hide private fileds
2019-09-06 14:33:24 +02:00
Alexandre Bodin
7c5f1484ba
Use koa-router and fix graphql-uploads
2019-08-22 15:04:27 +02:00
Alexandre Bodin
da5d02fb7c
Merge branch 'master' into develop
2019-07-18 19:28:52 +02:00
Louis Augry
a3fe9d5a38
Fix documention typo
2019-07-08 15:10:17 +02:00
Alexandre Bodin
2311f7de3d
Done
2019-06-11 17:53:01 +02:00
Alexandre Bodin
31a222ecb1
Start lint fixes
2019-05-29 17:25:56 +02:00
soupette
5a087173a7
Prevent the users from uninstalling a core plugin.
...
Prevent the user from adding/removing a plugin with the UI if the env is not development
2019-05-24 17:03:01 +02:00
soupette
c539dbce35
Fix build helper plugin
2019-04-17 11:18:40 +02:00
soupette
b8c9c0ef3e
Created the injectHooks HOC
2019-04-02 17:48:19 +02:00
Jim LAURIE
8241863444
Merge branch 'master' into enhancement/bigint
2019-03-07 13:42:16 +01:00
Ky
38b0d616bc
CSS tidy
2019-02-26 17:11:13 +01:00
virginieky
9a7bdb0247
Merge branch 'master' into onboarding-videos
2019-02-25 14:59:35 +01:00
Ky
7b53c1066c
keep videos infos on clear localStorage
2019-02-25 12:02:59 +01:00
Ky
4300ba3595
merge
2019-02-22 15:29:25 +01:00
Ky
e8f7616c56
keep videos infos in localStorage after clear it
2019-02-22 15:27:19 +01:00
Aurélien Georget
4875649bc7
Fix CORS issue
2019-02-22 15:25:11 +01:00
soupette
ab158dddd6
Change to absolute path strapi-helper
2019-02-22 10:22:21 +01:00
Ky
19b6f3ce1e
Onboarding videos UI and storage - event emit in progress
2019-02-15 18:55:28 +01:00
Ky
a2bc9ab609
retrieve videos from API and update redux store and UI
2019-02-14 19:03:17 +01:00
Ky
163ca8c317
Init video container
2019-02-14 10:36:20 +01:00
soupette
d81fba0488
Update tests with the single store
2019-02-11 18:13:14 +01:00
DMehaffy
339c756e05
Merge branch 'master' into enhancement/bigint
2019-01-30 23:04:39 -07:00
Aurélien Georget
48fabe4567
Redesign marketplace and add new blocker component
2019-01-24 18:24:24 +01:00
DMehaffy
d656077399
add a few more bigint
2019-01-21 05:11:48 -07:00
Alberto Maturano
154fc28a57
Normalize to standar file permissions
...
As a result of taking a look on PR #1967 I realized there is 819
executable files in this repository. It is obvious this is an error.
2018-09-24 12:33:09 -05:00
Vladislav Arsenev
2887f6e7be
fix: validation-check-null - add check for length property may not exist
2018-08-27 10:41:00 +03:00
soupette
81c19fb3bc
Fix conflicts
2018-08-22 14:20:03 +02:00
soupette
0fd23f4c16
Add comments to Manager
2018-08-22 14:10:50 +02:00
soupette
38c4fd6a47
Fix first part of PR feedback
2018-08-21 14:01:15 +02:00
soupette
97673e77e2
Store displayed fields in localstorage
2018-08-14 18:26:53 +02:00
soupette
3feae01952
Fix edit view drag-n-drop design
2018-08-09 18:21:31 +02:00
soupette
6165ba01ad
Fix duplicate key bug
2018-08-03 16:07:23 +02:00
soupette
11edb99900
Fix dup key in Manager.js
2018-07-30 14:38:10 +02:00
soupette
be73140600
Use toggle and fix editPage render loop
2018-07-27 16:15:26 +02:00
soupette
34b7737a64
Set Manager in helper plugin
2018-07-27 15:33:37 +02:00
soupette
7ffb90621a
Handle JSON errors
2018-06-15 16:48:29 +02:00
Jim Laurie
ec5ef9a240
Fix PR feedback
2018-06-04 14:39:26 +02:00
cyril lopez
82b779aa6f
Fix conflict and start fixineg eslint on helper plugin
2018-03-09 16:41:24 +01:00
Aurelsicoko
a9f4a43ac9
Enhance cleanData utils to handle Mongo ObjectId
2018-03-02 23:31:30 +01:00
cyril lopez
961df0d32f
Handle file upload from list view
2018-02-22 18:24:17 +01:00
cyril lopez
7db50ab6e1
Created inputsdValidations utils
...
Refacto input s validation logic.
Fix input s initial value bug when the input is required
2018-02-07 11:46:29 +01:00