Commit Graph

  • 02ee9cd4f2 More card tweaks, show comments at the bottom and update date at the right for issues/prs Bruno Lemos 2019-04-30 21:28:17 -03:00
  • a76d1d0d8a Avoid sending ga event on focusing column (#137) Bruno Lemos 2019-04-29 15:36:39 -03:00
  • f3a9ed23ca Merge pull request #135 from mtsmfm/remove-unused-import Bruno Lemos 2019-04-29 15:33:40 -03:00
  • 8b1392806f Avoid sending ga event on focusing column Fumiaki MATSUSHIMA 2019-04-29 19:03:27 +09:00
  • 5e27e248f9 Fix regression with enhacements being lost Bruno Lemos 2019-04-28 01:09:33 -03:00
  • 66576adcc0 Rename unsave to saved Bruno Lemos 2019-04-27 22:57:18 -03:00
  • b0d72a0ae0 Tweak notification reason design Bruno Lemos 2019-04-27 22:50:12 -03:00
  • 40e8ab9c71 Fix empty columns state Bruno Lemos 2019-04-27 22:17:04 -03:00
  • 7a2315f8d7 Revert default app view mode to multi-column Bruno Lemos 2019-04-27 16:40:25 -03:00
  • f7603110c5 Stop deleting old items on open, replace all after first fetch instead Bruno Lemos 2019-04-27 05:14:01 -03:00
  • 1e47ee896f Improve checkboxes behavior Bruno Lemos 2019-04-27 04:22:03 -03:00
  • acb968f67b Rename Review to Pull Request Review Bruno Lemos 2019-04-26 23:53:59 -03:00
  • 5c5a3bb066 New filters: State (Open, Closed, Merged) and Draft Bruno Lemos 2019-04-26 23:53:30 -03:00
  • 34bc9fb4dd Remove unused import Fumiaki MATSUSHIMA 2019-04-27 11:53:04 +09:00
  • 470ebc9ef4 Move more code to the core package Bruno Lemos 2019-04-26 21:38:36 -03:00
  • 3422156e7d Make event action filter more granular Bruno Lemos 2019-04-26 05:13:01 -03:00
  • 15c32f60b3 Cleaner card layout Bruno Lemos 2019-04-26 03:58:42 -03:00
  • a5b5413633 Fix column filters still clickable even when hidden behind column Bruno Lemos 2019-04-25 03:47:44 -03:00
  • 6ea6c05201 Auto close filters when changing from big to small screen Bruno Lemos 2019-04-24 20:21:34 -03:00
  • b95aec2b30 Allow moving columns with Alt+Up and Alt+Down as well Bruno Lemos 2019-04-24 20:10:25 -03:00
  • 2fd3549c9a Fix buggy scroll/move column on small screens Bruno Lemos 2019-04-24 20:06:06 -03:00
  • 4f4a9cde3b [Android] Re-enable animations Bruno Lemos 2019-04-24 03:41:28 -03:00
  • ce67cc8734 Alow disabling animations via global flag Bruno Lemos 2019-04-24 03:40:01 -03:00
  • bf7fce4c61 [Performance] Only use react-spring when necessary, use new themed components everywhere else Bruno Lemos 2019-04-24 03:31:24 -03:00
  • 7c31a59c57 Show lock icon together with timestamp instead of action text Bruno Lemos 2019-04-23 19:05:53 -03:00
  • 7d0329fac5 Revert column banner to the bottom Bruno Lemos 2019-04-23 18:42:07 -03:00
  • 43623aac8d Fix no column being selected after login Bruno Lemos 2019-04-23 04:51:36 -03:00
  • 1569e3ff66 Fix keyboard shortcut key layout Bruno Lemos 2019-04-23 04:33:01 -03:00
  • 5291808f2f Fix support for new emojis Bruno Lemos 2019-04-23 04:18:00 -03:00
  • 959acacee9 Disable emojis on labels Bruno Lemos 2019-04-23 03:39:30 -03:00
  • 9fa6aac5be Fix scroll error, add onScrollToIndexFailed to Sidebar Bruno Lemos 2019-04-23 03:38:23 -03:00
  • d5a8f97a1b Tweak muted label Bruno Lemos 2019-04-23 03:16:17 -03:00
  • 6f106079d4 Improve speed of keyboard navigation considerably Bruno Lemos 2019-04-23 02:56:57 -03:00
  • 6aa24bb966 [Desktop] Fix Full Screen -> Menubar switch Bruno Lemos 2019-04-22 22:39:20 -03:00
  • 7ec3799795 [Desktop] Fix Full Screen -> Menubar switch Bruno Lemos 2019-04-22 22:39:20 -03:00
  • bb463e438d Re-enable labels on event cards Bruno Lemos 2019-04-22 05:41:27 -03:00
  • 21535c402d Small fix on subject type checkbox logic Bruno Lemos 2019-04-22 05:20:46 -03:00
  • 530a5e88e8 Fix floating filters causing a spacing after the last column Bruno Lemos 2019-04-22 05:09:54 -03:00
  • ed81bbecd7 Fix responsive design for new label layout Bruno Lemos 2019-04-22 04:46:13 -03:00
  • d9ea09a3ec Improve Link hover handling Bruno Lemos 2019-04-22 02:18:56 -03:00
  • 85a6890f03 Allow showing cleared items by clicking at the same clear button Bruno Lemos 2019-04-21 20:52:26 -03:00
  • 54b6bd853b Remove unnecessary setState causing Load More render delay Bruno Lemos 2019-04-20 06:50:20 -03:00
  • 7ab32c05cc Move labels to a fixed position like a table column Bruno Lemos 2019-04-20 06:27:16 -03:00
  • 0eb5183702 New cleaner label design Bruno Lemos 2019-04-20 03:54:28 -03:00
  • c1c5ba6fb8 Tweak inlineLabels logic Bruno Lemos 2019-04-20 03:27:43 -03:00
  • 6f51e73f6b Don't hide label texts on Issue/PRs column Bruno Lemos 2019-04-20 03:27:09 -03:00
  • c2d4b98822 Improve labels tooltip, show all at once Bruno Lemos 2019-04-20 03:05:45 -03:00
  • 4b5f597cc3 Overlap circle labels a little bit Bruno Lemos 2019-04-20 02:32:21 -03:00
  • 6762a0160d [Mobile] Fix build Bruno Lemos 2019-04-20 02:34:06 -03:00
  • 7108a15c99 Improve colors between light/dark themes Bruno Lemos 2019-04-20 02:02:20 -03:00
  • efac97d431 [Mobile] Disable card focus border Bruno Lemos 2019-04-19 03:57:20 -03:00
  • dcdc5e8aed Start with first item focused to indicate keyboard shortcut support Bruno Lemos 2019-04-19 03:42:10 -03:00
  • 092c11a092 Cleaner layout, showing less information Bruno Lemos 2019-04-19 03:08:47 -03:00
  • 624689d23d # WIP Minimalist layout Bruno Lemos 2019-04-18 23:05:18 -03:00
  • be4575d70d Use muted color on bookmark button Bruno Lemos 2019-04-18 22:29:19 -03:00
  • dfb056f302 Fix some theme change issues Bruno Lemos 2019-04-18 22:28:50 -03:00
  • 7e399158c2 Increase back/close button touch area Bruno Lemos 2019-04-18 20:40:24 -03:00
  • 1b30a24a9d Smaller icons and avatars Bruno Lemos 2019-04-18 20:36:30 -03:00
  • de7d43056d Smaller checkboxes Bruno Lemos 2019-04-18 20:31:48 -03:00
  • d1ecb0671c Use floating filters layout on multi-column mode as well Bruno Lemos 2019-04-18 18:56:16 -03:00
  • ea95bb9c2e Tweak dark gray color a little bit Bruno Lemos 2019-04-17 23:10:31 -03:00
  • 445054102f [iOS] Fix cropped sidebar icons on landscape mode Bruno Lemos 2019-04-17 23:08:47 -03:00
  • 28d7b60c5a [iOS] iPhone X tweak on floating animation Bruno Lemos 2019-04-17 23:03:08 -03:00
  • b6d0944262 Fix some broken layouts on issue/pr rows Bruno Lemos 2019-04-17 22:48:09 -03:00
  • a97296888a New label option to hide text Bruno Lemos 2019-04-17 22:23:58 -03:00
  • 685ec8ec1e Prevent unselecting both Issue and Pull Request checkboxes Bruno Lemos 2019-04-17 21:32:46 -03:00
  • d58f81fde0 Improve responsive design for single column mode Bruno Lemos 2019-04-17 21:14:49 -03:00
  • f56b44c689 Fix ColumSwitcher visibility logic Bruno Lemos 2019-04-17 20:51:59 -03:00
  • ec7d1cc782 Fix type of undefined Bruno Lemos 2019-04-17 20:33:03 -03:00
  • 1510d188ce Fix checkbox duplicated callback on some touch devices Bruno Lemos 2019-04-17 20:17:47 -03:00
  • 6f808e601e Tweak bottom column spacing on small screens Bruno Lemos 2019-04-17 19:55:17 -03:00
  • 7e0b91aec9 Only use one line for repo/owner name each Bruno Lemos 2019-04-17 19:30:26 -03:00
  • edaa7f593e Change release icon from tag to rocket Bruno Lemos 2019-04-17 19:26:58 -03:00
  • 8236e7ff36 New cursor and hover experience Bruno Lemos 2019-04-17 19:18:06 -03:00
  • ee308ab0e1 Fix isSingleRow logic Bruno Lemos 2019-04-16 19:56:51 -03:00
  • 74cfd0b2de New filters UX, floating from the right on small screens Bruno Lemos 2019-04-16 19:56:17 -03:00
  • b0ed0c9dff [Performance] Fix ViewMeasurer first render Bruno Lemos 2019-04-15 07:29:56 -03:00
  • a37a026a07 [Performance] Tweak FlatList virtualization Bruno Lemos 2019-04-15 06:54:09 -03:00
  • f3ee8a1238 Revert "[Performance] Ship ES6 code to production, drop IE support" Bruno Lemos 2019-04-15 05:33:54 -03:00
  • 448d0961e1 [Performance] Ship ES6 code to production, drop IE support Bruno Lemos 2019-04-15 05:29:17 -03:00
  • 432cbc3354 [Performance] Add some keys because why not Bruno Lemos 2019-04-15 03:11:18 -03:00
  • 7aedcdacba [Performance] Upgrade react and react-redux Bruno Lemos 2019-04-15 02:51:59 -03:00
  • 9b5df4659d [iOS] Fix build Bruno Lemos 2019-04-15 02:41:14 -03:00
  • e6585a7f74 Fix participating filter regression Bruno Lemos 2019-04-14 04:55:56 -03:00
  • 842e993d88 Tweak react-spring animation Bruno Lemos 2019-04-14 04:55:03 -03:00
  • 91a9aa3814 Show keyboard shortcuts on button tooltips Bruno Lemos 2019-04-14 03:20:51 -03:00
  • 567036d5e0 Add a try catch on findNode method to avoid crashes Bruno Lemos 2019-04-13 23:51:15 -03:00
  • faf63aa79d Handle draft pull requests from events api as well Bruno Lemos 2019-04-13 23:17:49 -03:00
  • f3923a57b2 Show basic tooltip on most icon-buttons Bruno Lemos 2019-04-13 23:15:48 -03:00
  • 5454b43c64 Show tooltip on notification subscription reason Bruno Lemos 2019-04-13 21:34:39 -03:00
  • 678925fb06 Rename "Subscribed" to "Manual" to match GitHub UI Bruno Lemos 2019-04-13 21:24:58 -03:00
  • a4bc0362b3 Scroll sidebar when moving a column as well Bruno Lemos 2019-04-13 20:30:01 -03:00
  • abbe40c183 Fix canFetchMore not triggering a re-render Bruno Lemos 2019-04-13 20:07:43 -03:00
  • f05f88bb00 Fix some alignments Bruno Lemos 2019-04-13 19:42:23 -03:00
  • 258439e490 Fix comment card position Bruno Lemos 2019-04-13 19:43:31 -03:00
  • 7ebcb3e8e0 [Performance] Avoid some unnecessary re-renders Bruno Lemos 2019-04-12 21:28:45 -03:00
  • 86c02c8b2b [Performance] Setup reselect-tools Bruno Lemos 2019-04-12 05:20:01 -03:00
  • 5a4ec421b6 Move redux-persist migrations to its own file Bruno Lemos 2019-04-12 05:03:26 -03:00
  • 71ea32786f [Performance] Disable RefreshControl interval refresh Bruno Lemos 2019-04-12 04:51:00 -03:00
  • ddbd54b169 Implement Subject Type filter for Issue/PR column Bruno Lemos 2019-04-12 04:42:18 -03:00