0
0
mirror of https://github.com/Doodle3D/doodle3d-client.git synced 2024-06-02 12:44:32 +02:00
Commit Graph

65 Commits

Author SHA1 Message Date
Wouter R
c2f5f890c7 Add dropdown menu to settings window for log level selection with appropriate warnings. 2016-01-06 14:25:17 +01:00
peteruithoven
58ad430e13 404 responsive 2015-06-15 17:47:00 +02:00
Rick Companje
c6b6a3c448 fixed aspect-ratio bug for photo guide 2014-12-05 16:16:54 +01:00
Rick Companje
3d99c146a0 added a button for importing photos for tracing by hand 2014-10-09 16:24:24 +02:00
peteruithoven
953d50e5fc 404 style fixes 2014-05-14 17:49:05 +02:00
Wouter R
ee6bab1c5a Change message.set() to set html instead of text.
Move message div to appear on top of logo and dialog overlays.
Minor text modifications.
2014-03-06 13:43:08 +01:00
peteruithoven
26c864a301 Better fitting settings window when keyboard is opened on android 2014-02-12 14:26:39 +01:00
peteruithoven
320c5c7d18 Fixing issue #37 2014-01-30 14:04:50 +01:00
peteruithoven
996a6d5300 Making temperature readable again 2014-01-18 19:00:34 +01:00
peteruithoven
62f2bc824b Removed some z-indexes 2014-01-17 12:51:54 +01:00
peteruithoven
8b229c0aff More consistent button behaviour 2014-01-17 12:51:27 +01:00
peteruithoven
725fb6d015 Separated vertical shape selection break point 2014-01-17 00:06:51 +01:00
peteruithoven
efe1f72b02 Removed padding above print button 2014-01-16 23:50:15 +01:00
peteruithoven
e56d4bcd84 Less & css cleanup 2014-01-16 23:49:52 +01:00
peteruithoven
c6058ed61d Bigger info and settings buttons 2014-01-16 23:27:35 +01:00
peteruithoven
0c8856587d Restyled buttonGroupAdd (fixing position issues) 2014-01-16 23:14:30 +01:00
peteruithoven
31cec107b0 Restyled settings popup 2014-01-16 22:51:19 +01:00
peteruithoven
bbed35d877 Generalized Popups 2014-01-16 21:30:57 +01:00
peteruithoven
548ea2732a AddShape point icons 2014-01-16 17:09:15 +01:00
peteruithoven
f371481c27 Hiding vertical shapes on mobile 2014-01-16 16:07:55 +01:00
peteruithoven
e9a2b90483 New Twist and Height buttons 2014-01-16 16:07:40 +01:00
peteruithoven
ed3a769639 Nicer next/prev button layout 2014-01-16 12:49:13 +01:00
peteruithoven
a01599fb54 Removed red border 2014-01-16 12:23:42 +01:00
peteruithoven
89ee355b2e Adding css user-select none etc 2014-01-16 12:05:27 +01:00
peteruithoven
01f28a2403 Edit button group 2014-01-13 16:38:26 +01:00
peteruithoven
ab329aaaf1 VerticalShapes toggle button 2014-01-13 15:52:40 +01:00
peteruithoven
82b57def39 Cleanup 2014-01-10 17:21:43 +01:00
peteruithoven
139e4ca6ae Cleanup 2014-01-10 14:04:17 +01:00
peteruithoven
a4ad7d7198 Cleanup 2014-01-10 13:59:55 +01:00
Rick Companje
0ad800b021 removed files 2014-01-09 18:10:54 +01:00
Rick Companje
2cdeaacd14 major changes in interface 2014-01-09 17:05:03 +01:00
peteruithoven
3ff0eb921e Small settings button style refactoring 2013-11-22 17:45:43 +01:00
Adriaan Wormgoor
09f60b8f4b many small UI (css) improvements 2013-10-29 21:27:17 +01:00
Adriaan Wormgoor
7003aefe66 - change Message z-index to overlap over Doodle3D logo
- change Message position in DOM so that the Message box is fully visible in the mobile view
2013-10-29 14:43:48 +01:00
peteruithoven
159adb8df8 404 page 2013-10-29 12:42:03 +01:00
Adriaan Wormgoor
68bcd4834a fixes issue https://github.com/Doodle3D/doodle3d-client/issues/13 2013-10-28 19:36:12 +01:00
Adriaan Wormgoor
ef7a147a5b very minor editing (basically trying to see if I could improve minification, don't think it helped) 2013-10-28 19:34:49 +01:00
Adriaan Wormgoor
341fb637b8 updated code for the tour of the Doodle3D app 2013-10-23 23:40:26 +02:00
Adriaan Wormgoor
8350425070 slight adjustments to styling and positioning of help tour elements 2013-10-23 18:45:19 +02:00
Adriaan Wormgoor
3058ef5c79 updated intro Tour behavior 2013-10-23 17:01:59 +02:00
Adriaan Wormgoor
d7d30f8167 lot of new files (will weed out later, some are probably not going to be used by us) 2013-10-23 06:49:14 +02:00
Adriaan Wormgoor
d3029096a7 added a simple help layer to the app (jquery joyride) 2013-10-23 06:46:07 +02:00
Adriaan Wormgoor
df98330259 - some more files w.r.t. help
- fixed issue #3 https://github.com/Doodle3D/doodle3d-client/issues/3
2013-10-22 16:54:10 +02:00
Adriaan Wormgoor
447b245c5b fix bug where progressguage and thermometer were making print and stop button non-clickable 2013-10-22 11:00:33 +02:00
Adriaan Wormgoor
8289c084ca - Grunt configured
- first install the dependencies with 'sudo npm install'
- then run with 'grunt'
2013-10-21 15:44:09 +02:00
Adriaan Wormgoor
66271c5287 Merge branch 'feature/printerdriver' of https://github.com/Doodle3D/doodle3d-client into feature/printerdriver
# By peteruithoven
# Via peteruithoven
* 'feature/printerdriver' of https://github.com/Doodle3D/doodle3d-client:
  Small css tweak
  Messages! Showing info about buffering, connection to wifibox and printer
  Leave warning while sending
  Added heatup in startgcode and replace {printingTemp} and {preheatTemp} for settings
  Added network reconnect hint
  Integrated progressbar
  Save settings before connect to network / create access point and display validation errors and only close settings when settings are saved

Conflicts:
	css/styles.min.css
	js/main.js
2013-10-21 10:39:21 +02:00
Adriaan Wormgoor
524643e28a clearfix fix for progressguage and thermometer layouting 2013-10-21 10:28:04 +02:00
peteruithoven
2950638873 Small css tweak 2013-10-18 23:57:06 +02:00
peteruithoven
10724b1746 Messages! Showing info about buffering, connection to wifibox and printer 2013-10-18 19:11:10 +02:00
Adriaan Wormgoor
b2191217cb better margins for thermo and progress 2013-10-16 23:32:50 +02:00