Damith C. Rajapakse

Results 184 issues of Damith C. Rajapakse

Current: The courses page has three tables that seem to load independently of each other. However, only one spinner is shown. ![image](https://user-images.githubusercontent.com/1673303/89115366-27811d00-d4ba-11ea-8bcb-2709510a47be.png) Suggestion: Add a spinner for each.

p.Low

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...

p.Medium
c.Bug
committers only
a-FaultTolerance

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...

c.Enhancement
a-DevOps
s.ToDiscuss

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...

p.Low
a-Docs

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...

a-Performance
a-Scalability
a-FaultTolerance
c.Investigate

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;...

c.Enhancement
p.Medium
a-Config

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-Performance
c.Investigate

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....

c.Investigate

When the `merge all groups` option is used, the code view shows code of all authors in the group. ![image](https://user-images.githubusercontent.com/1673303/114257748-a5f07000-99f4-11eb-8172-0d7689052932.png) It would be nice if we can distinguish which author...

p.Medium
c.Feature
s.ToDiscuss
a-FrontEnd

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

p.Low