-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Adapt Chronograph for Passage Operator #28
Comments
ruspl-afed
added a commit
that referenced
this issue
May 14, 2020
Add Chronograph interface Signed-off-by: Alexander Fedorov <[email protected]>
ruspl-afed
added a commit
that referenced
this issue
May 14, 2020
Add cnostructor with default styling for ChronographStageImpl Signed-off-by: Alexander Fedorov <[email protected]>
ruspl-afed
added a commit
that referenced
this issue
May 14, 2020
Make stage listeners final and package local Signed-off-by: Alexander Fedorov <[email protected]>
ruspl-afed
added a commit
that referenced
this issue
May 14, 2020
Move registry to "base" bundle Signed-off-by: Alexander Fedorov <[email protected]>
ruspl-afed
added a commit
that referenced
this issue
May 14, 2020
Move area->rectangle function to "swt" bundle Signed-off-by: Alexander Fedorov <[email protected]>
ruspl-afed
added a commit
that referenced
this issue
May 14, 2020
Move ChronographStageImpl to "swt" bundle Signed-off-by: Alexander Fedorov <[email protected]>
ruspl-afed
added a commit
that referenced
this issue
May 14, 2020
Remove "stage" bundle Signed-off-by: Alexander Fedorov <[email protected]>
ruspl-afed
added a commit
that referenced
this issue
May 14, 2020
Rework "swt.stage" package Signed-off-by: Alexander Fedorov <[email protected]>
ruspl-afed
added a commit
that referenced
this issue
May 14, 2020
Move SWT Chronograph to "swt" bundle Signed-off-by: Alexander Fedorov <[email protected]>
ruspl-afed
added a commit
that referenced
this issue
May 14, 2020
Remove "viewer" bundle Signed-off-by: Alexander Fedorov <[email protected]>
ruspl-afed
added a commit
that referenced
this issue
May 14, 2020
Add Style interface Signed-off-by: Alexander Fedorov <[email protected]>
ruspl-afed
added a commit
that referenced
this issue
May 16, 2020
Remove unused ConteinerProvider interface Signed-off-by: Alexander Fedorov <[email protected]>
ruspl-afed
added a commit
that referenced
this issue
May 16, 2020
Introduce Data interface Rename DataRegistry to PlainData Signed-off-by: Alexander Fedorov <[email protected]>
ruspl-afed
added a commit
that referenced
this issue
May 16, 2020
Extract brick queries Signed-off-by: Alexander Fedorov <[email protected]>
ruspl-afed
added a commit
that referenced
this issue
May 16, 2020
Reimplement ChronographCanvas#getDrawingObjects Signed-off-by: Alexander Fedorov <[email protected]>
ruspl-afed
added a commit
that referenced
this issue
May 16, 2020
Rename ChronographCanvas to Stage Signed-off-by: Alexander Fedorov <[email protected]>
ruspl-afed
added a commit
that referenced
this issue
May 16, 2020
Rename knowledge about parent from Brick Signed-off-by: Alexander Fedorov <[email protected]>
ruspl-afed
added a commit
that referenced
this issue
May 16, 2020
Remove BrickAdapter Signed-off-by: Alexander Fedorov <[email protected]>
ruspl-afed
added a commit
that referenced
this issue
May 16, 2020
Introduce "data" package Signed-off-by: Alexander Fedorov <[email protected]>
ruspl-afed
added a commit
that referenced
this issue
May 16, 2020
Rename "Data" to "Storage" Signed-off-by: Alexander Fedorov <[email protected]>
ruspl-afed
added a commit
that referenced
this issue
May 16, 2020
Rework "Structure" to "Storage" Signed-off-by: Alexander Fedorov <[email protected]>
ruspl-afed
added a commit
that referenced
this issue
May 16, 2020
Rework "Storage" to "Access" Signed-off-by: Alexander Fedorov <[email protected]>
ruspl-afed
added a commit
that referenced
this issue
May 16, 2020
Reduce diff with master Signed-off-by: Alexander Fedorov <[email protected]>
ruspl-afed
added a commit
that referenced
this issue
May 16, 2020
Finalized "Access" interface Stage has template type Signed-off-by: Alexander Fedorov <[email protected]>
ruspl-afed
added a commit
that referenced
this issue
May 16, 2020
Added refresh() to "Chronograph" interface Signed-off-by: Alexander Fedorov <[email protected]>
ruspl-afed
added a commit
that referenced
this issue
May 16, 2020
Removed unused providers Signed-off-by: Alexander Fedorov <[email protected]>
ruspl-afed
added a commit
that referenced
this issue
May 16, 2020
Removed unused adapters Signed-off-by: Alexander Fedorov <[email protected]>
ruspl-afed
added a commit
that referenced
this issue
May 16, 2020
Removed unused builders Signed-off-by: Alexander Fedorov <[email protected]>
ruspl-afed
added a commit
that referenced
this issue
May 16, 2020
Renamed providers to representation Signed-off-by: Alexander Fedorov <[email protected]>
ruspl-afed
added a commit
that referenced
this issue
May 16, 2020
Move styles to representation package Signed-off-by: Alexander Fedorov <[email protected]>
ruspl-afed
added a commit
that referenced
this issue
May 16, 2020
Extracted "graphics" package Signed-off-by: Alexander Fedorov <[email protected]>
ruspl-afed
added a commit
that referenced
this issue
May 16, 2020
Rename test Signed-off-by: Alexander Fedorov <[email protected]>
ruspl-afed
added a commit
that referenced
this issue
May 17, 2020
Make Brick domain-aware Signed-off-by: Alexander Fedorov <[email protected]>
ruspl-afed
added a commit
that referenced
this issue
May 17, 2020
Rename StageLabelProvider to Decoration Signed-off-by: Alexander Fedorov <[email protected]>
ruspl-afed
added a commit
that referenced
this issue
May 17, 2020
Remove BrickContainer Signed-off-by: Alexander Fedorov <[email protected]>
ruspl-afed
added a commit
that referenced
this issue
May 17, 2020
Remove type parameter from Group and Section Signed-off-by: Alexander Fedorov <[email protected]>
ruspl-afed
added a commit
that referenced
this issue
May 17, 2020
Remove GroupContainer Signed-off-by: Alexander Fedorov <[email protected]>
ruspl-afed
added a commit
that referenced
this issue
May 17, 2020
Remove Section Signed-off-by: Alexander Fedorov <[email protected]>
ruspl-afed
added a commit
that referenced
this issue
May 17, 2020
Rename access to resolution Signed-off-by: Alexander Fedorov <[email protected]>
ruspl-afed
added a commit
that referenced
this issue
May 17, 2020
Remove Storage interface Signed-off-by: Alexander Fedorov <[email protected]>
ruspl-afed
added a commit
that referenced
this issue
May 17, 2020
Add domain object to Group Signed-off-by: Alexander Fedorov <[email protected]>
ruspl-afed
added a commit
that referenced
this issue
May 17, 2020
Add full qualified id for Group Signed-off-by: Alexander Fedorov <[email protected]>
ruspl-afed
added a commit
that referenced
this issue
May 21, 2020
simplify renderers Signed-off-by: Alexander Fedorov <[email protected]>
ruspl-afed
added a commit
that referenced
this issue
May 21, 2020
Extract label calculation code Signed-off-by: Alexander Fedorov <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
API revision is required to use Chronograph for Passage Operator
It should require less code to be customized for particular domain
The text was updated successfully, but these errors were encountered: