didimitrie / future.speckle

Beta.Speckle is an online parametric model viewer. It enables sharing with your clients/stakeholders/community flexible designs, not just static artefacts.
http://beta.speckle.xyz
MIT License
23 stars 5 forks source link

Model date added is bollocks + Model sorting in /profile is off #11

Closed didimitrie closed 8 years ago

didimitrie commented 8 years ago

Why am i storing a formated date instead of Date.now? in future.speckle/app/models/models.js dateAdded : String, and in future.speckle/app/routes.js myModel.dateAdded = getFormatedDate();

didimitrie commented 8 years ago

Fixed some time ago.