Anurag Parida

Results 15 comments of Anurag Parida

@agentmilindu @charithccmc Please review and shed some light on what might be going wrong? :slightly_smiling_face:

Sure, thanks! :slightly_smiling_face: @malithsen @vivonk PS- New additions to AdminCtrl.js and AdminService.js are at line 58 and line 35 respectively, my linting software produced spaces everywhere xD. I will fix...

Hey @vivonk I don't undestand what you meant by "previous cancel".. could you elaborate? Thanks for the help :slightly_smiling_face:

I'm sorry Sir, but I don't think there was any old functionality for canceling the request. I merged the develop branch right before starting to code, so I don't think...

Check this out https://github.com/scorelab/Bassa/issues/496

@malithsen I agree, but wouldn't that need a change to the entire database? One alternative I can suggest is to confirm the action through an alert to ensure that there...

@malithsen This would require least amount of messing around with other code for achieving that effect I think. Also, we would have to develop a separate section for "requests that...

@malithsen @vivonk Oh I didn't see the blocked function. Should I change the code to refer to the blocked function directly?

@vivonk I understand now, thank you :smile:

Okay sure, I'll implement that. But one doubt - Does the ng-repeat get the data only that is not blocked AND not approved? The first condition will be important to...