Commit Graph

  • c911af868d Small type fix Bruno Lemos 2018-12-19 17:56:26 -02:00
  • 73080f81d8 Update README.md Bruno Lemos 2018-12-19 07:19:06 -02:00
  • 88448d1d86 [Android] Add Play Store link to README Bruno Lemos 2018-12-19 07:01:07 -02:00
  • e5f64353e7 [Android] Fix stuck on SplashScreen after pressing back button Bruno Lemos 2018-12-19 06:17:50 -02:00
  • c51ec020ce [Android] Fix release build Bruno Lemos 2018-12-19 06:05:55 -02:00
  • 6395201d4f [Android] Fix app not showing on home screen Bruno Lemos 2018-12-19 06:01:11 -02:00
  • a5995008a3 Update README.md Bruno Lemos 2018-12-18 14:48:58 -02:00
  • 2f08fca332 Reduce cache size in half by not saving useless URLs Bruno Lemos 2018-12-19 04:59:33 -02:00
  • 30fc86d448 Improve input handling on small screens Bruno Lemos 2018-12-19 03:32:07 -02:00
  • b1f2ecac21 Fix Splash Screen Bruno Lemos 2018-12-19 02:37:55 -02:00
  • a422404852 [Android] Fix blank screen after removing last column Bruno Lemos 2018-12-17 23:18:44 -02:00
  • d7647f3aa6 [Android] Fix scrollTo on add column Bruno Lemos 2018-12-17 22:52:47 -02:00
  • b86ead58ba Close keyboard on tap outside Bruno Lemos 2018-12-17 21:05:12 -02:00
  • 869d66f244 [Android] Animate StatusBar color change Bruno Lemos 2018-12-17 20:02:24 -02:00
  • 49c60496a5 [Android] Use custom JSC with ES6 support and better performance Bruno Lemos 2018-12-17 20:02:04 -02:00
  • 72579483c5 Update README.md Bruno Lemos 2018-12-18 04:21:59 -02:00
  • 6503672a6f Update README.md Bruno Lemos 2018-12-18 04:14:29 -02:00
  • 214ca082d9 Update README.md Bruno Lemos 2018-12-18 04:07:49 -02:00
  • 139a9c50be Update README.md Bruno Lemos 2018-12-18 04:06:55 -02:00
  • d563598297 Update README.md Bruno Lemos 2018-12-18 04:04:56 -02:00
  • 04ae305896 Update README.md Bruno Lemos 2018-12-18 04:01:34 -02:00
  • a5e4f31741 Update README.md Bruno Lemos 2018-12-18 03:57:49 -02:00
  • c274bef277 Merge pull request #49 from gregoryfm/master Bruno Lemos 2018-12-18 02:56:33 -02:00
  • 88747a0b95 Fix Column Filters max height to avoid staying behind FAB Bruno Lemos 2018-12-17 23:43:23 -02:00
  • 8d84f458c0 Small type fix Bruno Lemos 2018-12-17 23:45:35 -02:00
  • 77cceab253 Enable gradient overlay on small devices Bruno Lemos 2018-12-17 19:52:23 -02:00
  • f137f9d75e [Web] Fix body background color Bruno Lemos 2018-12-17 19:49:20 -02:00
  • caf32d1473 Compile before starting dev server Bruno Lemos 2018-12-17 19:14:54 -02:00
  • 5db06d9907 Revert "Change code sharing number from 95% to 99%" Bruno Lemos 2018-12-17 16:58:04 -02:00
  • fab9752e86 Update README.md Gregory Menezes 2018-12-17 23:49:19 +11:00
  • c2819b55e4 Run tsc before cra build Bruno Lemos 2018-12-16 21:48:18 -02:00
  • 3dcd1ea90b v0.39.2 v0.39.2 Bruno Lemos 2018-12-16 21:37:32 -02:00
  • df083dee35 Disable gradient overlay on web due to color transition issue Bruno Lemos 2018-12-16 21:36:14 -02:00
  • f545391d28 Disable HMR Bruno Lemos 2018-12-16 21:27:29 -02:00
  • 3f78438116 Add new columns at the end instead of at the beginning Bruno Lemos 2018-12-16 19:41:36 -02:00
  • b7466f58df Fix theme change regression on mobile Bruno Lemos 2018-12-16 19:19:32 -02:00
  • fc37de1455 Improve theme change UX Bruno Lemos 2018-12-16 19:08:10 -02:00
  • 4b861d4a20 Fix gradient color transition Bruno Lemos 2018-12-16 15:20:41 -02:00
  • 2480d3f472 v0.39.1 v0.39.1 Bruno Lemos 2018-12-15 04:43:57 -02:00
  • 39d3e7e352 Fix memoize for multiple arguments Bruno Lemos 2018-12-15 03:59:24 -02:00
  • b2d0261d0a Small refactoring on core imports Bruno Lemos 2018-12-15 03:46:03 -02:00
  • a58ae076e6 Fix save for later for merged events Bruno Lemos 2018-12-15 03:11:02 -02:00
  • c8e5780451 Hide privacy filter row if user has not private access Bruno Lemos 2018-12-15 02:15:21 -02:00
  • 385a8fc25b Merge pull request #18 from edxds/master Bruno Lemos 2018-12-15 02:49:21 -02:00
  • 762419146e v0.39.0 v0.39.0 Bruno Lemos 2018-12-14 23:27:52 -02:00
  • 46e944016a Add link about private repositories Bruno Lemos 2018-12-14 23:25:34 -02:00
  • 426610660e Merge pull request #31 from devhubapp/dev Bruno Lemos 2018-12-14 20:10:32 -02:00
  • 7eafb4903a Disable privacy filter if token scope has no private access Bruno Lemos 2018-12-14 15:03:53 -02:00
  • 18996c1e61 Dont even try fetching private notification enhancement if doesnt have private access Bruno Lemos 2018-12-14 13:59:29 -02:00
  • d751253a5e Dont retry fetching notification enhancement if failed once Bruno Lemos 2018-12-14 13:40:32 -02:00
  • ef4111c02c Ask for minimum user permission only Bruno Lemos 2018-12-14 13:24:52 -02:00
  • 566dbe649a Disable private access login button Bruno Lemos 2018-12-14 13:17:11 -02:00
  • f760aeb593 Instantly logout on Bad Credentials Bruno Lemos 2018-12-14 13:06:45 -02:00
  • bf8d47c16b Enable analytics on dev mode Bruno Lemos 2018-12-14 12:57:20 -02:00
  • 6d6883ec8e Fix analytics app version Bruno Lemos 2018-12-14 12:54:54 -02:00
  • caa757332c Remove log Bruno Lemos 2018-12-14 12:53:47 -02:00
  • 253c9534bb Allow landscape on Android PWA Bruno Lemos 2018-12-14 12:21:09 -02:00
  • 5adb5fae32 Show body of new issue/prs Bruno Lemos 2018-12-14 04:17:25 -02:00
  • eb91d69443 v0.38.6 v0.38.6 Bruno Lemos 2018-12-14 03:45:51 -02:00
  • 39d4e63223 Show oauth loading indicator right after clicking the button Bruno Lemos 2018-12-14 03:40:01 -02:00
  • 9f65ea1d6c Fix oauth flow with redirect instead of popup Bruno Lemos 2018-12-14 03:03:44 -02:00
  • 2f14ea22cf v0.38.5 v0.38.5 Bruno Lemos 2018-12-14 01:34:53 -02:00
  • 486d377168 Merge pull request #21 from devhubapp/dev Bruno Lemos 2018-12-14 01:33:55 -02:00
  • 93eff292c7 Fix number shortcut on firefox Bruno Lemos 2018-12-14 01:18:55 -02:00
  • 248b9371f4 Fix wrong spacing on Firefox and Edge Bruno Lemos 2018-12-14 00:16:56 -02:00
  • 69ed1fc21f Fix linear gradient on web Bruno Lemos 2018-12-14 00:12:21 -02:00
  • 281f7ed56c Fix oauth flow on Edge and improve it on mobile web Bruno Lemos 2018-12-14 00:11:48 -02:00
  • 021146da88 Added font smoothing for improved legibility on web Eduardo 2018-12-13 19:01:49 -02:00
  • 1fe69d51de v0.38.4 v0.38.4 Bruno Lemos 2018-12-13 17:32:35 -02:00
  • 1641e032cc Merge pull request #16 from devhubapp/dev Bruno Lemos 2018-12-13 17:13:48 -02:00
  • 8d38d2285e Fix broken filters after switching between inbox/archived Bruno Lemos 2018-12-13 17:12:46 -02:00
  • 300c187bc6 Add a "Why all these permissions?" link on login screen Bruno Lemos 2018-12-13 04:05:56 -02:00
  • 9847330aad v0.38.3 v0.38.3 Bruno Lemos 2018-12-13 03:22:10 -02:00
  • 128e959329 Set appVersion on Bugsnag Bruno Lemos 2018-12-13 03:12:50 -02:00
  • 5d980d49ff Prevent split of null Bruno Lemos 2018-12-13 03:09:35 -02:00
  • 61e5696ac4 Report all console.error to bugsnag Bruno Lemos 2018-12-13 03:07:10 -02:00
  • 2dc133983c Change code sharing number from 95% to 99% Bruno Lemos 2018-12-13 02:44:43 -02:00
  • dc75d84398 Fix login of undefined Bruno Lemos 2018-12-12 21:01:52 -02:00
  • 2a86585727 Prevent focus of undefined Bruno Lemos 2018-12-12 20:58:28 -02:00
  • b9565d11d0 Add user login to bugsnag error metadata Bruno Lemos 2018-12-12 20:56:54 -02:00
  • 2887a5dccb Add iOS App Store link Bruno Lemos 2018-12-12 20:25:21 -02:00
  • 87480cc470 Merge pull request #9 from rchinerman/rchinerman/update-readme Bruno Lemos 2018-12-12 20:21:04 -02:00
  • 1bd640ae99 Update README.md Ryan Hinerman 2018-12-12 14:13:47 -08:00
  • 9684875286 Update README.md Bruno Lemos 2018-12-12 16:47:13 -02:00
  • 8f79b1aaf2 Merge pull request #7 from devhubapp/dev Bruno Lemos 2018-12-12 16:25:32 -02:00
  • 8aac3a159e Remove custom AppState implementation Bruno Lemos 2018-12-12 16:22:54 -02:00
  • 84efad7291 Merge pull request #4 from devhubapp/remove-css-reset Bruno Lemos 2018-12-12 15:56:13 -02:00
  • 2e417dc4fc Remove CSS reset Bruno Lemos 2018-12-12 15:53:33 -02:00
  • d87c82a201 Update README.md Bruno Lemos 2018-12-12 13:37:59 -02:00
  • 2c13947949 v0.38.2 v0.38.2 Bruno Lemos 2018-12-12 04:00:27 -02:00
  • 0a6fa9d6c9 Change some icons Bruno Lemos 2018-12-12 03:07:48 -02:00
  • 16b351a4eb Update devhub repo url Bruno Lemos 2018-12-12 02:34:25 -02:00
  • b07ea28804 Change logo link to GitHub repo Bruno Lemos 2018-12-11 20:31:17 -02:00
  • fd6f0627e3 Update README.md Bruno Lemos 2018-12-11 22:23:46 -02:00
  • f9ad1d87e6 Merge pull request #1 from diegohaz/patch-1 Bruno Lemos 2018-12-11 22:19:52 -02:00
  • 2311af033d Update README.md Haz 2018-12-11 22:17:24 -02:00
  • 53f8023d4b Update LICENSE.md Bruno Lemos 2018-12-11 22:08:34 -02:00
  • 38d8dd7c22 Update README.md Bruno Lemos 2018-12-11 21:55:02 -02:00
  • 68016fb9ac v0.38.1 v0.38.1 Bruno Lemos 2018-12-11 19:25:03 -02:00
  • c5888e904d Add meta tags Bruno Lemos 2018-12-11 19:11:30 -02:00