Josh
bc71a96d76
chore(pack-up): remove from monorepo (v5) ( #20092 )
...
* chore(pack-up): remove from repo
* chore: type fixes
* chore: add suggestions to tighten types
Co-authored-by: Ben Irvin <ben.irvin@strapi.io>
---------
Co-authored-by: Ben Irvin <ben.irvin@strapi.io>
2024-04-12 13:39:49 +01:00
Alexandre Bodin
daf629fd13
chore: remove loadedStrapi and init everything but admin in constructor
2024-04-03 14:24:15 +02:00
Convly
836a1eabf7
Merge branch 'v5/main' of github.com:strapi/strapi into v5/types/v2
2024-03-12 11:50:42 +01:00
Ben Irvin
ab2af1e539
fix(core): use module uid for config namespace instead of dot notation
2024-03-11 12:28:46 +01:00
Convly
011d316a00
Merge branch 'v5/main' into v5/types/v2
2024-03-11 12:15:50 +01:00
Alexandre Bodin
8d53207f8e
chore: remove template configuration from utils
2024-03-09 13:08:41 +01:00
Convly
5167af6c73
chore: fix build following latest TS type system changes
2024-03-01 14:41:47 +01:00
Alexandre Bodin
aacf182ae4
chore: use koa-body typings not koa-bodyparser
2024-01-17 16:53:52 +01:00
Alexandre Bodin
1ffeb510a8
chore(pack-up): fail on any typing issue
2024-01-17 16:27:59 +01:00
Josh
eb7b88426d
fix(pack-up): ensure we pass the tsconfig file name, not a path to it ( #18875 )
...
* fix(pack-up): ensure we pass the tsconfig file name, not a path to it
fix(admin): annotate return type on createBuildContext
fix(admin): ensure shared is a the base folder not importing from server
chore(pack-up): PRINT MOREEEE
fix(ctb): export required type
chore: refactor tsconfigs
* chore: pr amends
2023-11-23 09:16:25 +00:00
Josh
a549feb253
chore: pretty codebase ( #18835 )
2023-11-17 14:48:05 +00:00
Josh
846bad5941
refactor(strapi): plugin:build now uses pack-up underneath ( #18453 )
...
* refactor(strapi): plugin:build now uses pack-up underneath
* chore(email): use tsconfig in bundles for packup
* chore: fix ts check
2023-10-16 16:22:15 +01:00
Jamie Howard
a9552a70bf
[Email] Migrate to typescript ( #18136 )
...
Co-authored-by: Josh <37798644+joshuaellis@users.noreply.github.com>
2023-10-12 17:10:45 +01:00
Alexandre Bodin
dee0e195c1
Fix invalid require using internal paths
2023-03-02 22:16:29 +01:00
Convly
6f07d33f88
Disable lodash template's escape
2023-01-09 18:28:30 +01:00
Convly
0458e88bce
Handle object variables & fix sendTemplatedEmail
2022-12-30 19:46:33 +01:00
Convly
d7db946c4e
Add strict interpolate & deactivate evaluation in sendTemplatedEmail
2022-12-30 18:59:16 +01:00
Julie Plantey
e5503097d4
fix provider name access possibly throwing error
2022-12-16 16:14:58 +01:00
Jimmy Wärting
ae3628fd0c
remove import
2022-11-24 18:03:31 +01:00
Jimmy Wärting
7431f353e9
replace some lodash function with native
2022-11-24 17:52:25 +01:00
Alexandre Bodin
cf49ddbbfc
Prettier and backend fix
2022-08-11 10:20:49 +02:00
Alexandre Bodin
0ae14c06cb
1st fix pass
2022-08-11 10:20:48 +02:00
DMehaffy
7e874e00a0
Update all documentation links to new docs url ( #11424 )
...
Signed-off-by: Derrick Mehaffy <derrickmehaffy@gmail.com>
2021-11-29 18:13:52 +01:00
Pierre Noël
b58274aecb
refactor error handling
2021-11-04 11:41:29 +01:00
Alexandre Bodin
c1aa57f436
Harmonize and make policies and middlwares more consistent
2021-10-05 10:43:24 +02:00
Pierre Noël
947981200b
use { strapi } as params in all lifecycle functions
2021-09-28 16:54:07 +02:00
Alexandre Bodin
036ade211b
Throw in case of other error types
2021-09-27 10:36:21 +02:00
Alexandre Bodin
bf5a4fd1ee
Load email and upload providers without naming convention
2021-09-27 10:01:46 +02:00
Alexandre Bodin
0f3f984ea7
Init migration v4
...
- Hooks registry
- D&P CT migrations
- i18N CT migrations
- Umzug with js / sql migrations
- Eslint updates
2021-09-13 12:03:12 +02:00
Alexandre Bodin
ef12731bd3
Fix missing public access
2021-09-08 18:47:22 +02:00
Alexandre Bodin
0ff3269c3a
Use the right api
2021-09-07 15:11:08 +02:00
Alexandre Bodin
08ee60791a
split email routes
2021-09-07 15:11:07 +02:00
Alexandre Bodin
f4a4e2ce26
Move routes to js when possible and refactor policies to be objects
2021-08-24 13:59:43 +02:00
Alexandre Bodin
575cbbdc7c
Migrate plugin getters
2021-08-19 23:30:49 +02:00
Pierre Noël
98719b6c64
migrate plugin structures to V4
2021-08-19 16:49:33 +02:00
Pierre Noël
2381e8c60b
WIP
2021-07-20 12:12:36 +02:00