Skip to content

Commit

Permalink
UpadateForm
Browse files Browse the repository at this point in the history
  • Loading branch information
Krosus777 committed Feb 1, 2024
1 parent f30d8e5 commit 29707a2
Show file tree
Hide file tree
Showing 6 changed files with 947 additions and 299 deletions.
942 changes: 659 additions & 283 deletions Resources/Locale/ru-RU/corvax/paper/doc-printer.ftl

Large diffs are not rendered by default.

96 changes: 88 additions & 8 deletions Resources/Prototypes/Corvax/Catalog/Fills/Paper/document.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,14 @@
- type: Paper
content: doc-text-printer-ReportStation

- type: entity
parent: PrintedDocument
id: PrintedDocumentReportOnEliminationOfViolations
name: Report on elimination of violations
components:
- type: Paper
content: doc-text-printer-ReportOnEliminationOfViolations

- type: entity
parent: PrintedDocument
id: PrintedDocumentReporDepartment
Expand Down Expand Up @@ -41,7 +49,7 @@
- type: entity
parent: PrintedDocument
id: PrintedDocumentInternalAffairsAgentsReport
name: Report of Internal Affairs Agent
name: Internal Investigation Report
components:
- type: Paper
content: doc-text-printer-InternalAffairsAgentsReport
Expand All @@ -63,10 +71,18 @@
- type: Paper
content: doc-text-printer-ReportStudyObject

- type: entity
parent: PrintedDocument
id: PrintedDocumentExperimentReport
name: Experiment report
components:
- type: Paper
content: doc-text-printer-ExperimentReport

- type: entity
parent: PrintedDocument
id: PrintedDocumentDisposalReport
name: Report on Disposal
name: Disposal report
components:
- type: Paper
content: doc-text-printer-DisposalReport
Expand Down Expand Up @@ -111,6 +127,14 @@
- type: Paper
content: doc-text-printer-ApplicationEquipment

- type: entity
parent: PrintedDocument
id: PrintedDocumentAppeal
name: Appeal
components:
- type: Paper
content: doc-text-printer-Appeal

- type: entity
parent: PrintedDocument
id: PrintedDocumentEvacuationShuttleRequest
Expand All @@ -135,6 +159,14 @@
- type: Paper
content: doc-text-printer-RequestCallMembersCentralCommitteeDSO

- type: entity
parent: PrintedDocument
id: PrintedDocumentRequestRequestToEstablishThreatLevel
name: Request to establish threat level
components:
- type: Paper
content: doc-text-printer-RequestToEstablishThreatLevel

- type: entity
parent: PrintedDocument
id: PrintedDocumentRequestChangeSalary
Expand All @@ -145,11 +177,19 @@

- type: entity
parent: PrintedDocument
id: PrintedDocumentRequestNonListedEmployment
id: PrintedDocumentRequestForNonlistedEmployment
name: Request for non-listed employment
components:
- type: Paper
content: doc-text-printer-RequestNonListedEmployment
content: doc-text-printer-RequestForNonlistedEmployment

- type: entity
parent: PrintedDocument
id: PrintedDocumentRequestForPromotion
name: Request for promotion
components:
- type: Paper
content: doc-text-printer-RequestForPromotion

- type: entity
parent: PrintedDocument
Expand Down Expand Up @@ -207,6 +247,14 @@
- type: Paper
content: doc-text-printer-PermissionEquipment

- type: entity
parent: PrintedDocument
id: PrintedDocumentPermissionToTravelInCaseOfThreat
name: Permission to travel in case of threat
components:
- type: Paper
content: doc-text-printer-PermissionToTravelInCaseOfThreat

- type: entity
parent: PrintedDocument
id: PrintedDocumentSearchPermission
Expand All @@ -217,11 +265,11 @@

- type: entity
parent: PrintedDocument
id: PrintedDocumentPermissionWeapons
name: Authorization to carry weapons
id: PrintedDocumentPermissionToCarryWeapons
name: Permission to carry weapons
components:
- type: Paper
content: doc-text-printer-SearchPermission
content: doc-text-printer-PermissionToCarryWeapons

- type: entity
parent: PrintedDocument
Expand All @@ -247,6 +295,14 @@
- type: Paper
content: doc-text-printer-ConstructionPermit

- type: entity
parent: PrintedDocument
id: PrintedDocumentPermissionToExtendMarriage
name: Permission to extend marriage
components:
- type: Paper
content: doc-text-printer-PermissionToExtendMarriage

- type: entity
parent: PrintedDocument
id: PrintedDocumentOrderDismissal
Expand Down Expand Up @@ -381,7 +437,7 @@
name: Indictment
components:
- type: Paper
content: ClosingIndictment
content: doc-text-printer-ClosingIndictment

- type: entity
parent: PrintedDocument
Expand All @@ -391,6 +447,14 @@
- type: Paper
content: doc-text-printer-Sentence

- type: entity
parent: PrintedDocument
id: PrintedDocumentJudgment
name: Judgment
components:
- type: Paper
content: doc-text-printer-Judgment

- type: entity
parent: PrintedDocument
id: PrintedDocumentStatementHealth
Expand All @@ -399,6 +463,22 @@
- type: Paper
content: doc-text-printer-StatementHealth

- type: entity
parent: PrintedDocument
id: PrintedDocumentDecisionToStartTrial
name: Decision to start a trial
components:
- type: Paper
content: doc-text-printer-DecisionToStartTrial

- type: entity
parent: PrintedDocument
id: PrintedDocumentErrorLoadingFormHeader
name: ERROR loading form header
components:
- type: Paper
content: doc-text-printer-ErrorLoadingFormHeader

- type: entity
parent: PrintedDocument
id: PrintedDocumentNoticeOfLiquidation
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
- type: entity
id: BaseFlatpack
parent: BaseFlatpack
id: PrinterDocFlatpack
name: document printer flatpack
description: A flatpack used for constructing a document printer.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -27,34 +27,41 @@
runningState: building
staticRecipes:
- PrintedDocumentReportStationRecipe
- PrintedDocumentReportOnEliminationOfViolationsRecipe
- PrintedDocumentReporDepartmentRecipe
- PrintedDocumentReportEmployeePerformanceRecipe
- PrintedDocumentReportOnTheChaptersMeetingRecipe
- PrintedDocumentInternalAffairsAgentsReportRecipe
- PrintedDocumentConditionReportRecipe
- PrintedDocumentReportStudyObjectRecipe
- PrintedDocumentExperimentReportRecipe
- PrintedDocumentDisposalReportRecipe
- PrintedDocumentApplicationAppointmentInterimRecipe
- PrintedDocumentApplicationEmploymentRecipe
- PrintedDocumentLetterResignationRecipe
- PrintedDocumentApplicationAccessRecipe
- PrintedDocumentApplicationEquipmentRecipe
- PrintedDocumentAppealRecipe
- PrintedDocumentEvacuationShuttleRequestRecipe
- PrintedDocumentShuttleRegistrationRequestRecipe
- PrintedDocumentRequestCallMembersCentralCommitteeDSORecipe
- PrintedDocumentRequestRequestToEstablishThreatLevelRecipe
- PrintedDocumentRequestChangeSalaryRecipe
- PrintedDocumentRequestNonListedEmploymentRecipe
- PrintedDocumentRequestForNonlistedEmploymentRecipe
- PrintedDocumentRequestForPromotionRecipe
- PrintedDocumentRequestDocumentsRecipe
- PrintedDocumentRequestEuthanasiaRecipe
- PrintedDocumentRequestConstructionWorkRecipe
- PrintedDocumentRequestModernizationRecipe
- PrintedDocumentComplaintViolationLaborRulesRecipe
- PrintedDocumentPermissionEquipmentRecipe
- PrintedDocumentPermissionToTravelInCaseOfThreatRecipe
- PrintedDocumentSearchPermissionRecipe
- PrintedDocumentPermissionWeaponsRecipe
- PrintedDocumentPermissionToCarryWeaponsRecipe
- PrintedDocumentPrescriptionDrugAuthorizationRecipe
- PrintedDocumentPermissionDisposeBodyRecipe
- PrintedDocumentConstructionPermitRecipe
- PrintedDocumentPermissionToExtendMarriageRecipe
- PrintedDocumentOrderDismissalRecipe
- PrintedDocumentOrderDeprivationAccessRecipe
- PrintedDocumentOrderEncouragementRecipe
Expand All @@ -73,9 +80,12 @@
- PrintedDocumentDivorceCertificateRecipe
- PrintedDocumentClosingIndictmentRecipe
- PrintedDocumentSentenceRecipe
- PrintedDocumentJudgmentRecipe
- PrintedDocumentStatementHealtheRecipe
- PrintedDocumentDecisionToStartTrialRecipe
- type: EmagLatheRecipes
emagStaticRecipes:
- PrintedDocumentErrorLoadingFormHeaderRecipe
- PrintedDocumentNoticeOfLiquidationRecipe
- PrintedDocumentBusinessDealRecipe
- PrintedDocumentNoteBeginningMilitaryActionsRecipe
Expand Down
39 changes: 39 additions & 0 deletions Resources/Prototypes/Corvax/Recipes/Lathes/categories.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,39 @@
- type: latheCategory
id: Reports
name: lathe-category-Reports

- type: latheCategory
id: Statements
name: lathe-category-Statements

- type: latheCategory
id: InquiriesAndAppeals
name: lathe-category-InquiriesAndAppeals

- type: latheCategory
id: Complaintst
name: lathe-category-Complaints

- type: latheCategory
id: Permissions
name: lathe-category-Permissions

- type: latheCategory
id: OrdersAndInstructions
name: lathe-category-OrdersAndInstructions

- type: latheCategory
id: Orders
name: lathe-category-Orders

- type: latheCategory
id: Evidence
name: lathe-category-Evidence

- type: latheCategory
id: ConclusionsAndDecisions
name: lathe-category-ConclusionsAndDecisions

- type: latheCategory
id: ErrorDocument
name: lathe-category-Error
Loading

0 comments on commit 29707a2

Please sign in to comment.