This repository was archived by the owner on Jun 5, 2024. It is now read-only.
Draft
Conversation
* Fix colors * Fix popup background color and shadow * fix label colors * Detect system theme
Open
* add jsdocs * update * add upgradeParentTask method * delete subtasks * Create task lists * remove toggle * Create tasks * update styles * set up design * update a lot * update typescript * Restore task list adding * Remove tasks from list * remove debug * Delete task lists * Rename task lists * drag task lists * fix padding * Allow list reordering * better reorder * update db version * sort accurately * remove console.log * only grab on primary * Fix memory leak * remove task ID * don't show task lists until ready * update task list positions by button * simplify updateTaskPosition * simplify stopPropagation
…reens (#99) * remove deprecated prop * do the same for the project page
* add LabelManagementPage * update * use cacheclient instead of app state * update * fix nav * add status page * add transition * add statuses to api * fix status problems * upgrade project statuses * view task status * update marker * sort statuses * transparent background * add status color * Change status in task viewer * update * create status popup * add colors * Show status colors * convert section to FormSection * Change project and task status IDs * change tag from form * Delete statuses * use statusDelete * add console.logs * update * save status update * fix errors * make the task list look nicer * reduce spacing * Move creation button to bottom * Move status positions up and down * Remove unneeded stuff
* Remove editor from popup * Fix backlog scroll bar * Change margin to padding * Remove editing features * remove setDocumentTitle() * update * update color input * Update * save labels * simplify * simplify further * add label colors to backlog
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
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.
This pull request pushes v1.1.0 to production.