Wykres commitów

293 Commity (482502dea1d1f0dedc45ae86f286c607faab18c9)

Autor SHA1 Wiadomość Data
Piero Toffanin de92deaa6c Started migrating to python 3.5 2016-11-07 12:10:01 -05:00
Piero Toffanin ea78c03b70 Added download assets API methods, tests 2016-11-05 16:23:54 -04:00
Piero Toffanin a91e2bd108 Added task action tests 2016-11-05 12:44:47 -04:00
Piero Toffanin 145103ce03 Restart, cancel and delete actions working, UI sync and performance improvements 2016-11-04 14:19:18 -04:00
Piero Toffanin 5f03b2b853 Merge pull request #40 from pierotofy/tasklist
Task List
2016-11-03 18:19:27 -04:00
Piero Toffanin 31e46bbfb9 Added some changes proposed by @mojodna 2016-11-03 18:13:26 -04:00
Piero Toffanin 955c9af4a6 Added faster console rendering, cancel action task 2016-11-03 13:17:58 -04:00
Piero Toffanin 4ffed093e9 Status code refactoring, cancel task backend ops, pending actions mechanism 2016-11-02 18:32:24 -04:00
Piero Toffanin 112a978c14 Started populating tasklist mockup with data 2016-11-02 10:56:23 -04:00
Piero Toffanin 18ecd94bc6 Console output retrieval working 2016-11-01 17:12:13 -04:00
Piero Toffanin c75c35a21e Code cleanup 2016-11-01 15:11:36 -04:00
Piero Toffanin d7a450521c Added console dynamic source, console output only flag in tasks API 2016-10-31 17:09:01 -04:00
Piero Toffanin 88fa760045 Removed scheduler shutdown in tests 2016-10-29 20:37:12 -04:00
Piero Toffanin fef9f61c3b Fixed travis build, db connections in threads are now closed 2016-10-29 20:35:25 -04:00
Piero Toffanin af323a1549 Close connections in thread 2016-10-29 20:28:37 -04:00
Piero Toffanin 100fec6808 Tried removing one background line 2016-10-29 20:07:47 -04:00
Piero Toffanin 466478b638 Check scheduler teardown at end of each test 2016-10-29 19:37:33 -04:00
Piero Toffanin b07be13d69 Readded scheduler tests, added thread tracking 2016-10-29 19:25:21 -04:00
Piero Toffanin 2cf2c62fb5 Tried removing scheduler test 2016-10-29 13:08:33 -04:00
Piero Toffanin c43a002caf Fixed task model UUID definition, fixed broken has_available_options filter, tests 2016-10-29 12:09:35 -04:00
Piero Toffanin 7a089ada79 Added missing utils class 2016-10-28 15:40:19 -04:00
Piero Toffanin e0c3c71144 Console component working 2016-10-28 15:40:03 -04:00
Piero Toffanin 558178ff70 Built Console component 2016-10-27 16:40:22 -04:00
Piero Toffanin 9d950474da Task List Mockup 2016-10-27 12:26:15 -04:00
Piero Toffanin f3f218520d Better processing node edit task selection 2016-10-27 09:25:21 -04:00
Piero Toffanin c3cb2a981c Started working on task list item component 2016-10-26 18:26:03 -04:00
Piero Toffanin 9bca646d61 Merge branch 'master' of https://github.com/OpenDroneMap/WebODM into tasklist 2016-10-26 18:25:16 -04:00
Piero Toffanin 113f0142bd Merge branch 'processing' into tasklist 2016-10-26 18:25:04 -04:00
Piero Toffanin 53b01aa7e2 Merge pull request #39 from pierotofy/processing
Processing
2016-10-26 18:24:34 -04:00
Piero Toffanin cc6945996c Reverted map, added chunksize 2016-10-26 18:16:08 -04:00
Piero Toffanin c198813fa9 Added proposed changes by @mojodna 2016-10-26 18:09:59 -04:00
Piero Toffanin 710b36e325 Started working on task list 2016-10-26 17:35:31 -04:00
Piero Toffanin 8a913dc222 Update README.md 2016-10-26 17:29:27 -04:00
Piero Toffanin 35329b7827 Merge pull request #34 from pierotofy/upload
Upload workflow, task info panel editing, API additions
2016-10-26 16:59:10 -04:00
Piero Toffanin 51aabe177d Task processing working (for happy path cases, still need to handle failures, edge cases, errors) 2016-10-26 16:56:32 -04:00
Piero Toffanin f7d519e52c api client additions, new task processing, get task info, testing 2016-10-26 12:54:46 -04:00
Piero Toffanin b121e65d5c Caught programmingerror in boot code for migrations 2016-10-25 18:08:15 -04:00
Piero Toffanin 78122ecec5 Removed unnencessary dockerfile commands 2016-10-25 16:28:35 -04:00
Piero Toffanin 86855df1bb Multithreaded processing engine working, replaced swagger with requests lib 2016-10-25 16:04:24 -04:00
Piero Toffanin d12513647c Removed swagger 2016-10-25 12:19:14 -04:00
Piero Toffanin 9581f563b7 Added task list mockup 2016-10-25 10:47:49 -04:00
Piero Toffanin 621e9dbf09 Added signal to automatically update node info on processing node creation 2016-10-24 14:34:37 -04:00
Piero Toffanin f97f6431cf Added scheduler, automatically updating processing nodes, online filter for API 2016-10-24 14:14:35 -04:00
Piero Toffanin 0e59155a0f Upgraded django rest framework 2016-10-22 13:11:11 -04:00
Piero Toffanin d94972c3c5 Upload workflow working, added task update tests 2016-10-22 11:23:37 -04:00
Piero Toffanin aa6a066b3c Merge pull request #32 from pierotofy/react
Added react library, refactored tests, task creation and permissions, image uploads
2016-10-21 11:09:03 -04:00
Piero Toffanin 86923c9746 Added PATCH operation on task API 2016-10-21 11:02:41 -04:00
Piero Toffanin 31d63cdc3c Upload workflow 2016-10-21 10:42:46 -04:00
Piero Toffanin a93fd5ae46 Processing node options rendering on react, processing node selection from API 2016-10-19 14:00:03 -04:00
Piero Toffanin 75c83ff03b Added processingnode API, UI improvements 2016-10-18 16:23:10 -04:00