Commit Graph

  • 6fae0a5cd3 Fix undefined subscription crash Bruno Lemos 2018-12-09 01:38:49 -02:00
  • 9616ada6f7 Prefer server data if client doesnt have updatedAt info Bruno Lemos 2018-12-09 01:37:41 -02:00
  • 8687045e1b v0.36.0 v0.36.0 Bruno Lemos 2018-12-09 01:20:07 -02:00
  • b44dc63b22 New feature: Sync columns with backend Bruno Lemos 2018-12-09 01:12:47 -02:00
  • 062228119e Prepare to save columns and subscriptions on backend Bruno Lemos 2018-12-08 19:34:05 -02:00
  • 42cf959583 Remove transition delay from TouchableOpacity Bruno Lemos 2018-12-08 17:05:53 -02:00
  • dd64c4312c Remove global cursor:default style Bruno Lemos 2018-12-08 16:49:51 -02:00
  • 75ed434e54 Rename "Clear archived" to "Delete archived" Bruno Lemos 2018-12-08 16:48:06 -02:00
  • 94f989e16c Disable unclear button Bruno Lemos 2018-12-08 16:46:05 -02:00
  • c34e2ea105 Rename addColumn and replaceColumns Bruno Lemos 2018-12-08 16:39:20 -02:00
  • f2891f7b58 Changed REPLACE_COLUMNS payload format Bruno Lemos 2018-12-07 23:10:35 -02:00
  • 47e8dfe268 v0.35.0 v0.35.0 Bruno Lemos 2018-12-07 21:38:35 -02:00
  • 7edec8f5f0 New features: Save for later + Inbox/Archived filter Bruno Lemos 2018-12-07 21:18:53 -02:00
  • ac957c9e5a Changed state structure for column subscription data related fields Bruno Lemos 2018-12-07 17:45:05 -02:00
  • 2b632bacfe v0.34.3 v0.34.3 Bruno Lemos 2018-12-07 05:36:40 -02:00
  • 6bd0375dbd Alias deploy command to deploy:web Bruno Lemos 2018-12-07 05:36:29 -02:00
  • 834fe3d681 Prevent column options from getting below FAB Bruno Lemos 2018-12-07 04:30:22 -02:00
  • 3075b27213 New FAB animation, make it rotate from plus to remove icon Bruno Lemos 2018-12-07 04:15:54 -02:00
  • 44097fd40a Created base TouchableOpacity component Bruno Lemos 2018-12-07 04:15:04 -02:00
  • 08849f6dbc Tweaked checkbox transition Bruno Lemos 2018-12-07 02:58:32 -02:00
  • c153f17a8e Fix regression on TextInput style Bruno Lemos 2018-12-07 00:35:36 -02:00
  • 4e36cc072f Re-add kill-others on scripts Bruno Lemos 2018-12-06 20:54:16 -02:00
  • 2e45b7994a v0.34.2 v0.34.2 Bruno Lemos 2018-12-06 09:13:20 -02:00
  • 8bc815044e Invert theme when disabling the auto toggle Bruno Lemos 2018-12-06 09:08:21 -02:00
  • bd3505df1b Fix icon color transition Bruno Lemos 2018-12-06 08:59:22 -02:00
  • bd3928a3e5 v0.34.1 v0.34.1 Bruno Lemos 2018-12-06 08:35:19 -02:00
  • 443767c8fb Faster theme transition by using css variable when possible Bruno Lemos 2018-12-06 08:33:43 -02:00
  • 86a54b3d75 v0.34.0 v0.34.0 Bruno Lemos 2018-12-06 06:36:54 -02:00
  • ec83901284 Set initialNumToRender and maxToRenderPerBatch Bruno Lemos 2018-12-06 06:35:49 -02:00
  • 32ea5e8273 Show add column button on mobile when there is no columns Bruno Lemos 2018-12-06 06:33:05 -02:00
  • ce2c1e96a4 Animate theme change Bruno Lemos 2018-12-06 06:26:18 -02:00
  • 4e96d7d5ec Enable React.memo for card components Bruno Lemos 2018-12-06 02:12:59 -02:00
  • fb16da9a85 Optimize fetch requests by moving it to redux Bruno Lemos 2018-12-06 02:07:18 -02:00
  • edce96a9a4 Cleanup unused subscriptions on a single action instead of multiple dispatches Bruno Lemos 2018-12-05 19:06:15 -02:00
  • bb165a4947 Dont show previous comment on state change Bruno Lemos 2018-12-05 17:44:32 -02:00
  • b132b8bd8c Tweak empty column vertical alignment Bruno Lemos 2018-12-05 17:41:19 -02:00
  • 7e39e19d0a v0.33.0 v0.33.0 Bruno Lemos 2018-12-04 20:29:35 -02:00
  • 9e8583d4f0 Fix notification enhancements not being refetched after logout/login Bruno Lemos 2018-12-04 19:16:16 -02:00
  • e28e683de3 Tweak how canFetchMore is handled Bruno Lemos 2018-12-04 20:16:45 -02:00
  • 1cc3cd4f57 Fix org column type Bruno Lemos 2018-12-04 20:07:18 -02:00
  • 707490f1f0 Show error message when column fetch fails Bruno Lemos 2018-12-04 20:00:28 -02:00
  • 930f2f4dfc hasFetched is now a ref instead of state Bruno Lemos 2018-12-04 19:25:31 -02:00
  • c7dd0352b6 Revert "[WIP] Cancel fetch requests on unmount" Bruno Lemos 2018-12-04 18:47:22 -02:00
  • 3bb9410f53 [WIP] Cancel fetch requests on unmount Bruno Lemos 2018-12-04 18:47:02 -02:00
  • 4260fc4073 Show alert with login failure reason Bruno Lemos 2018-12-04 18:06:10 -02:00
  • ccd081d752 v0.32.0 v0.32.0 Bruno Lemos 2018-12-04 17:39:26 -02:00
  • d81c382b51 Fix broken read filter Bruno Lemos 2018-12-04 17:31:38 -02:00
  • 0cde41335c Enable eslint on www package Bruno Lemos 2018-12-04 16:56:32 -02:00
  • fabecaac85 Simplified notification enhancer code Bruno Lemos 2018-12-04 16:17:11 -02:00
  • 591cd8e0ba Move notification enhancer to @devhub/core Bruno Lemos 2018-12-04 16:08:29 -02:00
  • 6f6478dd4a New feature: Enhance notifications with more details Bruno Lemos 2018-12-03 18:59:47 -02:00
  • fd7a421e25 v0.31.0 v0.31.0 Bruno Lemos 2018-12-03 21:35:24 -02:00
  • 5d0dbfa33d Moved more shared code to @devhub/core workspace package Bruno Lemos 2018-12-03 21:34:35 -02:00
  • 091c63f602 v0.30.0 v0.30.0 Bruno Lemos 2018-12-03 19:27:17 -02:00
  • bb1fa34b33 Make @devhub/core export everything from root index Bruno Lemos 2018-12-03 19:26:37 -02:00
  • fd02ec58a7 Add .npmignore Bruno Lemos 2018-12-03 19:19:05 -02:00
  • de74336cd7 Add private:false to all packages Bruno Lemos 2018-12-03 19:09:44 -02:00
  • 824bc5644d New hooks build with react-native fix Bruno Lemos 2018-12-03 18:48:23 -02:00
  • 57784e7413 Optimized build speed and DX by enabling tsconfig composite option Bruno Lemos 2018-12-03 18:56:31 -02:00
  • 0492d59dec Rename packages to @devhub/xxx Bruno Lemos 2018-12-03 18:53:39 -02:00
  • 73f4054e86 Move remaining UI code from shared-core to shared-components Bruno Lemos 2018-12-03 02:36:30 -02:00
  • 21f24e5f1d v0.29.0 v0.29.0 Bruno Lemos 2018-12-02 16:55:58 -02:00
  • 792b81f929 Open source www redirect code Bruno Lemos 2018-12-02 18:43:43 -02:00
  • 9235f9a545 Changed database user model format Bruno Lemos 2018-12-02 15:45:34 -02:00
  • 5b28d6f8f7 v0.28.3 v0.28.3 Bruno Lemos 2018-12-01 04:44:08 -02:00
  • 73aa1be76b Fix Load More not showing after removing the Clear filter Bruno Lemos 2018-12-01 04:43:43 -02:00
  • 5a40ba22f3 Prevent duplicated Clear buttons Bruno Lemos 2018-12-01 04:32:40 -02:00
  • 627c4043d3 v0.28.2 v0.28.2 Bruno Lemos 2018-12-01 03:35:25 -02:00
  • 5ff26f3697 Revert "Add color to column header icon if it has filters" Bruno Lemos 2018-12-01 03:34:59 -02:00
  • a2d74af078 v0.28.1 v0.28.1 Bruno Lemos 2018-12-01 02:48:40 -02:00
  • 82cb981f0c Ignore source maps from now upload Bruno Lemos 2018-12-01 02:49:22 -02:00
  • b548cb2d0d Replace github token with the one from database Bruno Lemos 2018-12-01 02:46:25 -02:00
  • 19eb609828 v0.28.0 v0.28.0 Bruno Lemos 2018-12-01 01:40:47 -02:00
  • 8ddef2f96a Upgrade all dependencies Bruno Lemos 2018-12-01 01:31:19 -02:00
  • c9da894670 Upgrade TypeScript Bruno Lemos 2018-12-01 00:42:20 -02:00
  • affd709024 Readd icons on Event Types filter that were removed by mistake Bruno Lemos 2018-12-01 00:34:17 -02:00
  • 523c223df4 Add color to column header icon if it has filters Bruno Lemos 2018-12-01 00:29:27 -02:00
  • a421714f17 Create hasAnyFilter function Bruno Lemos 2018-12-01 00:28:57 -02:00
  • cc8a901699 Allow remove clear filter Bruno Lemos 2018-12-01 00:11:43 -02:00
  • 7620ac3508 Revert dynamic per_page Bruno Lemos 2018-11-30 23:24:02 -02:00
  • 0c69584f37 Fix wrong release notification link Bruno Lemos 2018-11-30 18:42:05 -02:00
  • 4d7563bbbe v0.27.0 v0.27.0 Bruno Lemos 2018-11-29 19:35:39 -02:00
  • ece2ad7ed8 Remove yarn clean from dev command Bruno Lemos 2018-11-29 19:50:24 -02:00
  • e55af306f1 Remove ramda dependency Bruno Lemos 2018-11-29 19:50:09 -02:00
  • b01a6047ee Prevent unnecessary cards rerender when changing theme Bruno Lemos 2018-11-29 18:50:53 -02:00
  • 0085db1815 Converted all components to use Hooks Bruno Lemos 2018-11-29 18:30:55 -02:00
  • c5f73f8ebb Fix useReduxState not triggering a rerender sometimes Bruno Lemos 2018-11-29 13:26:34 -02:00
  • 95ed5f225d v0.26.1 v0.26.1 Bruno Lemos 2018-11-29 08:35:12 -02:00
  • 90f7e7d75b Fix auto scroll to new column Bruno Lemos 2018-11-28 21:31:56 -02:00
  • 5734d85cfb v0.26.0 v0.26.0 Bruno Lemos 2018-11-28 20:47:49 -02:00
  • b3bedeccf7 Indicate that a column has filters by adding a color to the filter icon Bruno Lemos 2018-11-28 20:45:39 -02:00
  • 7ef4bbaa46 Change clear icon to an eye and the unread icon to mail-read Bruno Lemos 2018-11-28 20:26:47 -02:00
  • 7d7559d559 Enable tripple state filter Bruno Lemos 2018-11-28 20:21:13 -02:00
  • 938ed8a5aa Moved some code related to filters Bruno Lemos 2018-11-28 19:44:35 -02:00
  • 9a1e5ddcaa Support tripple state checkbox Bruno Lemos 2018-11-28 19:42:41 -02:00
  • 8c090a12f0 Incrementally increase number of items loaded per page Bruno Lemos 2018-11-28 18:06:27 -02:00
  • 3e84b6f339 Small spacing tweak on column options Bruno Lemos 2018-11-28 17:52:11 -02:00
  • 544b31adc8 Reduced column header items spacing Bruno Lemos 2018-11-28 17:45:16 -02:00
  • 825324c09e Stop clearing unread notifications Bruno Lemos 2018-11-28 17:38:28 -02:00
  • 889066d618 Remove "all" text from notification column Bruno Lemos 2018-11-28 16:43:52 -02:00