1767 Commits

Author SHA1 Message Date
Bruno Lemos
f08c991f9d Update screenshots
https://github.com/devhubapp/devhub/pull/138
2019-05-07 04:27:36 -03:00
Bruno Lemos
caee8693bd Merge pull request #138 from devhubapp/v1
v1.0
2019-05-07 03:20:15 -03:00
Bruno Lemos
ef22c96f22 v0.90.0-beta.2 2019-05-06 07:35:09 -03:00
Bruno Lemos
1b4dddf54c [Web] Fix broken layout on Firefox 2019-05-06 07:35:08 -03:00
Bruno Lemos
fa2cd8bbf2 [iOS] Fix banner message on iPhone X 2019-05-06 07:35:07 -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
84914e25a2 Revert "[TEMP] Disable Issues&PRs column type"
This reverts commit cf71bd5dff.
2019-05-06 04:20:27 -03:00
Bruno Lemos
20760e34ac Revert "[TEMP] Disable single-column app view mode"
This reverts commit 04f0cba14f.
2019-05-06 04:20:20 -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
04f0cba14f [TEMP] Disable single-column app view mode 2019-05-06 04:12:54 -03:00
Bruno Lemos
cf71bd5dff [TEMP] Disable Issues&PRs column type 2019-05-06 04:12:52 -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
bd80e56f91 Fix Error: Attempted import error: 'FlatListProps' is not exported from 'react-native-web/dist/index'. 2019-05-04 00:16:10 -03:00
Bruno Lemos
fe190bade5 Prepare FlatList component to be replaced
Maybe use react-window on web?
2019-05-03 23:57:11 -03:00
Bruno Lemos
52645c9939 [Web] Disable virtualization for now
Scrolling is junky

https://github.com/necolas/react-native-web/issues/1337
2019-05-03 23:54:19 -03:00
Bruno Lemos
26ffec2581 Run yarn upgrade
Main reason was to upgrade now, but lets do it on everything since we are here
2019-05-03 17:10:05 -03:00
Bruno Lemos
14ea7caf37 Fix empty column message alignment
When there is no button

Reported by beta user John Letey
2019-05-03 16:25:38 -03:00
Bruno Lemos
93072224c8 v0.9.0-beta.1 2019-05-02 15:14:12 -03:00
Bruno Lemos
0543233608 Beta deploy command 2019-05-02 15:08:59 -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
6a55a39ceb Revert "Deploy source maps to production"
This reverts commit 852377756e.
2019-05-02 06:46:27 -03:00
Bruno Lemos
43a4672651 v0.48.2 v0.80.0 v0.48.2 2019-05-02 05:16:32 -03:00
Bruno Lemos
f896b85734 Remove unused imports
https://github.com/devhubapp/devhub/pull/135#issuecomment-488235114
2019-05-02 05:14:44 -03:00
Bruno Lemos
16aad4f328 Slack community 2019-05-02 05:12:38 -03:00
Bruno Lemos
1a0ce31b83 Add overflow:hidden to card rows
Fix repository row overflowing because of big repo names
2019-05-02 01:54:25 -03:00
Bruno Lemos
c6988c3bd1 Change default filters of User Dashboard column to match GitHub's dashboard 2019-05-02 01:33:07 -03:00
Bruno Lemos
947220a47a Prevent losing existing data after adding a repeated column 2019-05-02 01:17:30 -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
98efa8bc9d Fix DEFAULT_PAGINATION_PER_PAGE not being used at some places 2019-05-02 00:26:47 -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
14dd8dc9d9 [Web] Improve theme change performance even more
setNativeProps wont be called again when using css variables
2019-04-30 22:24:25 -03:00
Bruno Lemos
a85d62adea Merge branch 'master' into v2 2019-04-30 21:43:53 -03:00
Bruno Lemos
dae08a4ddb [Mobile] Fix analytics (it was disabled???) 2019-04-30 21:38:16 -03:00
Bruno Lemos
d69d65ac74 [DEV] Log analytics events 2019-04-30 21:36:20 -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
a76d1d0d8a Avoid sending ga event on focusing column (#137)
Avoid sending ga event on focusing column
2019-04-29 15:36:39 -03:00
Bruno Lemos
f3a9ed23ca Merge pull request #135 from mtsmfm/remove-unused-import
Remove unused import
2019-04-29 15:33:40 -03:00
Fumiaki MATSUSHIMA
8b1392806f Avoid sending ga event on focusing column 2019-04-29 19:03:27 +09: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
66576adcc0 Rename unsave to saved 2019-04-27 22:57:18 -03:00
Bruno Lemos
b0d72a0ae0 Tweak notification reason design
Make it look like a lable

Move it to the right

Fix reponame size trimming
2019-04-27 22:50:12 -03:00
Bruno Lemos
40e8ab9c71 Fix empty columns state
New empty columns screen

Show add colum sidebar button on small screens

Allow exiting the preferences screen
2019-04-27 22:17:04 -03:00
Bruno Lemos
7a2315f8d7 Revert default app view mode to multi-column 2019-04-27 16:40:25 -03:00
Bruno Lemos
f7603110c5 Stop deleting old items on open, replace all after first fetch instead
Also replace all after changing subscription fetch url

https://github.com/devhubapp/devhub/issues/29
2019-04-27 05:14:01 -03:00
Bruno Lemos
1e47ee896f Improve checkboxes behavior
TODO: Stop doing this messy code with checkboxes, create proper CheckboxGroup and RadioGroup components to wrap this repetitive logic
2019-04-27 04:59:49 -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