Commit graph

7601 commits

Author SHA1 Message Date
Abhinav d7fb80004e add static thumbnail to collection card 2023-04-13 15:46:08 +05:30
Abhinav f750204861 fix preview card color 2023-04-13 15:42:17 +05:30
Abhinav cf89847e13 revert offset handling
found images were the camera has stored the date in local time without providing an offset, so safer to just assume that the time is local time. Which will be correct for most of the people unless travel across timezones
2023-04-13 15:18:19 +05:30
Abhinav Kumar 14b867ff58
Update upload ux (#1044) 2023-04-13 11:55:45 +05:30
Abhinav 0457d995fc show collection create dialog with pre-filled name 2023-04-13 11:39:18 +05:30
Abhinav 2942bccb10 wrap ML_SEARCH option in menu item group 2023-04-13 10:51:55 +05:30
Abhinav 8a0e600002 fix MenuSectionTitle mis aligned icon 2023-04-13 10:50:42 +05:30
Abhinav de76c8c2bb fix MenuItem width 2023-04-13 10:50:14 +05:30
Abhinav 900a8bc4b1 fix dropdown input focus color 2023-04-13 10:34:24 +05:30
Abhinav f17c2e28a0 remove unneeded color primary 2023-04-13 10:33:25 +05:30
Abhinav 47f854d696 fix CaptionedText colors 2023-04-13 10:29:17 +05:30
Abhinav cba88f20e0 remove deprecated sidebar buttons 2023-04-13 10:24:03 +05:30
Abhinav f940350695 updated upload type selector to use menu item 2023-04-13 10:23:55 +05:30
Abhinav fb3d52427b fix color EnteMenu item and menu group wrapped item 2023-04-13 10:22:27 +05:30
Abhinav 2bf34461dc migrate more component to use MenuItem instead of sidebar button 2023-04-13 10:04:00 +05:30
Abhinav 048269ad2e update sidebar sections 2023-04-13 09:39:52 +05:30
Abhinav 7ef401f84c update enteMenu item 2023-04-13 09:39:29 +05:30
Abhinav 1a994594bf updated EnteMenuItem usage 2023-04-13 09:19:15 +05:30
Abhinav fd8bbf420d implement secondary variant and fontWeight option 2023-04-13 09:18:52 +05:30
Abhinav 1a1bb7d234 updated EnteMenuItem and its usage 2023-04-13 08:48:03 +05:30
Abhinav d86ba27ebf migrate existing EnteMenuItem uses 2023-04-13 08:15:06 +05:30
Abhinav 670cca9f67 updated Menu components 2023-04-12 17:43:40 +05:30
Abhinav 423ca3e1b1 added CaptionText Component 2023-04-12 16:55:27 +05:30
Abhinav Kumar 9aa0a13f9b
Rename confusing color names (#1041) 2023-04-12 15:15:18 +05:30
Abhinav Kumar 58efafb2d8
fix multi-part public upload (#1040) 2023-04-12 15:15:05 +05:30
Abhinav 899fc8fb24 changed danger.A500 usage to A700 2023-04-12 14:30:33 +05:30
Abhinav ecd715c516 renamed warning to danger and caution to warning 2023-04-12 14:26:40 +05:30
Abhinav 41e2ed49ac fix fetchMultipartUploadURLs call for public upload 2023-04-12 14:11:52 +05:30
Abhinav Kumar db1e8cdf2f
add more info to thumbnail_too_large logs (#1039) 2023-04-12 13:55:48 +05:30
Abhinav Kumar 52fcf77cdf
refactor theming (#1002) 2023-04-12 13:55:38 +05:30
Abhinav 5c3851e0a9 fix icon padding and refactor get icon color logic 2023-04-12 13:33:21 +05:30
Abhinav 034e9dcbcc make all custom added typography mapping as p 2023-04-12 13:12:02 +05:30
Abhinav 44c4b564a3 rename theme state to themeColor state 2023-04-12 13:03:23 +05:30
Abhinav 4836f05935 fix type usage 2023-04-12 12:47:34 +05:30
Abhinav dc9a6b7d1a update to use TypographyProps instead of TypographyTypeMap 2023-04-12 12:45:00 +05:30
Abhinav daf4eaec4d fix style 2023-04-12 12:28:56 +05:30
Abhinav ddeec2776b fix issue 2023-04-12 12:28:42 +05:30
Abhinav e2c6e807e3 revert alert theming changes... 2023-04-12 12:14:55 +05:30
Abhinav 7df731ed2c removed flash message unsed component 2023-04-12 11:57:56 +05:30
Abhinav 34c6c2ad0d fix badge style 2023-04-12 11:51:44 +05:30
Abhinav 83e8cb07bb added muted black color 2023-04-12 11:51:27 +05:30
Abhinav e218cc1bb9 updated to replace usage of palette.background to colors.background 2023-04-12 11:27:11 +05:30
Abhinav ef8b0a6edc remove background color overrides as they are not used anywhere 2023-04-12 11:25:00 +05:30
Abhinav fe1703885f fix translating to new property names 2023-04-12 11:04:09 +05:30
Abhinav af2b9f250d changed back to using box as base for chip 2023-04-12 10:47:00 +05:30
Abhinav 1f8db3b7cb fix shadows 2023-04-12 10:37:12 +05:30
Abhinav 57ec4095c7 removed unneeded theme type and updated to use new fill type 2023-04-12 09:55:35 +05:30
Abhinav c5bfe2ac83 Merge branch 'main' into theming-refactor 2023-04-12 09:44:49 +05:30
Abhinav ff8e3f26a0 add more info to thumbnail_too_large logs 2023-04-12 09:13:20 +05:30
Abhinav Kumar 688b28e1b2
Fix exif date parsing (#1038) 2023-04-12 09:04:25 +05:30