Wykres commitów

180 Commity (44d3674314e6f6aadf50ea201af24062ebae91c4)

Autor SHA1 Wiadomość Data
Piero Toffanin 44d3674314 Unit tests, small bug fixes, renamed URLs module 2017-12-05 14:42:57 -05:00
Piero Toffanin 2bc61c2633 Sharing feature working, still needs unit testing 2017-12-03 17:56:30 -05:00
Piero Toffanin 39c391451f Added clipboardinput, sharing logic, CSS fixes 2017-12-03 13:37:13 -05:00
Piero Toffanin 2552b82e4f Share popup UI, change public flag 2017-12-01 16:10:31 -05:00
Piero Toffanin ddb97cff99 Started creating share button UI 2017-12-01 13:52:36 -05:00
Piero Toffanin 47ff465d13 Public fields migration, views setup, URLs setup 2017-11-30 10:55:15 -05:00
Piero Toffanin 0e82272d55 Removed reference to github issues 2017-11-29 17:36:27 -05:00
Piero Toffanin cbfb537e58
Friendlier error for child returned 137 2017-11-29 17:29:50 -05:00
Piero Toffanin 3ba145613e Upload timeout fix, file size reporting fix 2017-11-25 10:45:27 -05:00
Piero Toffanin 14ef40e010
Changed 3D button class name 2017-11-24 15:20:38 -05:00
Piero Toffanin fb56819d4e
Update TaskListItem.jsx 2017-11-24 15:05:52 -05:00
Piero Toffanin 8703af0dae Refactored ProjectListItem, client-side file resize feature 2017-11-22 14:53:29 -05:00
Piero Toffanin 7815514ee9 Proof of concept with static resize dimensions 2017-11-20 15:52:23 -05:00
Piero Toffanin cf76258abf More CSS tweaks 2017-11-09 12:37:04 -05:00
Piero Toffanin d3ca3a53be Last CSS changes, colors look OK 2017-11-09 11:31:17 -05:00
Piero Toffanin c7793368cd CSS changes for theme support 2017-11-08 15:13:35 -05:00
Piero Toffanin 026d93cb79 SCSS theme file online compilation 2017-11-07 16:48:27 -05:00
Piero Toffanin c4484ef317 Added HTML insertion tags, CSS fixes 2017-11-07 13:40:12 -05:00
Piero Toffanin f71ddf6c2a CSS fixes, footer dynamic fields 2017-11-07 11:54:01 -05:00
Piero Toffanin 913dccb8cf CodeMirror widget, CSS/HTML fields 2017-11-06 17:43:47 -05:00
Piero Toffanin b255fa8d6e Started adding the possibility to customize colors, app name 2017-11-06 13:45:14 -05:00
Piero Toffanin 4842ad8cb0 Merge pull request #295 from pierotofy/frontend-tests
Frontend tests
2017-10-01 21:11:46 -04:00
Piero Toffanin cf641d9995 Removed history mock file (unused), lowercase comment 2017-09-29 15:05:52 -04:00
Piero Toffanin c3dc4244b5 ModelView frontend tests, moved jquery-i18next, updated docs, jest config 2017-09-29 14:24:45 -04:00
Piero Toffanin f1bb2189af Moved values() shim, added IE warning in dashboard 2017-09-28 17:26:23 -04:00
Piero Toffanin 040bf0b96b Mour tests 2017-09-06 11:47:04 -04:00
Piero Toffanin 96395c39aa More tests, mock generation awesomeness 2017-09-05 18:14:16 -04:00
Piero Toffanin 5a3c87fbf6 More UI tests, transform properties ES6 plugin setup 2017-09-05 13:12:35 -04:00
Piero Toffanin fb73197a0b Started adding UI tests with Jest+Enzyme 2017-09-04 16:26:46 -04:00
Piero Toffanin 0fec2c468c Synched opacity sliders, minor refactoring 2017-08-31 17:22:18 -04:00
Giovanni Cimolin da Silva 2823f401c9 Added individual layer transparency control 2017-08-25 11:20:32 -03:00
Patrick José Pereira b5bf3214cc potree: Solve some typos
Signed-off-by: Patrick José Pereira <patrickelectric@gmail.com>
2017-08-24 19:19:46 -03:00
Patrick José Pereira e2aca34e43 ProjectListItem.jsx: Solve typo
Signed-off-by: Patrick José Pereira <patrickelectric@gmail.com>
2017-08-24 18:38:30 -03:00
Piero Toffanin c43abe20db Remember the last selected preset for new tasks 2017-07-25 15:54:31 -04:00
Piero Toffanin 46813e5ec2 Replaced React.PropTypes (deprecated) with prop-types package 2017-07-25 14:09:51 -04:00
Piero Toffanin 750f43ca9d Create default presets at boot 2017-07-25 13:54:41 -04:00
Piero Toffanin 4acb13829a Presets interface working, still needs more testing 2017-07-25 12:37:42 -04:00
Piero Toffanin 81871d1149 Preset edit dialog option's improvements and state fixes 2017-07-24 16:59:57 -04:00
Piero Toffanin 47069879a1 Edit options dialog and drop down in edit task panel 2017-07-24 12:39:12 -04:00
Piero Toffanin 704a7c34fd Added presets API, unit tests 2017-07-21 16:48:01 -04:00
Piero Toffanin b4f643084c Split model.py into submodules 2017-07-20 10:10:03 -04:00
Piero Toffanin 822b845f5d Updated .travis.yml 2017-07-18 17:12:32 -04:00
Piero Toffanin 00d367ce17 Pulled edit button to the right 2017-07-18 16:24:47 -04:00
Piero Toffanin e9679eac12 Removed edit task dialog in favor of an edit task panel 2017-07-18 16:07:53 -04:00
Piero Toffanin 29b3f54603 Readded .gitignore 2017-07-18 14:16:25 -04:00
Piero Toffanin dc08d6a4f3 Updated webpack to latest version 2017-07-18 14:14:59 -04:00
Piero Toffanin 261991e9af Removed duplicate las download 2017-07-13 17:16:03 -04:00
Piero Toffanin ab0b91a77e Layer list fix, api docs update, unit test fix, map type button switch improvements 2017-07-13 17:06:25 -04:00
Piero Toffanin f7fa29cd3c Added switch buttons for map type, fixed API endpoints, assets import fix 2017-07-12 16:51:25 -04:00
Piero Toffanin 186f4bac5e Started adding support to display DSM, DTM map tiles 2017-07-12 13:35:28 -04:00