This repository has been archived on 2023-03-18. You can view files and clone it, but cannot push or open issues or pull requests.
osr-discourse-src/plugins/poll/assets/javascripts
rizka10 4ce99c998b Improve summing poll percentages to 100
My first JavaScript! I have little experience with C++ and even less with Java, but that was enough to figure out a way to solve the task. The solution is rather good, but there may be better ways. I'm going to start a pull request. Even if it gets rejected, an expert can use the idea.

NOTE: The code needs some serious testing before potential merging. I did some testing and it worked, but don't trust in my skills.
2016-11-03 11:11:17 +02:00
..
components FIX: Incorrect sort for poll results. 2016-07-29 14:42:55 +08:00
controllers Remove unused property. 2016-07-28 21:28:49 +08:00
discourse/templates FIX: Don't escape strings from polls. 2016-07-29 16:35:57 +08:00
initializers FEATURE: Admins should be able to create polls even when plugin is disabled. 2016-07-13 18:05:19 +08:00
lib Improve summing poll percentages to 100 2016-11-03 11:11:17 +02:00
views Start checking eslint in plugins. 2016-06-15 11:14:24 +08:00