kitchen-site icon indicating copy to clipboard operation
kitchen-site copied to clipboard

GUI2 enhancements

Open puntonero opened this issue 8 years ago • 2 comments

Hi, I'm enthusiast about new meteor-kitchen-GUI2: it's really amazing! I'd like some little enhancements to code editors, all around the interface, which will result in a better experience while setting up every projects. I know you're using codemirror editor so I think Code folding , Autoformatting of code and Highlighting selection matches they'll be really useful.

Now the bugs I've found:

  • in developers page search "matteo" : results show 3 accounts for each developer (seems something went wrong with database migration)
  • login using username instead of email address throw an error (it work correctly only with email)

Thankyou for you time and work. I'll give you some beer for sure! Have a nice day

puntonero avatar Dec 14 '16 09:12 puntonero

@puntonero thank you for advices, bugcatch and especially for the beer(s)! 👍

Added to my Trello board (maybe I will expose it public so anyone can see "roadmap" and what I am currently working on).

perak avatar Dec 14 '16 09:12 perak

By the way, duplicate accounts: that happens for OAuth accounts (login with Google, login with Meteor...). If you logged with some of these services, you actually created new account for each. In new GUI I removed "login with ... xxx", only "login with password" is accepted now.

perak avatar Dec 15 '16 08:12 perak