908 Commits

Author SHA1 Message Date
Bruno Lemos
2e45b7994a v0.34.2 v0.34.2 2018-12-06 09:13:20 -02:00
Bruno Lemos
8bc815044e Invert theme when disabling the auto toggle
So the user can play with the button
2018-12-06 09:10:40 -02:00
Bruno Lemos
bd3505df1b Fix icon color transition 2018-12-06 09:10:04 -02:00
Bruno Lemos
bd3928a3e5 v0.34.1 v0.34.1 2018-12-06 08:35:19 -02:00
Bruno Lemos
443767c8fb Faster theme transition by using css variable when possible 2018-12-06 08:33:43 -02:00
Bruno Lemos
86a54b3d75 v0.34.0 v0.34.0 2018-12-06 06:36:54 -02:00
Bruno Lemos
ec83901284 Set initialNumToRender and maxToRenderPerBatch
Trying to improve theme change performance
2018-12-06 06:35:49 -02:00
Bruno Lemos
32ea5e8273 Show add column button on mobile when there is no columns 2018-12-06 06:33:05 -02:00
Bruno Lemos
ce2c1e96a4 Animate theme change 2018-12-06 06:26:18 -02:00
Bruno Lemos
4e96d7d5ec Enable React.memo for card components 2018-12-06 02:12:59 -02:00
Bruno Lemos
fb16da9a85 Optimize fetch requests by moving it to redux
Now if you add repeated columns it wont make repeated requests

Also persisting the result for a better initial app load experience
2018-12-06 02:07:18 -02:00
Bruno Lemos
edce96a9a4 Cleanup unused subscriptions on a single action instead of multiple dispatches 2018-12-05 19:06:15 -02:00
Bruno Lemos
bb165a4947 Dont show previous comment on state change 2018-12-05 17:44:32 -02:00
Bruno Lemos
b132b8bd8c Tweak empty column vertical alignment 2018-12-05 17:41:19 -02:00
Bruno Lemos
7e39e19d0a v0.33.0 v0.33.0 2018-12-04 20:36:51 -02:00
Bruno Lemos
9e8583d4f0 Fix notification enhancements not being refetched after logout/login 2018-12-04 20:36:51 -02:00
Bruno Lemos
e28e683de3 Tweak how canFetchMore is handled
Prevent losing its value
2018-12-04 20:36:50 -02:00
Bruno Lemos
1cc3cd4f57 Fix org column type 2018-12-04 20:36:50 -02:00
Bruno Lemos
707490f1f0 Show error message when column fetch fails 2018-12-04 20:36:50 -02:00
Bruno Lemos
930f2f4dfc hasFetched is now a ref instead of state
Avoid unnecessary rerender
2018-12-04 20:36:49 -02:00
Bruno Lemos
c7dd0352b6 Revert "[WIP] Cancel fetch requests on unmount"
This reverts commit 48a9ed7c6007b836f1390739666a85f76c924932.
2018-12-04 20:36:49 -02:00
Bruno Lemos
3bb9410f53 [WIP] Cancel fetch requests on unmount 2018-12-04 20:36:49 -02:00
Bruno Lemos
4260fc4073 Show alert with login failure reason 2018-12-04 20:36:48 -02:00
Bruno Lemos
ccd081d752 v0.32.0 v0.32.0 2018-12-04 20:36:48 -02:00
Bruno Lemos
d81c382b51 Fix broken read filter 2018-12-04 20:36:47 -02:00
Bruno Lemos
0cde41335c Enable eslint on www package
Also added missing scripts
2018-12-04 20:36:45 -02:00
Bruno Lemos
fabecaac85 Simplified notification enhancer code 2018-12-04 20:31:23 -02:00
Bruno Lemos
591cd8e0ba Move notification enhancer to @devhub/core 2018-12-04 20:31:23 -02:00
Bruno Lemos
6f6478dd4a New feature: Enhance notifications with more details 2018-12-04 20:31:22 -02:00
Bruno Lemos
fd7a421e25 v0.31.0 v0.31.0 2018-12-04 20:31:22 -02:00
Bruno Lemos
5d0dbfa33d Moved more shared code to @devhub/core workspace package
Also change some user format
2018-12-04 20:31:21 -02:00
Bruno Lemos
091c63f602 v0.30.0 v0.30.0 2018-12-04 20:31:21 -02:00
Bruno Lemos
bb1fa34b33 Make @devhub/core export everything from root index 2018-12-04 20:31:20 -02:00
Bruno Lemos
fd02ec58a7 Add .npmignore 2018-12-04 20:31:20 -02:00
Bruno Lemos
de74336cd7 Add private:false to all packages 2018-12-04 20:31:19 -02:00
Bruno Lemos
824bc5644d New hooks build with react-native fix 2018-12-04 20:31:15 -02:00
Bruno Lemos
57784e7413 Optimized build speed and DX by enabling tsconfig composite option 2018-12-03 18:56:31 -02:00
Bruno Lemos
0492d59dec Rename packages to @devhub/xxx 2018-12-03 18:53:39 -02:00
Bruno Lemos
73f4054e86 Move remaining UI code from shared-core to shared-components 2018-12-03 16:28:39 -02:00
Bruno Lemos
21f24e5f1d v0.29.0 v0.29.0 2018-12-02 20:00:55 -02:00
Bruno Lemos
792b81f929 Open source www redirect code 2018-12-02 20:00:55 -02:00
Bruno Lemos
9235f9a545 Changed database user model format 2018-12-02 20:00:54 -02:00
Bruno Lemos
5b28d6f8f7 v0.28.3 v0.28.3 2018-12-02 20:00:54 -02:00
Bruno Lemos
73aa1be76b Fix Load More not showing after removing the Clear filter 2018-12-02 20:00:51 -02:00
Bruno Lemos
5a40ba22f3 Prevent duplicated Clear buttons 2018-12-02 20:00:28 -02:00
Bruno Lemos
627c4043d3 v0.28.2 v0.28.2 2018-12-02 20:00:27 -02:00
Bruno Lemos
5ff26f3697 Revert "Add color to column header icon if it has filters"
This reverts commit 3945b218b592759d71646fd75b81e9b2af4712e3.
2018-12-02 20:00:27 -02:00
Bruno Lemos
a2d74af078 v0.28.1 v0.28.1 2018-12-02 20:00:27 -02:00
Bruno Lemos
82cb981f0c Ignore source maps from now upload 2018-12-02 20:00:26 -02:00
Bruno Lemos
b548cb2d0d Replace github token with the one from database 2018-12-02 20:00:26 -02:00