Commit graph

360 commits

Author SHA1 Message Date
Julia Radzhabova 30ebb561e6 [SSE] Add/remove rules 2021-01-28 18:21:07 +03:00
Julia Radzhabova e8359bea7a Refactoring 2021-01-26 19:41:51 +03:00
Julia Radzhabova 729b8a8b10 [SSE] Apply settings for conditional formatting 2021-01-26 11:38:05 +03:00
Julia Radzhabova 4a246ef70f Merge branch 'develop' into feature/sse-conditional-formatting 2020-06-16 16:09:39 +03:00
Julia Radzhabova 7c2fc19882 [SSE] Fix named ranges for slicers 2020-06-10 13:38:50 +03:00
Julia Radzhabova fa09377a35 [SSE] Disable toolbar buttons when slicer is selected 2020-06-05 19:28:11 +03:00
Julia Radzhabova 69042abd2b Merge branch 'develop' into feature/sse-slicer 2020-06-04 18:27:08 +03:00
Julia Radzhabova 33ec257571 [SSE] Bug 24245 2020-06-03 13:10:31 +03:00
GoshaZotov a035c19757 Merge branch 'develop' into feature/sse-slicer 2020-06-02 13:48:36 +03:00
Julia Radzhabova c0813053cc [SSE] Refactoring text orientation in shape 2020-06-02 12:42:07 +03:00
Julia Radzhabova 4cd77292af Merge branch 'develop' into feature/sse-slicer 2020-05-29 15:22:29 +03:00
Julia Radzhabova 33557ba72d [SSE] Fix adding slicer 2020-05-28 18:09:35 +03:00
Julia Radzhabova 5c3b2638f5 [SSE] Set vertical text for cell 2020-05-28 13:17:21 +03:00
Julia Radzhabova 0ba1760176 [SSE] Add slicer for pivot and formatted table 2020-05-26 19:47:24 +03:00
GoshaZotov 67bbc60070 Merge branch 'develop' into feature/sse-slicer 2020-05-26 18:08:30 +03:00
Julia Radzhabova 5552d9f845 Merge branch 'feature/sse-function-wizard' into develop 2020-05-22 19:04:34 +03:00
Julia Radzhabova bdb79f3b48 [SSE] Add format settings to conditional formatting 2020-05-19 19:57:24 +03:00
GoshaZotov f19437168f Merge remote-tracking branch 'remotes/origin/develop' into feature/sse-slicer 2020-05-15 15:17:46 +03:00
Julia Radzhabova b54c2e4d10 Merge branch 'develop' into feature/sse-conditional-formatting
# Conflicts:
#	apps/spreadsheeteditor/main/app/controller/Toolbar.js
2020-05-15 14:29:20 +03:00
Julia Radzhabova 0b4f282ac9 [SSE] Add new methods in sdk 2020-05-15 13:52:52 +03:00
Julia Radzhabova 5c1774efcf [SSE] Add new methods in sdk 2020-05-15 11:32:21 +03:00
Alexander Trofimov b0a526c263 [SSE] New
Use new methods in selection info
2020-05-15 10:42:00 +03:00
GoshaZotov 7e623c5406 Merge branch 'develop' into feature/sse-slicer 2020-05-14 17:18:30 +03:00
Julia Radzhabova 2af9094a34 Merge remote-tracking branch 'origin/develop' into develop 2020-05-14 13:03:21 +03:00
Julia Radzhabova 7c69720f1d [SSE] Refactoring 2020-05-14 12:56:09 +03:00
Alexander Trofimov 00fc3770d5 [SSE] Move
Move asc_getMerge to cell info
2020-05-14 12:16:27 +03:00
Alexander Trofimov e0268a7bee [SSE] Move
Move asc_getWrapText to cell info
2020-05-14 12:01:20 +03:00
Alexander Trofimov f50d32b597 [SSE] Move
Move asc_getLockText to cell info
2020-05-14 11:50:34 +03:00
Alexander Trofimov 4a282e307a [SSE] Move
Move asc_getMultiselect to cell info
2020-05-14 11:45:23 +03:00
Alexander Trofimov a33df0aabe [SSE] Move
Move asc_getSelectionType to cell info
2020-05-14 11:39:04 +03:00
Julia Radzhabova d497e4b761 [SSE] Enable text orientation button for shape without text, use asc_getAngle() for shapes.
Fix vertical align for shapes (deselect all buttons, when alignment=null)
2020-05-13 20:47:56 +03:00
Julia Radzhabova fc4de46980 [PE][SSE] Bug 42913: load image for filling shape, slide and replacing image from storage. 2020-05-13 17:20:58 +03:00
Julia Radzhabova 9526166140 Merge branch 'develop' into feature/sse-slicer 2020-05-12 13:17:52 +03:00
Julia Radzhabova e0d01f5b43 [SSE] Bug 36285 2020-05-08 20:18:53 +03:00
Alexander Trofimov cb1c4437f7 [SSE] Fix
Use asc_getFillColor
2020-05-08 15:09:44 +03:00
Julia Radzhabova 9d8f314157 [SSE] Add hotkey Shift+F3 for function insert 2020-05-07 19:42:27 +03:00
Julia Radzhabova d35cb91f2e Merge branch 'develop' into feature/sse-conditional-formatting 2020-04-23 17:45:26 +03:00
Julia Radzhabova fb86d517b1 [SSE] asc_insertFormula -> asc_insertInCell 2020-04-23 13:10:34 +03:00
Julia Radzhabova 67dd73e767 Refactoring 2020-04-22 12:35:55 +03:00
Julia Radzhabova 753ff60e2d [SSE] Refactoring conditional formatting 2020-04-17 14:16:09 +03:00
Julia Radzhabova 07cd5d3267 [SSE] Load conditional formatting settings 2020-04-15 20:08:56 +03:00
Julia Radzhabova fd4716eb72 [SSE] Add rules manager for conditional formatting 2020-04-14 20:32:48 +03:00
Julia Radzhabova ba22351c91 [SSE] Add conditional formatting 2020-04-14 17:31:47 +03:00
Julia Radzhabova c394393bba [SSE] Insert slicers. Bug 30397 2020-04-10 17:50:58 +03:00
Julia Radzhabova acd9eb20da [SSE] Fix removing duplicates 2020-04-08 11:51:55 +03:00
Julia Radzhabova 27dbfcae82 Refactoring symbol table, don't show special chars when using in list settings. 2020-04-02 16:14:45 +03:00
Julia Radzhabova 308428d83f Fix Bug 44916 2020-03-31 16:49:33 +03:00
Julia Radzhabova 43ff8d3788 [SSE] Check pivot feature 2020-03-20 17:58:03 +03:00
Julia Radzhabova 4c62e7367f [SSE] Hide pivot settings in desktop 2020-03-20 17:38:58 +03:00
Julia Radzhabova 664fae40e5 [SSE] Get link to the internal range 2020-03-20 15:29:47 +03:00