Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dependencies update and minor enhancements #23

Merged
merged 2 commits into from Feb 12, 2015

Conversation

ricardomomm
Copy link
Contributor

  • Updated dependencies
  • Moved the trashcan to the bottom of the page, look more friendly
  • Made some enhancement in drag x click detection
    bottom trashcan

@oazabir
Copy link
Owner

oazabir commented Feb 12, 2015

Awesome work! Could you remove the console.log commands please? IE breaks on that.

oazabir added a commit that referenced this pull request Feb 12, 2015
Dependencies update and minor enhancements
@oazabir oazabir merged commit 2def8ec into oazabir:master Feb 12, 2015
@ricardomomm
Copy link
Contributor Author

For sure, I will remove it, can I give you a suggestion? Remove Visual Studio/ASP.Net dependency, make this only a html5 application, it will be more "clean", I can help with that.

@oazabir
Copy link
Owner

oazabir commented Feb 13, 2015

Sure, let's do it.

I had to use ASP.NET to put the sign up feature. Is there any way to offer the signup login feature without having any server side technology?

@ricardomomm
Copy link
Contributor Author

Understood your needs so I will do a better explanation of my suggestion,
tell me what you think:

Keep Droptiles only as a html+js+css+assets project, you could control your
dependencies using bower or node, and later create a package for this,
increasing the adoption of this "tile framework" independent of server
technology, will be better for other people to update Droptiles later. You
could keep that ASP.NET part but provide it as a sample usage inside
another directory (\samples\aspnet).

Answering your "signup login feature" question, you could keep this as
simple requests, if I want to, I could develop a OAuth integration and
throw away your Asp.net signup feature. You should provide a sample but
isn't Droptiles responsibility to control login\signup.

But is up to you, it's only a suggestion, I could help if you want.

[]´s

Ricardo Momm

2015-02-13 5:57 GMT-02:00 Omar AL Zabir notifications@github.com:

Sure, let's do it.

I had to use ASP.NET to put the sign up feature. Is there any way to
offer the signup login feature without having any server side technology?


Reply to this email directly or view it on GitHub
#23 (comment).

@oazabir
Copy link
Owner

oazabir commented Feb 14, 2015

That sounds like a very good suggestion. Please let me know how we should start.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants