-
Updated
Sep 12, 2020 - JavaScript
mean
Here are 412 public repositories matching this topic...
-
Updated
Sep 28, 2020 - TypeScript
-
Updated
Sep 6, 2020 - TypeScript
-
Updated
Sep 7, 2020 - TypeScript
-
Updated
Sep 9, 2020 - TypeScript
-
Updated
Sep 8, 2020 - TypeScript
-
Updated
Mar 1, 2018 - JavaScript
-
Updated
May 23, 2017 - JavaScript
-
Updated
Jan 25, 2018 - TypeScript
-
Updated
Jun 19, 2017 - TypeScript
-
Updated
Sep 24, 2016 - JavaScript
-
Updated
Dec 7, 2017 - CSS
We're using console.log calls to debug server-side code. These calls should be made via a logging system that allows the developer to specify the log level (debug, error, warn, log, etc). We should be able to specify to our app via a config file which levels to output and where to stream output (file, stdout, etc)
-
Updated
Sep 23, 2020 - Julia
-
Updated
Jul 19, 2020 - JavaScript
-
Updated
Aug 20, 2020 - JavaScript
-
Updated
Mar 3, 2018 - C++
-
Updated
Aug 26, 2018 - JavaScript
-
Updated
Jul 17, 2020 - JavaScript
-
Updated
Mar 8, 2018 - TypeScript
Improve this page
Add a description, image, and links to the mean topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the mean topic, visit your repo's landing page and select "manage topics."
Describe the bug
In Company page, under Selection Process tab if Personal Interview Date is not assigned then it is showing null which is certainly not a good user experience. It might be an issue with convertAllDateStringsToDateObj function [studentCtrl.js - Line 133] while converting dates values to suitable format.
To Reproduce
Steps to reproduce the behaviour: