-
Notifications
You must be signed in to change notification settings - Fork 9
#4048 tasks for work packages #4098
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
Open
getheobald
wants to merge
32
commits into
develop
Choose a base branch
from
#4048-tasks-for-work-packages
base: develop
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from all commits
Commits
Show all changes
32 commits
Select commit
Hold shift + click to select a range
3ff416c
#4048 wp query args and project transformer edits to start fetching w…
getheobald a230f8e
#4048 finish backend transformer and query arg updates
getheobald 48f6399
#4048 task card, column, and taskformmodal updates - still getting wb…
getheobald 300fb60
#4048 fixed create task wbs check, chip now showing, updated task mod…
getheobald eec2ab2
Merge remote-tracking branch 'origin/develop' into #4048-tasks-for-wo…
getheobald 1c111ac
#4048 revert overview and preview task include
getheobald 35ea413
#4048 added editTaskWbsElement across stack to handle edits and now i…
getheobald 99f3d44
#4048 wp tasks page with one-line filter, pre-refactor
getheobald b8e54af
#4048 refactor task frontend to accept piecemeal props instead of pro…
getheobald 524b3a0
#4048 revert filter change and call TLC directly from WPVC
getheobald 5047191
#4048 conditionally render wp dropdown, truncate chip, omit chip on w…
getheobald 5cc4512
#4048 remove dead teams code from task frontend
getheobald 5ab8d0f
#4048 clickable chip
getheobald a324ab9
#4048 extraneous imports
getheobald b4832e7
#4048 unit tests
getheobald 359e27d
#4048 lint
getheobald 4f6f675
#4048 tsc check and prettier
getheobald 723e5f1
#4048 freaking commas
getheobald f4232a0
#4048 omg tsc check everything needs a wbsName
getheobald 094ef6b
#4048 remove wp-task association in types, transformers, and query args
getheobald af1cf4d
#4048 full getTasksByWbsElement endpoint
getheobald 4ccc6ea
#4048 revert tasklist props
getheobald 9a64299
#4048 changed tasklistcontent state to flat array but sadly need to r…
getheobald a76d9bb
4048 fixed tasklistcontent to use hook but maintain custom ordering
getheobald 1c1de38
#4048 remove some props and imports
getheobald a69c2a6
#4048 get wps by project endpoint
getheobald 06c02aa
#4048 correctly wired frontend finally hopefully, minus edit endpoint…
getheobald f4e60bd
#4048 remove editTaskWbsElement everywhere
getheobald 7817252
#4048 task and wp tests
getheobald a1dda84
#4048 played prop whackamole until it worked
getheobald ad83cc4
#4048 select wp from gantt chart task add
getheobald c61dd31
#4048 revert stub changes since I removed tasks from wp type
getheobald File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Some comments aren't visible on the classic Files Changed page.
There are no files selected for viewing
This file contains hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
😭