Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feat: edit links #200

Merged
merged 28 commits into from
Jul 17, 2024
Merged

Feat: edit links #200

merged 28 commits into from
Jul 17, 2024

Conversation

digitlimit
Copy link
Contributor

@digitlimit digitlimit commented Apr 14, 2024

What does this PR do

This PR adds the ability to edit links.

Screenshots

20240717-1453-22.7068336.mp4

closes #168

@digitlimit digitlimit self-assigned this Apr 14, 2024
@digitlimit digitlimit linked an issue Apr 14, 2024 that may be closed by this pull request
app/Livewire/Links/Edit.php Outdated Show resolved Hide resolved
app/Livewire/Links/Index.php Outdated Show resolved Hide resolved
app/Livewire/Links/Edit.php Show resolved Hide resolved
resources/views/livewire/links/edit.blade.php Show resolved Hide resolved
resources/views/livewire/links/index.blade.php Outdated Show resolved Hide resolved
resources/views/livewire/links/index.blade.php Outdated Show resolved Hide resolved
@nunomaduro
Copy link
Member

Can you fix conflicts?

@nunomaduro nunomaduro changed the title Feat: edit links [WIP] Feat: edit links Apr 25, 2024
@pinkary-project pinkary-project deleted a comment from nunomaduro Apr 26, 2024
@digitlimit
Copy link
Contributor Author

Can you fix conflicts?

Okay, boss. Fixing.

app/Livewire/Links/Index.php Outdated Show resolved Hide resolved
resources/views/livewire/links/index.blade.php Outdated Show resolved Hide resolved
@MrPunyapal
Copy link
Collaborator

one final change: can you refresh links/index after updating the link for the count also updated in real-time?

@nunomaduro you can takeover after that.

@MrPunyapal MrPunyapal requested a review from nunomaduro May 1, 2024 15:47
@digitlimit
Copy link
Contributor Author

@MrPunyapal I have made the changes

@MrPunyapal
Copy link
Collaborator

@digitlimit now you can remove WIP

@nunomaduro
Copy link
Member

Can we put the edit under a modal? Can you also add a few tests? Please once is done, remove the WIP.

@digitlimit
Copy link
Contributor Author

Can we put the edit under a modal? Can you also add a few tests? Please once is done, remove the WIP.
@nunomaduro Boss, I have added some tests.

Is there a modal I could reuse?

@MrPunyapal
Copy link
Collaborator

Is there a modal I could reuse?

Can you check the following and followers component?

@digitlimit digitlimit changed the title [WIP] Feat: edit links Feat: edit links May 11, 2024
@digitlimit
Copy link
Contributor Author

@nunomaduro

Can we put the edit under a modal? Can you also add a few tests? Please once is done, remove the WIP.

Done!

resources/views/livewire/flash-messages/show.blade.php Outdated Show resolved Hide resolved
tests/Unit/Livewire/Links/EditTest.php Show resolved Hide resolved
tests/Unit/Livewire/Links/EditTest.php Outdated Show resolved Hide resolved
@MrPunyapal MrPunyapal requested review from CamKem and removed request for nunomaduro July 17, 2024 15:35
@nunomaduro nunomaduro merged commit 7fb9d8b into main Jul 17, 2024
@nunomaduro nunomaduro deleted the feat/edit-links branch July 17, 2024 15:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Feature: Edit Links
3 participants