hi there @sayobittencourt
can you please give this one a review when you got some time? It's just a simple ui change which I thought would make sense
Update the revoke button icon on project/group access token page
| Before | After |
|---|---|
![]() |
![]() |
Rinku C (447b42d6) at 17 Mar 11:02
Update the revoke button icon on project/group access token page
closing as MR has been merged and deployed!
hi @psjakubowska
seems like this one is fixed already
Fix the simulateSass prop validation error on performance bar on development mode.
in dev mode simulateSass value comes from ENV GITLAB_SIMULATE_SAAS which can be undefined(if not passed) leading to the prop validation error. so making simulateSass prop non required and passing default value as false to fix that.
| Before | After |
|---|---|
![]() |
![]() |
Rinku C (c113ba60) at 17 Mar 05:34
Fix the simulateSass prop validation error
I've not got the chance to continue on this further so far
So I'm closing this for now, will open up another MR when I get the chance
Make error and success message user friendly during username update. Currently success and error messages both shows up as alert at the top but user aren't aware of it.
Changes made:
Update username button click and only show confirmation modal if it's available| Before | After |
|---|---|
Rinku C (d674c638) at 16 Mar 02:08
Update the message
Rinku C (aa6a764a) at 15 Mar 12:18
Apply duo suggestion
@GitLabDuo name property is provided from child component
Rinku C (577064ed) at 15 Mar 12:03
Merge branch 'master' into 'rc_fix_hardcoded_disable_message_on_wor...
... and 331 more commits
thank you for the review @psjakubowska
I've addressed your suggestions now!
sure! done
make sense
Rinku C (6bdb8950) at 13 Mar 15:48
Merge branch gitlab:master into rc_redirect_to_mr_on_blob_edit_cancel
... and 506 more commits