Sync community version to this one#26
Open
jakcpto wants to merge 105 commits into
Open
Conversation
Add method to execute listing and display KPI data
ADD: new method to execute KPI
Method get data type for time measure. If measure is not time kind of measure it shows fact table(?). Method tested on other widgets.
Small change to fix cube fast return
removed %CopyTo()
ADD: New method to get dimension data type
Add new parameter to showing kpi class for context menu button
Add: New parameter for dashboard
Improved method. Now it provides complete result set with series and properties based on SQL. Part of this was taken from ##class(%DeepSee.REST.v1.DataServer).WriteJSONfromKPI
Fix for the issue intersystems-community/DeepSeeWeb#365
Update Dashboard.cls
Additional changes to improve execution speed
Update Utils.cls
Reduced the number of steps taken to check what cell it is
Update ResultSet.cls
New end point and corresponding method for intersystems-community/DeepSeeWeb#121 Method simply return json containing data sources
Внес правки
Update REST.cls
Changed the way arguments are passed to /:type
Changed the way arguments are passed to /:type
If client requested empty string in DataSource endpoint ClassMethod GetDataSource() return status 200
The new method and endpoint adds the ability to install and edit widgets directly from DSW. Related issue intersystems-community/DeepSeeWeb#121
REFACTOR: changed letters case of the parameter Filters
Audit mechanism is simple the globals holding the runtime date each time when elements are called
FEAT: added globals check in corresponding methods
Prefix Support for Addons and Themes
FIX: fixed issue when series were processed even they filtered out
…client machine and fix works
FIX: new round of fixing.
A lot of the optimization in this version has led to serious issues with child cells. It's slow in some scenarios, but at least it's accurate.
FIX: rollback to the state of 3.2.23 version
FIX: when axis with "agg" type received a children object
Replaced deprecated class %ZEN.Auxilary with custom processing script. Fix <STRINGSTACK> error when SQL contain more that 13500 rows
REFACTOR: rework drillthrough processing
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.