Commit Graph

73 Commits

Author SHA1 Message Date
43ad86cf21 Remove nested subscribtion, move paragraph logic to new service 2020-06-25 11:45:44 +02:00
6cda24fb78 Merge remote-tracking branch 'origin/master' into visualize-discussion-graph 2020-06-25 11:16:16 +02:00
d2e2d96b7e Endpoint for labels update 2020-06-24 19:16:34 +02:00
ed2e4d4aa6 Remove usless files 2020-06-24 13:22:48 +02:00
b29ffd0605 UPDATE 2/2: add graph 2020-06-24 13:21:25 +02:00
ffca9a8a74 UPDATE 1/2: Fetch data and make hierarchy 2020-06-23 23:10:00 +02:00
kushiji
c6212fd1a3 Merge branch 'master' of https://git.wmi.amu.edu.pl/s434776/PRI_2020-FE 2020-06-23 14:50:35 +02:00
630e27e7b4 Added endpoint for listing posts for discussion visualization 2020-06-23 14:49:17 +02:00
514eeec596 Place sidebar menu items into service, add empty visualize forum module, minor fixes 2020-06-23 13:56:23 +02:00
16579fd1ff Update tslint config 2020-06-15 23:12:53 +02:00
7e28b5aee4 Remove dialog, add simple selector 2020-06-15 20:44:07 +02:00
b584298a26 Add option to change label for paragraph 2020-06-15 18:30:29 +02:00
f14b023c3a Add discussion display 2020-06-15 00:06:52 +02:00
b029d38145 Add basic caching 2020-06-14 21:21:04 +02:00
a45864ceae Merge remote-tracking branch 'origin/master' into graph-styling-and-mapping-data 2020-06-14 17:45:35 +02:00
893f59808a Added endpoint for posts retrieval by discussion id 2020-06-14 16:28:17 +02:00
5902c72f2e Implemented model in backend 2020-06-14 15:21:13 +02:00
e0931f2ca9 List discussions in the sidebar 2020-06-14 00:49:03 +02:00
13ecb753a5 Display discussions from backend 2020-06-13 23:58:50 +02:00
0a2f3e67b7 Merge remote-tracking branch 'origin/master' into graph-styling-and-mapping-data 2020-06-13 22:39:29 +02:00
16e7c414a4 Database schema&models, retrieve discussions 2020-06-13 21:52:05 +02:00
ff115447c4 Add discussion picker 2020-06-13 19:07:17 +02:00
88d544f10a Add template for discussion picker 2020-06-13 14:47:49 +02:00
192c52f587 Merge remote-tracking branch 'origin/master' into graph-styling-and-mapping-data 2020-06-13 14:47:10 +02:00
kushiji
f3860b9ac5 Merge remote-tracking branch 'origin/master' into backend-mysql 2020-06-13 13:13:34 +02:00
aec4e7aa35 Implemented parser 2020-06-13 10:29:24 +02:00
21df72b812 Add Tooltip module 2020-06-12 22:28:23 +02:00
706bb17055 Create navbar and sidebar for view page 2020-06-12 22:03:21 +02:00
40675036d5 Uploaded model 2020-06-12 22:02:58 +02:00
3d150a4b03 Added script for teaching model and prediction script 2020-06-12 21:59:30 +02:00
7494ca72ab Massive rewrite: update front-page, add lazy-loading for view module, new file structure, create store for pushed data between views 2020-06-11 22:41:41 +02:00
7e153db9ca paragraph splitting in parsers 2020-06-04 21:11:05 +00:00
9fd6529e2b Cleanup and reverted back to SQLite 2020-05-29 20:36:02 +02:00
0d479e23ad Updated uploaded files handling 2020-05-28 21:32:29 +02:00
017e560cbf edumatic parser added; HTML tags are back in messages 2020-05-27 17:36:56 +00:00
01e33bd2df Improved XML format check 2020-05-22 10:58:57 +02:00
cceb7f3a62 Add basic file map 2020-05-21 23:09:21 +02:00
f95c010cad Changed database engine to MySQL 2020-05-21 21:37:31 +02:00
feea416d9f Add graph tooltip styling 2020-05-21 19:37:35 +02:00
1735d9ddb8 remove HTML tags from messages 2020-05-10 14:52:34 +00:00
ecb4b1148b Add basic visualization for topics 2020-05-08 00:07:11 +02:00
8e638e3037 Merge branch 'master' of git.wmi.amu.edu.pl:s434776/PRI_2020-FE 2020-05-07 15:37:39 +02:00
284a26f2a8 Add D3, remove usless code 2020-05-07 15:37:22 +02:00
e27c8f38e2 Applied changes to xmlParser 2020-05-07 15:23:42 +02:00
3619d637d1 info about posts structure added 2020-05-04 19:24:35 +00:00
dfc5d85435 Merge master branch with front-upload-module 2020-04-29 22:02:55 +02:00
014a03e55f Set input to accepting xml files only 2020-04-24 10:49:53 +02:00
104abd6ee3 BUGFIX: Set wave width due to bad behaviour on Chrome/Chromium 2020-04-24 10:32:18 +02:00
34db76b71a Add view module, display data on routed component 2020-04-24 01:02:14 +02:00
7a13760f06 Add rule to ignore xml files in backend 2020-04-23 23:01:39 +02:00