Commit Graph

  • 168cf2e115 Improved Column Modal support Bruno Lemos 2018-10-29 19:18:28 -03:00
  • 67c412f5f0 [Mobile] Fix preferences Column not showing Bruno Lemos 2018-10-29 17:49:53 -03:00
  • 4592f46f80 Only show preferences column after clicking on the preferences button Bruno Lemos 2018-10-28 23:45:02 -03:00
  • c3c5929c2e Change Switch tint color Bruno Lemos 2018-10-27 20:43:58 -03:00
  • e59c879f92 Allow changing preferrable theme without changing current theme when auto is enabled Bruno Lemos 2018-10-27 20:07:26 -03:00
  • 3b8b027239 New preferences screen Bruno Lemos 2018-10-27 14:52:00 -03:00
  • fca38e05ba Downgrade to react@16.6.0-alpha.8af6728 because of react-native Bruno Lemos 2018-10-27 15:00:30 -03:00
  • ad8b2588a0 [tslint] Disable jsx-no-lambda rule Bruno Lemos 2018-10-27 14:51:43 -03:00
  • 4d82006f8e Fix types Bruno Lemos 2018-10-27 11:24:21 -03:00
  • 7c31ffd705 Add missing theme names Bruno Lemos 2018-10-27 11:23:04 -03:00
  • de5c62fbe3 Upgrade to react@16.7.0-alpha.0 Bruno Lemos 2018-10-26 20:04:14 -03:00
  • 23c6ee2205 Upgrade to react-native@0.57.4 and other dependencies Bruno Lemos 2018-10-26 19:57:32 -03:00
  • 849c8f1fc4 [Web] Add numberOfLines support to react-native-web Bruno Lemos 2018-10-26 15:38:15 -03:00
  • 88d4008c35 [Web] Update tsconfig.json Bruno Lemos 2018-10-26 15:36:55 -03:00
  • 5d6f01dd5f [Web] Use react-scripts@next instead of yarn link Bruno Lemos 2018-10-26 15:23:06 -03:00
  • 54a93f7776 [Redux] Migrate auth and columns Bruno Lemos 2018-10-25 10:23:21 -03:00
  • 8d06a63d7e Fix tsconfig Bruno Lemos 2018-10-24 18:48:54 -03:00
  • 370286fd20 Upgrade react-native to 0.57.3 Bruno Lemos 2018-10-24 18:47:25 -03:00
  • 83318bab40 Upgrade react to 16.6.0 and other dependencies Bruno Lemos 2018-10-24 17:39:53 -03:00
  • cba92e2747 Update react-app.d.ts Bruno Lemos 2018-10-24 16:32:10 -03:00
  • 4d148aab10 Set interval reference to undefined after clearing it Bruno Lemos 2018-10-23 12:37:45 -03:00
  • d3f285c682 Stop using componentWillReceiveProps Bruno Lemos 2018-10-23 11:44:43 -03:00
  • f7cd703911 Add react-app.d.ts Bruno Lemos 2018-10-22 15:52:01 -03:00
  • 33dd1938bd [Web] Enable scroll snap on small devices Bruno Lemos 2018-10-21 12:54:53 -03:00
  • a8719188a4 Disable brand color + Border color tweaks Bruno Lemos 2018-10-21 12:15:22 -03:00
  • c016cae65f Move husky pre-commit hook to new place Bruno Lemos 2018-10-21 11:45:36 -03:00
  • 9d0c5585a0 [Redux] Fix config initial state Bruno Lemos 2018-10-21 11:41:13 -03:00
  • 61c0ace593 [Redux] Remove Platform.realOS wrapper from config state Bruno Lemos 2018-10-21 11:35:24 -03:00
  • fc51a571a3 [Redux] Move theme state to redux Bruno Lemos 2018-10-20 16:30:17 -03:00
  • 8e56b69441 [Redux] Setup redux-saga Bruno Lemos 2018-10-20 13:22:59 -03:00
  • 6f603be6b3 [Redux] Setup redux-persist Bruno Lemos 2018-10-20 13:15:03 -03:00
  • a39ddbad50 [Redux] Setup Redux Bruno Lemos 2018-10-20 11:42:20 -03:00
  • c9ec32832c Enable CRA built-in type checking Bruno Lemos 2018-10-20 07:45:05 -03:00
  • 4ab0e23943 Add Google Analytics Bruno Lemos 2018-10-20 07:40:59 -03:00
  • d9e6c17c3d Logout on http error 401 Bruno Lemos 2018-10-19 16:48:47 -03:00
  • 5cb4d9be41 Fix refetchUser not being called sometimes Bruno Lemos 2018-10-19 16:29:56 -03:00
  • b0ef2e9a3c [Web] Fix Safari support Bruno Lemos 2018-10-19 16:06:24 -03:00
  • c4f0713d21 Double login timeout Bruno Lemos 2018-10-19 15:44:07 -03:00
  • 2d88aa54e8 [Web] Remove duplicated noscript tag Bruno Lemos 2018-10-19 15:37:02 -03:00
  • 26aceedd30 Disable notifications cache Bruno Lemos 2018-10-19 14:58:56 -03:00
  • d3bed76893 Disable cache for the first request Bruno Lemos 2018-10-19 11:52:33 -03:00
  • b483d8587a Move type check outside of lint-staged Bruno Lemos 2018-10-19 14:37:49 -03:00
  • 9e258cfbf3 [Web] Add polyfills for Internet Explorer Bruno Lemos 2018-10-19 14:35:14 -03:00
  • b7b0bc2e59 Upgrade to create-react-app v2 Bruno Lemos 2018-10-19 14:21:58 -03:00
  • 530c8d2d54 [Web] Fix MainTabNavigator require Bruno Lemos 2018-10-19 10:41:28 -03:00
  • 2157e496e7 Ignore http error 304 which means Not Modified Bruno Lemos 2018-10-18 20:19:00 -03:00
  • 483821b3b9 Cache api requests using http headers Bruno Lemos 2018-10-18 20:07:58 -03:00
  • 96200746b3 Fix dashboard column icon Bruno Lemos 2018-10-18 19:25:25 -03:00
  • 85b3f60116 Fix column subtitle Bruno Lemos 2018-10-18 19:24:33 -03:00
  • afc8efb3f2 Fix SwipeableRow Bruno Lemos 2018-10-18 15:39:00 -03:00
  • 1d5cc1d74a Re-run updated Prettier Bruno Lemos 2018-10-18 14:48:28 -03:00
  • 0f29e194a1 Upgrade dependencies Bruno Lemos 2018-10-18 14:47:31 -03:00
  • cf97273d26 Fix repoIsKnown Bruno Lemos 2018-10-17 12:37:33 -03:00
  • a9c12ac259 Prevent duplicated repos on merged events Bruno Lemos 2018-10-17 12:27:36 -03:00
  • 8978cef585 Fix pending tsc error Bruno Lemos 2018-10-17 12:17:16 -03:00
  • 17e3ac167d [Refactor] Rename all interfaces and types Bruno Lemos 2018-10-17 12:01:44 -03:00
  • 02459b717e [Refactor] Replace all default exports with named exports Bruno Lemos 2018-10-17 11:48:14 -03:00
  • 3a4dee1655 Fix showAvatarAsIcon Bruno Lemos 2018-10-17 05:13:58 -03:00
  • 9036630315 Use the GitHub client @octokit/rest Bruno Lemos 2018-10-17 04:15:31 -03:00
  • b3082eb134 [Web] Use theme color on scrollbars Bruno Lemos 2018-10-15 08:58:09 -03:00
  • 73738838bd Small fix on dark-gray border colors Bruno Lemos 2018-10-15 08:32:57 -03:00
  • 532c9f35a0 New theme: light gray Bruno Lemos 2018-10-15 08:15:23 -03:00
  • 2831899c94 Fix signout icon alignment Bruno Lemos 2018-10-14 19:29:23 -03:00
  • 2dea2f541d [Web] Add logout button to the left sidebar Bruno Lemos 2018-10-14 04:47:32 -03:00
  • 7b03796890 Fix TabBar label not showing on ios browser Bruno Lemos 2018-10-14 04:15:01 -03:00
  • 42396129d0 Fix column separator color on light-white theme Bruno Lemos 2018-10-14 04:11:19 -03:00
  • ca773ce11d Fix GitHub login button colors Bruno Lemos 2018-10-14 04:02:43 -03:00
  • 120d8b674e Fix column header subtitle alignment Bruno Lemos 2018-10-14 03:50:51 -03:00
  • 140cb2199a Fix mergeEvents (order and number of items) Bruno Lemos 2018-10-14 03:44:43 -03:00
  • 3da6d92631 [Web] Show columns icons on left sidebar like TweetDeck Bruno Lemos 2018-10-14 03:32:39 -03:00
  • 4425032b60 Revert "Remove facebook from default columns" Bruno Lemos 2018-10-14 02:13:40 -03:00
  • 1f8d0a9ea1 Show own avatar on notifications first row Bruno Lemos 2018-10-14 01:24:20 -03:00
  • 98fad3fbf4 Remove facebook from default columns Bruno Lemos 2018-10-14 01:13:13 -03:00
  • 5ba2d4af2a ColumnsContext Bruno Lemos 2018-10-14 01:12:11 -03:00
  • be7f0cf193 Fix warning about duplicated key Bruno Lemos 2018-10-13 21:15:10 -03:00
  • 7d58f9482e Change StatusBar and TabBar background color Bruno Lemos 2018-10-13 21:05:01 -03:00
  • ead1fe3dfe [Web] Left sidebar like TweetDeck (empty for now) Bruno Lemos 2018-10-13 20:05:04 -03:00
  • 8d8d0993bf Use a different color on column header Bruno Lemos 2018-10-13 19:34:18 -03:00
  • 1ea48a5cd3 Regression: Re-enable swipeable on Notifications screen Bruno Lemos 2018-10-13 01:46:58 -03:00
  • 65fd73c00e [Mobile] Show column header on Notifications screen Bruno Lemos 2018-10-13 01:36:38 -03:00
  • 351b0712b6 Make screen background darker than column background Bruno Lemos 2018-10-13 00:51:03 -03:00
  • b5af435de9 Change default theme to dark gray Bruno Lemos 2018-10-13 00:16:27 -03:00
  • 7657d16199 Make black theme real black Bruno Lemos 2018-10-13 00:14:45 -03:00
  • 2aebceab60 Support multiple themes Bruno Lemos 2018-10-13 00:08:30 -03:00
  • 6b19652005 # Bruno Lemos 2018-10-12 20:20:13 -03:00
  • a1de1c79d3 Fix link on repository column header Bruno Lemos 2018-10-12 19:37:44 -03:00
  • d15ac503b1 [Web] Use <a /> tag instead of divs with onPress Bruno Lemos 2018-10-12 19:36:00 -03:00
  • 6880bb81b4 Fix duplicated key warning Bruno Lemos 2018-10-09 04:31:56 -03:00
  • 46fb475a05 Render columns dinamically from an array Bruno Lemos 2018-10-09 04:28:05 -03:00
  • 6e521667e4 Centralize column data on a single file EventColumnsContainer Bruno Lemos 2018-10-09 04:22:11 -03:00
  • 342e3026b6 Typing fixes Bruno Lemos 2018-10-09 03:45:24 -03:00
  • d21d0ce7de TSLint fixes Bruno Lemos 2018-10-09 03:40:16 -03:00
  • b8f1c7e50b Fix notifications screen on mobile Bruno Lemos 2018-10-09 03:34:14 -03:00
  • 84b98127e8 Use circle avatar on item headers Bruno Lemos 2018-10-09 03:33:52 -03:00
  • 7f1a243966 Full OAuth flow Bruno Lemos 2018-10-07 07:26:08 -03:00
  • e15a5830dc Remove whatwg-url Bruno Lemos 2018-10-07 03:39:15 -03:00
  • 2d805b46b8 Tweak Login screen design Bruno Lemos 2018-10-07 03:27:53 -03:00
  • 2ed33db40a Set version to 0.0.1 on package.json like android and ios Bruno Lemos 2018-10-07 03:08:32 -03:00
  • 6aedac818a Add a org column Bruno Lemos 2018-10-07 02:55:24 -03:00
  • 854d842e2b [Android] Linked dependencies Bruno Lemos 2018-10-07 02:53:55 -03:00