Commit Graph

125 Commits

Author SHA1 Message Date
Patrick Jentsch
37f98bb4ec Use the user data reference to access corpora, jobs or query results. Now all values should update as they should in lists an displays 2021-02-01 09:57:10 +01:00
christian.meinel@uni-bielefeld.de
6675dfc3c0 Rename UserList 2021-01-18 14:21:54 +01:00
Patrick Jentsch
6bc5e5f7b1 Remove Debug statements 2021-01-18 13:21:39 +01:00
Patrick Jentsch
18c96fce4b Some Renaming 2021-01-18 12:50:58 +01:00
Patrick Jentsch
84c86c81e7 Make the corpus analysis runnable again 2021-01-14 15:18:50 +01:00
Patrick Jentsch
223ae773d6 reference corresponding ressources (jobs/queryresults) in JobList and QueryResultList 2021-01-14 12:30:49 +01:00
Patrick Jentsch
4bf456d8ef Check if corpus is exportable before exporting it 2021-01-13 15:43:23 +01:00
Patrick Jentsch
a52db602d9 Add back corpus export. 2021-01-13 15:23:04 +01:00
Patrick Jentsch
fc9c1a4732 Add necessary condition to enable build button 2021-01-13 12:05:25 +01:00
Patrick Jentsch
3d53b673fd Implement UserList 2021-01-13 11:57:13 +01:00
Patrick Jentsch
16dc87bc94 Register RessourceList click event listener in base Class. 2021-01-13 11:55:58 +01:00
Patrick Jentsch
7b9af7ba15 Implement more patch options for lists and display dummy object if list is empty 2021-01-12 15:25:54 +01:00
Patrick Jentsch
1b3d0c1467 Remove analysis button in corpuslist for now 2021-01-11 15:51:56 +01:00
Patrick Jentsch
ea3416af4c Add build and analyze button 2021-01-11 15:43:15 +01:00
Patrick Jentsch
84ae5fd22a Change loading animation 2021-01-11 14:46:19 +01:00
Patrick Jentsch
581fd5bcb5 Seperate Lists and Displays in seperated files 2021-01-11 13:36:45 +01:00
Patrick Jentsch
d90b0c409c Implement remove operation for CorpusFileLists 2021-01-07 16:40:48 +01:00
Patrick Jentsch
9fb92c5a65 Bump Socket.IO Version and update to new List and Display logic for live data 2021-01-07 14:51:44 +01:00
Patrick Jentsch
1b5b935a28 Rework list handling 2020-12-15 14:38:52 +01:00
Patrick Jentsch
85385ef7e4 bump list.js version 2020-12-15 14:38:24 +01:00
Patrick Jentsch
231ce24d23 Remove unused second backup 2020-12-15 14:38:01 +01:00
Patrick Jentsch
1003c4494d Progress on list rework 2020-12-07 16:10:40 +01:00
Patrick Jentsch
1883a9bc63 Start redesign of RessourceLists 2020-12-04 14:16:11 +01:00
Patrick Jentsch
d1b39449e8 Fix service icons in job lists, Readd publishing year in corpus_file lists 2020-11-22 16:02:51 +01:00
Patrick Jentsch
ab21768311 smaller rework while getting an overview 2020-11-04 14:54:27 +01:00
Stephan Porada
b1509c3f6a Fix scroll to top 2020-11-03 11:46:37 +01:00
Patrick Jentsch
18ba922ce9 Merge branch 'development' of gitlab.ub.uni-bielefeld.de:sfb1288inf/nopaque into development 2020-10-30 10:19:45 +01:00
Stephan Porada
94fa11060e Add corpus import/export and some fixes etc. 2020-10-29 15:20:30 +01:00
Patrick Jentsch
4052991b08 Rework corpora package 2020-10-29 14:45:55 +01:00
Patrick Jentsch
b840746fed Rework admin package 2020-10-23 10:17:14 +02:00
Patrick Jentsch
23441dab2e intermediate 2020-10-23 08:51:46 +02:00
Stephan Porada
107c944bef Fix that is described in ticket 134 2020-10-15 09:35:16 +02:00
Stephan Porada
7ce0c77a73 Avoid error if query did not yield any results. 2020-10-14 10:42:13 +02:00
Patrick Jentsch
6e4c90f844 Update all third party css/font/js 2020-10-12 14:06:19 +02:00
Stephan Porada
42ec04e2c8 User ...args instead of arguments object 2020-10-12 11:07:51 +02:00
Stephan Porada
4ec3ce01fa Show right match_count per text, not per last incoming chunk 2020-10-09 16:15:47 +02:00
Stephan Porada
cf6f8e82ee Merge query_results into corpora blueprint 2020-10-08 12:48:29 +02:00
Stephan Porada
20074ebeae Move vanilla javascript event listeners into view listeners. 2020-10-07 15:52:43 +02:00
Stephan Porada
4241c13e13 Some small fixes 2020-10-07 14:48:47 +02:00
Stephan Porada
8c707fa81c Add match_count represnetation for the user. 2020-10-05 16:55:02 +02:00
Stephan Porada
f195b72ebd Add match_count for texts in results.data and results.fullResultsData. 2020-10-02 15:32:03 +02:00
Stephan Porada
370a002af3 Small fix to show 5 elements in corpus view list. 2020-09-30 10:17:33 +02:00
Stephan Porada
28213574f4 Simplify addToSubResults(). 2020-09-24 16:13:16 +02:00
Stephan Porada
3cb71c2acb FIx Typos 2020-09-24 11:11:30 +02:00
Stephan Porada
b6986e2581 Close corpus analysis init modal only if meta data has been recieved. 2020-09-24 10:13:15 +02:00
Stephan Porada
b5ec4906c5 Fix error that did not delete old results when fetching new results from the server. 2020-09-24 09:49:59 +02:00
Stephan Porada
8083382046 Cleanup and documentation. 2020-09-23 15:09:45 +02:00
Stephan Porada
ad636d308d Bundle redundant event listeners. 2020-09-22 12:45:24 +02:00
Stephan Porada
3c86a2f334 Fix Modal init 2020-09-22 12:44:54 +02:00
Stephan Porada
61658410b2 Fix tables and add bottom paginatio nto all tables 2020-09-22 11:18:34 +02:00