Commit graph

4406 commits

Author SHA1 Message Date
Abhinav 0b03f42651 add style component css type 2022-05-11 17:22:54 +05:30
Abhinav 0575aed626 perfect styles 2022-05-11 16:04:47 +05:30
Abhinav 191a6f864b update dialog title with close button 2022-05-11 15:41:36 +05:30
Abhinav 1071f752a1 define minimized and mazimized view 2022-05-11 10:44:28 +05:30
Abhinav eaca35ea66 start updating progress bar 2022-05-11 01:43:37 +05:30
Abhinav ecc15d90b3 rename showUploadTypeChoiceModal to uploadTypeSelectorView 2022-05-11 00:49:15 +05:30
Abhinav ab9d33fc8d rename to UploadTypeSelector 2022-05-11 00:46:42 +05:30
Abhinav 7793a44f03 redesign upload type selector 2022-05-11 00:46:02 +05:30
Abhinav 4a9a0c294a added dummy takeout upload for designing 2022-05-11 00:45:09 +05:30
Abhinav 5e508479d3 update dialog title with close button 2022-05-10 20:49:05 +05:30
Abhinav 54e5ab6579 update the upload button 2022-05-10 20:08:16 +05:30
Abhinav 3e16684b2b update global button style 2022-05-10 19:49:33 +05:30
Abhinav af632facd3 make content font color by default secondary 2022-05-10 19:40:10 +05:30
Abhinav b012555c95 updated message dialog base 2022-05-10 19:38:44 +05:30
Abhinav dd21399289 Merge branch 'release' 2022-05-09 18:47:44 +05:30
Abhinav Kumar d38de03f69
Merge pull request #517 from ente-io/https-submodule
Modify submodule URL to use HTTPS
2022-05-08 13:04:58 +05:30
Manav 5635f399f5 Modify submodule URL to use HTTPS
I don't have SSH access to GitHub configured on my machine, and
instead use/prefer the PAT (Personal Access Token) based access. In
any case, the submodule is a public repository, so the credentials
shouldn't matter. However, if we use the git:// URL for the submodule,
then git fails to fetch it if SSH isn't configured even if it is
public.

So use the less restrictive HTTPS based URL. This will work for
everyone, even if they haven't configured any private GitHub
credentials.
2022-05-08 12:39:20 +05:30
Abhinav Kumar 93152d6eb2
Merge pull request #516 from ente-io/update-family-plan-view
update family plan view
2022-05-07 18:06:15 +05:30
Abhinav 8df6492de9 show subscription in family plan view only if user has atleast one active member in his family 2022-05-07 17:31:08 +05:30
Abhinav Kumar 60910d1f79
Merge pull request #515 from ente-io/fix-manage-family-option
show family portal for all type of paid susbcription
2022-05-07 17:22:28 +05:30
Abhinav 053ca9444b update structuring 2022-05-07 16:55:01 +05:30
Abhinav 5e12e192ab show family portal for all subcriptions 2022-05-07 16:43:30 +05:30
Abhinav Kumar b749d74617
Merge pull request #514 from ente-io/change-family-portal-url
update family portal url
2022-05-06 13:27:04 +05:30
Abhinav 9aa62afa9b update family portal url 2022-05-06 13:23:51 +05:30
Abhinav 7b2c7f0670 move to trash v2 api 2022-05-06 12:05:32 +05:30
Abhinav 8a1938cafe update copies 2022-05-05 10:27:20 +05:30
Abhinav 265ccd51c8 update message dialog base style 2022-05-05 10:24:08 +05:30
Abhinav e833658380 update message dialog 2022-05-04 14:09:26 +05:30
Abhinav 9257b8bd96 update theme radius value 2022-05-04 14:09:05 +05:30
Abhinav 27264dc501 update message dialog style 2022-05-03 21:08:48 +05:30
Abhinav 3b985fa261 refactor message dialog style 2022-05-03 18:34:20 +05:30
Abhinav e03abd1d77 update theme 2022-05-03 18:24:28 +05:30
Abhinav f32ebd6f97 refactor and update message dialog 2022-05-03 17:45:27 +05:30
Abhinav 97fc210ae7 update theme 2022-05-03 17:42:27 +05:30
Abhinav 57cbe14941 add go back button on email change page 2022-05-03 13:22:47 +05:30
Abhinav 4416888c6c show change only when otp is sent 2022-05-03 11:02:07 +05:30
Abhinav e53b017f3c redesign credential page 2022-05-03 10:59:27 +05:30
Abhinav 78a2c32a41 build fix 2022-05-02 22:55:59 +05:30
Abhinav 8fee5497b7 update sidebar width 2022-05-02 22:54:19 +05:30
Abhinav 3877779d1d update verify form 2022-05-02 22:46:03 +05:30
Abhinav 9e4aee8af0 redesign login 2022-05-02 22:36:08 +05:30
Abhinav 01f0cf0eb8 redesign verify page 2022-05-02 22:27:51 +05:30
Abhinav 9643f228f7 update singup form and page 2022-05-02 22:27:07 +05:30
Abhinav adf9ffb40c add form container 2022-05-02 22:26:24 +05:30
Abhinav 6f730faf58 create FormPaper component 2022-05-02 22:17:19 +05:30
Abhinav 288a364ef5 redesign sigup form 2022-05-02 21:40:48 +05:30
Abhinav adff989973 Merge branch 'two-factor-redesign' into forms-redesign 2022-05-02 19:50:10 +05:30
Abhinav d061b8e7e6 fix build 2022-05-02 19:48:19 +05:30
Abhinav ff9476457d moved two factor styledComponent util to component directory 2022-05-02 19:44:31 +05:30
Abhinav 68fafe397f change back to setting buttonText instead of children in submit button 2022-05-02 19:38:13 +05:30