Wykres commitów

1158 Commity (master)

Autor SHA1 Wiadomość Data
Piero Toffanin 113f0142bd Merge branch 'processing' into tasklist 2016-10-26 18:25:04 -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 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 86855df1bb Multithreaded processing engine working, replaced swagger with requests lib 2016-10-25 16:04:24 -04:00
Piero Toffanin 9581f563b7 Added task list mockup 2016-10-25 10:47:49 -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 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
Piero Toffanin 6036e613f6 Task edit panel, upload improvements 2016-10-18 11:25:14 -04:00
Piero Toffanin 58a7f9ea4c Added progressbar for file uploads, image upload button handler 2016-10-17 13:19:32 -04:00
Piero Toffanin 49e7c5dfa5 Django CSRF ajax support, file upload example 2016-10-13 16:28:32 -04:00
Piero Toffanin 8c6da354b1 Task display API with permissions working, added test cases 2016-10-13 12:21:12 -04:00
Piero Toffanin d25556ceae Dropzone initialized proof of concept, task api (still need to test) 2016-10-12 18:18:37 -04:00
Piero Toffanin c2e35d30d4 Moved test files into tests/ folder 2016-10-12 10:44:14 -04:00
Piero Toffanin 6591a25a78 Removed fixtures, replaced with base test class 2016-10-12 10:13:48 -04:00
Piero Toffanin b971b7c911 Projects filtering by fields in API, broke tests 2016-10-11 18:08:01 -04:00
Piero Toffanin a4d2e804db Project list items UI mockup 2016-10-11 16:37:00 -04:00
Piero Toffanin d688c60b49 React setup, ajax retrieval example, live reload, auto SCSS compile 2016-10-11 13:42:17 -04:00
Piero Toffanin 0a794904ea Hello World in React working 2016-10-08 12:35:22 -04:00
Piero Toffanin c77b104a59 Changed api test to use project variable instead of fixtures 2016-10-07 23:15:43 -04:00
Piero Toffanin 1a3bb07b1e Added missing fixture, changed first superuser logic check 2016-10-07 23:02:48 -04:00
Piero Toffanin 4923a507c9 Reverted sleep to 30, caught boot code that cannot run during migration 2016-10-07 21:00:34 -04:00
Piero Toffanin 07aa8e0b4a Fixed a dict lookup 2016-10-07 20:46:19 -04:00
Piero Toffanin 550816ee78 Added default group logic with model wise permissions, tests, api project list with proper permissions check 2016-10-07 19:07:47 -04:00
Piero Toffanin 87b71189ee Cleanup 2016-10-04 16:42:21 -04:00
Piero Toffanin 90cc52ff2d Added django-guardian, set owner permissions on post save, testing, CSS fixes 2016-10-04 16:36:08 -04:00
Piero Toffanin d686e63c40 Added API link to menu, organized API folder, changed dockerfile, readme 2016-10-04 13:07:17 -04:00
Piero Toffanin 13a2347417 Installed django rest framework 2016-09-30 15:07:09 -04:00
Piero Toffanin 85633f54d3 Fixed timezone fixture problem, added default project from first dashboard access 2016-09-30 14:28:35 -04:00
Piero Toffanin f290cfeb5a Added timezone fixes 2016-09-29 15:57:24 -04:00
Piero Toffanin 5146b69cf0 Added initial dashboard UX 2016-09-28 21:07:53 -04:00
Piero Toffanin dc8a15abe2 Added edit/delete buttons in processing node template 2016-09-28 17:04:46 -04:00
Piero Toffanin aff4ab7314 nodeodm API client testing, app views testing 2016-09-27 10:45:09 -04:00
Piero Toffanin d383c25e5f Added processing node view info page mockup 2016-09-22 18:18:35 -04:00
Piero Toffanin 98b66013fe Moved ProcessingNode to nodeodm module 2016-09-21 16:54:22 -04:00
Piero Toffanin 6a4f02fc27 Moved ProcessingNode to nodeodm module 2016-09-21 16:04:47 -04:00
Piero Toffanin bf75d1f312 Merge branch 'master' of https://github.com/OpenDroneMap/WebODM 2016-09-13 16:54:37 -04:00
Piero Toffanin e38a4fd198 ProcessingNode display in left menu 2016-09-13 16:54:24 -04:00
Piero Toffanin b56d011254 Integrated admin UI with WebODM UI 2016-09-13 16:18:47 -04:00
Ves Nikos 24ccce7b88 added fixtures for tests, updated tests to use fixtures 2016-09-12 11:20:36 +01:00
Piero Toffanin f2e8eabda2 Defined models 2016-09-10 11:24:16 -04:00
Ves Nikos 70638b01a2 forgot to follow the redirect at landing page 2016-09-10 13:08:31 +01:00
Ves Nikos a25d38274a typos 2016-09-10 01:17:11 +01:00
Ves Nikos 09eca867e1 added behavioural comments at tests 2016-09-10 00:57:08 +01:00
Ves Nikos 9602bbe5a3 initial tests for user authentication 2016-09-10 00:47:07 +01:00
Piero Toffanin 702b689372 Started creating models 2016-09-09 17:37:04 -04:00
Piero Toffanin 4bbd8a2a33 Added favicons, title 2016-09-05 16:33:35 -04:00
Piero Toffanin d1be418407 Added side menu entries, logout links, profile display 2016-08-13 19:08:58 -05:00
Piero Toffanin dee7900831 Started implementing dashboard, webadmin template 2016-08-13 12:57:24 -05:00
Piero Toffanin 83acbb0f4c Login mockup, project scaffold 2016-08-10 15:23:17 -05:00