Amir Omidi
86df538db9
Specialized clipboard service ( #7195 )
...
* Specialized clipboard service
2019-09-13 13:07:00 -07:00
Amir Omidi
abe917f3c1
Better cell selection ( #6914 )
...
* Better cell selection
* Explicit return type and undefined assignment
* More complex copy/paste
* Get TS to be less mad at me
* Remove EoL
* Fail safe if statement
* strict null check
2019-09-11 18:23:49 -07:00
Amir Omidi
83c9c3f618
New rule to stop floating promises ( #7165 )
...
* Rules surrounding promises
2019-09-11 14:25:21 -07:00
Amir Omidi
a61c86bff5
Remove the eol character at the end of string ( #7056 )
2019-09-04 15:30:46 -07:00
Amir Omidi
33a7fe38e1
Revert "Revert "OE clicking and awaiting the expansion calls"" ( #6923 )
...
* Revert "Revert "OE clicking and awaiting the expansion calls" (#6921 )"
This reverts commit b9e3a468ae .
* Handle edge cases better
* Polling for OE load time
2019-09-03 10:31:29 -07:00
Amir Omidi
1e217094a7
Fix/6799 ( #6979 )
...
* remove IEditorProgressService
* Remove the import
2019-08-27 13:24:03 -07:00
Amir Omidi
b731c56076
OE clicking and awaiting the expansion calls ( #6761 )
...
* Server selection with proper awaits
* Handle keyboard clicks immedietely.
* Clean up the event a little more
* Eat the event if its not mouse or keyboard
2019-08-21 10:25:52 -07:00
Amir Omidi
baa482bd79
Fallback to text if xml parser fails parsing ( #6657 )
2019-08-21 10:24:46 -07:00
Amir Omidi
3bb70a7b1f
Fix JSON on package.nls.json ( #6754 )
2019-08-14 13:07:59 -07:00
Amir Omidi
e4e46b3e87
Handle selection for multiple values in tree ( #6569 )
...
Handle OE clicking and double clicking with less logic and timeouts
2019-08-14 12:08:31 -07:00
Amir Omidi
462b5d1d53
Fixes bug when opening the scheduler dialog ( #6624 )
...
Checks if the loading component is loaded before using it
2019-08-14 10:51:06 -07:00
Amir Omidi
5994269ca8
Label of DB update when remaking profile ( #6561 )
2019-08-02 10:00:58 -07:00
Amir Omidi
c4ab7f64e6
Adds a new colorbox element ( #6549 )
...
* Colorbox
* Finish colorbox work
* Change references to colorbox
* Typo
* Delete console.log
* Remove unnecessary code
* Remove css variables, define color in ts.
* Accessibility labels
2019-08-01 15:43:33 -07:00
Amir Omidi
22bd1fdc55
Allow copying from multiple columns ( #6509 )
...
* Allow copying from multiple columns
* Explicitly skip over undefined rows.
2019-07-31 13:26:05 -07:00