-
Notifications
You must be signed in to change notification settings - Fork 132
Open
Labels
Description
This issue contains a list of tasks for my project. This is list is subject to change as some tasks might be added later on or removed.
PROJECT TASKS
- Resolve questions on transforming Jasmine to Jest tests
- Port more Jasmine files to Jest test
- Remove jasmine files that have been converted to jest test
- fixed row and column subtract button values for issue #755 #757
- Added style to col subtract button to fix issue #756 #758
- Converted errors jasmine test to jest test fixes #770 #771
- Converted formatter jasmine file to jest test file fixes #774 #775
- converted editor_spec test to jest test fixes #772 #773
- Converted wysiwyg jasmine file to jest test fixes #784 #785
- Converted Tags module jasmine file to jest test fixes #787 #788
- Converted prepopulated jasmine file to jest test fixes #790 #789
- Converted map module jasmine file to jest test fixes #719 #792
- Rich text module jest test conversion #803
- Custom Insert popover hide on clicking on anything on the screen fixe… #809 (in collaboration with @RaviAnand111)
- Table popup hide on click on page and everything except table button … #800 (in collaboration with @RaviAnand111)
- converted history jasmine test to jest #815
- Converted mainImageModule to jest test #818
- refined custom insert dropdown UI fixes #816 #817
- Address spacing and padding issues across the editor page for congested elements. For example, buttons and values in the table popover are tightly packed together
- Style buttons and input fields in popovers to sync with the other buttons and inputs on the page
- Clean up jasmine files #826
- updated version number in
package.jsonandpackage-lock.jsonfiles #833 - Hiding Table popover on pressing
escbutton #820 (in collaboration with @RaviAnand111) - Hiding Custom Insert Popover on Pressing
escbutton #821 (in collaboration with @RaviAnand111) - Permanently show tip, modify tip to clearly express that the use of
tabkey or comma affirms a tag. Also, state that multiple-word tags should be separated using the hyphen (dash) symbol e.g "next-UI" instead of space e.g "next UI" - refined mainImage section to account for responsiveness fixes #842 #843
- Refine the editor section
- Style editor tool buttons to match each other for consistency, centre it on mobile
FTO
TildaDares, Georjane and RaviAnand111TildaDares, Georjane and RaviAnand111