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

Milestones: Version 2.0.0 #200

Open
1 of 4 tasks
iduuck opened this issue Dec 2, 2015 · 3 comments
Open
1 of 4 tasks

Milestones: Version 2.0.0 #200

iduuck opened this issue Dec 2, 2015 · 3 comments
Milestone

Comments

@iduuck
Copy link
Contributor

iduuck commented Dec 2, 2015

I have tested Rich in some aspects yesterday after work and it seems there is a somewhat stable version there at the moment. I wanted to take the time and scaffold the first things I would like to do for a second version of this little nice gem.

  • Little cleanup of the code
  • Fresher design for the editor + uploader
  • Retina support
  • Add sorting and search functionality (Search rename and order #204)

If someone has any suggestions you should be free to just paste them in here and I will add them right away.

/cc @cec

@iduuck iduuck added this to the 2.0.0 milestone Dec 2, 2015
@jerefrer
Copy link
Contributor

Maybe include this #204 ? :)

@jerefrer
Copy link
Contributor

We'd desperately need tests. It could possibly be done with traditionnal acceptance tests using Capybara and Poltergeist (headless browser with JS support), but maybe something like Jasmine or any other JS testing framework would be more suitable.
What do you think ?

@jerefrer
Copy link
Contributor

When working on #204 I tried using the dummy app inside the test folder but after editing the Gemfile, bundling, getting an error about a missing gem, editing the Gemfile, bundling, etc. for a few times I just gave up and made this very basic dummy app to test that everything worked.

I'm sure it doesn't handle all the use cases so maybe don't use it but at least refresh the existing dummy app to ease development.

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

No branches or pull requests

2 participants