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
4ef05272c4
Clipper: Fixes #1417 : Sort the folders in the same order as the desktop app
2019-04-20 19:29:23 +01:00
Laurent Cozic
0cebae8032
All: Allow longer folder paths
2019-04-04 08:01:16 +01:00
Laurent Cozic
6b2910c3c7
Desktop: Added Goto Anything dialog and implemented basic plugin system
2019-04-01 19:43:13 +00:00
Laurent Cozic
68fbe8125e
Desktop: Fixed: The side bar was being refreshed too frequently. Fixed: Order of notebooks with sub-notebooks was sometimes incorrect when sorting by last updated time.
2019-03-10 21:16:05 +00:00
Laurent Cozic
833d473268
Desktop: Resolves #206 : Added support for sorting notebooks by title or last modified
2019-03-02 17:35:57 +00:00
Laurent Cozic
30201249b5
Mobile: Fixes #1068 : Handle case where notebook has a parent that no longer exists
2018-12-31 17:33:20 +01:00
Laurent Cozic
3231bfaff0
Mobile: Fixes #1045 : Display notebooks as a tree in notebook dropdown
2018-12-16 17:18:24 +01:00
Laurent Cozic
124a959c8d
All: Simplifying serialisation of base items
2018-10-07 20:11:33 +01:00
Laurent Cozic
5ab1d8dfd6
All: Resolves #781 : Allow creating notebooks with duplicate titles to allow two notebooks with same name to exist under different parents
2018-09-13 20:53:31 +01:00
Laurent Cozic
310afb0ad6
Electron: Resolves #612 : Allow duplicating a note
2018-06-27 21:45:31 +01:00
Laurent Cozic
ab9675544c
All: Fixes #597 : Also import sub-notebooks when importing JEX data
2018-06-10 19:15:40 +01:00
Laurent Cozic
89b486a3ee
Clipper: Allow selecting a folder and fixed screenshot taking issue
2018-05-26 15:46:57 +01:00
Laurent Cozic
e1dee546dc
Mobile: Added support for sub-notebooks
2018-05-09 12:39:17 +01:00
Laurent Cozic
567596643c
Electron: Handle drag and dropping notebooks to change the parent
2018-05-09 09:53:47 +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 c4f19465a6
.
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