Laurent Cozic
a96734f5be
Revert "Tools: Added eslint rule arrow-parens"
...
This reverts commit 0b6f5581f0c908f88636171004561da5dbe138cd.
It causes too many conflicts with pull requests.
2020-05-21 09:14:33 +01:00
Laurent Cozic
0b6f5581f0
Tools: Added eslint rule arrow-parens
2020-05-20 17:16:43 +01:00
Laurent Cozic
2fef4a0c09
Fixing CRA
2020-02-15 15:21:58 +00:00
Laurent Cozic
759d59c2e6
Tools: Ignore existing components for react-hook rule
2020-01-29 18:03:55 +00:00
Laurent Cozic
e648392330
Chore: Apply eslint rules
2019-09-19 22:51:18 +01:00
Laurent Cozic
15a42a3729
Chore: Apply eslint no-unused-vars eslint config and add TypeScript config
2019-09-12 22:16:42 +00:00
Laurent Cozic
71efff6827
Linter update ( #1777 )
...
* Update eslint config
* Applied linter to lib
* Applied eslint config to CliClient/app
* Removed prettier due to https://github.com/prettier/prettier/pull/4765
* First pass on test units
* Applied linter config to test units
* Applied eslint config to clipper
* Applied to plugin dir
* Applied to root of ElectronClient
* Applied on RN root
* Applied on CLI root
* Applied on Clipper root
* Applied config to tools
* test hook
* test hook
* test hook
* Added pre-commit hook
* Applied rule no-trailing-spaces
* Make sure root packages are installed when installing sub-dir
* Added doc
2019-07-30 09:35:42 +02:00
Laurent Cozic
6cfacb1a48
Second pass at linting lib dir
2019-07-29 15:58:33 +02:00
Laurent Cozic
86dc72b204
First pass at linting lib dir
2019-07-29 15:43:53 +02:00
Laurent Cozic
122bc29035
Mobile: Upgraded WebView
2019-06-14 08:11:15 +01:00
Laurent Cozic
93966b0fa1
Mobile: Trying to upgrade to React Native 0.55
2018-04-30 17:38:19 +01:00
Laurent Cozic
9e0bf1acb2
Mobile: Fixes #299 : App freezes when connecting to OneDrive login page while internet connection is down
2018-03-14 23:17:02 +00:00
Laurent Cozic
55c5ddedf4
Revert "Applied prettier to code base"
...
This reverts commit c4f19465a676f2e154084707ade6b1766e1aba25.
2018-03-09 20:59:12 +00:00
Laurent Cozic
c4f19465a6
Applied prettier to code base
2018-03-09 17:49:35 +00:00
Laurent Cozic
df05d04dad
All: Made model naming more consistent
2017-12-14 18:12:14 +00:00
Laurent Cozic
565c17df37
Mobile: Improved OneDrive login
2017-11-28 21:49:58 +00:00
Laurent Cozic
946ad7c71a
All: Started moving sync target logic under SyncTarget classes
2017-11-24 18:06:30 +00:00
Laurent Cozic
8dd41dca96
Added navigator and handle OneDrive auth
2017-11-06 18:35:04 +00:00
Laurent Cozic
8a78ee5df6
Changed export to module.exports
2017-11-03 00:13:17 +00:00
Laurent Cozic
7781fbad76
Changed import statements to require to reduce dependency to Babel
2017-11-03 00:09:34 +00:00
Laurent Cozic
d62aca7f50
Styling
2017-07-27 18:34:43 +01:00
Laurent Cozic
e2af824106
Moved sync scheduling to redux middleware
2017-07-25 18:41:53 +00:00
Laurent Cozic
80ad3e0dfd
Screen titles
2017-07-24 22:58:14 +01:00
Laurent Cozic
53d305eb2e
Various fixes
2017-07-24 22:52:30 +01:00
Laurent Cozic
18b5453146
implemented own navigator
2017-07-14 18:49:14 +00:00
Laurent Cozic
4adc9b30fb
Dismiss keyboard
2017-07-10 22:44:55 +01:00
Laurent Cozic
a9f7b0d531
Various changes
2017-07-08 00:25:10 +01:00
Laurent Cozic
216a6780cb
Fixes for release apk
2017-07-07 18:49:07 +00:00
Laurent Cozic
5802adc9f1
getting sync work in RN
2017-07-06 19:48:17 +00:00
Laurent Cozic
1c6b569795
Making oneDrive work on RN
2017-07-06 19:29:09 +00:00