soupette
336925b103
Temp commit
...
Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-02-15 11:09:39 +01:00
soupette
c0f3a22ce2
Fix PR feedback
...
Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-02-15 11:02:43 +01:00
alexey
e29483bb09
plugin-documentation: added missed manyWay relation ( #9379 )
2021-02-15 09:34:12 +01:00
alexey
b2d73ccefc
plugin-documentation: added enum for associations ( #9381 )
2021-02-15 09:32:24 +01:00
soupette
dfe7780b90
Add documentation
...
Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-02-15 09:22:39 +01:00
ngjoni
92ba4efb2b
Translation Update (german) ( #9387 )
...
* update german translation
* Additional german translation
2021-02-15 09:21:10 +01:00
Tuna Sakar
f8898b1662
Update README.md ( #9380 )
...
fastandcomfy.io is down!
2021-02-15 08:49:44 +01:00
Alexandre Bodin
02782076d0
Update migrations to be more extensible
2021-02-15 08:45:20 +01:00
soupette
5c677e70f1
Add doc
...
Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-02-14 15:33:17 +01:00
soupette
736c830ae9
Add comments
...
Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-02-12 22:27:28 +01:00
soupette
d5f29cb420
Add missing tests
...
Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-02-12 19:27:56 +01:00
soupette
0c87f3b8d3
add logic to create the default form using the layout
...
Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-02-12 18:52:01 +01:00
HichamELBSI
3d2538d72e
Add new user EE for SSO
...
Signed-off-by: HichamELBSI <elabbassih@gmail.com>
2021-02-12 17:32:04 +01:00
Pierre Noël
22d38b5ffc
handle toggle i18n on CT and fields
2021-02-12 16:17:33 +01:00
Marvin Frachet
615905d120
[I18n] init create locale modal ( #9373 )
2021-02-12 15:34:20 +01:00
dependabot[bot]
1b5da26cca
Bump @babel/plugin-transform-runtime from 7.11.5 to 7.12.15 ( #9363 )
...
Bumps [@babel/plugin-transform-runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-runtime ) from 7.11.5 to 7.12.15.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.12.15/packages/babel-plugin-transform-runtime )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-02-12 15:26:28 +01:00
soupette
ada7ce8b4e
Change layout shape
...
Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-02-12 15:24:55 +01:00
soupette
f27548e042
Add reducer tests
...
Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-02-12 15:14:09 +01:00
soupette
d0535eccc8
Add missing utilities tests
...
Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-02-12 13:31:12 +01:00
Alexandre Bodin
1592417ed3
Add migration manager in database
2021-02-12 12:52:29 +01:00
Alexandre Bodin
443ace7c62
Add route & handler + lifecycles
2021-02-12 12:23:51 +01:00
soupette
a289996fac
Add dependent field behavior
...
Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-02-12 12:19:49 +01:00
soupette
9acfc6e6ce
Add global action behavior
...
Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-02-12 12:14:53 +01:00
soupette
102a95e176
Add row checkbox behavior
...
Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-02-12 11:59:01 +01:00
soupette
cdf5f220a3
Add logic to toggle collapse checkboxes
...
Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-02-12 10:38:10 +01:00
soupette
a147590cad
Add conditions to reducer
...
Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-02-12 09:52:06 +01:00
dependabot[bot]
04d1ac3de5
Bump sqlite3 from 5.0.0 to 5.0.1 ( #9389 )
...
Bumps [sqlite3](https://github.com/mapbox/node-sqlite3 ) from 5.0.0 to 5.0.1.
- [Release notes](https://github.com/mapbox/node-sqlite3/releases )
- [Changelog](https://github.com/mapbox/node-sqlite3/blob/master/CHANGELOG.md )
- [Commits](https://github.com/mapbox/node-sqlite3/compare/v5.0.0...v5.0.1 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-02-12 09:20:36 +01:00
dependabot[bot]
b42470e593
Bump nodemailer from 6.4.17 to 6.4.18 ( #9390 )
...
Bumps [nodemailer](https://github.com/nodemailer/nodemailer ) from 6.4.17 to 6.4.18.
- [Release notes](https://github.com/nodemailer/nodemailer/releases )
- [Changelog](https://github.com/nodemailer/nodemailer/blob/master/CHANGELOG.md )
- [Commits](https://github.com/nodemailer/nodemailer/compare/v6.4.17...v6.4.18 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-02-12 09:20:09 +01:00
soupette
d51746e7b5
Add checkbox state to all checkboxes
...
Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-02-11 19:30:42 +01:00
soupette
21cc1ffc4c
Display checkbox state for recursive rows
...
Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-02-11 16:54:11 +01:00
Alexandre Bodin
65670f7832
push comments
2021-02-11 16:48:01 +01:00
Alexandre Bodin
68f3e2bee2
Init i18n fields
2021-02-11 16:48:01 +01:00
Alexandre BODIN
a850042d90
Merge branch 'master' into features/sentry-plugin
2021-02-11 16:25:50 +01:00
soupette
2783ee2e78
Handle display form values
...
Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-02-11 16:09:40 +01:00
Alexandre BODIN
a53d2dbaca
Fix mongoose autopopulate recursively looping to infinity when cycles appear ( #9367 )
2021-02-11 15:52:59 +01:00
soupette
760190c1dd
Display checkbox value
...
Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-02-11 15:38:08 +01:00
soupette
8280936043
Change layout shape'
...
Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-02-11 15:01:38 +01:00
Convly
189740c92c
Merge branch 'master' of github.com:strapi/strapi into features/sso
2021-02-11 15:00:14 +01:00
Yusuf Islam
6b6a4f5c6b
make routes policies components sticky ( #9341 )
2021-02-11 13:38:57 +01:00
Marvin Frachet
6c23b08920
[I18N] add tabs for navigating between forms ( #9364 )
2021-02-11 10:35:22 +01:00
soupette
0a49805d61
Add missing tests
...
Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-02-11 09:19:45 +01:00
soupette
fa268d8d5d
Fix tabs
...
Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-02-11 08:35:45 +01:00
soupette
193b3c207b
Display content type section UI
...
Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-02-10 19:39:05 +01:00
soupette
83d414b79b
Refacto components
...
Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-02-10 17:40:52 +01:00
DMehaffy
6cdda5eb70
Do not use npm v7 on new projects ( #9330 )
...
* Do not use npm v7 on new projects
Signed-off-by: Derrick Mehaffy <derrickmehaffy@gmail.com>
* pr feedback
Signed-off-by: Derrick Mehaffy <derrickmehaffy@gmail.com>
2021-02-10 17:35:02 +01:00
Alexandre BODIN
2b342ec69d
Merge pull request #9282 from strapi/i18n/refacto-plugin-options
...
Refacto with pluginsOptions
2021-02-10 17:33:14 +01:00
soupette
3f9f411315
Init Matrix.
...
Created Headers
Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-02-10 16:11:33 +01:00
Pierre Noël
b3a9b5ad76
add pluginOptions
2021-02-10 14:29:54 +01:00
soupette
72f0c6b4df
Created collapses component
...
Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-02-10 14:04:18 +01:00
Convly
e9b9013e4a
Prevent deactivated user to connect using sso
2021-02-10 12:14:21 +01:00