Harrison Healey
|
ebf6a95561
|
Added basic config file (#20)
* Added basic config file
* Replaced Object.assign with spread
|
2016-10-17 11:38:59 -04:00 |
|
Jason Blais
|
c8e4b6ee46
|
Update CONTRIBUTING.md (#19)
|
2016-10-17 10:38:34 -04:00 |
|
Harrison Healey
|
69b4ae2988
|
Added vim temporary files to .gitignore (#14)
|
2016-10-16 20:00:25 -04:00 |
|
Mike Piccolo
|
c8c4a0b010
|
Move constants to it own dir (#12)
* Move constants to directory
* Use index to export constants
|
2016-10-15 09:09:24 -07:00 |
|
Mike Piccolo
|
f6e551c45b
|
Example for using async/await (#11)
* Use babelrc
* Use async to unnest
|
2016-10-14 15:00:52 -07:00 |
|
Mike Piccolo
|
4130a08199
|
Use babelrc (#10)
|
2016-10-14 15:00:09 -07:00 |
|
Thomas Hopkins
|
ef0778bf9c
|
Update index.android.js to match index.ios.js (#9)
|
2016-10-13 16:14:22 -04:00 |
|
Harrison Healey
|
fa30d29449
|
Removed isomorphic-fetch from non-test code (#8)
|
2016-10-12 18:02:12 -04:00 |
|
Harrison Healey
|
574148c56d
|
Attempt to fix how eslint is called from package.json (#7)
|
2016-10-12 14:41:00 -07:00 |
|
Jason Blais
|
70b3effb15
|
Create CONTRIBUTING.md (#5)
Copied from [../platform/.../CONTRIBUTING.md](https://github.com/mattermost/platform/blob/master/CONTRIBUTING.md) as a starting point for process
|
2016-10-12 16:45:54 -04:00 |
|
Thomas Hopkins
|
2232ef7173
|
Fix filenames for button & loading components (#4)
* Fix filenames for button & loading components
* Fix filenames for button & loading components
|
2016-10-12 16:13:53 -04:00 |
|
Harrison Healey
|
8c3f60e41d
|
Changed actions tests to use TestHelper
|
2016-10-12 11:30:05 -04:00 |
|
Harrison Healey
|
15a44ad453
|
Fixed actions unit tests and dispatching them
|
2016-10-11 17:34:15 -04:00 |
|
Harrison Healey
|
2cfc210318
|
Moved client tests into a single folder
|
2016-10-11 16:44:15 -04:00 |
|
Harrison Healey
|
f7dd914562
|
Refactored Client methods so that arguments come before callbacks to match webapp
|
2016-10-11 16:41:03 -04:00 |
|
Harrison Healey
|
7599d77558
|
Added full TestHelper.initBasic and some more client tests
|
2016-10-11 16:33:35 -04:00 |
|
Harrison Healey
|
2bf48b70fd
|
Made client callbacks return the results of their dispatch calls
|
2016-10-11 15:53:08 -04:00 |
|
Harrison Healey
|
559ea98840
|
Added some more client APIs and refactored the client so it doesn't return a function
|
2016-10-11 15:50:08 -04:00 |
|
it33
|
a4c7e96cb6
|
Adding Apache 2.0 license
|
2016-10-11 09:14:00 -07:00 |
|
Harrison Healey
|
748f08a847
|
Changed Client to no longer be a singleton and added TestHelper
|
2016-10-11 11:47:34 -04:00 |
|
Harrison Healey
|
d8285fb0b4
|
Added handling for enter key on select server page
|
2016-10-11 11:22:34 -04:00 |
|
Harrison Healey
|
567a2b4782
|
Fixed ErrorText component to properly render
|
2016-10-11 11:21:54 -04:00 |
|
Harrison Healey
|
b86718f467
|
Started adding separate client tests from redux tests
|
2016-10-11 11:21:15 -04:00 |
|
Harrison Healey
|
d4dbf0f70b
|
Updated remote-redux-devtools configuration in store
|
2016-10-11 10:36:34 -04:00 |
|
Harrison Healey
|
589bc90605
|
Refactored client.js to have no knowledge of the redux stores
|
2016-10-11 09:52:40 -04:00 |
|
Harrison Healey
|
39467192f0
|
Updated react-native projects
|
2016-10-07 11:49:31 -04:00 |
|
Harrison Healey
|
f0291172ac
|
Added script to make React Native support absolute imports
|
2016-10-07 11:46:40 -04:00 |
|
Harrison Healey
|
723b32a6e2
|
Updated packages, switched to mocha for testing
|
2016-10-07 11:11:14 -04:00 |
|
Harrison Healey
|
0e57ec48f2
|
Fixed unit tests and cleaned up package.json imports
|
2016-10-06 10:09:38 -04:00 |
|
Harrison Healey
|
f2dfd47360
|
Reenable redux-logger
|
2016-10-05 08:49:15 -04:00 |
|
Harrison Healey
|
d8a510d354
|
Updated dependencies
|
2016-10-05 08:42:08 -04:00 |
|
Harrison Healey
|
6907e9a900
|
Initial commit
|
2016-10-04 14:10:44 -04:00 |
|