-
Notifications
You must be signed in to change notification settings - Fork 351
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Refactor button components * Improve types by removing 'any' * Remove unused typedoc and rename files * Fix drag and drop typing * Basic typing of folders duck * Update types for folder/favorites duck * renaming works again * Improve redux typings further * Update folder structures * Select working properly * Allows renaming and removal of folders * Remove folders touchup * Add drag and drop * Fix tests and bug with useEffect * Restore dev config * Fix project files * Fix project files * Avoid pre-loading all saved scripts * Move files * Further fixing * Fix favorites duck test * Removed need for fav.utils.test * Fix saved scripts utils test * Fix last unit tests * Allow adding empty favorites * Add export Favorite saved automatically Function to export as cypherfile Fix issue with font lig Implement multiselection Nicer context menu stay selected Drag multiple Fix naming bug Improve static scripts Cleanup Remove unused imports Better drag Improve pattern check Only missing icons Rebase issues Align icons Fix text in dark mode * Update unit tests * Fix up tests and add bulk delete test * Make rename clickable in context menu * Fix review comments * Solve bug where icons were invisible * Use only shift for selection * Fix icon alignment * Add three dots to folders as well * Don't open dialog for naming favorite * Easy naming of folder * UpdateTests * UI touch ups * Fix folder * Work on e2e tests * update react drag-n-drop * Solve bug with drag and drop * Forgot to remove it.only
- Loading branch information
1 parent
5800cce
commit d5a47c8
Showing
39 changed files
with
910 additions
and
695 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.