Skip to content
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

Version 6 #386

Open
wants to merge 76 commits into
base: master
Choose a base branch
from
Open

Version 6 #386

wants to merge 76 commits into from

Conversation

rzvdv
Copy link
Contributor

@rzvdv rzvdv commented Jun 27, 2022

No description provided.

rzvdv and others added 7 commits June 29, 2022 14:51
commit 585b00f
Author: osinkinroman <[email protected]>
Date:   Tue Jun 28 10:03:01 2022 +0400

    small fix for messageList

commit ab47886
Author: osinkinroman <[email protected]>
Date:   Mon Jun 27 20:27:48 2022 +0400

    build fix

commit cb7e31f
Author: osinkinroman <[email protected]>
Date:   Mon Jun 27 20:13:24 2022 +0400

    made requested changes

commit 6c6b046
Author: osinkinroman <[email protected]>
Date:   Fri Jun 24 16:40:47 2022 +0400

    build fix

commit 7f5bba1
Author: osinkinroman <[email protected]>
Date:   Fri Jun 24 16:25:19 2022 +0400

    build fix

commit 461de70
Author: osinkinroman <[email protected]>
Date:   Fri Jun 24 16:18:22 2022 +0400

    added button for searchResults to open in a new workspace

commit 315b5e0
Merge: 2fdb2da 4bc4ef2
Author: osinkinroman <[email protected]>
Date:   Fri Jun 24 14:56:27 2022 +0400

    merge release_6.1

commit 4bc4ef2
Author: Igor Razvodov <[email protected]>
Date:   Fri Jun 24 13:38:43 2022 +0300

    Temporary disable error overlay

commit f086880
Author: Igor Razvodov <[email protected]>
Date:   Fri Jun 24 13:17:39 2022 +0300

    Fix messages loading bug

commit 0127812
Author: Igor Razvodov <[email protected]>
Date:   Fri Jun 24 13:08:21 2022 +0300

    Remove unused component

commit 0b6a05c
Merge: 3ad17a7 16c354c
Author: Igor Razvodov <[email protected]>
Date:   Thu Jun 23 15:07:49 2022 +0300

    Merge branch 'master' into release_6.1

commit 3ad17a7
Author: Igor Razvodov <[email protected]>
Date:   Thu Jun 23 15:05:17 2022 +0300

    Minor improvements

commit 2fdb2da
Author: osinkinroman <[email protected]>
Date:   Wed Jun 22 13:37:18 2022 +0400

    merge 6.0 to 6.1

commit 998b9e0
Author: Igor Razvodov <[email protected]>
Date:   Tue Jun 21 12:41:42 2022 +0300

    Bookmarks panel refactor

commit 0cfa36a
Author: Igor Razvodov <[email protected]>
Date:   Fri Jun 17 14:40:34 2022 +0300

    Remove Timestamp interface

commit 038b763
Author: Igor Razvodov <[email protected]>
Date:   Fri Jun 17 17:01:15 2022 +0300

    Fix webpack hmr

commit 89f424a
Author: Igor Razvodov <[email protected]>
Date:   Fri Jun 17 14:16:23 2022 +0300

    Add import aliases

commit 3c7e2cb
Author: Igor Razvodov <[email protected]>
Date:   Thu Jun 16 13:48:09 2022 +0300

    Fix errors

commit 0da924b
Merge: de44ee3 b72170f
Author: Igor Razvodov <[email protected]>
Date:   Thu Jun 16 13:41:45 2022 +0300

    Merge branch 'master' into release_6.1

commit de44ee3
Author: Igor Razvodov <[email protected]>
Date:   Wed Jun 15 16:25:52 2022 +0300

    Remove unused observables

commit c9c0edb
Author: Igor Razvodov <[email protected]>
Date:   Wed Jun 15 11:56:20 2022 +0300

    Disable adding workspace on reaching max workspaces

commit a544726
Author: Igor Razvodov <[email protected]>
Date:   Wed Jun 15 11:13:58 2022 +0300

    Remove unused file, add isQuotaExceededError helper fn

commit 320b224
Author: Igor Razvodov <[email protected]>
Date:   Wed Jun 15 11:06:40 2022 +0300

    Remove unused components and files

commit 064eaa3
Author: Igor Razvodov <[email protected]>
Date:   Wed Jun 15 10:46:30 2022 +0300

    React import is not required

commit dac09d9
Author: Igor Razvodov <[email protected]>
Date:   Wed Jun 15 10:35:18 2022 +0300

    Update typescript and eslint, fix linting errors

commit 47461d1
Author: Igor Razvodov <[email protected]>
Date:   Tue Jun 14 18:58:10 2022 +0300

    Update dependencies and delete unused

commit 10c31ba
Merge: 7cc70c1 a8ae809
Author: Igor Razvodov <[email protected]>
Date:   Fri Jun 10 14:38:18 2022 +0300

    Merge branch 'master' into release_6.1

commit 7cc70c1
Author: Egor Yashin <[email protected]>
Date:   Fri Jun 10 15:10:15 2022 +0400

    remove search history for more than last search (#361)

commit f5fbaac
Author: Osinkin Roman <[email protected]>
Date:   Thu Jun 9 19:24:06 2022 +0400

    [ReportViewerUI] 6.1 Remove Graph from the UI (#371)

    * remove graph

    * move MessagesViewConfigurator to the Messages panel

    * move messages.scss to messagesWindow

    * remove GraphStore

    * remove all related to graph

    * remove console.log

    * resolve build conflicts

    * remove styles related to the graph

    * resolve build conflicts

    * resolve build conflicts

    * delete hoverMessage and hoverEvent and related functions

    * resolve build conflicts

    * made requested changes

commit 6df4f70
Author: osinkinroman <[email protected]>
Date:   Mon Jun 6 19:29:32 2022 +0400

    fix for messages list with new api

commit 3fe0ddc
Author: molotgor <[email protected]>
Date:   Fri May 13 15:43:25 2022 +0530

    change streamInfo lastElement to lastId

commit f1f223f
Author: molotgor <[email protected]>
Date:   Thu May 12 19:22:14 2022 +0530

    changed timestamps to new ISOstrings

commit 769a9a9
Author: molotgor <[email protected]>
Date:   Thu May 12 18:30:36 2022 +0530

    changed messageId to id

commit 0ac6866
Author: molotgor <[email protected]>
Date:   Thu May 12 18:22:16 2022 +0530

    changed messageId to id

commit 31406dc
Author: molotgor <[email protected]>
Date:   Thu May 12 18:21:58 2022 +0530

    changed messageId to id

commit 4844776
Author: molotgor <[email protected]>
Date:   Thu May 12 18:10:42 2022 +0530

    changed stream to be directed in both ways

commit e610b48
Author: molotgor <[email protected]>
Date:   Thu May 12 18:07:56 2022 +0530

    changed timestamps to new ISOstrings

commit 8d2f8ec
Author: molotgor <[email protected]>
Date:   Fri Apr 22 17:53:14 2022 +0400

    Return MessageRaw

commit ea57304
Merge: aa81500 77d2f06
Author: molotgor <[email protected]>
Date:   Fri Apr 22 17:52:12 2022 +0400

    Merge branch 'master' into release_6.1

commit aa81500
Author: osinkinroman <[email protected]>
Date:   Thu Feb 24 11:23:57 2022 +0400

    [3156] small fix for searching

commit 819469d
Author: osinkinroman <[email protected]>
Date:   Wed Feb 23 20:39:56 2022 +0400

    [3156] New filter date panel in Smart Search

commit ec4b1fe
Author: osinkinroman <[email protected]>
Date:   Wed Feb 23 20:27:49 2022 +0400

    [3156] New filter date panel in Smart Search

commit cca98eb
Merge: c60e463 7e9a596
Author: osinkinroman <[email protected]>
Date:   Wed Feb 23 19:56:13 2022 +0400

    Merge branch 'release_6.1' of https://github.com/th2-net/th2-rpt-viewer into release_6.1

commit c60e463
Author: osinkinroman <[email protected]>
Date:   Wed Feb 23 19:54:43 2022 +0400

    [3156] New filter date panel in Smart Search

commit 7e9a596
Author: Ryzhkov-Alexey <[email protected]>
Date:   Fri Feb 11 12:02:41 2022 +0300

    updated 6.1-based filter styles (#321)

commit c8c9ebc
Author: Даниил Яндыбаев <[email protected]>
Date:   Tue Jan 18 14:49:17 2022 +0400

    [6.1] Workspaces updates (#322)

    * init

    * splitters fix

    * namings fix

    * changed position of Search, message highlight

    * partly fixed splitters bugs and added normal minWidth usage

    * some fixes to splitters

    * some improvements

    * some improvements

    * fixed panels collapsing

    * added highlighting for messages

    * improvements for collapsing

    * more improvements for collapsing, deleted repeating code

    * overlay collapsing fix

    * fix to "fixes"

    * added bookmarks panel to main workspace

    * excluded SearchWorkspace from usage

    * added messages highlighting, but without normal rerendering

    * messages highlighting fixed

    * messages highlighting fixed

    * messages highlighting fixed

    * messages highlighting fixed

    * messages highlighting fixed

    * update workspaces

    * fix workspaces store

    * make session names computed field

    * highlight messages in search results

    * update collapsing panels algorithm

    * improve expanding panels algorithm

    * minor fix

    * minor fix

    * minor fix

    * fix auto collapse logic

    Co-authored-by: osinkinroman <[email protected]>

commit 6a52fb4
Author: Egor Yashin <[email protected]>
Date:   Thu Jan 13 13:22:56 2022 +0400

    added error screen instead of something wrong text (#324)

commit 5c3eb94
Author: VitalyMashanov <[email protected]>
Date:   Mon Jan 10 14:43:24 2022 +0300

    message-restyling (#309)

commit 26c8782
Author: VitalyMashanov <[email protected]>
Date:   Wed Dec 29 13:59:38 2021 +0300

    message-card-tools-restyling (#307)

    * message-card-tools-restyling

    * message-card-tools--restyling-release_6.1-based
     * change requests

commit 8a30582
Author: Vladimir Vekesser <[email protected]>
Date:   Thu Dec 2 23:54:13 2021 +0400

    Events body highlighting

commit c79ac14
Author: Vekesser Vladimir <[email protected]>
Date:   Thu Nov 25 00:46:54 2021 +0400

    Message bodyraw highlighting

commit 91df056
Author: Vekesser Vladimir <[email protected]>
Date:   Thu Nov 18 16:19:56 2021 +0400

    New event result card and event with metadata in search results

commit 094a81f
Author: Vekesser Vladimir <[email protected]>
Date:   Wed Nov 17 18:16:44 2021 +0400

    Message body filtering

commit cfaeb25
Author: Vekesser Vladimir <[email protected]>
Date:   Fri Nov 12 14:35:21 2021 +0400

    Bump version to 3.1.92

commit be091ab
Author: molotgor <[email protected]>
Date:   Thu Oct 14 14:47:50 2021 +0400

    added highlight to message context

commit c8ef1c2
Author: molotgor <[email protected]>
Date:   Thu Oct 14 14:42:13 2021 +0400

    added highlight to message context

commit f6eae02
Author: Vekesser Vladimir <[email protected]>
Date:   Thu Nov 18 16:54:46 2021 +0400

    Fix search results list heigth

commit 52eb1e6
Author: molotgor <[email protected]>
Date:   Tue Nov 9 10:41:26 2021 +0400

    added flatten list

commit 1ac5839
Author: molotgor <[email protected]>
Date:   Tue Nov 9 10:41:07 2021 +0400

    added flatten list

commit d897c15
Author: molotgor <[email protected]>
Date:   Mon Nov 8 18:29:36 2021 +0400

    added flatten list

commit 9e5ed20
Author: molotgor <[email protected]>
Date:   Thu Oct 28 14:23:33 2021 +0400

    added virtuoso to search results

commit c2c6e28
Author: molotgor <[email protected]>
Date:   Thu Oct 28 13:44:56 2021 +0400

    added virtuoso to search results

commit a0b202d
Author: molotgor <[email protected]>
Date:   Mon Oct 25 17:00:23 2021 +0400

    fixed load more on both direction search

commit ebf3c36
Author: molotgor <[email protected]>
Date:   Mon Oct 25 13:18:47 2021 +0400

    changed style of separator

commit 27623c8
Author: molotgor <[email protected]>
Date:   Mon Oct 25 13:06:21 2021 +0400

    changed style of separator

commit 4cd557f
Author: molotgor <[email protected]>
Date:   Mon Oct 25 12:44:45 2021 +0400

    changed style of separator

commit 8cfb6e6
Author: molotgor <[email protected]>
Date:   Thu Oct 21 11:03:39 2021 +0400

    added separetor between search results
This reverts commit 707ba22.
rzvdv and others added 30 commits August 14, 2022 13:48
* fixed embedded message view toggler, removed redundant logic

* bump version

* build fix
…ry or ascii (#415)

* fix raw displayRule view for messages

* bump version
* changed FilterPanel on FilterConfig and its position

* changed view of filters in different components

* changed filterHistory icon, changed some redundant code

* Merge branch 'version-6' into new_messages_filters

* implemented FilterRows usage in FilterConfig

* change labels for togglers

* made requested changes

* remove SearchPanelFilters

* changed switcher layout

* made requested changes

* delete labelClassName
* fixed the filtration

* [TH2-3985] refactoring code

* [TH2-3985] removed comments

* [TH2-3985] added EventTreeNode type guard

Co-authored-by: Igor Razvodov <[email protected]>
…less of the applied filters (#430) (#432)

* added filter for attachedMessageIds

* build fix

* added exclusion by all filters

* made requested changes

* made requested changes
* [TH2-4134] Message, linked to event always remain in the list, regardless of the applied filters (#430)

* added filter for attachedMessageIds

* build fix

* added exclusion by all filters

* made requested changes

* made requested changes

* [TH2-4050] Fix some events are missing

* [TH2-4140] "x" button in event search works incorrectly (#436)

* added counter and disabled arrow icon

* bump version

Co-authored-by: Igor Razvodov <[email protected]>
#441)

* moved filters history and changed icon for excluded filters

* bump version
* change message expand button

* changed warning dependencies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants