Refactor/html 2 react - #6
Merged
Merged
Conversation
Signed-off-by: romanetar <roman_ag@hotmail.com>
Signed-off-by: romanetar <roman_ag@hotmail.com>
Signed-off-by: romanetar <roman_ag@hotmail.com>
added env variable MAIL_SEND_WELCOME_EMAIL=1|0 Signed-off-by: smarcet@gmail.com <smarcet@gmail.com> Change-Id: Idbb5a3b054d8525520024c6082c64c40f0f5da70
added new variable DEFAULT_PROFILE_IMAGE Signed-off-by: smarcet@gmail.com <smarcet@gmail.com> Change-Id: Idee436af38fcf272e90daf9ddf6c9bcb20b31322
Signed-off-by: smarcet@gmail.com <smarcet@gmail.com> Change-Id: I510e355eda10aa75843e5d1d6b1fb1128d85dc7e
Signed-off-by: smarcet@gmail.com <smarcet@gmail.com> Change-Id: Ib3b82b32374a70604943b63b2c1c198c4a0a24e1
Signed-off-by: smarcet@gmail.com <smarcet@gmail.com> Change-Id: I176d6bf9cb8bd8b3f8f663183e062b63378aa532
removed 403 if current user is not present Signed-off-by: smarcet@gmail.com <smarcet@gmail.com> Change-Id: I7c7c045f0f92d9fa90aa05b5cdf7b7b82cd461af
Signed-off-by: smarcet@gmail.com <smarcet@gmail.com> Change-Id: I5bca66f3acd3ba74acd0865301c4f55635b71cf2
Signed-off-by: smarcet@gmail.com <smarcet@gmail.com> Change-Id: I08c03df0e9e0227b4d345bf6c15498076ccbcdb8
Signed-off-by: smarcet@gmail.com <smarcet@gmail.com> Change-Id: Ic45e2aca15994d0479b5ba7766f8842b249fdf97
Signed-off-by: smarcet@gmail.com <smarcet@gmail.com> Change-Id: Ibaa3b125ddd19e6e735e683f5ba98477b4eefa98
Signed-off-by: smarcet@gmail.com <smarcet@gmail.com> Change-Id: I9e8fed69788b93c6e1a782e7220837e137a7706f
Signed-off-by: smarcet@gmail.com <smarcet@gmail.com> Change-Id: Id521ad666c5d86c966ef8e779bf0c7c8ca8da9bf
Signed-off-by: romanetar <roman_ag@hotmail.com>
Signed-off-by: romanetar <roman_ag@hotmail.com>
Signed-off-by: smarcet@gmail.com <smarcet@gmail.com> Change-Id: Ibe65c64b554da0d6e3ceb85d2576aebbfe2c509a
smarcet
self-requested a review
April 21, 2022 03:51
redirect to /auth/login Signed-off-by: smarcet@gmail.com <smarcet@gmail.com> Change-Id: Iff4189f936966a95e95a94dffb6cc731fd1a545c
Signed-off-by: smarcet@gmail.com <smarcet@gmail.com> Change-Id: I8ef980ff75c81edc96123d0676410de028afba87
Signed-off-by: smarcet@gmail.com <smarcet@gmail.com> Change-Id: I5c1cc549cb7f1ed9472f1d9efde5e71f073a998e
smarcet
force-pushed
the
refactor/html-2-react
branch
from
May 11, 2022 18:31
2cc7b7e to
6a023a7
Compare
smarcet
force-pushed
the
main
branch
2 times, most recently
from
June 15, 2022 20:28
65b3c0f to
d6d28ad
Compare
smarcet
added a commit
that referenced
this pull request
Jun 16, 2022
* home page refactor Signed-off-by: romanetar <roman_ag@hotmail.com> * signup page refactor Signed-off-by: romanetar <roman_ag@hotmail.com> * auth flow pages refactor Signed-off-by: romanetar <roman_ag@hotmail.com> * Allow to configure Welcome User email sending added env variable MAIL_SEND_WELCOME_EMAIL=1|0 Signed-off-by: smarcet@gmail.com <smarcet@gmail.com> Change-Id: Idbb5a3b054d8525520024c6082c64c40f0f5da70 * Updated default profile PIC for user added new variable DEFAULT_PROFILE_IMAGE Signed-off-by: smarcet@gmail.com <smarcet@gmail.com> Change-Id: Idee436af38fcf272e90daf9ddf6c9bcb20b31322 * Added alt attribute to header image Signed-off-by: smarcet@gmail.com <smarcet@gmail.com> Change-Id: I510e355eda10aa75843e5d1d6b1fb1128d85dc7e * Added social login process custom error Signed-off-by: smarcet@gmail.com <smarcet@gmail.com> Change-Id: Ib3b82b32374a70604943b63b2c1c198c4a0a24e1 * Fixed get ip address method Signed-off-by: smarcet@gmail.com <smarcet@gmail.com> Change-Id: I176d6bf9cb8bd8b3f8f663183e062b63378aa532 * User update by id removed 403 if current user is not present Signed-off-by: smarcet@gmail.com <smarcet@gmail.com> Change-Id: I7c7c045f0f92d9fa90aa05b5cdf7b7b82cd461af * Fixed login hint config rendering Signed-off-by: smarcet@gmail.com <smarcet@gmail.com> Change-Id: I5bca66f3acd3ba74acd0865301c4f55635b71cf2 * Added log info Signed-off-by: smarcet@gmail.com <smarcet@gmail.com> Change-Id: I08c03df0e9e0227b4d345bf6c15498076ccbcdb8 * Fixed missing sprintf Signed-off-by: smarcet@gmail.com <smarcet@gmail.com> Change-Id: Ic45e2aca15994d0479b5ba7766f8842b249fdf97 * Fix prompt logic Signed-off-by: smarcet@gmail.com <smarcet@gmail.com> Change-Id: Ibaa3b125ddd19e6e735e683f5ba98477b4eefa98 * Improved invalid offline access invalid error feedback Signed-off-by: smarcet@gmail.com <smarcet@gmail.com> Change-Id: I9e8fed69788b93c6e1a782e7220837e137a7706f * Added log info Signed-off-by: smarcet@gmail.com <smarcet@gmail.com> Change-Id: Id521ad666c5d86c966ef8e779bf0c7c8ca8da9bf * change template format and text (#4) Signed-off-by: romanetar <roman_ag@hotmail.com> * Sign in flow UI refactor (#7) Signed-off-by: romanetar <roman_ag@hotmail.com> * Markup and css tweaks Signed-off-by: smarcet@gmail.com <smarcet@gmail.com> Change-Id: Ibe65c64b554da0d6e3ceb85d2576aebbfe2c509a * Fix on image logo link redirect to /auth/login Signed-off-by: smarcet@gmail.com <smarcet@gmail.com> Change-Id: Iff4189f936966a95e95a94dffb6cc731fd1a545c * Added missing variable Signed-off-by: smarcet@gmail.com <smarcet@gmail.com> Change-Id: I8ef980ff75c81edc96123d0676410de028afba87 * Fix on code of conduct alignment Signed-off-by: smarcet@gmail.com <smarcet@gmail.com> Change-Id: I5c1cc549cb7f1ed9472f1d9efde5e71f073a998e Co-authored-by: smarcet@gmail.com <smarcet@gmail.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
ref https://tipit.avaza.com/project/view#!tab=task-pane&groupby=MyTaskDueDate&view=vertical&task=2780487&fileview=grid
Signed-off-by: romanetar roman.gutierrez@gmail.com