- working on charting
- using route to provide FY, Appropriation, Capability?
- creating classes for each FY, App, Cap… done
- added charts for each to the html
- experimenting with routing…
Category Archives: Dong Shin
Dong Shin 05.26.2015
- more charting
- adding cg-busy directive to services
- downloaded CSS spinner – does the trick using ng-show/ng-hide
Dong Shin 05.22.2015
- added new Project Names and Project Lab PMs on site
- back to charting….
- after some struggling, managed to have the chart show up after data retrieval
- changed min_max to minMax
Dong Shin 05.20.2015
- deployed new FR
- modified project_names table with new data
- Lenny’s request
increase WIDTH of SELECTadd optional field for Project Lab PM to behave like Project Lab – When Other is selected show manual entry.
- added cg-busy to charting-data
- back to the charting app….
Dong Shin 05.18.2015
- going through FR
- added scope.$watch() function in currencyInput directive to catch values set outside – automatic 100%
- must initialize the validators to true as multiple false validators show up
Dong Shin 05.15.2015
- finally got directive to work with multiple validators and a currency filter!
- new directive has broken lots of things (calculations), going thru FR to fix….
Dong Shin 05.14.2015
- Lenny didn’t have the projects list ready
- more directives for Obligations/Outlays in FR
Dong Shin 05.12.2015
- deployed charting-data, didn’t have a chance to go over
- Lenny wants us come in on Thursday to add project related data to FR app
- could not get directives (ng-min, ng-max, currency-input) to behave correctly for Obligations….
Dong Shin 05.11.2015
- working on FR
- currency directive?
- changed all $ inputs to use input-currency directive
- obligations/outlays doesn’t work well because of other directives used – ng-min, ng-max, etc… may have to set the priorities of the directives used
- charting-data
- fixed query to use sum and group by, will try on-site tomorrow.
Dong Shin 05.08.2015
- deployed new FR and Charting Data Navigator
- FR fixes as requested
- Charting Data appears returning single REQ data….
- created Test Case class for ChartDataService
Dong Shin 05.07.2015
- deployed FR with POC fixes
- seems behaving correctly
- charting-data app missing files from angular-char-develop folder
- fix request from Lenny
When calculating Total Cost for labor do not include FTE in the calculation.On the Funding Description module change “MIPR Description” to “Funding Description” in both the instructions and data entry area.
- working on formatting currency inputs to display as currency in Input
- inputCurrency directive
Dong Shin 05.06.2015
- working on POC in Funding Request
- ui-grid 3.0.0-rc.21 supports cellTemplate events
- using constants in AngularJS
- fixed Edit POC returning empty list from server
- using ng-model in cellTempate eliminated need for event handler – checkBoxChanged()
Dong Shin 05.05.2015
- working on Charting
- got services to return $http promise and working!
- Using AngularJS and TypeScript to Build Single Page Applications (SPA)
- changed service to factory by creating static factory method – ChartDataServiceFactory
- problems with POC section in Funding Request
- change the tabs to single grid that has check boxes for each type (Financial, Technical, and VizTool)
Dong Shin 05.04.2015
- finished self-assessment
- writing my first TypeScript module!
- got ChartDataService to work
- re-organized WglCharts codes and dependencies to FinancialAssistantService/WebContent/charts folder
- add code completion for TypeScript/Angular
- useful TypeScript/Angular example
Dong Shin 05.01.2015
- deployed new FA with password change fix
- matching libs folder on-site for FinancialAssitantService
- working on Charting
- got AngularJS service working in WglChar2dQuery.html using service/service.js
- Proper Dependency Injection in Your AngularJS TypeScript Apps
- The Top 10 Mistakes AngularJS Developers Make
- self assessment…

You must be logged in to post a comment.