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

List subcommand enhancements #458

Merged
merged 2 commits into from
Jul 24, 2024
Merged

List subcommand enhancements #458

merged 2 commits into from
Jul 24, 2024

Conversation

replydev
Copy link
Owner

@replydev replydev commented Jul 24, 2024

Fixes #457

Optimized List subcommand width and start index from "1" instead of "0", to have the same behavior of dashboard and edit subcommand.

@replydev replydev changed the title fix: start code index at one as done in dashboard and in edit subcommand fix: start code index from one as done in dashboard and in edit subcommand Jul 24, 2024
@replydev replydev merged commit 6a36c8d into main Jul 24, 2024
6 checks passed
@replydev replydev deleted the fix/index-of-list-subcommand branch July 24, 2024 21:02
github-actions bot pushed a commit that referenced this pull request Jul 24, 2024
## [1.7.3](v1.7.2...v1.7.3) (2024-07-24)

### Bug Fixes

* optimize table width on list subcommand ([c182195](c182195))
* start code index at one as done in dashboard and in edit subcommand ([c90e910](c90e910))
* start code index from one as done in dashboard and in edit subcommand ([#458](#458)) ([6a36c8d](6a36c8d)), closes [#457](#457)
Copy link
Contributor

🎉 This issue has been resolved in version 1.7.3 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

@replydev replydev changed the title fix: start code index from one as done in dashboard and in edit subcommand List subcommand enhancements Jul 24, 2024
github-actions bot pushed a commit to stoerdebegga/cotp that referenced this pull request Aug 3, 2024
# [1.4.0](v1.3.2...v1.4.0) (2024-08-03)

### Bug Fixes

* optimize table width on list subcommand ([c182195](c182195))
* parse user import correctly in delete subcommand ([8ed354f](8ed354f))
* start code index at one as done in dashboard and in edit subcommand ([c90e910](c90e910))
* start code index from one as done in dashboard and in edit subcommand ([replydev#458](https://github.com/stoerdebegga/cotp/issues/458)) ([6a36c8d](6a36c8d)), closes [replydev#457](https://github.com/stoerdebegga/cotp/issues/457)

### Features

* implement delete subcommand ([4d74db8](4d74db8))
replydev pushed a commit that referenced this pull request Sep 12, 2024
## [1.7.3](v1.7.2...v1.7.3) (2024-07-24)

### Bug Fixes

* optimize table width on list subcommand ([c182195](c182195))
* start code index at one as done in dashboard and in edit subcommand ([c90e910](c90e910))
* start code index from one as done in dashboard and in edit subcommand ([#458](#458)) ([6a36c8d](6a36c8d)), closes [#457](#457)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

index mismatch
1 participant