Prechádzať zdrojové kódy

added missing components

Warafear 1 rok pred
rodič
commit
133a845b66
23 zmenil súbory, kde vykonal 217 pridanie a 1 odobranie
  1. 36 0
      .nx/cache/d/daemon.log
  2. 1 1
      .nx/cache/d/server-process.json
  3. 1 0
      src/app/journal/journal-character/background/background.component.html
  4. 0 0
      src/app/journal/journal-character/background/background.component.scss
  5. 23 0
      src/app/journal/journal-character/background/background.component.spec.ts
  6. 10 0
      src/app/journal/journal-character/background/background.component.ts
  7. 1 0
      src/app/journal/journal-character/class/class.component.html
  8. 0 0
      src/app/journal/journal-character/class/class.component.scss
  9. 23 0
      src/app/journal/journal-character/class/class.component.spec.ts
  10. 10 0
      src/app/journal/journal-character/class/class.component.ts
  11. 1 0
      src/app/journal/journal-character/species/species.component.html
  12. 0 0
      src/app/journal/journal-character/species/species.component.scss
  13. 23 0
      src/app/journal/journal-character/species/species.component.spec.ts
  14. 10 0
      src/app/journal/journal-character/species/species.component.ts
  15. 1 0
      src/app/journal/journal-character/story/story.component.html
  16. 0 0
      src/app/journal/journal-character/story/story.component.scss
  17. 23 0
      src/app/journal/journal-character/story/story.component.spec.ts
  18. 10 0
      src/app/journal/journal-character/story/story.component.ts
  19. 1 0
      src/app/journal/journal-character/subclass/subclass.component.html
  20. 0 0
      src/app/journal/journal-character/subclass/subclass.component.scss
  21. 23 0
      src/app/journal/journal-character/subclass/subclass.component.spec.ts
  22. 10 0
      src/app/journal/journal-character/subclass/subclass.component.ts
  23. 10 0
      src/app/journal/journal.module.ts

+ 36 - 0
.nx/cache/d/daemon.log

@@ -461798,3 +461798,39 @@ To fix this, set a unique name for each project in a project.json inside the pro
     at async processFilesAndCreateAndSerializeProjectGraph (c:\Softwareprojekte\DnD\node_modules\nx\src\daemon\server\project-graph-incremental-recomputation.js:138:17)
 [NX Daemon Server] - 2023-12-19T20:03:44.297Z - Time taken for 'hash changed files from watcher' 15.42689996957779ms
 [NX Daemon Server] - 2023-12-19T20:03:44.298Z - Done responding to the client null
+[NX Daemon Server] - 2023-12-21T06:46:19.463Z - Started listening on: \\.\pipe\nx\C:\Users\chris\AppData\Local\Temp\83d14e7134fc08a15480\d.sock
+[NX Daemon Server] - 2023-12-21T06:46:19.475Z - [WATCHER]: Subscribed to changes within: c:\Softwareprojekte\DnD (native)
+[NX Daemon Server] - 2023-12-21T06:46:19.479Z - Established a connection. Number of open connections: 1
+[NX Daemon Server] - 2023-12-21T06:46:19.480Z - Established a connection. Number of open connections: 2
+[NX Daemon Server] - 2023-12-21T06:46:19.483Z - Closed a connection. Number of open connections: 1
+[NX Daemon Server] - 2023-12-21T06:46:19.493Z - [REQUEST]: Client Request for Project Graph Received
+[NX Daemon Server] - 2023-12-21T06:46:20.210Z - Error detected when recomputing project file map: The following projects are defined in multiple locations:
+- DnDTools: 
+  - 
+  - .
+
+To fix this, set a unique name for each project in a project.json inside the project's root. If the project does not currently have a project.json, you can create one that contains only a name.
+[NX Daemon Server] - 2023-12-21T06:46:20.210Z - [REQUEST]: Responding to the client with an error. Error when preparing serialized project graph. The following projects are defined in multiple locations:
+- DnDTools: 
+  - 
+  - .
+
+To fix this, set a unique name for each project in a project.json inside the project's root. If the project does not currently have a project.json, you can create one that contains only a name.
+Error: The following projects are defined in multiple locations:
+- DnDTools: 
+  - 
+  - .
+
+To fix this, set a unique name for each project in a project.json inside the project's root. If the project does not currently have a project.json, you can create one that contains only a name.
+    at readProjectConfigurationsFromRootMap (c:\Softwareprojekte\DnD\node_modules\nx\src\project-graph\utils\project-configuration-utils.js:97:15)
+    at buildProjectsConfigurationsFromProjectPathsAndPlugins (c:\Softwareprojekte\DnD\node_modules\nx\src\project-graph\utils\project-configuration-utils.js:70:19)
+    at createProjectConfigurations (c:\Softwareprojekte\DnD\node_modules\nx\src\project-graph\utils\retrieve-workspace-files.js:131:129)
+    at WorkspaceContext.<anonymous> (c:\Softwareprojekte\DnD\node_modules\nx\src\project-graph\utils\retrieve-workspace-files.js:82:39)
+    at getProjectConfigurationsFromContext (c:\Softwareprojekte\DnD\node_modules\nx\src\utils\workspace-context.js:26:29)
+    at _retrieveProjectConfigurations (c:\Softwareprojekte\DnD\node_modules\nx\src\project-graph\utils\retrieve-workspace-files.js:81:72)
+    at retrieveProjectConfigurations (c:\Softwareprojekte\DnD\node_modules\nx\src\project-graph\utils\retrieve-workspace-files.js:58:12)
+    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
+    at async processCollectedUpdatedAndDeletedFiles (c:\Softwareprojekte\DnD\node_modules\nx\src\daemon\server\project-graph-incremental-recomputation.js:102:34)
+    at async processFilesAndCreateAndSerializeProjectGraph (c:\Softwareprojekte\DnD\node_modules\nx\src\daemon\server\project-graph-incremental-recomputation.js:138:17)
+[NX Daemon Server] - 2023-12-21T06:46:20.212Z - Time taken for 'hash changed files from watcher' 37.13029992580414ms
+[NX Daemon Server] - 2023-12-21T06:46:20.212Z - Done responding to the client null

+ 1 - 1
.nx/cache/d/server-process.json

@@ -1 +1 @@
-{"processId":8916}
+{"processId":4404}

+ 1 - 0
src/app/journal/journal-character/background/background.component.html

@@ -0,0 +1 @@
+<p>background works!</p>

+ 0 - 0
src/app/journal/journal-character/background/background.component.scss


+ 23 - 0
src/app/journal/journal-character/background/background.component.spec.ts

@@ -0,0 +1,23 @@
+import { ComponentFixture, TestBed } from '@angular/core/testing';
+
+import { BackgroundComponent } from './background.component';
+
+describe('BackgroundComponent', () => {
+  let component: BackgroundComponent;
+  let fixture: ComponentFixture<BackgroundComponent>;
+
+  beforeEach(async () => {
+    await TestBed.configureTestingModule({
+      declarations: [BackgroundComponent]
+    })
+    .compileComponents();
+    
+    fixture = TestBed.createComponent(BackgroundComponent);
+    component = fixture.componentInstance;
+    fixture.detectChanges();
+  });
+
+  it('should create', () => {
+    expect(component).toBeTruthy();
+  });
+});

+ 10 - 0
src/app/journal/journal-character/background/background.component.ts

@@ -0,0 +1,10 @@
+import { Component } from '@angular/core';
+
+@Component({
+  selector: 'app-background',
+  templateUrl: './background.component.html',
+  styleUrl: './background.component.scss'
+})
+export class BackgroundComponent {
+
+}

+ 1 - 0
src/app/journal/journal-character/class/class.component.html

@@ -0,0 +1 @@
+<p>class works!</p>

+ 0 - 0
src/app/journal/journal-character/class/class.component.scss


+ 23 - 0
src/app/journal/journal-character/class/class.component.spec.ts

@@ -0,0 +1,23 @@
+import { ComponentFixture, TestBed } from '@angular/core/testing';
+
+import { ClassComponent } from './class.component';
+
+describe('ClassComponent', () => {
+  let component: ClassComponent;
+  let fixture: ComponentFixture<ClassComponent>;
+
+  beforeEach(async () => {
+    await TestBed.configureTestingModule({
+      declarations: [ClassComponent]
+    })
+    .compileComponents();
+    
+    fixture = TestBed.createComponent(ClassComponent);
+    component = fixture.componentInstance;
+    fixture.detectChanges();
+  });
+
+  it('should create', () => {
+    expect(component).toBeTruthy();
+  });
+});

+ 10 - 0
src/app/journal/journal-character/class/class.component.ts

@@ -0,0 +1,10 @@
+import { Component } from '@angular/core';
+
+@Component({
+  selector: 'app-class',
+  templateUrl: './class.component.html',
+  styleUrl: './class.component.scss'
+})
+export class ClassComponent {
+
+}

+ 1 - 0
src/app/journal/journal-character/species/species.component.html

@@ -0,0 +1 @@
+<p>species works!</p>

+ 0 - 0
src/app/journal/journal-character/species/species.component.scss


+ 23 - 0
src/app/journal/journal-character/species/species.component.spec.ts

@@ -0,0 +1,23 @@
+import { ComponentFixture, TestBed } from '@angular/core/testing';
+
+import { SpeciesComponent } from './species.component';
+
+describe('SpeciesComponent', () => {
+  let component: SpeciesComponent;
+  let fixture: ComponentFixture<SpeciesComponent>;
+
+  beforeEach(async () => {
+    await TestBed.configureTestingModule({
+      declarations: [SpeciesComponent]
+    })
+    .compileComponents();
+    
+    fixture = TestBed.createComponent(SpeciesComponent);
+    component = fixture.componentInstance;
+    fixture.detectChanges();
+  });
+
+  it('should create', () => {
+    expect(component).toBeTruthy();
+  });
+});

+ 10 - 0
src/app/journal/journal-character/species/species.component.ts

@@ -0,0 +1,10 @@
+import { Component } from '@angular/core';
+
+@Component({
+  selector: 'app-species',
+  templateUrl: './species.component.html',
+  styleUrl: './species.component.scss'
+})
+export class SpeciesComponent {
+
+}

+ 1 - 0
src/app/journal/journal-character/story/story.component.html

@@ -0,0 +1 @@
+<p>story works!</p>

+ 0 - 0
src/app/journal/journal-character/story/story.component.scss


+ 23 - 0
src/app/journal/journal-character/story/story.component.spec.ts

@@ -0,0 +1,23 @@
+import { ComponentFixture, TestBed } from '@angular/core/testing';
+
+import { StoryComponent } from './story.component';
+
+describe('StoryComponent', () => {
+  let component: StoryComponent;
+  let fixture: ComponentFixture<StoryComponent>;
+
+  beforeEach(async () => {
+    await TestBed.configureTestingModule({
+      declarations: [StoryComponent]
+    })
+    .compileComponents();
+    
+    fixture = TestBed.createComponent(StoryComponent);
+    component = fixture.componentInstance;
+    fixture.detectChanges();
+  });
+
+  it('should create', () => {
+    expect(component).toBeTruthy();
+  });
+});

+ 10 - 0
src/app/journal/journal-character/story/story.component.ts

@@ -0,0 +1,10 @@
+import { Component } from '@angular/core';
+
+@Component({
+  selector: 'app-story',
+  templateUrl: './story.component.html',
+  styleUrl: './story.component.scss'
+})
+export class StoryComponent {
+
+}

+ 1 - 0
src/app/journal/journal-character/subclass/subclass.component.html

@@ -0,0 +1 @@
+<p>subclass works!</p>

+ 0 - 0
src/app/journal/journal-character/subclass/subclass.component.scss


+ 23 - 0
src/app/journal/journal-character/subclass/subclass.component.spec.ts

@@ -0,0 +1,23 @@
+import { ComponentFixture, TestBed } from '@angular/core/testing';
+
+import { SubclassComponent } from './subclass.component';
+
+describe('SubclassComponent', () => {
+  let component: SubclassComponent;
+  let fixture: ComponentFixture<SubclassComponent>;
+
+  beforeEach(async () => {
+    await TestBed.configureTestingModule({
+      declarations: [SubclassComponent]
+    })
+    .compileComponents();
+    
+    fixture = TestBed.createComponent(SubclassComponent);
+    component = fixture.componentInstance;
+    fixture.detectChanges();
+  });
+
+  it('should create', () => {
+    expect(component).toBeTruthy();
+  });
+});

+ 10 - 0
src/app/journal/journal-character/subclass/subclass.component.ts

@@ -0,0 +1,10 @@
+import { Component } from '@angular/core';
+
+@Component({
+  selector: 'app-subclass',
+  templateUrl: './subclass.component.html',
+  styleUrl: './subclass.component.scss'
+})
+export class SubclassComponent {
+
+}

+ 10 - 0
src/app/journal/journal.module.ts

@@ -86,6 +86,11 @@ import { TabBarComponent } from './journal-home/tab-bar/tab-bar.component';
 import { SpellcardComponent } from './journal-spellcards/spellcard/spellcard.component';
 import { AddCardComponent } from './journal-spellcards/add-card/add-card.component';
 import { GeneralComponent } from './journal-character/general/general.component';
+import { ClassComponent } from './journal-character/class/class.component';
+import { SubclassComponent } from './journal-character/subclass/subclass.component';
+import { SpeciesComponent } from './journal-character/species/species.component';
+import { BackgroundComponent } from './journal-character/background/background.component';
+import { StoryComponent } from './journal-character/story/story.component';
 
 @NgModule({
   declarations: [
@@ -159,6 +164,11 @@ import { GeneralComponent } from './journal-character/general/general.component'
     SpellcardComponent,
     AddCardComponent,
     GeneralComponent,
+    ClassComponent,
+    SubclassComponent,
+    SpeciesComponent,
+    BackgroundComponent,
+    StoryComponent,
   ],
   imports: [
     CommonModule,