Commit Graph

142 Commits

Author SHA1 Message Date
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
6675dfc3c0 Rename UserList 2021-01-18 14:21:54 +01:00
6bc5e5f7b1 Remove Debug statements 2021-01-18 13:21:39 +01:00
18c96fce4b Some Renaming 2021-01-18 12:50:58 +01:00
84c86c81e7 Make the corpus analysis runnable again 2021-01-14 15:18:50 +01:00
223ae773d6 reference corresponding ressources (jobs/queryresults) in JobList and QueryResultList 2021-01-14 12:30:49 +01:00
4bf456d8ef Check if corpus is exportable before exporting it 2021-01-13 15:43:23 +01:00
a52db602d9 Add back corpus export. 2021-01-13 15:23:04 +01:00
fc9c1a4732 Add necessary condition to enable build button 2021-01-13 12:05:25 +01:00
3d53b673fd Implement UserList 2021-01-13 11:57:13 +01:00
16dc87bc94 Register RessourceList click event listener in base Class. 2021-01-13 11:55:58 +01:00
7b9af7ba15 Implement more patch options for lists and display dummy object if list is empty 2021-01-12 15:25:54 +01:00
1b3d0c1467 Remove analysis button in corpuslist for now 2021-01-11 15:51:56 +01:00
ea3416af4c Add build and analyze button 2021-01-11 15:43:15 +01:00
84ae5fd22a Change loading animation 2021-01-11 14:46:19 +01:00
581fd5bcb5 Seperate Lists and Displays in seperated files 2021-01-11 13:36:45 +01:00
d90b0c409c Implement remove operation for CorpusFileLists 2021-01-07 16:40:48 +01:00
9fb92c5a65 Bump Socket.IO Version and update to new List and Display logic for live data 2021-01-07 14:51:44 +01:00
1b5b935a28 Rework list handling 2020-12-15 14:38:52 +01:00
85385ef7e4 bump list.js version 2020-12-15 14:38:24 +01:00
231ce24d23 Remove unused second backup 2020-12-15 14:38:01 +01:00
1003c4494d Progress on list rework 2020-12-07 16:10:40 +01:00
1883a9bc63 Start redesign of RessourceLists 2020-12-04 14:16:11 +01:00
d1b39449e8 Fix service icons in job lists, Readd publishing year in corpus_file lists 2020-11-22 16:02:51 +01:00
ab21768311 smaller rework while getting an overview 2020-11-04 14:54:27 +01:00
b1509c3f6a Fix scroll to top 2020-11-03 11:46:37 +01:00
ac2683776e Roadmap update 2020-11-02 15:41:58 +01:00
917005afa7 Fix z-index on parallax pages 2020-11-02 09:31:24 +01:00
4f8be203ab Add margin for <main> 2020-10-30 11:00:56 +01:00
18ba922ce9 Merge branch 'development' of gitlab.ub.uni-bielefeld.de:sfb1288inf/nopaque into development 2020-10-30 10:19:45 +01:00
5cc6a9ab93 Merge branch 'template-rework' into development 2020-10-30 10:02:19 +01:00
94fa11060e Add corpus import/export and some fixes etc. 2020-10-29 15:20:30 +01:00
4052991b08 Rework corpora package 2020-10-29 14:45:55 +01:00
51110529e2 Remove minified material design icons css 2020-10-28 12:04:03 +01:00
2240657e8c fix multiple things 2020-10-28 11:21:05 +01:00
c60055e8f4 Fix placeholder text color for file inputs/uploads. 2020-10-23 16:11:08 +02:00
b840746fed Rework admin package 2020-10-23 10:17:14 +02:00
23441dab2e intermediate 2020-10-23 08:51:46 +02:00
107c944bef Fix that is described in ticket 134 2020-10-15 09:35:16 +02:00
7ce0c77a73 Avoid error if query did not yield any results. 2020-10-14 10:42:13 +02:00
6e4c90f844 Update all third party css/font/js 2020-10-12 14:06:19 +02:00
42ec04e2c8 User ...args instead of arguments object 2020-10-12 11:07:51 +02:00
4ec3ce01fa Show right match_count per text, not per last incoming chunk 2020-10-09 16:15:47 +02:00
cf6f8e82ee Merge query_results into corpora blueprint 2020-10-08 12:48:29 +02:00
20074ebeae Move vanilla javascript event listeners into view listeners. 2020-10-07 15:52:43 +02:00
4241c13e13 Some small fixes 2020-10-07 14:48:47 +02:00
8c707fa81c Add match_count represnetation for the user. 2020-10-05 16:55:02 +02:00
f195b72ebd Add match_count for texts in results.data and results.fullResultsData. 2020-10-02 15:32:03 +02:00
370a002af3 Small fix to show 5 elements in corpus view list. 2020-09-30 10:17:33 +02:00
28213574f4 Simplify addToSubResults(). 2020-09-24 16:13:16 +02:00