-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[Feat] Work Sessions + Session manager (#40)
* Add new `WorkSessions` table * Add `@mui/`x-data-grid` package * Add `sessions` route that displays the `SessionManager` page * Add `Add` icon buttons for org/projects next to dropdown - Remove options from menu dropdown * Update SessionsManager.tsx - Subscribe to timer running event so we can fetch new data. * Update SessionsManager.tsx - Add toolbar for filtering/searching * Update wails.json * Persist activeOrg/project using localStorage - Fix favoriting toggle not working * Update SessionsManager.tsx * Update SessionsManager.tsx
- Loading branch information
Showing
13 changed files
with
730 additions
and
67 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.