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

Implemented selectable rows #73

Merged
merged 8 commits into from
Nov 22, 2024
Merged

Implemented selectable rows #73

merged 8 commits into from
Nov 22, 2024

Conversation

Berat-Dzhevdetov
Copy link
Collaborator

Description

This PR adds the selectable rows feature. #46

Added PR Label?

  • 👍 yes

Added tests?

  • 👍 yes
  • 🙅 no, because they aren't needed
  • 🙋 no, because I need help

Added to documentation?

  • 👍 yes
  • 🙅 no, because they aren't needed

Berat Yuseinov added 5 commits September 18, 2024 17:18
# Conflicts:
#	krait-ui/src/actions/fetch-records.ts
#	krait-ui/src/components/dynamic-table/DynamicTable.vue
#	krait-ui/src/mixins/useTable.ts
#	krait/src/Http/Resources/TableCollection.php
@cvetty cvetty merged commit 01a22a5 into main Nov 22, 2024
@cvetty cvetty deleted the selectable-rows branch November 22, 2024 06:57
cvetty pushed a commit that referenced this pull request Dec 13, 2024
* Implemented selectable rows

* Implemented selectable rows

* Hiding bulk action's div if selectable rows is false

* Move fetching selectable rows props to the table structure fetch

* On mount add parallel execution for table structure and data

* Add trash icon in Delete Selected button
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.

2 participants