new structire
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
RakVhalate 2022-10-22 15:56:19 +10:00
parent c71f3e1011
commit 97baca05a7
9 changed files with 5 additions and 203 deletions

View File

@ -1,10 +1,6 @@
{ {
"ExpandedNodes": [ "ExpandedNodes": [
"", ""
"\\src",
"\\src\\app",
"\\src\\app\\boards"
], ],
"SelectedNode": "\\src\\app\\boards\\boards.component.html",
"PreviewInSolutionExplorer": false "PreviewInSolutionExplorer": false
} }

Binary file not shown.

View File

@ -27,8 +27,8 @@ const appRoutes: Routes = [
AboutComponent, AboutComponent,
BoardsComponent, BoardsComponent,
NotFoundComponent, NotFoundComponent,
SendPostComponent, PostComponent,
PostComponent SendPostComponent
], ],
imports: [ imports: [
BrowserModule, BrowserModule,

View File

@ -5,9 +5,7 @@
<post-single <post-single
*ngFor="let post of postsToShow" [post]="post" *ngFor="let post of postsToShow" [post]="post"
></post-single> ></post-single>
<p></p>
<button (click)="refreshPosts()">Обновить</button> <button (click)="refreshPosts()">Обновить</button>
<br> <br>
<div class="hexagon"> <div class="hexagon">
<div class="hexagon-inside"> <div class="hexagon-inside">

View File

@ -2,7 +2,6 @@ import { Component, Input, OnInit } from '@angular/core';
import { ApiChatService } from '../services/api-chat.service'; import { ApiChatService } from '../services/api-chat.service';
import { HttpClient } from '@angular/common/http'; import { HttpClient } from '@angular/common/http';
import { SinglePost } from '../models/post' import { SinglePost } from '../models/post'
import { receivedPosts } from '../data/ResponseTemplate'
@Component({ @Component({
selector: 'app-boards', selector: 'app-boards',

View File

@ -13,7 +13,6 @@ export class SendPostComponent implements OnInit {
} }
sendPost(text: string) { sendPost(text: string) {
console.log("Отправляю пост...");
this.apiChatService.sendPostToApi(text).subscribe(); this.apiChatService.sendPostToApi(text).subscribe();
} }

View File

@ -1,189 +0,0 @@
import { SinglePost } from '../models/post'
export const receivedPosts: SinglePost[] = [
{
"Date": "2022-10-22T02:53:17.3742479+00:00",
"Id": 1,
"Text": "moi post"
},
{
"Date": "2022-10-22T02:53:17.3742571+00:00",
"Id": 2,
"Text": " post #2 "
},
{
"Date": "2022-10-22T02:53:17.3742581+00:00",
"Id": 3,
"Text": "dvach live2"
},
{
"Date": "2022-10-22T02:53:17.3742589+00:00",
"Id": 4,
"Text": "again"
},
{
"Date": "2022-10-22T02:53:17.3742597+00:00",
"Id": 5,
"Text": "PRIVET DVACH"
},
{
"Date": "2022-10-22T02:53:17.3742615+00:00",
"Id": 6,
"Text": "Привет двач"
},
{
"Date": "2022-10-22T02:53:17.3742628+00:00",
"Id": 7,
"Text": "Введено через консольку напрямую."
},
{
"Date": "2022-10-22T02:53:17.3754268+00:00",
"Id": 8,
"Text": " А я люблю обмазываться не свежим говном и дрочить. Каждый день я хожу по земле с черным мешком для мусора и собераю в него все говно которое вижу. На два полных мешка целый день уходит. Зато, когда после тяжёлого дня я прихожу домой, иду в ванну, включаю горячую воду...ммм и сваливаю в нее свое сокровище. И дрочу, представляя, что меня поглотил единый организм говно. Мне вообще кажется, что какашки, умеют думать, у них есть свои семьи, города, чувства, не смывайте их в унитаз, лучше приютите у себя, говорите с ними, ласкайте их.... А вчера в ванной, мне преснился чудный сон, как будто я нырнул в море, и оно прератилось в говно, рыбы, водоросли, медузы, все из говна, даже небо, даже Аллах.\n\nприслал: вован кротов "
},
{
"Date": "2022-10-22T02:53:17.3754479+00:00",
"Id": 13,
"Text": "ДЕФОЛТНОЕ ЗНАЧЕНИЕ"
},
{
"Date": "2022-10-22T02:53:17.3754511+00:00",
"Id": 14,
"Text": "ЩИТПОСТИНГ ТАЙМ"
},
{
"Date": "2022-10-22T02:53:17.3754524+00:00",
"Id": 15,
"Text": "САП БЭ Я ТЯН"
},
{
"Date": "2022-10-22T02:53:17.3754536+00:00",
"Id": 16,
"Text": "ПРУФОВ НЕ БУДЕТ"
},
{
"Date": "2022-10-22T02:53:17.3754548+00:00",
"Id": 17,
"Text": "ЭКЗЕШНИК ЗАПИЛИЛ"
},
{
"Date": "2022-10-22T02:53:17.3754559+00:00",
"Id": 18,
"Text": "Пробую выводить значения в другом порядке, немного допилил консольный интерфейс."
},
{
"Date": "2022-10-22T02:53:17.3754578+00:00",
"Id": 19,
"Text": "Subquery added and worked!"
},
{
"Date": "2022-10-22T02:53:17.375459+00:00",
"Id": 20,
"Text": "А теперь в браузере!"
},
{
"Date": "2022-10-22T02:53:17.3754607+00:00",
"Id": 21,
"Text": "Проверяю"
},
{
"Date": "2022-10-22T02:53:17.3754622+00:00",
"Id": 22,
"Text": "test from linus"
},
{
"Date": "2022-10-22T02:53:17.3754636+00:00",
"Id": 23,
"Text": "Postman"
},
{
"Date": "2022-10-22T02:53:17.3754648+00:00",
"Id": 25,
"Text": "Checked to server"
},
{
"Date": "2022-10-22T02:53:17.375466+00:00",
"Id": 29,
"Text": "Чекаю борду"
},
{
"Date": "2022-10-22T02:53:17.3754675+00:00",
"Id": 30,
"Text": "Опять прон налили"
},
{
"Date": "2022-10-22T02:53:17.375469+00:00",
"Id": 31,
"Text": "Проверка связи"
},
{
"Date": "2022-10-22T02:53:17.3754704+00:00",
"Id": 32,
"Text": "Алё, это телефон АТС?"
},
{
"Date": "2022-10-22T02:53:17.375472+00:00",
"Id": 33,
"Text": "Ах ты сука спидовый!"
},
{
"Date": "2022-10-22T02:53:17.3754736+00:00",
"Id": 38,
"Text": "Печатать сюда"
},
{
"Date": "2022-10-22T02:53:17.375475+00:00",
"Id": 39,
"Text": "Или не печатать сюда."
},
{
"Date": "2022-10-22T02:53:17.3754765+00:00",
"Id": 40,
"Text": "это мой первый пост через интернет"
},
{
"Date": "2022-10-22T02:53:17.3754785+00:00",
"Id": 41,
"Text": "Ну ка бля"
},
{
"Date": "2022-10-22T02:53:17.37548+00:00",
"Id": 42,
"Text": "Ого"
},
{
"Date": "2022-10-22T02:53:17.3757265+00:00",
"Id": 43,
"Text": "Ого"
},
{
"Date": "2022-10-22T02:53:17.3757291+00:00",
"Id": 44,
"Text": "Чё то тиха бля"
},
{
"Date": "2022-10-22T02:53:17.3757303+00:00",
"Id": 45,
"Text": "Печатать сюда"
},
{
"Date": "2022-10-22T02:53:17.375732+00:00",
"Id": 46,
"Text": "ВСЕМ ПРИВЕТ, Я ФОКУСНИК!"
},
{
"Date": "2022-10-22T02:53:17.3757334+00:00",
"Id": 47,
"Text": "Как пропатчить инпуты под KDE?"
},
{
"Date": "2022-10-22T02:53:17.3757353+00:00",
"Id": 48,
"Text": "Печатать. Я не должен это руками стирать "
},
{
"Date": "2022-10-22T02:53:17.3757373+00:00",
"Id": 51,
"Text": "пишу с телефона "
}
]

View File

@ -1,5 +1,4 @@
import { Component, OnInit } from '@angular/core'; import { Component, OnInit } from '@angular/core';
import { ApiChatService } from '../services/api-chat.service';
@Component({ @Component({
selector: 'app-home', selector: 'app-home',

View File

@ -12,7 +12,7 @@ export class ApiChatService {
getPosts(): Observable<SinglePost[]> { getPosts(): Observable<SinglePost[]> {
console.log("Получаю данные из сервиса"); console.log("Получаю данные из сервиса");
return this.http.get<SinglePost[]>('http://localhost:7141/List'); return this.http.get<SinglePost[]>('http://api.vdk2ch.ru:5000/List/');
} }
sendPostToApi(text: string) { sendPostToApi(text: string) {
@ -23,6 +23,6 @@ export class ApiChatService {
Id: 0, Id: 0,
Text: text Text: text
} }
return this.http.post('http://localhost:7141/PostTo', postToSend) return this.http.post('http://api.vdk2ch.ru:5000/PostTo', postToSend)
} }
} }