Andy
|
19f89399e4
|
Ensure every package has a tslint.json (#21009)
* Ensure every package has a tslint.json
* Fixes
|
2017-10-25 11:13:50 -07:00 |
|
Andy
|
ac05c47287
|
xrm: Fix lint (#20838)
|
2017-10-23 08:07:48 -07:00 |
|
Andy
|
947a8fb761
|
Enable strictFunctionTypes (#20373)
|
2017-10-06 14:03:03 -07:00 |
|
Derek Finlinson
|
6d87ef3695
|
Add remaining missing Xrm.Page.data.process methods
|
2017-09-14 16:35:59 -06:00 |
|
Derek Finlinson
|
64fa17e779
|
Change stage direction to proper case
|
2017-09-14 14:41:22 -06:00 |
|
Derek Finlinson
|
c7b816f1a2
|
Typo fix
|
2017-09-14 12:18:23 -06:00 |
|
Derek Finlinson
|
2fd410d80d
|
Fix lint errors
|
2017-09-14 10:47:22 -06:00 |
|
Derek Finlinson
|
2ceb210ab5
|
Add separate process event contexts
|
2017-09-14 10:27:49 -06:00 |
|
Andy
|
d74806eb3d
|
Add lint disables for no-unnecessary-generics (#19508)
|
2017-09-01 08:34:37 -07:00 |
|
Andy
|
516ed213ca
|
Fix all lint errors (#19253)
|
2017-08-22 14:27:36 -07:00 |
|
Andy
|
1b54a38a43
|
Fix remaining lint errors (#19219)
|
2017-08-21 14:14:31 -07:00 |
|
Andy
|
924fafffc0
|
Fix remaining lint errors (#19166)
|
2017-08-20 15:37:53 -07:00 |
|
Andy
|
5d6c651a1a
|
Apply stricter lint rules (#19063)
|
2017-08-17 14:53:41 -07:00 |
|
Daryl LaBar
|
cc734ec960
|
Moved to one line.
|
2017-05-15 11:05:54 -04:00 |
|
Daryl LaBar
|
597b4debe8
|
Fix for @types/xrm missing context.getVersion #16528. Also fixed TD bot parsing of Definitions by making one line, and updating TsLint to allow for the long line.
|
2017-05-15 11:05:23 -04:00 |
|
Daryl LaBar
|
d9052e4866
|
Fixed Other Lint-ing Issues. Not sure what to do about the header being unparsable. Added commas, maybe that will help?
|
2017-05-05 13:59:31 -04:00 |
|
Daryl LaBar
|
a863ce1cce
|
Fixed Linitng issues and fixed header so it could be parsed by the DT Bot
|
2017-05-05 11:28:08 -04:00 |
|
Daryl LaBar
|
348824ec70
|
Updated XrmStatic Properties Page, Utility, and Panel to match the pattern that Mobil was doing, and be defined as interfaces. This also makes allows for variables to easily be tyepd i.e. var p: Xrm.Page.
Also retyped getInitalValue for booleans and OptionsetValues to be their correct respective types.
|
2017-05-05 10:18:35 -04:00 |
|
Andy
|
bbc61fbf93
|
Extend "dtslint/dt.json" directly instead of "../tslint.json". (#15822)
* Extend "dtslint/dt.json" directly instead of "../tslint.json".
* Convert more "../tslint.json" to "dtslint/dt.json"
* no-redundant-modifiers -> strict-export-declare-modifiers
|
2017-04-14 08:04:05 -07:00 |
|
Andy
|
c564a8d16e
|
xrm: Remove redundant rules from tslint.json, and apply more lint rules (#15454)
|
2017-03-29 09:35:21 -07:00 |
|
Andy Hanson
|
354cec620d
|
Move all packages to a types directory
|
2017-03-24 14:27:52 -07:00 |
|