Commit graph

139 commits

Author SHA1 Message Date
Brendan Forster d133ebb4fc upgrade fs-extra to 1.0.0 and add type declarations 2016-12-05 15:15:45 +11:00
Markus Olsson 8e1dff1c61 Add tests for ensureItemIds 2016-11-30 13:30:12 +01:00
Brendan Forster e25f949b34 updated type declaration for codemirror and clean up workarounds 2016-11-28 09:52:49 +11:00
Markus Olsson 33d74ab9c7 Merge branch 'master' into fix-resizable 2016-11-17 17:43:07 +01:00
Markus Olsson 0a9f6d85a8 Whoops, actually run them as well 2016-11-17 14:47:01 +01:00
Markus Olsson 1be08dd699 Run clean before nuking node modules 2016-11-17 14:41:06 +01:00
Markus Olsson 1cb878e2b9 Add rebuild-the-world commands 2016-11-17 14:38:54 +01:00
Markus Olsson c69bd7c5ea Compile tslint rules on initial install 2016-11-17 11:54:11 +01:00
Markus Olsson aca3015f8b Build custom tslint rules before linting 2016-11-17 11:42:17 +01:00
joshaber 8144ca2ead ++Electron 2016-11-16 16:09:44 -05:00
Markus Olsson e34031398c Merge branch 'master' into no-stateless-class 2016-11-15 09:50:38 +01:00
Don Okuda 8a3f418f6d Bump node-sass
So it works on Node 7 (which I upgraded to and broke dev as a result.)
2016-11-14 16:55:45 -08:00
Markus Olsson 663036b7a1 Actually run the new tests as well 2016-11-14 21:13:16 +01:00
Brendan Forster 5d7df85aa8 Merge pull request #625 from desktop/bump-typescript
Bump TypeScript
2016-11-14 11:01:38 -08:00
Markus Olsson 57199dcaf4 Replace our home-grown guid function with node-uuid
This uses cryptographically secure random numbers which satisfies the no-insecure-random tslint rule
2016-11-14 16:29:22 +01:00
joshaber 2dd992af64 Bump TypeScript 2016-11-14 09:52:22 -05:00
joshaber c750e3d020 Up the default timeout 2016-11-08 17:15:00 -05:00
Markus Olsson 803e4c0a54 Merge branch 'master' into no-unused-props 2016-11-08 11:16:15 +01:00
Markus Olsson 6a1810aa1b Whoops, remove upstream package 2016-11-04 11:16:31 +01:00
Markus Olsson 926a502518 Add and enable unused props rule
Using custom built package until the changes lands in upstream
2016-11-04 10:46:46 +01:00
joshaber 100393a258 Merge branch 'master' into animate-the-undo 2016-11-02 16:53:33 -04:00
Markus Olsson 3ec0484b29 Allow concating class names on octicon components 2016-11-01 16:29:23 +01:00
joshaber eca3f2036b We'll need the type declaration too 2016-10-28 12:04:38 -04:00
joshaber cebdd33f08 Keep on the updated side, always on the updated side 2016-10-27 11:06:17 -04:00
joshaber 8d27f2ba46 Pin to this version exactly
Until they finally figure out what they’re doing. see
https://github.com/DefinitelyTyped/DefinitelyTyped/pull/12239
2016-10-26 17:01:48 -04:00
Brendan Forster b7132329d7 add datetime testing to chai 2016-10-19 11:05:43 +11:00
Brendan Forster 6b3921d8b0 environment variables are hard 2016-10-13 10:04:58 +11:00
joshaber 1dbc815802 Merge branch 'master' into dual-wield-builds 2016-10-12 09:52:06 -04:00
Brendan Forster a0401fa9e2 this package is now redudant 2016-10-12 11:27:04 +11:00
joshaber 427e6e4a79 Run with NODE_ENV=development from npm start 2016-10-10 17:08:27 -04:00
Markus Olsson c13bf886fb Add react-virtualized types 2016-10-06 13:08:31 +02:00
joshaber 0621c02c4f RIP Babel 2016-10-05 11:04:06 -04:00
joshaber e3bfb652e2 Merge branch 'master' into update-electron 2016-10-05 09:48:03 -04:00
Brendan Forster de0219eb12 updated command to look at right path 2016-10-04 14:48:05 +11:00
joshaber bec9a0b7e0 Make sure __DARWIN__ and __WIN32__ are defined for tests 2016-10-03 17:25:59 -04:00
joshaber bbad299ce0 Update spectron 2016-10-03 17:18:25 -04:00
joshaber 81c299b2a8 Update electron 2016-10-03 16:43:39 -04:00
Kevin Sawicki b50621d597 Upgrade to electron-packager@8.1 2016-10-03 09:13:16 -07:00
Markus Olsson c61bf277d0 Drop react-codemirror in favor of our own wrapper
We need to be able to subscribe to events before codeMirror renders and
react-codemirror doesn't let us do that. I tried adding it directly to
react-codemirror but I couldn't even get it to build properly. It also
has a bit of cruft that we don't need and this way we'll get true strong
typing
2016-09-30 16:00:15 +02:00
Brendan Forster cf01a1dbfa make integration test timeout consistent for local and CI 2016-09-29 12:53:34 +10:00
joshaber 6ee9b647ce Publish 2016-09-28 12:17:33 -04:00
joshaber f6ea961f5d Merge branch 'master' into use-codemirror-for-diff-editor 2016-09-23 10:06:39 -04:00
joshaber 0d01b3c8b4 ++typescript 2016-09-22 12:58:08 -04:00
joshaber 585ec9958a TYPES 2016-09-19 15:55:52 -04:00
Markus Olsson b157e0be82 Omg, windows can't deal with the single quotes. Switch to doubles then 2016-09-16 11:32:47 +02:00
Markus Olsson ade27923de Surround globs in quotes 2016-09-16 11:07:57 +02:00
joshaber 715bdc6a47 Update the react type definition 2016-09-07 10:38:05 -04:00
joshaber 5ecfbaca55 Revert "Revert "Merge pull request #322 from desktop/typescript-rc""
This reverts commit da3432cd14.
2016-08-31 15:04:09 -04:00
joshaber da3432cd14 Revert "Merge pull request #322 from desktop/typescript-rc"
This reverts commit f05ab739de, reversing
changes made to 0f8d047a20.
2016-08-31 15:03:29 -04:00
joshaber 29f4da23d2 Here come dat TypeScript RC 2016-08-31 10:50:39 -04:00