-
Notifications
You must be signed in to change notification settings - Fork 10
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* removed dont ask aagain checkbox from delete modal, removed single delete modal, adjusted copy modal, added copy function to process list right hand icons * added scrollbar to copy modal * taken out rerenderLists * used Felipe's confirmation button but getting a few errors now * wip responsive design, icon in header and no sider nor metadata for screens starting breakpoint sm * added pop-confirmation for process-list delete, todo: fix query error for both delete and copy * integrated copy and delete module * Added antd px2remTransformer feature, deleted unnecessary code * fixed type error * prettier fix for all files except for next --------- Co-authored-by: Kai Rohwer <[email protected]>
- Loading branch information
Showing
17 changed files
with
331 additions
and
515 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
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
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
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
2 changes: 1 addition & 1 deletion
2
src/management-system-v2/components/process-creation.module.scss
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
.Checkbox { | ||
font-size: 12px; | ||
// width: 55%; | ||
width: 65%; | ||
} | ||
|
||
.ClippedProcessTitle { | ||
|
Oops, something went wrong.