Commit Graph

1831 Commits

Author SHA1 Message Date
Baptiste Grob
fc0a7d4c66 fix: remove memory leak in click-outside 2020-06-29 18:19:28 +02:00
Baptiste Grob
7d313d2104 fix: use removeFromArray 2020-06-29 18:17:25 +02:00
Baptiste Grob
cb807bdbef Merge remote-tracking branch 'origin/fix/application-group-improvments' into 004 2020-06-29 17:55:23 +02:00
Baptiste Grob
81f32f8cca cleanup: accountMenu 2020-06-29 12:57:52 +02:00
Baptiste Grob
9e2df37e21 refactor: begin splitting alertService into standalone functions 2020-06-29 12:57:07 +02:00
Radek Czemerys
3b3c2d6fe4 fix: don't use lodash pull 2020-06-29 11:35:40 +02:00
Johnny Almonte
31a1d112ac refactor: loadExtensions method 2020-06-27 22:40:29 -04:00
Johnny Almonte
42e71cee5a refactor: actions menu 2020-06-27 22:03:30 -04:00
Baptiste Grob
db914ee4bf fix: remove app observer on controller deinit 2020-06-27 13:27:26 +02:00
Baptiste Grob
7a7aecfb3b fix: incorrect modal height on chromium 2020-06-27 13:27:26 +02:00
Baptiste Grob
ac5c36ab66 fix: type error 2020-06-27 13:27:19 +02:00
Radek Czemerys
34505deddc chore: remove whitespace 2020-06-26 19:27:24 +02:00
Radek Czemerys
f1ae5b2145 feature: improve ApplicationGroup 2020-06-26 19:24:46 +02:00
Johnny Almonte
ff20b9d6e6 fix: remove unnecessary property 2020-06-26 10:55:22 -04:00
Johnny A
082d3d8e2d Merge pull request #421 from standardnotes/fix-editorview-options
fix: editor-view global display options
2020-06-26 09:30:15 -04:00
Johnny Almonte
45fe64191d refactor: actions menu 2020-06-25 23:37:49 -04:00
Johnny Almonte
a75f1b8d52 fix: update monospaceFont in editor template 2020-06-25 11:11:14 -04:00
Johnny Almonte
159f8f381c fix: update comment for textareaUnloading 2020-06-25 11:08:27 -04:00
Johnny Almonte
ce40cc4ba1 fix: correct monospace state name 2020-06-25 11:07:44 -04:00
Mo Bitar
793137479d Merge pull request #418 from standardnotes/csp-action-bar
fix: update CSP to allow action bar to download notes
2020-06-25 07:39:38 -05:00
Karol Sójko
54b6fea047 Merge pull request #378 from standardnotes/dependabot/bundler/nokogiri-1.10.8
Bump nokogiri from 1.10.7 to 1.10.8
2020-06-25 13:45:18 +02:00
Johnny Almonte
72de9516b8 fix: 'Spellcheck' option removes note editor from view 2020-06-24 23:51:41 -04:00
Johnny Almonte
b944f3dec8 fix: read preferences value from state 2020-06-24 23:47:40 -04:00
Johnny A
48261087c1 Merge pull request #419 from standardnotes/fix-preferences-manager
fix: initialize userPreferences in preferencesManager
2020-06-24 20:08:12 -04:00
Ningsong Shen
80b4b530ee fix: add flag to sandbox so that action bar can save notes in chrome 2020-06-24 15:09:35 -04:00
Johnny Almonte
cec1ec9d7e refactor: rename loadSingleton to reloadSingleton 2020-06-24 08:34:04 -04:00
Karol Sójko
4dbf879f87 Remove waiting for service stability after ECS deployment 2020-06-24 11:09:49 +02:00
Johnny Almonte
afe4512a0a fix: initialize userPreferences in preferencesManager 2020-06-24 00:31:47 -04:00
Ningsong Shen
964c6f1357 fix: update CSP to allow action bar to download notes 2020-06-23 15:17:33 -04:00
Baptiste Grob
28b6455d8c style: remove trailing spaces 2020-06-22 17:53:18 +02:00
Baptiste Grob
1e00dc2be8 feat: confirm navigating away when upgrade is in progress 2020-06-22 17:52:48 +02:00
Baptiste Grob
f0a352edc5 style: remove trailing spaces 2020-06-22 15:58:11 +02:00
Baptiste Grob
3d3ca9b94a fix: argument misordering 2020-06-22 15:48:36 +02:00
Johnny A
7b93675951 Merge pull request #414 from standardnotes/fix-fonts-assets
Fix fonts assets
2020-06-22 09:32:50 -04:00
Baptiste Grob
d45b873046 refactor: more precise TS typing 2020-06-22 15:27:49 +02:00
Baptiste Grob
0e6431b75d refactor: remove unneeded webpack copy plugin 2020-06-22 15:27:48 +02:00
Baptiste Grob
91b53d34bf fix: correctly set note values when they change 2020-06-22 15:27:47 +02:00
Baptiste Grob
d0088ba98b refactor: update to latest snjs 2020-06-22 15:27:46 +02:00
Johnny Almonte
dd426cf0a0 refactor: remove duplicate commands 2020-06-17 21:46:42 -04:00
Johnny Almonte
8aaaf31bd4 fix: use npm ci 2020-06-17 21:46:13 -04:00
Johnny Almonte
43e16203dd fix: precompiling font assets 2020-06-17 11:34:12 -04:00
Johnny Almonte
864cc414ea fix: update assets paths 2020-06-17 11:32:30 -04:00
Johnny Almonte
a8f6932088 chore: move ionicons assets to vendor 2020-06-17 11:25:20 -04:00
Karol Sójko
c32785579c Switch to fixed version of Ruby alpine 2020-06-17 07:12:18 +02:00
Karol Sójko
1b6dadd4f7 Add precompiling assets 2020-06-17 07:03:07 +02:00
Karol Sójko
0a58c31f11 Add Health Check endpoint 2020-06-17 06:59:27 +02:00
Radek Czemerys
0928e3944c fix: typo in function name 2020-06-15 12:23:33 +02:00
Karol Sójko
5fa8798010 Add prod workflow for github actions 2020-06-10 10:13:18 +02:00
Mo Bitar
230b0d3ac9 Merge pull request #409 from standardnotes/crypto-refactor
refactor: import crypto from sncrypto (dep of snjs)
2020-06-09 09:53:55 -05:00
Baptiste Grob
6c6520eb71 Merge branch '004' into crypto-refactor
# Conflicts:
#	package.json
2020-06-09 16:52:01 +02:00