Skip to content

🔥(project) remove all code related to template#1780

Merged
AntoLC merged 2 commits intomainfrom
remove/templates
Jan 21, 2026
Merged

🔥(project) remove all code related to template#1780
AntoLC merged 2 commits intomainfrom
remove/templates

Conversation

@AntoLC
Copy link
Copy Markdown
Collaborator

@AntoLC AntoLC commented Jan 9, 2026

Purpose

The template feature is removed from the application.
It was used mainly for document export with predefined templates.

It is part of a exporting enhancement #1602.

Proposal

  • 🔥(frontend) remove all code related to template
  • 🔥(backend) remove all code related to template
  • 🔥(db) Migration created to drop related tables

Demo

image

@AntoLC AntoLC self-assigned this Jan 9, 2026
@AntoLC AntoLC linked an issue Jan 9, 2026 that may be closed by this pull request
@socket-security
Copy link
Copy Markdown

socket-security Bot commented Jan 9, 2026

All alerts resolved. Learn more about Socket for GitHub.

This PR previously contained dependency changes with security issues that have been resolved, removed, or ignored.

View full report

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Jan 9, 2026

Size Change: -221 B (-0.01%)

Total Size: 4.17 MB

Filename Size Change
apps/impress/out/_next/static/0d859e5e/_buildManifest.js 0 B -848 B (removed) 🏆
apps/impress/out/_next/static/8804911a/_buildManifest.js 849 B +849 B (new file) 🆕

compressed-size-action

@AntoLC AntoLC requested a review from lunika January 9, 2026 15:20
The template feature is removed from the frontend
applications. It was used mainly for document export
with predefined templates.
The template feature is removed.
Migration created to drop related tables.
Files modified:
- viewsets
- serializers
- models
- admin
- factories
- urls
- tests
- demo data
@AntoLC AntoLC merged commit 61dbda0 into main Jan 21, 2026
34 of 36 checks passed
@AntoLC AntoLC deleted the remove/templates branch January 21, 2026 09:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Remove the templates dropdown in exports modal

2 participants