Vardan Hakobyan
32a5c0dcda
chore: lint codebase according to @standardnotes/config ( #594 )
...
* refactor: extend TS configs from snjs and update codebase
* chore: run prettier
* chore: prettier
* chore: eslint
* chore: make file and folder names uppercase
* chore: make remaining file names pascal case
* fix: update custom paths in tsconfig
* fix: correct file name
* fix: set print width to 100
2022-04-20 19:06:35 +04:00
Mo
2ae277f594
chore: major deps ( #574 )
...
* chore: upgrade core rn dep
* chore: move rn document picker to main deps
* chore: upgrade dev deps
* chore: upgrade rnsodium
* chore: upgrade styled-components
* chore: upgrade rn doc picker
* chore: upgrade react navigation
* chore: upgrade sntextview and react-native-aes
* chore: update static server patch file
* chore: fix types
* chore: upgrade snjs deps
* chore: lint
* chore: bump version
2022-03-19 10:29:38 -05:00
Radek Czemerys
06d1cc1336
fix: lint errors + tooling
2021-01-04 16:24:50 +01:00
Radek Czemerys
24b14834c0
fix: remove console.logs
2020-08-27 11:25:02 +02:00
Radek Czemerys
cce44f4a96
refactor: add prettier rule to organize imports
2020-07-07 11:01:48 +02:00
Radek Czemerys
8885b6632d
feature: components refactor
2020-06-10 12:33:35 +02:00
Radek Czemerys
fdfa718eb0
feature: e2e tests on Github Actions ( #254 )
2020-05-08 11:56:37 +02:00
Radek Czemerys
6783d2e406
Eslint + prettier ( #250 )
...
* Android upgrade
* iOS setup without flipper
* Add Bridging headers
* Bring back AsyncStorage limit
* Remove submodules
* Remove files from vendor
* Use dependencies from forks
* Update init command
* Remove unused libraries
* Working iOS setup
* Update AppDelegate.m
* Use new flipper
* Add lint deps
* Proper eslint + prettier setup
* Fix workflow path
* gitlab => github
2020-04-21 19:19:23 +02:00
Johnny Almonte
7f5e2897df
WIP: E2E tests for composing Notes
2020-03-29 20:06:23 -04:00
Johnny Almonte
d2d891c959
Refactor e2e helpers and tests
2020-03-29 20:05:27 -04:00
Johnny Almonte
3d692b89fe
Fix 'Sign out' button is still present after signing out
2020-03-29 18:08:14 -04:00
Johnny Almonte
839084b9b6
Refactor e2e helpers
2020-03-29 18:06:37 -04:00
Johnny Almonte
57a0ba33ea
More e2e testing on the Export Data feature
2020-03-29 15:50:08 -04:00
Johnny Almonte
1b5ef3e31c
Add tests for the 'Export Data' option
2020-03-29 14:09:57 -04:00
Johnny Almonte
07965c626a
Setup detox e2e testing
2020-03-29 14:05:44 -04:00