Skip to content

Add functionality to work with new tracker using pages.py#17

Merged
fboaventura merged 7 commits into
eyscode:feat/new-timetracker-add-button-thingfrom
miguel550:feat/new-timetracker
Aug 10, 2021
Merged

Add functionality to work with new tracker using pages.py#17
fboaventura merged 7 commits into
eyscode:feat/new-timetracker-add-button-thingfrom
miguel550:feat/new-timetracker

Conversation

@miguel550

@miguel550 miguel550 commented Aug 10, 2021

Copy link
Copy Markdown

This PR replaces old functions with pages.py in an attempt to fix all current commands, so far I only tested the load command and it works.

Changes to config.toml to make this work:

  • assignment is split into category-task and category-description

To install this version without waiting for the PR to be merged:

pip install git+https://github.com/miguel550/timetracker.git@feat/new-timetracker

To uninstall:

pip uninstall timetracker-cli

@fboaventura

Copy link
Copy Markdown
Collaborator

@miguel550 is this PR ready to merge?

@miguel550

Copy link
Copy Markdown
Author

@fboaventura I would test all the existing functionality first to make sure it's ok to merge, I can test all the remaining functionality tomorrow and then let you know

@miguel550

miguel550 commented Aug 10, 2021

Copy link
Copy Markdown
Author

Hi @fboaventura, I updated the readme and fixed the show command's table not showing the new table schema. I also tested the load-csv command and it works. The PR is ready for review and for merge.

@fboaventura fboaventura merged commit 061c29a into eyscode:feat/new-timetracker-add-button-thing Aug 10, 2021
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