Commit Graph

  • 290929ab37 Upgrade react-native to 0.50.4 Bruno Lemos 2017-12-03 19:55:21 -02:00
  • af53ccb04e Add android play store assets Bruno Lemos 2017-12-03 19:51:56 -02:00
  • 0df1d1e7ea Initial commit Bruno Lemos 2017-11-08 21:55:06 -02:00
  • 4e1e41272d Garantee new column is at the end Bruno Lemos 2017-10-30 23:46:30 -02:00
  • 10658721ff Avoid big times on setInterval Bruno Lemos 2017-10-30 23:30:06 -02:00
  • 70eaceb2b2 Fix orgs/:org/events endpoint Bruno Lemos 2017-10-30 23:22:58 -02:00
  • 107b8e49e9 Fix blank listview Bruno Lemos 2017-10-26 00:40:19 -02:00
  • 3af8b30baf Fix tabbar icon after upgrading react-navigation Bruno Lemos 2017-10-26 00:33:31 -02:00
  • 15f3b0d079 v0.9.3 Bruno Lemos 2017-10-25 21:11:22 -02:00
  • eea8468b73 Fixed android build Bruno Lemos 2017-10-25 21:10:34 -02:00
  • e3cf8a3f06 Upgraded react-native to 0.50.0-rc.1 Bruno Lemos 2017-10-25 20:44:37 -02:00
  • 0cb9f79225 Downgrade react-navigation because of bottom bar styling issues on iOS 11+ Bruno Lemos 2017-10-25 20:23:52 -02:00
  • f27bee6ad5 Fix styled-components error caused by prettier Bruno Lemos 2017-10-25 20:23:17 -02:00
  • b72cdd0aab Fixed order of column on creation Bruno Lemos 2017-10-25 19:23:19 -02:00
  • 60c97a1cac # Bruno Lemos 2017-10-25 19:09:08 -02:00
  • 306fda8675 Re-run Prettier on whole project Bruno Lemos 2017-10-25 19:02:37 -02:00
  • df5676efb7 Upgraded more dependencies Bruno Lemos 2017-10-25 18:56:10 -02:00
  • 8aa3bf4516 Disabled service worker for now Bruno Lemos 2017-10-25 17:50:30 -02:00
  • 7995965c43 Fix blank items (Revert 'optimized' list view)' Bruno Lemos 2017-10-25 17:30:50 -02:00
  • 2b435758ce Upgraded all dependencies (react native to 0.49, react to 16, ...) Bruno Lemos 2017-10-15 02:08:34 -02:00
  • e8b2a0261f v0.9.2 Bruno Lemos 2017-07-02 02:52:07 -03:00
  • 052d8ba90a Prevent more unnecessary recomputations on selectors + Upgraded dependencies Bruno Lemos 2017-07-02 02:51:01 -03:00
  • 32771bf116 Preventing more rerenders on notifications Bruno Lemos 2017-06-25 01:04:01 -03:00
  • cb547cb74d v0.9.1 Bruno Lemos 2017-06-25 00:17:51 -03:00
  • d712440f4f Fixed performance on notifications screen as well Bruno Lemos 2017-06-25 00:17:14 -03:00
  • cbd8b74878 v0.9.0 Bruno Lemos 2017-06-24 23:31:08 -03:00
  • cd832a5608 Fix wrong prop Bruno Lemos 2017-06-24 23:25:34 -03:00
  • b492a21dd1 Performance fix!!! Finally! Fixed selector memoize for array/list (use same instance) Bruno Lemos 2017-06-24 22:06:01 -03:00
  • 87f1aaf200 Added tests for immutable selector functions Bruno Lemos 2017-06-24 21:42:20 -03:00
  • 8a2ab17152 Re-enabled Immutable.is check on selectors Bruno Lemos 2017-06-24 21:41:53 -03:00
  • b8571c9165 Passing event id as prop instead of whole event obj Bruno Lemos 2017-06-24 20:20:57 -03:00
  • 6b9699f077 Removed orientation listener code Bruno Lemos 2017-06-24 17:36:19 -03:00
  • 47d3b415c4 Remove npm5 lock file, only use yarn Bruno Lemos 2017-06-24 17:24:26 -03:00
  • 9dacaf7cc5 Added keys on card components Bruno Lemos 2017-06-18 22:38:00 -03:00
  • 42e01bbca4 Using prop-types package Bruno Lemos 2017-06-18 19:42:20 -03:00
  • f9a36830a3 Disabled Immutable.is check on selectors Bruno Lemos 2017-06-18 19:39:09 -03:00
  • 6498672343 Removes console.log from production builds Bruno Lemos 2017-06-18 19:17:57 -03:00
  • 4486e0c480 v0.8.10 Bruno Lemos 2017-06-06 17:51:19 -03:00
  • a46faf5b65 [WEB] Fix for safari (removed User-Agent header) Bruno Lemos 2017-06-06 17:36:12 -03:00
  • 0eac1a5be8 v0.8.9 Bruno Lemos 2017-06-05 00:57:37 -03:00
  • 3a227af561 Image handling improvements (fetching smaller sizes + ios cache) Bruno Lemos 2017-06-05 00:57:07 -03:00
  • 93517d5f3a v0.8.8 Bruno Lemos 2017-06-04 23:25:05 -03:00
  • 61472b2a42 Design tweaks on read cards Bruno Lemos 2017-06-04 23:24:29 -03:00
  • 437c92657c Using styled-components extend method to have less wrapper in the component tree Bruno Lemos 2017-06-04 22:32:07 -03:00
  • 987d447484 v0.8.7 Bruno Lemos 2017-06-04 06:41:45 -03:00
  • eac86f12fc Upgraded two more dependencies Bruno Lemos 2017-06-04 06:41:13 -03:00
  • 313cd70102 [WEB] Look web node_modules before looking mobile node_modules Bruno Lemos 2017-06-04 06:37:24 -03:00
  • e5628b4333 Small fix on ModuleScopePlugin check Bruno Lemos 2017-06-04 06:09:00 -03:00
  • 04c5205220 Upgraded some dependencies Bruno Lemos 2017-06-04 06:05:49 -03:00
  • 9a5c7833fe removeClippedSubviews={false} to prevent blank screen bug Bruno Lemos 2017-06-04 05:17:13 -03:00
  • 510fa210b0 v0.8.6 Bruno Lemos 2017-06-04 04:47:20 -03:00
  • 9bce5c43f1 Undo inactive page removal from tree Bruno Lemos 2017-06-04 04:40:49 -03:00
  • b3c9fc9b01 Removing page content from tree when tab is not active Bruno Lemos 2017-06-04 04:13:19 -03:00
  • 4b37b54e58 Removing list components from tree that are not visible Bruno Lemos 2017-06-04 04:11:00 -03:00
  • 1c8c04292b v0.8.5 Bruno Lemos 2017-05-29 04:53:02 -03:00
  • 9d253c118f Improved reset app data handlers Bruno Lemos 2017-05-29 04:49:22 -03:00
  • c76e74f45c v0.8.4 Bruno Lemos 2017-05-29 03:52:55 -03:00
  • 2e67ce67b1 Fixed theme change Bruno Lemos 2017-05-29 03:52:04 -03:00
  • 2601dfaa3b Fix ActionSheet ref after styled-components update Bruno Lemos 2017-05-29 03:37:40 -03:00
  • 10b4812a03 Upgraded styled-components to v2 final (from v2.0.0-15) Bruno Lemos 2017-05-29 02:49:23 -03:00
  • 82c563071e Removed local jest-cli dependency. Use global one to prevent conflict. Bruno Lemos 2017-05-29 02:31:32 -03:00
  • f8c4cc4b5d Run jest (check tests) before commit Bruno Lemos 2017-05-29 02:20:35 -03:00
  • 989f28da34 Upgraded extensible-react-scripts Bruno Lemos 2017-05-29 02:03:00 -03:00
  • 8075c01ee2 [WEB] Refresh page on new version Bruno Lemos 2017-05-29 01:49:06 -03:00
  • b3b05574c1 v0.8.3 Bruno Lemos 2017-05-29 01:37:52 -03:00
  • f29b165761 Separating app config per OS (realOS = on ios browser it is ios, not web) Bruno Lemos 2017-05-29 01:34:42 -03:00
  • 88bb89410d Upgraded to react-native@0.45.0-rc.2 to remove duplicated immutable problem (lists were being rehydrated as maps) Bruno Lemos 2017-05-29 01:12:25 -03:00
  • da36d0a25d Updated lock files Bruno Lemos 2017-05-29 00:59:18 -03:00
  • 852b4ebf3d v0.8.2 Bruno Lemos 2017-05-28 21:04:51 -03:00
  • bbf9a3754d Executing ref.update() a single time instead of ref.set() multiple times Bruno Lemos 2017-05-28 20:41:25 -03:00
  • fde51358af Added tests for fixFirebaseKeysFromObject Bruno Lemos 2017-05-28 18:50:16 -03:00
  • 18473d4914 Fixed tests Bruno Lemos 2017-05-28 18:48:14 -03:00
  • ea7c17f6a2 Fixed basic util functions like removeIn Bruno Lemos 2017-05-28 18:46:43 -03:00
  • 9a868cdd7c Improved IntervalRefresh update intervals to be smart based on a date Bruno Lemos 2017-05-28 16:47:18 -03:00
  • 9f3c4090ac Moved firebase onAuthStateChanged from saga to middleware Bruno Lemos 2017-05-28 15:54:46 -03:00
  • 72dcddaa8a Npm5 lock file Bruno Lemos 2017-05-28 15:35:53 -03:00
  • 3c07f1902a [WEB] Un-ejected from create-react-app + Upgraded it to v1.0+ (webpack2, ...) Bruno Lemos 2017-05-25 01:37:29 -03:00
  • 2b870ca00e Upgraded react-navigation Bruno Lemos 2017-05-24 20:26:29 -03:00
  • 344fcc9f00 v0.8.1 Bruno Lemos 2017-05-23 05:40:41 -03:00
  • 1c8aa94561 I need to sleep Bruno Lemos 2017-05-23 05:40:08 -03:00
  • 21006186bb Upgraded dependencies (react-native to 0.44, ...) Bruno Lemos 2017-05-23 03:33:52 -03:00
  • 8a14a28bc5 Small performance tweak (increased debounce time on redux-persist, ...) Bruno Lemos 2017-05-23 03:32:04 -03:00
  • 2ca8c10864 [FIREBASE] Trying to prevent credentials error that occur sometimes Bruno Lemos 2017-05-11 00:34:48 -03:00
  • 140aca3e52 [WEB] Fix Bugsnag crash disbling autoBreadcrumbsConsole Bruno Lemos 2017-05-10 22:12:23 -03:00
  • 49773ec25c [FIREBASE] Small fixes Bruno Lemos 2017-05-10 22:00:14 -03:00
  • 92b89b99d4 [FIREBASE] Added tests for getObjectFilteredByMap Bruno Lemos 2017-05-10 20:13:00 -03:00
  • d0ab4928f7 v0.8.0 released v0.8.0 Bruno Lemos 2017-05-10 18:28:36 -03:00
  • 61e0a62f0c [FIREBASE] Fix sync to respect the map Bruno Lemos 2017-05-10 18:27:47 -03:00
  • 733b2335e5 [FIREBASE] Avoids duplicated entries caused by List.concat Bruno Lemos 2017-05-10 15:20:44 -03:00
  • 3a5b036f89 [FIREBASE] Ignoring first child_added events Bruno Lemos 2017-05-10 15:02:58 -03:00
  • 91917381df [WEB] Disable scroll bounce Bruno Lemos 2017-05-09 09:07:11 -03:00
  • 4dc5c7e5d4 v0.7.2 released v0.7.2 Bruno Lemos 2017-05-08 02:28:22 -03:00
  • a08a1156d2 [WEB] Favicon badge showing notifications unread count Bruno Lemos 2017-05-08 02:27:15 -03:00
  • ab3477fab4 [WEB] Copy/paste favico.js lib Bruno Lemos 2017-05-08 01:45:11 -03:00
  • e44ce64f14 v0.7.1 released Bruno Lemos 2017-05-07 18:39:07 -03:00
  • bdec487cb5 Using new ActionSheet to show column types alert Bruno Lemos 2017-05-07 18:38:27 -03:00
  • 1d9c28520a Changed ActionSheet API to a more static one Bruno Lemos 2017-05-07 17:30:11 -03:00
  • ab8a98065e [WEB][PWA] Added alt to images but apparently didnt work Bruno Lemos 2017-05-07 12:03:34 -03:00
  • 27de161994 [WEB][PWA] Handle Disabled Javascript Bruno Lemos 2017-05-07 11:48:03 -03:00
  • 48f6165c04 v0.7.0 released Bruno Lemos 2017-05-07 11:18:14 -03:00