ronronscelestes
|
f6bea7d6fa
|
removed temp folder
|
2022-04-12 16:01:52 +02:00 |
|
ronronscelestes
|
999a30c396
|
refacto ConfigurationsProvider reducer + setProjectSettings
|
2022-04-12 16:01:17 +02:00 |
|
Convly
|
e47cd1ad09
|
Fix configs generation
|
2022-04-12 15:58:21 +02:00 |
|
cyril lopez
|
91cbfef66e
|
Merge pull request #13108 from strapi/typescript/extend-strapi-typings
[TS] Allow to extend the StrapiInterface type
|
2022-04-12 15:44:19 +02:00 |
|
Convly
|
8fad694674
|
Update import
|
2022-04-12 15:42:57 +02:00 |
|
Pierre Noël
|
ca708d3f4d
|
fix date unit test
|
2022-04-12 15:36:20 +02:00 |
|
Convly
|
1aff33e1d1
|
Add example for Strapi type extension
|
2022-04-12 15:30:09 +02:00 |
|
ronronscelestes
|
c2605de89a
|
update ConfigurationsProvider with new logo
|
2022-04-12 15:23:56 +02:00 |
|
ronronscelestes
|
681f095455
|
handleReset + submit and form reducer refactor
|
2022-04-12 15:01:26 +02:00 |
|
ivanThePleasant
|
03a6b33131
|
Merge pull request #12910 from strapi/chore/opt-out-telemetry-call
Opt out telemetry command
|
2022-04-12 15:59:16 +03:00 |
|
Gustav Hansen
|
83437a7625
|
Chore: Update snapshot test
|
2022-04-12 14:44:37 +02:00 |
|
Convly
|
60a26e08fc
|
Export the StrapiInterface type so that it can be extended by the user
|
2022-04-12 14:37:22 +02:00 |
|
Gustav Hansen
|
9b735091b6
|
SelectTree: Improve example
|
2022-04-12 14:16:22 +02:00 |
|
Gustav Hansen
|
74e2b1482d
|
SelectTree: Move custom Option props to selectProps
|
2022-04-12 14:16:22 +02:00 |
|
soupette
|
7035fc93ea
|
Change storybook port
Signed-off-by: soupette <cyril@strapi.io>
|
2022-04-12 14:16:22 +02:00 |
|
soupette
|
5efe258510
|
Add storybook documentation to develop local components outside the helper plugin
Signed-off-by: soupette <cyril@strapi.io>
|
2022-04-12 14:16:19 +02:00 |
|
Gustav Hansen
|
16360c91f5
|
Chore: Fix snapshot test
|
2022-04-12 14:13:12 +02:00 |
|
Gustav Hansen
|
78a8c9b539
|
Update test
|
2022-04-12 14:13:12 +02:00 |
|
Gustav Hansen
|
587673fbfd
|
ReactSelect: Improve styling for selected options
|
2022-04-12 14:13:12 +02:00 |
|
Gustav Hansen
|
07737dad1a
|
SelectTree: Handle react-select defaultValue
|
2022-04-12 14:13:11 +02:00 |
|
Gustav Hansen
|
447713434f
|
SelectTree: Reduce impact of disabled lint rule
|
2022-04-12 14:13:11 +02:00 |
|
Gustav Hansen
|
2390640f41
|
SelectTree: Move Option into it's own component
|
2022-04-12 14:13:11 +02:00 |
|
Gustav Hansen
|
6b5c22ceab
|
SelectTree: Improve PropTypes for options
|
2022-04-12 14:13:11 +02:00 |
|
Gustav Hansen
|
738b710521
|
Link ML SelectTree to the helper-plugin storybook temporarily
|
2022-04-12 14:13:10 +02:00 |
|
Gustav Hansen
|
2eec38789c
|
SelectTree: Update snapshot tests
|
2022-04-12 14:13:10 +02:00 |
|
Gustav Hansen
|
888212e252
|
Chore: Add react-select as dependency of the helper-plugin
|
2022-04-12 14:13:08 +02:00 |
|
Gustav Hansen
|
97ca75d66a
|
SelectTree: Update snapshot test
|
2022-04-12 14:12:28 +02:00 |
|
Gustav Hansen
|
d6792440b5
|
ReactSelect: Add maxDisplayDepth prop to determine max level of indention
|
2022-04-12 14:12:28 +02:00 |
|
Gustav Hansen
|
ba367622f9
|
ReactSelect: Cleanup import order
|
2022-04-12 14:12:28 +02:00 |
|
Gustav Hansen
|
bbacc01993
|
ReactSelect: Simplify handleToggle callback
|
2022-04-12 14:12:27 +02:00 |
|
Gustav Hansen
|
32163918f5
|
ML: Create SelectTree component on top of ReactSelect
|
2022-04-12 14:12:27 +02:00 |
|
Gustav Hansen
|
0f21263efd
|
ReactSelect: Abstract base class from SelectWrapper
|
2022-04-12 14:12:27 +02:00 |
|
Gustav Hansen
|
4b40ad45f5
|
FolderCard: remove legacy useId prefix param
|
2022-04-12 14:11:39 +02:00 |
|
Gustav Hansen
|
045399aeab
|
FolderCard: Restructure component files
|
2022-04-12 14:11:39 +02:00 |
|
Gustav Hansen
|
9718910009
|
FolderCard: Update tests
|
2022-04-12 14:11:39 +02:00 |
|
Gustav Hansen
|
408d40a6b8
|
ML: Add FolderCard component
|
2022-04-12 14:11:38 +02:00 |
|
Gustav Hansen
|
0193911e3c
|
ML: Simplify useAssets() and useFolders() hooks
|
2022-04-12 14:11:38 +02:00 |
|
Gustav Hansen
|
e49a99692f
|
ML: Resolve ignored eslint rules
|
2022-04-12 14:11:38 +02:00 |
|
Gustav Hansen
|
8fe9488b75
|
ML: Add useFolders() hook and tests
|
2022-04-12 14:11:38 +02:00 |
|
Gustav Hansen
|
fc5e52792b
|
ML: Add tests for useAssets()
|
2022-04-12 14:11:38 +02:00 |
|
Gustav Hansen
|
9e3b3ece87
|
ML: Use formatjs inline plural API, display folder count
|
2022-04-12 14:11:35 +02:00 |
|
ronronscelestes
|
b8627cf73f
|
get and submit using back-end routes
|
2022-04-12 11:29:14 +02:00 |
|
Jorge Rambla
|
473a265a16
|
REMOVE count route from upload plugin
|
2022-04-12 11:12:11 +02:00 |
|
Jorge Rambla
|
9ea086aea5
|
REMOVE count method from upload controller
|
2022-04-12 11:11:05 +02:00 |
|
ronronscelestes
|
650dc43aba
|
Merge branch 'features/menu-logo' of https://github.com/strapi/strapi into menu-logo/from-url
|
2022-04-11 17:04:40 +02:00 |
|
ronronscelestes
|
1d65b43276
|
from url flow added
|
2022-04-11 17:04:10 +02:00 |
|
Gustav Hansen
|
488fd1a4d8
|
wip
|
2022-04-11 16:36:05 +02:00 |
|
Gustav Hansen
|
5170bc449d
|
wip
|
2022-04-11 16:33:16 +02:00 |
|
Gustav Hansen
|
39d018d4a2
|
useModalQueryParams: Add tests
|
2022-04-11 16:32:29 +02:00 |
|
Gustav Hansen
|
23a28790a9
|
Merge pull request #13067 from rshrj/add-sanskrit-i18n
Added Sanskrit (sa) to i18n locales
|
2022-04-11 14:01:03 +02:00 |
|