Commit Graph

88 Commits

Author SHA1 Message Date
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
Stephan Porada dbf5affffc Add new way to get results with full contest to provide moreuser feedback 2020-09-16 14:24:50 +02:00
Stephan Porada 021375f68d Fix query results viewer etc. to work with results having eitehr full or no context. 2020-09-16 10:41:02 +02:00
Stephan Porada 25670b6231 Fix inspect results not showing becasue of missing or statement. 2020-09-16 09:58:52 +02:00
Stephan Porada dce15d2861 Fix inspect context not showing error 2020-09-16 09:40:04 +02:00
Stephan Porada c0472eb6c5 Add switch to download full context results or not. 2020-09-15 17:18:22 +02:00
Stephan Porada 877d87439e Fix download buttons on new query 2020-09-15 11:54:53 +02:00
Stephan Porada d80802a479 Remove logging 2020-09-14 15:09:13 +02:00
Stephan Porada 72753d445a Fixes 2020-09-14 15:02:01 +02:00
Stephan Porada 49331f14f7 Fix typo 2020-09-11 15:55:56 +02:00
Stephan Porada 1bb265b7f4 Add show corpus metadata function to result inspect. 2020-09-11 15:53:30 +02:00
Stephan Porada 6b05651f05 Add Results viewer functionality with ne javascript and fix some errors. 2020-09-10 15:33:04 +02:00
Stephan Porada fd1d1c2fc3 Fix create sub results showing even if other result creation is running. 2020-09-10 08:53:36 +02:00
Stephan Porada 1e316d6852 Intermediate push 2020-09-09 16:01:12 +02:00
Stephan Porada 9ae74cc9de Fix enable/disable toggle of buttons etc. with new client.isBusy field. 2020-09-09 14:35:00 +02:00
Stephan Porada ff7881662c Documentation for Client.js 2020-09-09 09:31:20 +02:00
Stephan Porada 3d76a585a8 Merge branch 'javascript-rework' into development 2020-09-08 10:48:48 +02:00
Stephan Porada 7d6666c248 Remove baks before merge 2020-09-08 10:43:13 +02:00
Stephan Porada ccfbf852b2 Feature parity with old implementation 2020-09-08 10:42:39 +02:00
Stephan Porada 521fd72d9b Add more old functionality 2020-09-07 16:30:47 +02:00
Stephan Porada 0eda40d0e7 Add more old functionality 2020-08-28 15:54:48 +02:00
Stephan Porada 73160c8210 Add more old functionality 2020-08-27 16:12:21 +02:00
Stephan Porada 64f8f82fe8 Add logic for data export etc. 2020-08-26 16:55:24 +02:00
Stephan Porada 763183435d Add result rendering for the user etc. 2020-08-25 15:56:04 +02:00
Patrick Jentsch 45b8beb053 fixes and shrinking 2020-08-25 15:02:16 +02:00
Stephan Porada d2453c2cc3 Work on View notifications 2020-08-24 16:33:37 +02:00
Stephan Porada 0507ae4e34 first change with new MVCish pattern 2020-08-21 16:33:47 +02:00
Stephan Porada dabeb818d1 New project structure 2020-08-20 18:14:35 +02:00
Stephan Porada 21ce07f3ef Push before rework part 2 2020-08-20 16:03:37 +02:00
Stephan Porada b3e8976c1c Further rework 2020-08-17 16:15:34 +02:00
Stephan Porada f94d21fa96 Add rudimentary rework of corpus analysis 2020-08-10 14:48:45 +02:00
Stephan Porada 25ea9ba583 Remove asynch rework because it was already event driven 2020-08-07 17:32:10 +02:00
Stephan Porada 6b1f588f29 Add asynch version of Session initialization 2020-08-06 16:08:03 +02:00
Stephan Porada 301b090fc0 Some fixes and enhancements befor javascript rework 2020-08-06 10:42:35 +02:00
Patrick Jentsch 715c37813c First RessourceList update 2020-07-30 14:17:51 +02:00
Stephan Porada d042e4f31d Enhance metadata view and analysis/result viewer interface 2020-07-22 13:15:55 +02:00
Stephan Porada 1b853f3338 Soem clean up and restructure 2020-07-21 13:40:17 +02:00
Stephan Porada 7dfc3ab877 Add metadata view to nalysis interface and result viewer 2020-07-20 13:44:57 +02:00