Bruno Lemos
bd8a8ee362
Fix AddColumnModal on small screens
...
Make it scrollable
2019-01-31 12:24:49 -02:00
Bruno Lemos
a60489b6e8
v0.45.0
v0.45.0
2019-01-31 11:46:23 -02:00
Bruno Lemos
7ece7a7d3b
Revert different backgroundColor on outline label
2019-01-31 11:44:34 -02:00
Bruno Lemos
85e2165462
Prevent losing enhancements (e.g. saved and read status) on merging new items
...
Fix event losing read status
2019-01-31 11:22:55 -02:00
Bruno Lemos
012094bdce
Parse emojis from comments and labels
...
Also Unify emojis between all platforms
Closes #102
Closes #103
2019-01-31 10:30:01 -02:00
Bruno Lemos
f623f29585
Prevent text on AddColumnModal to be below FAB
2019-01-31 10:24:01 -02:00
Bruno Lemos
7113173b82
Allow marking items or columns as read/unread
...
Fix #12
Fix #22
Fix #52
If the column has some filter, mark only the visible items as read/unread, one by one
If the column has no filters, mark ALL related notifications as read on GitHub with a single api call
2019-01-31 10:23:52 -02:00
Bruno Lemos
bcb4edc85f
Remove [bot] from issue/pr author username
2019-01-31 01:26:10 -02:00
Bruno Lemos
066565818a
Show issue/pr labels
...
Closes #101
2019-01-31 01:24:54 -02:00
Bruno Lemos
ea3ce928e9
Move link about private support from LoginScreen to AddColumnModal
2019-01-30 20:59:52 -02:00
Bruno Lemos
c7ef5b9c63
Round some dates (e.g.: after 1h30min, show as 2h)
2019-01-30 20:40:19 -02:00
Bruno Lemos
0071661f54
Show issue/pr creation date
2019-01-30 20:19:17 -02:00
Bruno Lemos
d662d7a14d
Fix avatar image size/quality
2019-01-30 19:29:08 -02:00
Bruno Lemos
4f8b1b4e56
Fix some console errors
...
a inside a
Invalid wordBreak prop
2019-01-30 12:46:25 -02:00
Bruno Lemos
9653afafb8
Show number of comments on issue/pr
2019-01-30 12:43:39 -02:00
Bruno Lemos
5368aa5699
Use break-word instead of break-all
2019-01-30 11:42:01 -02:00
Bruno Lemos
93e4e105fc
Split issue author link from title
2019-01-30 11:39:34 -02:00
Bruno Lemos
534b03f8d1
Increase card sub icons size a little bit
2019-01-30 11:32:05 -02:00
Bruno Lemos
6c28ef4719
Break big words
2019-01-30 11:00:36 -02:00
Bruno Lemos
133d2ba0f7
Move issue card id to a separate line from the title
2019-01-30 10:58:54 -02:00
Bruno Lemos
fcae4969f5
Tweak SubHeader
...
Also fix regression on mobile
2019-01-30 10:28:15 -02:00
Bruno Lemos
0de8cdeb3a
[Web] Change text hover effect
...
Change color instead of adding underline
2019-01-30 09:22:38 -02:00
Bruno Lemos
f536d0a0bc
Show 2 lines of issue titles instead of 1 + Show author username below the title
2019-01-30 08:25:10 -02:00
Bruno Lemos
26b73be172
Show 3 lines of comments instead of 4
2019-01-30 08:24:19 -02:00
Bruno Lemos
820c58d23b
Fix Clear button disabled state on filtered columns
...
Consider only the visible items that can be cleared instead of all items
Fix #99
2019-01-30 07:26:45 -02:00
Bruno Lemos
b391ca8caa
Prepare for mixed column support ( #28 )
...
Moved subscription items selector to redux and merged items from multiple subscriptions instead of picking the first subscription only
2019-01-30 07:26:44 -02:00
Bruno Lemos
65d6a73876
New column type: Notifications for a specific repository
...
Closes #44
2019-01-30 07:26:12 -02:00
Bruno Lemos
8c8bb4c41e
Fix typo
2019-01-29 20:56:25 -02:00
Bruno Lemos
d525c4a141
Change notification card layout, give more focus to repository
...
Fix #11
2019-01-29 07:48:17 -02:00
Bruno Lemos
02dc6767b8
Stop moving read notifications to the bottom
2019-01-29 06:04:51 -02:00
Bruno Lemos
35107a7f42
Align card actions/icons to the top
2019-01-29 05:09:20 -02:00
Bruno Lemos
feec9c505f
Tweak TextInput border color
2019-01-28 04:16:55 -02:00
Bruno Lemos
07d9847471
Update Desktop screenshot
2019-01-24 01:18:11 -02:00
Bruno Lemos
a23b464dc5
[Desktop] Only show 2 digits on update download progress
2019-01-20 21:41:48 -02:00
Bruno Lemos
305a1725e9
v0.44.0
v0.44.0
2019-01-20 21:17:12 -02:00
Bruno Lemos
2aaf7ad484
Revert dev code
2019-01-20 21:15:29 -02:00
Bruno Lemos
040f839f64
Prevent rgba error on theme change
...
TODO: Fix this for real
2019-01-20 21:07:36 -02:00
Bruno Lemos
4d29578194
Fix card icon alignment
2019-01-20 20:54:25 -02:00
Bruno Lemos
234a2a79e6
Strip markdown content from comments
...
Related: #38
2019-01-20 18:55:05 -02:00
Bruno Lemos
81c0b00152
Design tweaks
...
Changed some colors, like Sidebar and Header backgrouns
Changed separators color and size
Changed all avatar to be a circle instead of rounded
Made the dot separator smaller
2019-01-20 18:54:58 -02:00
Bruno Lemos
1e4116622f
Only show exact time on hover to make it cleaner
2019-01-20 17:48:09 -02:00
Bruno Lemos
90597122e0
Migrate from react-spring/hooks to react-native/hooks
2019-01-20 05:43:08 -02:00
Bruno Lemos
f26ee3b318
Patch react-spring with native-hooks fixes
2019-01-20 05:42:48 -02:00
Bruno Lemos
e875ed64be
Attatch window.eval code to the reported error
...
So I can see what was attempted
2019-01-19 19:57:23 -02:00
Bruno Lemos
f69e556d24
Run tsc on pre-commit to ensure no types got broken
2019-01-19 02:57:18 -02:00
Bruno Lemos
4ea989d654
[Android] Fix TextInput height
2019-01-19 02:57:17 -02:00
Bruno Lemos
ba3a75d97c
[Web] Fix regression on Firefox
...
RowList not showing up
2019-01-19 02:57:16 -02:00
Bruno Lemos
2cf84ed348
[Android] Fix bugs that appeared after react-spring migration
...
So many random things stopped working.
They were mainly caused by a rerender happening in a child view while some react-spring animation was happening.
Also I could not scroll on some places anymore, so I had to add collapsable={false} to some views as seem here: https://github.com/facebook/react-native/issues/21026#issuecomment-442785268
[Web] Workaround for white edge bug on images
https://github.com/necolas/react-native-web/issues/1228
2019-01-19 02:57:06 -02:00
Bruno Lemos
57576ea45a
Fix column size taking in consideration the separator size
2019-01-18 21:32:56 -02:00
Bruno Lemos
e77122c64b
Migrate all Animated to react-spring
...
This allows theme change without triggering component rerenders, improving performance on theme change
Fix #68
2019-01-18 21:32:47 -02:00