-
Notifications
You must be signed in to change notification settings - Fork 6
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: evrone/toggl-python
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.2.9
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: evrone/toggl-python
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 13 commits
- 64 files changed
- 1 contributor
Commits on May 20, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 12f8b0c - Browse repository at this point
Copy the full SHA 12f8b0cView commit details
Commits on Sep 23, 2024
-
Release v0.3.0: Migrate essential logic to V9 (#68)
* Allow to fetch, update, change password, manage preferences and fetch features list for CurrentUser * Allow to fetch and list Workspaces * Allow to fetch, create, update, bulk edit, delete and stop TimeEntry * Implement searching for ReportTimeEntries * Allow to fetch and list Projects * Add integration tests, pytest and nox tests * Setup GitHub actions for pr check and publishing package on Test Pypi * Add pre-commit with pre-commit.ci * Update dependencies * Update README and ReadTheDocs documentation * Add Ruff with adopted company guidelines * Change authors to company, add maintainer * Remove irrelevant config options, set line length to 100 * Change LICENSE owner to company
Configuration menu - View commit details
-
Copy full SHA for c8c0f74 - Browse repository at this point
Copy the full SHA c8c0f74View commit details -
Configuration menu - View commit details
-
Copy full SHA for 90fc20e - Browse repository at this point
Copy the full SHA 90fc20eView commit details
Commits on Sep 25, 2024
-
Add Project fetching, creation, update and deletion (#74)
* Move common factory to base file * Remove unavailable fields from request body on Project create/update * Add validation for Project timeframe and client_id and client_name
Configuration menu - View commit details
-
Copy full SHA for dbd7e42 - Browse repository at this point
Copy the full SHA dbd7e42View commit details
Commits on Sep 27, 2024
-
#77: Add projects bulk editing (#89)
* Move Bulk Edit schemas and validation to base schemas * Fix invalid query param type for bulk edit operations
Configuration menu - View commit details
-
Copy full SHA for 7090337 - Browse repository at this point
Copy the full SHA 7090337View commit details -
Configuration menu - View commit details
-
Copy full SHA for 17b0297 - Browse repository at this point
Copy the full SHA 17b0297View commit details
Commits on Oct 4, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 989fd51 - Browse repository at this point
Copy the full SHA 989fd51View commit details
Commits on Oct 9, 2024
-
#80: Add workspace updating (#92)
* Remove deprecated fields from WorkspaceResponse schema * Remove check-pr-diff-size pre-commit hook
Configuration menu - View commit details
-
Copy full SHA for 5702052 - Browse repository at this point
Copy the full SHA 5702052View commit details
Commits on Oct 28, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 3d7ac49 - Browse repository at this point
Copy the full SHA 3d7ac49View commit details
Commits on Nov 6, 2024
-
#94: Remove permissions field from response schemas (#95)
* Change zoneinfo importing to fix type hints * Remove field email from PUT me integration test to avoid flaky test * Fix flaky project update test by removing check for old and new values inequality * Fix invalid timeframe format in Project's integration tests
Configuration menu - View commit details
-
Copy full SHA for 7ec536e - Browse repository at this point
Copy the full SHA 7ec536eView commit details -
Configuration menu - View commit details
-
Copy full SHA for bc0c44e - Browse repository at this point
Copy the full SHA bc0c44eView commit details
Commits on Jan 20, 2025
-
#97: Add issue and pr templates (#98)
* Add issue template * Add pull request template
Configuration menu - View commit details
-
Copy full SHA for f1321fd - Browse repository at this point
Copy the full SHA f1321fdView commit details
Commits on Jan 28, 2025
-
#99: Remove extra fields from response schemas (#101)
* Remove template and template_id from ProjectResponse schema * Use only active projects in integration tests * Disable change password integration test because it has crucial consequences * Remove only_admins_see_billable_rates, is_shared from Workspace response * Add note about creating venv for local development * Update nox version to support python 3.13 * Fix test min boundary * Exclude init files from coverage report
Configuration menu - View commit details
-
Copy full SHA for 1c185f2 - Browse repository at this point
Copy the full SHA 1c185f2View commit details
There are no files selected for viewing