Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
48 commits
Select commit Hold shift + click to select a range
6e08a01
wip
AliKdhim87 Mar 4, 2026
1288bee
chore: remove kennisbank-dashboard and kennisbank-frontend
AliKdhim87 Mar 9, 2026
8205467
chore: remove strapi-tiptap-editor that supports strapi v4
AliKdhim87 Mar 9, 2026
baed01f
chore: remove strapi-plugin-old-slugs that supports Strapi v4, as we …
AliKdhim87 Mar 9, 2026
5bbf114
chore: remove strapi-plugin-open-forms-embed
AliKdhim87 Mar 9, 2026
3445c56
chore: remove strapi-plugin-language
AliKdhim87 Mar 9, 2026
31c536d
chore: strapi-plugin-uuid-field
AliKdhim87 Mar 9, 2026
12cfd05
chore: strapi-plugin-uniform-product-name
AliKdhim87 Mar 9, 2026
48d1992
chore: content-compliance-checker
AliKdhim87 Mar 9, 2026
c571d01
chore: preview-button
AliKdhim87 Mar 9, 2026
baef229
chore: strapi-plugin-env-label
AliKdhim87 Mar 9, 2026
bf007ea
chore: strapi-plugin-flo-legal-embed
AliKdhim87 Mar 9, 2026
0a553d0
chore: strapi-plugin-gemeente-select
AliKdhim87 Mar 9, 2026
fe57174
chore: remove strapi-plugin-scheme-select
AliKdhim87 Mar 9, 2026
a9bbf89
chore: remove provider-upload-vercel
AliKdhim87 Mar 9, 2026
a6bbe73
chore: migrate overige-objecten-api to pnpm, nodejs v24 and add eslint
AliKdhim87 Mar 9, 2026
7c3e3df
chore: migrate pdc-sc to pnpm, nodejs v24, and add eslint
AliKdhim87 Mar 9, 2026
a5c4520
chore: migrate pdc-frontend to pnpm, nodejs v24, and add eslint
AliKdhim87 Mar 9, 2026
593949c
chore: migrate vth-frontend to pnpm, nodejs v24, and add eslint
AliKdhim87 Mar 9, 2026
c75195d
chore: migrate ui package to pnpm, nodejs v24, and add eslint
AliKdhim87 Mar 9, 2026
d5c100c
chore(strapi-admin-extension): integrate pnpm and fix lint-formate is…
AliKdhim87 Mar 11, 2026
b35b28a
chore(tiptap-editor): migrate to pnpm and fix lint-formate issues
AliKdhim87 Mar 11, 2026
e3a2c98
chore(editor-sandbox): migrate to pnpm and fix lint-formate issues
AliKdhim87 Mar 11, 2026
8fd28b1
chore(strapi.frameless.io): migrate to pnpm and fix lint-formate issues
AliKdhim87 Mar 11, 2026
bdf66f9
chore(editoria11y): migrate to pnpm and fix lint-formate issues
AliKdhim87 Mar 11, 2026
2e45e5d
chore(utils): migrate to pnpm and fix lint-formate issues
AliKdhim87 Mar 11, 2026
35b24e4
chore: migrate the scripts to ECMAScript
AliKdhim87 Mar 11, 2026
7aaf957
feat: remove upl package
AliKdhim87 Mar 11, 2026
03059ca
feat: remove catalogi-data package
AliKdhim87 Mar 11, 2026
12e7b38
chore: upgrade vth-dashboard to strapi 5
AliKdhim87 Mar 17, 2026
bab4580
chore: upgrade pdc-dashboard to strapi 5
AliKdhim87 Mar 17, 2026
2eb65f0
chore(vth-frontend): fix the eslint and migrate to pnpm
AliKdhim87 Mar 17, 2026
893ffae
chore(samenwerkende-catalogi): migrate to pnpm and fix lint-formate i…
AliKdhim87 Mar 17, 2026
b1ab924
chore: move tiptap-sandbox and tiptap-editor to a new repository
AliKdhim87 Mar 17, 2026
093e7d8
chore(docker): upgrade Node.js to v24 and migrate tooling to pnpm + T…
AliKdhim87 Mar 18, 2026
36e4bfe
chore: update github CI/CD
AliKdhim87 Mar 18, 2026
3021992
chore: remove old patches of strapi v4
AliKdhim87 Mar 18, 2026
e8383b2
chore(ui): fix the jest issue
AliKdhim87 Mar 19, 2026
509904f
fix(strapi-admin-extensions): guard against jsdom instantiation in br…
AliKdhim87 Mar 23, 2026
ccc8f03
fix(overige-objecten-api): only instantiate jsdom when global window …
AliKdhim87 Mar 23, 2026
64fcb1d
test(overige-objecten-api): fix the jest issue
AliKdhim87 Mar 23, 2026
67992e3
fix: route @frameless/preview-button to public npm registry
AliKdhim87 Mar 23, 2026
abd697c
fix(pdc-frontend): fix cspConfig remove INLINE from kcmSurvey style-s…
AliKdhim87 Mar 23, 2026
58bf483
test(strapi-admin-extensions): migrate from jest to vitest
AliKdhim87 Mar 31, 2026
d3f81fe
test(overige-objecten-api): migrate tests from Jest to Vitest
AliKdhim87 Mar 31, 2026
11add52
chore(root): update turbo and migrate tests to vitest
AliKdhim87 Mar 31, 2026
3073ea4
chore(editora11y): removed unused devDependencies
AliKdhim87 Mar 31, 2026
8904b0d
test(pdc-frontend): fix the jest configuration
AliKdhim87 Mar 31, 2026
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
95 changes: 74 additions & 21 deletions .dockerignore
Original file line number Diff line number Diff line change
@@ -1,27 +1,80 @@
Dockerfile
Dockerfile.*
*docker-compose.*.yml
.dockerignore
node_modules/
# Version control
.git
.gitignore
.gitattributes

# GitHub
.github

# IDE & Editor
.vscode
.idea
.editorconfig
.prettierrc
.prettierrc.json
.eslintrc
.eslintrc.js
.eslintrc.json

# Dependencies & Build Artifacts
node_modules
**/node_modules
dist
build
.next
.cache
.turbo
pnpm-store
.pnpm-store
.strapi
next-env.d.ts
tsconfig.tsbuildinfo
.strapi-updater.json

# Logs
npm-debug.log
README.md
.next/
.git
.tmp/
.cache/
build/
data/
pnpm-debug.log
yarn-error.log
*.log

# Temporary & OS
.DS_Store
.tmp
.env
.env*
.env.local
.env.*.local
Thumbs.db

# Documentation
README.md
*.md
docs/

# Testing
coverage/
.nyc_output/
cypress/
**/*.test.*
**/*.spec.*
__tests__/
**/__tests__/

# Docker files (not needed in context)
Dockerfile
Dockerfile.*
docker-compose*.yml
.dockerignore

**/.next
# CI/CD (not needed in image)
.github/
.gitlab-ci.yml
.travis.yml

# Misc
*.pem
.vercel
.eslintcache
.next/
**/.tmp
**/build/
**/data/
**/dist/
**/.cache/
**/node_modules/
**/.DS_Store
docs
*.log
**/.cache/
37 changes: 0 additions & 37 deletions .eslintignore

This file was deleted.

111 changes: 0 additions & 111 deletions .eslintrc.js

This file was deleted.

116 changes: 0 additions & 116 deletions .eslintrc.js.json

This file was deleted.

8 changes: 0 additions & 8 deletions .eslintrc.react.json

This file was deleted.

Loading
Loading