190 Commits

Author SHA1 Message Date
Bruno Lemos
ef22c96f22 v0.90.0-beta.2 2019-05-06 07:35:09 -03:00
Bruno Lemos
eb12272220 Add missing core dependency 2019-05-06 06:16:00 -03:00
Bruno Lemos
9bce64e25a Small change on tokenCreatedAt type 2019-05-06 05:45:39 -03:00
Bruno Lemos
a9adac0c83 v0.90.0-beta.1 2019-05-06 04:21:13 -03:00
Bruno Lemos
f5c79cbf91 Revert "v0.80.0"
This reverts commit c865c9d183.
2019-05-06 04:20:11 -03:00
Bruno Lemos
c865c9d183 v0.80.0 2019-05-06 04:12:59 -03:00
Bruno Lemos
f0f4101f36 Merge branch 'master' of github.com:devhubapp/devhub into v2 2019-05-06 03:45:47 -03:00
Bruno Lemos
93072224c8 v0.9.0-beta.1 2019-05-02 15:14:12 -03:00
Bruno Lemos
294f341444 Return a bit less items, specially for issues/prs column 2019-05-02 15:08:34 -03:00
Bruno Lemos
43a4672651 v0.48.2 2019-05-02 05:16:32 -03:00
Bruno Lemos
16aad4f328 Slack community 2019-05-02 05:12:38 -03:00
Bruno Lemos
0f49255120 Increase pagination per_page to the maximum value allowed
50 for notifications, 100 for the rest
2019-05-02 00:59:09 -03:00
Bruno Lemos
da068764fe Fix some wrong subject types for Pull Requests and Pull Request Reviews 2019-05-02 00:09:32 -03:00
Bruno Lemos
02ee9cd4f2 More card tweaks, show comments at the bottom and update date at the right for issues/prs 2019-04-30 21:28:17 -03:00
Bruno Lemos
5e27e248f9 Fix regression with enhacements being lost
Like saved status, force unread, etc
2019-04-28 01:09:33 -03:00
Bruno Lemos
acb968f67b Rename Review to Pull Request Review 2019-04-27 04:59:47 -03:00
Bruno Lemos
5c5a3bb066 New filters: State (Open, Closed, Merged) and Draft 2019-04-27 04:59:41 -03:00
Bruno Lemos
470ebc9ef4 Move more code to the core package 2019-04-26 21:38:36 -03:00
Bruno Lemos
3422156e7d Make event action filter more granular
Split state_changed filter in 4: opened, closed, reopened and merged
2019-04-26 05:13:01 -03:00
Bruno Lemos
15c32f60b3 Cleaner card layout
New buttons for toggling save and unread status

New saved indicator with a floating icon at the top right
2019-04-26 03:58:42 -03:00
Bruno Lemos
4f4a9cde3b [Android] Re-enable animations
https://github.com/devhubapp/devhub/issues/126

https://github.com/react-spring/react-spring/issues/570
2019-04-24 03:43:28 -03:00
Bruno Lemos
ce67cc8734 Alow disabling animations via global flag 2019-04-24 03:43:27 -03:00
Bruno Lemos
7108a15c99 Improve colors between light/dark themes 2019-04-21 20:43:39 -03:00
Bruno Lemos
ec7d1cc782 Fix type of undefined 2019-04-17 22:01:51 -03:00
Bruno Lemos
faf63aa79d Handle draft pull requests from events api as well 2019-04-14 02:35:18 -03:00
Bruno Lemos
f3923a57b2 Show basic tooltip on most icon-buttons
Closes #8
2019-04-14 02:35:15 -03:00
Bruno Lemos
7ebcb3e8e0 [Performance] Avoid some unnecessary re-renders
But using lodash isEqual, which may me a bit expensive

https://github.com/devhubapp/devhub/issues/126
2019-04-13 21:20:27 -03:00
Bruno Lemos
ddbd54b169 Implement Subject Type filter for Issue/PR column 2019-04-12 04:42:18 -03:00
Bruno Lemos
b77fe806d7 Fix event action text colon logic 2019-04-11 18:03:18 -03:00
Bruno Lemos
ed74290ffd New comment event card layout
Comment now shows right after the action text and without avatar. This avoids showing duplicated avatar of the action creator and comment creator
2019-04-11 16:59:36 -03:00
Bruno Lemos
a8c326c8c1 Fix security alert card regression 2019-04-11 16:59:35 -03:00
Bruno Lemos
17258ba1d5 Enhance searched pull requests with merge information 2019-04-10 22:13:23 -03:00
Bruno Lemos
a7a055c1e3 New column type: Issues & Pull Requests
Very basic for now, missing filters, save/unread on small screens and taking actions on issues/prs
2019-04-10 06:09:42 -03:00
Bruno Lemos
d3f4dde6a0 Make bottom Sidebar track current active column on scroll 2019-04-07 01:33:54 -03:00
Bruno Lemos
3c293ffa54 Revert default theme to dark-gray for the 10th time 2019-04-06 15:23:59 -03:00
Bruno Lemos
e585d15663 Show fork events on a single line 2019-04-06 02:04:02 -03:00
Bruno Lemos
d3f079def6 Show tag events on a single line
Like we already do with branches

Also fixed branch links for branches with slashes
2019-04-06 00:41:19 -03:00
Bruno Lemos
8599b83100 New filter: "Event action", a more granular version of the previous "Event Type" filter
For the same result as before, use it in conjunction with the "Subject type" filter

https://github.com/devhubapp/devhub/issues/131
2019-04-03 03:52:48 -03:00
Bruno Lemos
ee7a27b6b7 Change default theme to dark-blue, no auto toggle
From dark-gray + light-blue
2019-04-02 03:19:06 -03:00
Bruno Lemos
9ae0bafc9c Make single-column the default layout mode for everyone
Including existing users (still not sure about this decision but lets see. I want all to experiment this new layout and they can change back manually)
2019-04-01 18:03:45 -03:00
Bruno Lemos
29eed7986f Design tweaks + Fix web app landscape mode on iPhone X 2019-03-30 05:41:56 -03:00
Bruno Lemos
6394d7a4ed Finish single-column layout for both events and notifications 2019-03-30 00:13:02 -03:00
Bruno Lemos
3a95aa582a New filter: By subject type (issue, pr, etc)
https://github.com/devhubapp/devhub/issues/131
2019-03-29 06:52:27 -03:00
Bruno Lemos
aa73cc0713 Improve commit, release and wiki card design 2019-03-28 17:33:06 -03:00
Bruno Lemos
c70a990840 [WIP] More progress with the Single Column View mode, now reusing the existing row components 2019-03-26 19:31:47 -03:00
Bruno Lemos
876d55db53 [WIP] More single-column view progress 2019-03-26 15:18:15 -03:00
Bruno Lemos
af20a25188 [WIP] Single-column view mode 2019-03-26 15:05:40 -03:00
Bruno Lemos
13b5f96bc4 v0.48.1 2019-03-23 11:06:48 -03:00
Bruno Lemos
498c8a87e5 v0.48.0
Also fix iOS build
2019-03-23 09:47:23 -03:00
Bruno Lemos
e965514140 Rate app button on preferences screen 2019-03-23 07:24:59 -03:00