Commit graph

976 commits

Author SHA1 Message Date
EnixCoda
c25e719bad
Merge branch 'develop' into v3 2021-05-31 18:42:32 +08:00
EnixCoda
0038b32271
fix: wait for migrations 2021-05-31 18:39:45 +08:00
EnixCoda
345c5cec99
test: divide cases according to parallelizibility 2021-05-31 17:31:55 +08:00
EnixCoda
863260a454
fix: enable auto expand 2021-05-30 23:18:00 +08:00
EnixCoda
991eb80cde
fix: prevent reload when click file tree items from issues page 2021-05-30 23:17:34 +08:00
EnixCoda
c286ec7fbe
chore: minor code clean 2021-05-30 22:35:27 +08:00
EnixCoda
16eb77be63
feat: reset sidebar width on double click resize handler 2021-05-30 22:12:27 +08:00
EnixCoda
88e506cac7
feat: move sidebar toggle mode switch 2021-05-30 21:54:08 +08:00
EnixCoda
1507206e4a
feat: disable auto expand in float mode 2021-05-27 00:51:03 +08:00
EnixCoda
e7745e10c9
chore: avoid the init request of sentry 2021-05-27 00:43:01 +08:00
EnixCoda
8253f3ef3b
fix: pass tests 2021-05-26 01:11:17 +08:00
EnixCoda
2e375c6900
fix: not collapse on leave when not in float mode 2021-05-25 23:19:39 +08:00
EnixCoda
8d9c3b9fb1
fix: set default copy snippet button to false on github.com 2021-05-25 23:19:01 +08:00
EnixCoda
968a5a46f3
feat: toggle expand on hover&leave 2021-05-24 23:09:59 +08:00
EnixCoda
87f40565f0
feat: more precise sidebar position when float and hidden 2021-05-24 22:38:23 +08:00
EnixCoda
659fa2122b
fix: preserve search params with leading question mark 2021-05-24 22:16:18 +08:00
EnixCoda
aa0f59c90b
chore: move containers 2021-05-24 22:16:17 +08:00
EnixCoda
da494982dd
feat: disable copy snippet button for github.com 2021-05-24 22:16:17 +08:00
EnixCoda
ab82cf783e
refactor: destruct config helper 2021-05-24 22:16:17 +08:00
EnixCoda
31c45781a0
feat: core toggle mode switch 2021-05-24 22:16:17 +08:00
EnixCoda
8ff78b0caa
refactor: better types of SimpleToggleField 2021-05-24 22:16:16 +08:00
EnixCoda
14478e5757
chore: rename sidebar body wrapper 2021-05-24 22:16:16 +08:00
EnixCoda
e7ad0917e9
refactor: better types for cx 2021-05-23 02:04:50 +08:00
EnixCoda
45828116fe
refactor: configify Icon 2021-05-23 02:01:58 +08:00
EnixCoda
5402e49d42
build: upgrade react to remove SharedArrayBuffer error 2021-05-22 21:35:09 +08:00
EnixCoda
88eb8b89f8
Merge branch 'feature/pr-file-comments' into develop 2021-05-18 23:08:04 +08:00
EnixCoda
43fd645c7c
refactor: minor enhancements on file comments 2021-05-18 23:07:07 +08:00
Enix
7e7d25f756
Merge pull request #136 from flowforfrank/develop
Add support for showing comments associated with files
2021-05-18 22:08:17 +08:00
EnixCoda
4e680401ac
refactor: simplify hooks 2021-05-17 00:06:50 +08:00
EnixCoda
f75e76c447
chore: update hooks file ext 2021-05-16 23:14:13 +08:00
EnixCoda
245ae4cbcc
build: update sentry 2021-05-16 23:10:02 +08:00
EnixCoda
76cbbaaa52
build: update TS 2021-05-16 23:08:32 +08:00
EnixCoda
a6884b981d
fix: skip access token related state if not necessary 2021-05-14 09:42:37 +08:00
EnixCoda
95a2efb6ac
feat: show progress when getting access token 2021-05-12 23:23:05 +08:00
EnixCoda
8573f5025e
chore: code clean 2021-05-12 22:52:09 +08:00
EnixCoda
659274256a
chore: UX details on error 2021-05-12 22:31:31 +08:00
EnixCoda
e03566aa73
fix: set state on network error 2021-05-10 01:27:50 +08:00
EnixCoda
314575beca
fix: catch network error by using async 2021-05-10 01:27:50 +08:00
EnixCoda
c43a5c2311
feat: resolve OAuth token before sending request 2021-05-10 01:27:50 +08:00
EnixCoda
56e55812fc
chore: update hook file extension 2021-05-10 01:27:49 +08:00
EnixCoda
79644fba82
refactor: deprecate driven sidebar 2021-05-10 01:27:49 +08:00
EnixCoda
11a4399ea0
refactor: use URLSearchParam to parse search string 2021-05-10 01:27:49 +08:00
EnixCoda
3cfc5bc166
refactor: catch network errors 2021-05-10 01:27:49 +08:00
EnixCoda
72f825db2e
refactor: control the flow using react 2021-05-10 01:27:48 +08:00
EnixCoda
5c25d9d0d8
chore: code clean 2021-05-03 21:44:55 +08:00
EnixCoda
31f803a03f
refactor: always fetch default branch 2021-05-03 21:43:48 +08:00
EnixCoda
35a313b51b
test: rename test file to prevent being ignored by jest 2021-05-02 22:42:19 +08:00
EnixCoda
84db856160
2.8.1 2021-05-02 22:06:56 +08:00
EnixCoda
550345f9fe
test: assert PJAX works when going back 2021-05-02 22:06:39 +08:00
EnixCoda
5ddd6c6948
fix: handle scope change 2021-05-02 22:04:19 +08:00