Damith C. Rajapakse
Damith C. Rajapakse
Current: The courses page has three tables that seem to load independently of each other. However, only one spinner is shown.  Suggestion: Add a spinner for each.
v6.16.2 I've been getting this error from the live server. There was a handful of it, reported in two day so far. >Error Message: teammates.common.util.Logger severe: Unexpected exception caught by...
The documentation explains how to set up Travis to auto-deploy the dashboard to a gh-pages site. Can we also give an option to add the dashboard as a sub-folder in...
https://reposense.org/dg/settingUp.html mentions npm as a prerequisite. @jylee-git asked if it really needed or is npm installed automatically by our build scripts. We should either confirm it is correct or remove...
In case a commit is huge (e.g., someone committed a huge library by accident), ensure RepoSense fails gracefully. Might need to check the following areas: * during analysis * chart...
Current: Repo | branch | ... ----- | --------- | --- https://github.com/reposense/reposense.git | master | ... https://github.com/markbind/markbind.git | release| ... Suggested: Repo/branch | ... | -------------- | --- | https://github.com/reposense/reposense.git/master;...
This dashboard takes about 9 minutes, whereas it should take about 3-4 minutes only. I suspect it is because one team has included a 9K data files https://github.com/AY2122S1-CS2113T-W12-2/tp/tree/master/data However, even...
A user is trying to run RepoSense with private repos. He has tried running it against GitHub and against a local copy of the private repo, but failing in both....
When the `merge all groups` option is used, the code view shows code of all authors in the group.  It would be nice if we can distinguish which author...
Bug reported by student https://github.com/nus-cs2103-AY2021S2/forum/issues/302 Config https://github.com/nus-cs2103-AY2021S2/tp-dashboard/tree/master/configs Dashboard https://nus-cs2103-ay2021s2.github.io/tp-dashboard [Commits by author](https://nus-cs2103-ay2021s2.github.io/tp-dashboard/?search=w14&sort=groupTitle&sortWithin=title&since=2021-02-19&timeframe=commit&mergegroup=&groupSelect=groupByRepos&breakdown=false&tabOpen=true&tabType=zoom&zA=noelmathewisaac&zR=AY2021S2-CS2103T-W14-4%2Ftp%5Bmaster%5D&zACS=222.4375&zS=2021-02-19&zFS=w14&zU=2021-04-10&zMG=undefined&zFTF=commit&zFGS=groupByRepos&zFR=false) (`noelmathewisaac`) Need to fix quickly if this is a real problem