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

Added Calendar input with date/time Picker #2972

Merged
merged 14 commits into from
Jan 19, 2024
Merged

Conversation

iiLubos
Copy link
Contributor

@iiLubos iiLubos commented Dec 20, 2023

    MMCalendarEditor {
      title: "MMCalendarEditor"
      placeholderText: "YYYY/MM/DD"
      onSelected: function(dateTime) { text = dateTime }
    }

Copy link

github-actions bot commented Dec 20, 2023

Pull Request Test Coverage Report for Build 7276934323

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • 1 unchanged line in 1 file lost coverage.
  • Overall coverage increased (+0.04%) to 61.318%

Files with Coverage Reduction New Missed Lines %
input/app/projectsmodel.cpp 1 67.23%
Totals Coverage Status
Change from base Build 7258998059: 0.04%
Covered Lines: 7536
Relevant Lines: 12290

💛 - Coveralls

Copy link
Collaborator

@tomasMizera tomasMizera left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Create qrcode and calendar inputs

Logic is not complete and Tumblers are missing yet.
@iiLubos iiLubos marked this pull request as draft December 28, 2023 21:26
@iiLubos iiLubos self-assigned this Dec 28, 2023
@iiLubos iiLubos changed the title Added Input with right icon Added Calendar input with date/time Picker Dec 28, 2023
@iiLubos iiLubos marked this pull request as ready for review January 15, 2024 21:48
Copy link
Collaborator

@tomasMizera tomasMizera left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Minor comments :)

app/mmstyle.h Outdated Show resolved Hide resolved
app/qml/components/MMCalendarDrawer.qml Outdated Show resolved Hide resolved
app/qml/components/MMCalendarDrawer.qml Show resolved Hide resolved
app/qml/components/calendar/MMDayOfWeekRow.qml Outdated Show resolved Hide resolved
app/qml/components/calendar/MMMonthGrid.qml Outdated Show resolved Hide resolved
@iiLubos iiLubos merged commit 54bf110 into master Jan 19, 2024
10 of 11 checks passed
@iiLubos iiLubos deleted the master_inputWithRightIcon branch January 19, 2024 07:55
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.

None yet

4 participants