openreplay/frontend/app/components/ui/Icons
Delirium 1326bb2eae
feat spot: init commit for extension (#2452)
* feat spot: init commit for extension

* nvmrc

* fix login flow

* Spots Gridview Updates (#2422)

* feat ui: login flow for spot extension

* spot list, store and service created

* some fixing for header

* start work on single spot

* spot player start

* header for player, comments, icons, etc

* split stuff into compoennts, create player state manager

* player controls, activity panel etc etc

* comments, empty page, rename and stuff

* interval buttons etc

* access modal

* pubkey support

* fix tooltip

* limit 10 -> 9

* hls lib instead of videojs

* some warnings

* fix date display for exp

* change public links

* display more client data

* fix cleaning, init comment

* map network to replay player network ev

* stream support, console panel, close panels on X

* fixing streaming, destroy on leave

* fix autoplay

* show notification on spot login

* fix spot login

* backup player added, fix audio issue

* show thumbnail when no video, add spot roles

* add poster thumbnail

* some fixes to video check

* fix events jump

* fix play btn

* try catch over pubkey

* feat ui: login flow for spot extension

* spot list, store and service created

* some fixing for header

* start work on single spot

* spot player start

* header for player, comments, icons, etc

* split stuff into compoennts, create player state manager

* player controls, activity panel etc etc

* comments, empty page, rename and stuff

* interval buttons etc

* access modal

* pubkey support

* fix tooltip

* limit 10 -> 9

* hls lib instead of videojs

* some warnings

* fix date display for exp

* change public links

* display more client data

* fix cleaning, init comment

* map network to replay player network ev

* stream support, console panel, close panels on X

* fixing streaming, destroy on leave

* fix autoplay

* show notification on spot login

* fix spot login

* backup player added, fix audio issue

* show thumbnail when no video, add spot roles

* add poster thumbnail

* some fixes to video check

* fix events jump

* fix play btn

* try catch over pubkey

* icons

* Various updates

* Update SVG.tsx

* Update SideMenu.tsx

* SpotList & Menu updates

* feat ui: login flow for spot extension

* spot list, store and service created

* some fixing for header

* start work on single spot

* spot player start

* header for player, comments, icons, etc

* split stuff into compoennts, create player state manager

* player controls, activity panel etc etc

* comments, empty page, rename and stuff

* interval buttons etc

* access modal

* pubkey support

* fix tooltip

* limit 10 -> 9

* hls lib instead of videojs

* some warnings

* fix date display for exp

* change public links

* display more client data

* fix cleaning, init comment

* map network to replay player network ev

* stream support, console panel, close panels on X

* fixing streaming, destroy on leave

* fix autoplay

* show notification on spot login

* fix spot login

* backup player added, fix audio issue

* show thumbnail when no video, add spot roles

* add poster thumbnail

* some fixes to video check

* fix events jump

* fix play btn

* try catch over pubkey

* icons

* spot login pinging

* Spot List & Player Updates

* move spot login flow to login comp, use separate spot login path for unique jwt

* invalidate spot jwt on logout

* add visual data on page load event

* typo fix

* Spot Listing improvements post review.

* Update SpotListItem.tsx

* Improved Spot List and Item Details

* Minor improvements

* More improvements

* Public player header improvements

* Moved formatExpirationTime to utils

* fixes after merge

---------

Co-authored-by: nick-delirium <nikita@openreplay.com>

* set sso link to <a>?

* some small perf fixes

* login duck reformat...

* Update frontend.yaml

* add observer to spot list header

* split list header

* update spotjwt param in router

* fix toast in router

* fix async fetch, move ctx

* capture space btn ev

* fix header link

* public sharing error msg

* fix err msg for unsuccessful rec start

* fix list alignment

* Caching assets. Finally!!!

* fix typing in comment field

* add pubkey to comments, fix console jump btn

* no content comp

* change refresh token logic

* move thumbnail ts

* move thumbnail ts

* fix tab change

* switch up toggler

* early exit if no jwt present

* regenerate icons

* fix location str

* fix ctx

* change thumnail res, return autoplay for video player

* parse links in console rows, fix injected method parse?

* remove ts from js

* fix console parsing order?

* fixes for autoplay

* xray for spot player

* move to spot list after login;
esc to cancel;
fix signup link;
move ux commit

* kb sc for skipping; xray for spot ext

* track aborted requests

* tooltip for readability

* fixing empty state

* New blank state + various minor improvements (#2471)

* New blank state + various minor improvements

* apres merge

---------

Co-authored-by: nick-delirium <nikita@openreplay.com>

* rm temp v

* init or card

* empty state debug

* empty state debug

* empty state debug

* fix initor img

* spotonly scope support

* Improved Spot dead-end pages (#2475)

* Improved Spot dead-end pages

* Initiate OpenReplay Setup and some more

* get scope changes

* fix crash

* scope upgrade/downgrade

* scope setup flow

* ping for backend

* upgrade wxt deps

* cancel ping int on expiration

* check rec status

* fix ping

* check video processing state

* check video processing state

* fix xray close, network highlight, fcp rounding

* update wxt, move open spot stuff to settings

* fix some history issues

* fix spot login flow

* fix spot login again

* fix spot login again

* don't send two requests

* limit messages for logged users

* limit messages for logged users

* fix public ignore

* microphone stuff

* microphone stuff

* Various improvements (#2509)

* Various improvements

- Updated icons in mic settings
- Included prefix in Spot title
- Save recording notification has been updated
- Other minor UI improvements

* Inline declaration of spot name field, and settings UI

* str f

---------

Co-authored-by: nick-delirium <nikita@openreplay.com>

* UI changes in player header, spot list (#2510)

* Added UI elements in player page

- Badge with counts for comments
- Download and Delete dropdown in player
- Spot selection -- UI improvement

* Minor copy updates

* completing changes

---------

Co-authored-by: nick-delirium <nikita@openreplay.com>

* rm cmt

* fix cellmeasurer

* thumbnail dur

* fix download

* Minor fixes (#2512)

- Spot delete confirmation
- Spot comments UI update
- Minor copy updates

* limit number of notif messages

* add spot title to doc title, add cache groups for webpack

* drop mic controls from recording popup view

* fix for webpack compress

* fix for auto mic pickup

* change status banners

* move svgs around, remove undefined check

* refactor svgs

* fix timetable scaling

* fix error popup

* self contain css

* pre-select spot on spot onboarding

---------

Co-authored-by: Sudheer Salavadi <connect.uxmaster@gmail.com>
Co-authored-by: Rajesh Rajendran <rjshrjndrn@users.noreply.github.com>
2024-08-29 13:35:58 +02:00
..
activity.tsx change(ui): mobile specific filters 2024-07-24 14:54:42 +02:00
alarm_clock.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
alarm_plus.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
all_sessions.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
analytics.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
anchor.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
arrow_alt_square_right.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
arrow_bar_left.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
arrow_clockwise.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
arrow_counterclockwise.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
arrow_down.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
arrow_down_short.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
arrow_down_up.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
arrow_repeat.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
arrow_right_short.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
arrow_square_left.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
arrow_square_right.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
arrow_up.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
arrow_up_short.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
arrows_angle_extend.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
avatar_icn_avatar1.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
avatar_icn_avatar2.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
avatar_icn_avatar3.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
avatar_icn_avatar4.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
avatar_icn_avatar5.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
avatar_icn_avatar6.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
avatar_icn_avatar7.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
avatar_icn_avatar8.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
avatar_icn_avatar9.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
avatar_icn_avatar10.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
avatar_icn_avatar11.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
avatar_icn_avatar12.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
avatar_icn_avatar13.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
avatar_icn_avatar14.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
avatar_icn_avatar15.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
avatar_icn_avatar16.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
avatar_icn_avatar17.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
avatar_icn_avatar18.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
avatar_icn_avatar19.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
avatar_icn_avatar20.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
avatar_icn_avatar21.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
avatar_icn_avatar22.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
avatar_icn_avatar23.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
ban.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
bar_chart_line.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
bar_pencil.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
battery.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
battery_charging.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
bell.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
bell_fill.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
bell_plus.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
bell_slash.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
binoculars.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
book.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
book_doc.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
bookmark.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
broadcast.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
browser_browser.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
browser_chrome.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
browser_edge.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
browser_electron.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
browser_facebook.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
browser_firefox.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
browser_ie.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
browser_opera.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
browser_safari.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
buildings.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
bullhorn.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
business_time.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
calendar.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
calendar_alt.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
calendar_check.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
calendar_day.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
call.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
camera.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
camera_alt.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
camera_video.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
camera_video_off.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
card_checklist.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
card_list.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
card_text.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
caret_down_fill.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
caret_left_fill.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
caret_right_fill.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
caret_up_fill.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
chat_dots.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
chat_left_text.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
chat_right_text.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
chat_square_quote.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
check.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
check_circle.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
check_circle_fill.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
chevron_double_left.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
chevron_double_right.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
chevron_down.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
chevron_left.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
chevron_right.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
chevron_up.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
circle.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
circle_fill.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
click_hesitation.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
click_rage.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
clipboard_check.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
clipboard_list_check.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
clock.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
clock_history.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
close.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
cloud_fog2_fill.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
code.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
cog.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
cogs.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
collection.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
collection_play.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
color_apple.tsx feat ui: finish cards, all trigger, all icons 2024-05-31 15:11:13 +02:00
color_browser_applebot.tsx change(ui): dashboard redesign 2024-06-25 16:50:49 +02:00
color_browser_browser_icons_color_applebot.tsx change(ui): dashboard redesign 2024-06-25 16:50:49 +02:00
color_browser_browser_icons_color_chrome.tsx change(ui): dashboard redesign 2024-06-25 16:50:49 +02:00
color_browser_browser_icons_color_chrome_mobile.tsx change(ui): dashboard redesign 2024-06-25 16:50:49 +02:00
color_browser_browser_icons_color_chrome_mobile_ios.tsx change(ui): dashboard redesign 2024-06-25 16:50:49 +02:00
color_browser_browser_icons_color_duck_duck_go.tsx change(ui): dashboard redesign 2024-06-25 16:50:49 +02:00
color_browser_browser_icons_color_duckduckgo_mobile.tsx change(ui): dashboard redesign 2024-06-25 16:50:49 +02:00
color_browser_browser_icons_color_edge.tsx change(ui): dashboard redesign 2024-06-25 16:50:49 +02:00
color_browser_browser_icons_color_edge_mobile.tsx change(ui): dashboard redesign 2024-06-25 16:50:49 +02:00
color_browser_browser_icons_color_facebook.tsx change(ui): dashboard redesign 2024-06-25 16:50:49 +02:00
color_browser_browser_icons_color_firefox.tsx change(ui): dashboard redesign 2024-06-25 16:50:49 +02:00
color_browser_browser_icons_color_firefox_ios.tsx change(ui): dashboard redesign 2024-06-25 16:50:49 +02:00
color_browser_browser_icons_color_firefox_mobile.tsx change(ui): dashboard redesign 2024-06-25 16:50:49 +02:00
color_browser_browser_icons_color_google.tsx change(ui): dashboard redesign 2024-06-25 16:50:49 +02:00
color_browser_browser_icons_color_googlebot.tsx change(ui): dashboard redesign 2024-06-25 16:50:49 +02:00
color_browser_browser_icons_color_huawei_browser.tsx change(ui): dashboard redesign 2024-06-25 16:50:49 +02:00
color_browser_browser_icons_color_internet_explorer.tsx change(ui): dashboard redesign 2024-06-25 16:50:49 +02:00
color_browser_browser_icons_color_miui_browser.tsx change(ui): dashboard redesign 2024-06-25 16:50:49 +02:00
color_browser_browser_icons_color_mobile_safari.tsx change(ui): dashboard redesign 2024-06-25 16:50:49 +02:00
color_browser_browser_icons_color_mobile_safari_ui.tsx change(ui): dashboard redesign 2024-06-25 16:50:49 +02:00
color_browser_browser_icons_color_opera.tsx change(ui): dashboard redesign 2024-06-25 16:50:49 +02:00
color_browser_browser_icons_color_safari.tsx change(ui): dashboard redesign 2024-06-25 16:50:49 +02:00
color_browser_browser_icons_color_samsung_internet.tsx change(ui): dashboard redesign 2024-06-25 16:50:49 +02:00
color_browser_browser_icons_color_Tor.tsx change(ui): dashboard redesign 2024-06-25 16:50:49 +02:00
color_browser_browser_icons_color_uc_browser.tsx change(ui): dashboard redesign 2024-06-25 16:50:49 +02:00
color_browser_browser_icons_color_unknown.tsx change(ui): dashboard redesign 2024-06-25 16:50:49 +02:00
color_browser_browser_icons_color_whale.tsx change(ui): dashboard redesign 2024-06-25 16:50:49 +02:00
color_browser_browser_icons_color_yandex_browser.tsx change(ui): dashboard redesign 2024-06-25 16:50:49 +02:00
color_browser_chrome.tsx change(ui): dashboard redesign 2024-06-25 16:50:49 +02:00
color_browser_chrome_mobile.tsx change(ui): dashboard redesign 2024-06-25 16:50:49 +02:00
color_browser_chrome_mobile_ios.tsx change(ui): dashboard redesign 2024-06-25 16:50:49 +02:00
color_browser_duck_duck_go.tsx change(ui): dashboard redesign 2024-06-25 16:50:49 +02:00
color_browser_duckduckgo_mobile.tsx change(ui): dashboard redesign 2024-06-25 16:50:49 +02:00
color_browser_edge.tsx change(ui): dashboard redesign 2024-06-25 16:50:49 +02:00
color_browser_edge_mobile.tsx change(ui): dashboard redesign 2024-06-25 16:50:49 +02:00
color_browser_facebook.tsx change(ui): dashboard redesign 2024-06-25 16:50:49 +02:00
color_browser_firefox.tsx change(ui): dashboard redesign 2024-06-25 16:50:49 +02:00
color_browser_firefox_ios.tsx change(ui): dashboard redesign 2024-06-25 16:50:49 +02:00
color_browser_firefox_mobile.tsx change(ui): dashboard redesign 2024-06-25 16:50:49 +02:00
color_browser_google.tsx change(ui): dashboard redesign 2024-06-25 16:50:49 +02:00
color_browser_googlebot.tsx change(ui): dashboard redesign 2024-06-25 16:50:49 +02:00
color_browser_huawei_browser.tsx change(ui): dashboard redesign 2024-06-25 16:50:49 +02:00
color_browser_internet_explorer.tsx change(ui): dashboard redesign 2024-06-25 16:50:49 +02:00
color_browser_miui_browser.tsx change(ui): dashboard redesign 2024-06-25 16:50:49 +02:00
color_browser_mobile_safari.tsx change(ui): dashboard redesign 2024-06-25 16:50:49 +02:00
color_browser_mobile_safari_ui.tsx change(ui): dashboard redesign 2024-06-25 16:50:49 +02:00
color_browser_opera.tsx change(ui): dashboard redesign 2024-06-25 16:50:49 +02:00
color_browser_safari.tsx change(ui): dashboard redesign 2024-06-25 16:50:49 +02:00
color_browser_samsung_internet.tsx change(ui): dashboard redesign 2024-06-25 16:50:49 +02:00
color_browser_Tor.tsx change(ui): dashboard redesign 2024-06-25 16:50:49 +02:00
color_browser_uc_browser.tsx change(ui): dashboard redesign 2024-06-25 16:50:49 +02:00
color_browser_unknown.tsx change(ui): dashboard redesign 2024-06-25 16:50:49 +02:00
color_browser_whale.tsx feat spot: init commit for extension (#2452) 2024-08-29 13:35:58 +02:00
color_browser_yandex_browser.tsx change(ui): dashboard redesign 2024-06-25 16:50:49 +02:00
color_chrome.tsx feat ui: finish cards, all trigger, all icons 2024-05-31 15:11:13 +02:00
color_country_de.tsx change(ui): dashboard redesign 2024-06-25 16:50:49 +02:00
color_country_fr.tsx change(ui): dashboard redesign 2024-06-25 16:50:49 +02:00
color_country_gb.tsx change(ui): dashboard redesign 2024-06-25 16:50:49 +02:00
color_country_in.tsx change(ui): dashboard redesign 2024-06-25 16:50:49 +02:00
color_country_us.tsx change(ui): dashboard redesign 2024-06-25 16:50:49 +02:00
color_de.tsx feat ui: finish cards, all trigger, all icons 2024-05-31 15:11:13 +02:00
color_device_desktop.tsx change(ui): dashboard redesign 2024-06-25 16:50:49 +02:00
color_device_mobile.tsx change(ui): dashboard redesign 2024-06-25 16:50:49 +02:00
color_device_other_phone.tsx change(ui): dashboard redesign 2024-06-25 16:50:49 +02:00
color_device_tablet.tsx change(ui): dashboard redesign 2024-06-25 16:50:49 +02:00
color_device_unkown.tsx change(ui): dashboard redesign 2024-06-25 16:50:49 +02:00
color_edge.tsx feat ui: finish cards, all trigger, all icons 2024-05-31 15:11:13 +02:00
color_fedora.tsx feat ui: finish cards, all trigger, all icons 2024-05-31 15:11:13 +02:00
color_firefox.tsx feat ui: finish cards, all trigger, all icons 2024-05-31 15:11:13 +02:00
color_fr.tsx feat ui: finish cards, all trigger, all icons 2024-05-31 15:11:13 +02:00
color_gb.tsx feat ui: finish cards, all trigger, all icons 2024-05-31 15:11:13 +02:00
color_in.tsx feat ui: finish cards, all trigger, all icons 2024-05-31 15:11:13 +02:00
color_issues_bad_request.tsx change(ui): example categorize and other improvements 2024-06-26 18:06:14 +02:00
color_issues_click_rage.tsx change(ui): example categorize and other improvements 2024-06-26 18:06:14 +02:00
color_issues_cpu.tsx change(ui): example categorize and other improvements 2024-06-26 18:06:14 +02:00
color_issues_crash.tsx change(ui): example categorize and other improvements 2024-06-26 18:06:14 +02:00
color_issues_custom.tsx change(ui): example categorize and other improvements 2024-06-26 18:06:14 +02:00
color_issues_dead_click.tsx change(ui): example categorize and other improvements 2024-06-26 18:06:14 +02:00
color_issues_errors.tsx change(ui): example categorize and other improvements 2024-06-26 18:06:14 +02:00
color_issues_excessive_scrolling.tsx change(ui): example categorize and other improvements 2024-06-26 18:06:14 +02:00
color_issues_js_exception.tsx change(ui): example categorize and other improvements 2024-06-26 18:06:14 +02:00
color_issues_memory.tsx change(ui): example categorize and other improvements 2024-06-26 18:06:14 +02:00
color_issues_missing_resource.tsx change(ui): example categorize and other improvements 2024-06-26 18:06:14 +02:00
color_issues_mouse_thrashing.tsx change(ui): example categorize and other improvements 2024-06-26 18:06:14 +02:00
color_issues_mouse_trashing.tsx change(ui): example categorize and other improvements 2024-06-26 18:06:14 +02:00
color_issues_slow_page_load.tsx change(ui): example categorize and other improvements 2024-06-26 18:06:14 +02:00
color_microsoft.tsx feat ui: finish cards, all trigger, all icons 2024-05-31 15:11:13 +02:00
color_opera.tsx feat ui: finish cards, all trigger, all icons 2024-05-31 15:11:13 +02:00
color_os_android.tsx change(ui): dashboard redesign 2024-06-25 16:50:49 +02:00
color_os_apple.tsx change(ui): dashboard redesign 2024-06-25 16:50:49 +02:00
color_os_blackberry.tsx change(ui): dashboard redesign 2024-06-25 16:50:49 +02:00
color_os_chrome_os.tsx change(ui): dashboard redesign 2024-06-25 16:50:49 +02:00
color_os_elementary.tsx change(ui): dashboard redesign 2024-06-25 16:50:49 +02:00
color_os_fedora.tsx change(ui): dashboard redesign 2024-06-25 16:50:49 +02:00
color_os_freebsd.tsx change(ui): dashboard redesign 2024-06-25 16:50:49 +02:00
color_os_gnome.tsx change(ui): dashboard redesign 2024-06-25 16:50:49 +02:00
color_os_ios.tsx change(ui): dashboard redesign 2024-06-25 16:50:49 +02:00
color_os_linux.tsx change(ui): dashboard redesign 2024-06-25 16:50:49 +02:00
color_os_linux_mint.tsx change(ui): dashboard redesign 2024-06-25 16:50:49 +02:00
color_os_macos.tsx change(ui): dashboard redesign 2024-06-25 16:50:49 +02:00
color_os_microsoft.tsx change(ui): dashboard redesign 2024-06-25 16:50:49 +02:00
color_os_ubuntu.tsx change(ui): dashboard redesign 2024-06-25 16:50:49 +02:00
color_os_unkown.tsx change(ui): dashboard redesign 2024-06-25 16:50:49 +02:00
color_safari.tsx feat ui: finish cards, all trigger, all icons 2024-05-31 15:11:13 +02:00
color_ubuntu.tsx feat ui: finish cards, all trigger, all icons 2024-05-31 15:11:13 +02:00
color_us.tsx feat ui: finish cards, all trigger, all icons 2024-05-31 15:11:13 +02:00
columns_gap.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
columns_gap_filled.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
console.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
console_error.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
console_exception.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
console_info.tsx change(ui): mobile specific filters 2024-07-24 14:54:42 +02:00
console_warning.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
controller.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
cookies.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
copy.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
credit_card_2_back.tsx Fix integrations icons (#2149) 2024-04-29 16:10:18 +02:00
credit_card_front.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
cross.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
cubes.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
cursor_trash.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
dash.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
dashboard_icn.tsx feat spot: init commit for extension (#2452) 2024-08-29 13:35:58 +02:00
db_icons_icn_card_clickMap.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
db_icons_icn_card_errors.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
db_icons_icn_card_funnel.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
db_icons_icn_card_funnels.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
db_icons_icn_card_insights.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
db_icons_icn_card_library.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
db_icons_icn_card_mapchart.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
db_icons_icn_card_pathAnalysis.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
db_icons_icn_card_performance.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
db_icons_icn_card_resources.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
db_icons_icn_card_table.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
db_icons_icn_card_timeseries.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
db_icons_icn_card_webVitals.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
desktop.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
device.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
diagram_3.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
dice_3.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
dizzy.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
door_closed.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
doublecheck.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
download.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
drag.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
edit.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
ellipsis_v.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
emoji_dizzy.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
enter.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
envelope.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
envelope_check.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
envelope_paper.tsx Fix integrations icons (#2149) 2024-04-29 16:10:18 +02:00
envelope_x.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
errors_icon.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
event_click.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
event_click_hesitation.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
event_clickrage.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
event_code.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
event_i_cursor.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
event_input.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
event_input_hesitation.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
event_link.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
event_location.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
event_mouse_thrashing.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
event_resize.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
event_view.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
exclamation_circle.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
exclamation_circle_fill.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
exclamation_triangle.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
expand_wide.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
explosion.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
external_link_alt.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
eye.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
eye_slash.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
eye_slash_fill.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
fetch.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
fetch_request.tsx Remove unused code, refactor frontend and revisit libraries (#2458) 2024-08-27 16:15:14 +02:00
fflag_multi.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
fflag_single.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
file.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
file_bar_graph.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
file_code.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
file_medical_alt.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
file_pdf.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
files.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
filetype_js.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
filetype_pdf.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
filter.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
filters_arrow_return_right.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
filters_browser.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
filters_chevrons_up_down.tsx change(ui): mobile specific filters 2024-07-24 14:54:42 +02:00
filters_click.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
filters_clickrage.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
filters_code.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
filters_console.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
filters_country.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
filters_cpu_load.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
filters_custom.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
filters_device.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
filters_dom_complete.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
filters_duration.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
filters_error.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
filters_fetch.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
filters_fetch_failed.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
filters_file_code.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
filters_graphql.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
filters_i_cursor.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
filters_input.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
filters_lcpt.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
filters_link.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
filters_location.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
filters_memory_load.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
filters_metadata.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
filters_os.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
filters_perfromance_network_request.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
filters_platform.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
filters_referrer.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
filters_resize.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
filters_rev_id.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
filters_screen.tsx change(ui): mobile specific filters 2024-07-24 14:54:42 +02:00
filters_state_action.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
filters_tag_element.tsx feat: tag and watch (UI/Tracker) (#1822) 2024-01-19 11:11:27 +01:00
filters_ttfb.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
filters_user_alt.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
filters_userid.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
filters_view.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
flag_na.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
folder2.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
folder_plus.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
fullscreen.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
funnel.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
funnel_cpu.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
funnel_cpu_fill.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
funnel_dizzy.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
funnel_emoji_angry.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
funnel_emoji_angry_fill.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
funnel_emoji_dizzy_fill.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
funnel_exclamation_circle.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
funnel_exclamation_circle_fill.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
funnel_file_earmark_break.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
funnel_file_earmark_break_fill.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
funnel_file_earmark_minus.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
funnel_file_earmark_minus_fill.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
funnel_file_medical_alt.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
funnel_file_x.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
funnel_fill.tsx Fix integrations icons (#2149) 2024-04-29 16:10:18 +02:00
funnel_hdd_fill.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
funnel_hourglass_top.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
funnel_image.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
funnel_image_fill.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
funnel_microchip.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
funnel_mouse.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
funnel_new.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
funnel_patch_exclamation_fill.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
funnel_sd_card.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
gear.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
gear_fill.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
geo_alt_fill_custom.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
github.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
graph_up.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
graph_up_arrow.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
grid.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
grid_1x2.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
grid_3x3.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
grid_check.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
grid_horizontal.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
grip_horizontal.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
hash.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
hdd_stack.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
headset.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
heart_rate.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
high_engagement.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
history.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
hourglass_start.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
ic_errors.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
ic_network.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
ic_rage.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
ic_resources.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
id_card.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
image.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
index.ts Remove unused code, refactor frontend and revisit libraries (#2458) 2024-08-27 16:15:14 +02:00
info.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
info_circle.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
info_circle_fill.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
info_square.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
input_hesitation.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
inspect.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
integrations_apple.tsx feat ui: finish cards, all trigger, all icons 2024-05-31 15:11:13 +02:00
integrations_assist.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
integrations_bugsnag.tsx Fix integrations icons (#2149) 2024-04-29 16:10:18 +02:00
integrations_bugsnag_text.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
integrations_chrome.tsx feat ui: finish cards, all trigger, all icons 2024-05-31 15:11:13 +02:00
integrations_cloudwatch.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
integrations_cloudwatch_text.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
integrations_datadog.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
integrations_edge.tsx feat ui: finish cards, all trigger, all icons 2024-05-31 15:11:13 +02:00
integrations_elasticsearch.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
integrations_elasticsearch_text.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
integrations_fedora.tsx feat ui: finish cards, all trigger, all icons 2024-05-31 15:11:13 +02:00
integrations_firefox.tsx feat ui: finish cards, all trigger, all icons 2024-05-31 15:11:13 +02:00
integrations_github.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
integrations_graphql.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
integrations_jira.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
integrations_jira_text.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
integrations_microsoft.tsx feat ui: finish cards, all trigger, all icons 2024-05-31 15:11:13 +02:00
integrations_mobx.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
integrations_newrelic.tsx Fix integrations icons (#2149) 2024-04-29 16:10:18 +02:00
integrations_newrelic_text.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
integrations_ngrx.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
integrations_openreplay.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
integrations_openreplay_text.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
integrations_opera.tsx feat ui: finish cards, all trigger, all icons 2024-05-31 15:11:13 +02:00
integrations_redux.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
integrations_rollbar.tsx Fix integrations icons (#2149) 2024-04-29 16:10:18 +02:00
integrations_rollbar_text.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
integrations_safari.tsx feat ui: finish cards, all trigger, all icons 2024-05-31 15:11:13 +02:00
integrations_segment.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
integrations_sentry.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
integrations_sentry_text.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
integrations_slack.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
integrations_slack_bw.tsx Fix integrations icons (#2149) 2024-04-29 16:10:18 +02:00
integrations_stackdriver.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
integrations_sumologic.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
integrations_sumologic_text.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
integrations_teams.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
integrations_teams_white.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
integrations_ubuntu.tsx feat ui: finish cards, all trigger, all icons 2024-05-31 15:11:13 +02:00
integrations_vuejs.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
integrations_zustand.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
journal_code.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
key.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
keyboard.tsx feat(ui): add shortcuts to player page, clear unused files (#1963) 2024-03-18 11:09:49 +01:00
layer_group.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
layers_half.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
lightbulb.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
lightbulb_on.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
link_45deg.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
list.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
list_alt.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
list_arrow.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
list_ul.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
lock_alt.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
low_disc_space.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
magic.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
map_marker_alt.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
memory.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
memory_ios.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
mic.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
mic_mute.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
minus.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
mobile.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
mouse_alt.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
mouse_pointer_click.tsx Fix integrations icons (#2149) 2024-04-29 16:10:18 +02:00
network.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
next1.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
no_dashboard.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
no_metrics.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
no_metrics_chart.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
no_recordings.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
orSpot.tsx feat spot: init commit for extension (#2452) 2024-08-29 13:35:58 +02:00
os.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
os_android.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
os_chrome_os.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
os_fedora.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
os_ios.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
os_linux.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
os_mac_os_x.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
os_other.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
os_ubuntu.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
os_windows.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
pause.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
pause_circle_fill.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
pause_fill.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
pdf_download.tsx change(ui): mobile specific filters 2024-07-24 14:54:42 +02:00
pencil.tsx change(ui): mobile specific filters 2024-07-24 14:54:42 +02:00
pencil_stop.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
people.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
percent.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
performance_icon.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
person.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
person_border.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
person_fill.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
pie_chart_fill.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
pin_fill.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
play.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
play_circle.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
play_circle_bold.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
play_circle_light.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
play_fill.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
play_fill_new.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
play_hover.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
plug.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
plus.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
plus_circle.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
plus_lg.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
pointer_sessions_search.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
prev1.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
pulse.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
puzzle.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
puzzle_piece.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
question_circle.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
question_lg.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
quote_left.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
quote_right.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
quotes.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
record2.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
record_btn.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
record_circle.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
record_circle_fill.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
redo.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
redo_back.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
redux.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
referrer.tsx Remove unused code, refactor frontend and revisit libraries (#2458) 2024-08-27 16:15:14 +02:00
remote_control.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
replay_10.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
resources_icon.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
safe.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
safe_fill.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
sandglass.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
search.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
search_notification.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
server.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
share_alt.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
shield_lock.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
side_menu_closed.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
side_menu_open.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
signpost_split.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
signup.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
skip_forward.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
skip_forward_fill.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
slack.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
slash_circle.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
sleep.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
sliders.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
social_slack.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
social_trello.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
sparkles.tsx feat(ui): ai summary UI (#1868) 2024-02-12 15:34:43 +01:00
speedometer2.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
spinner.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
star.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
star_solid.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
step_forward.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
stickies.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
stop_record_circle.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
stopwatch.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
store.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
sync_alt.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
table.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
table_new.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
tablet_android.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
tachometer_slow.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
tachometer_slowest.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
tags.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
team_funnel.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
telephone.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
telephone_fill.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
terminal.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
text_paragraph.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
thermometer_sun.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
toggles.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
tools.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
trash.tsx change(ui): mobile specific filters 2024-07-24 14:54:42 +02:00
turtle.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
user_alt.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
user_circle.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
user_friends.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
user_switch.tsx Fix integrations icons (#2149) 2024-04-29 16:10:18 +02:00
users.tsx change(ui): mobile specific filters 2024-07-24 14:54:42 +02:00
vendors_graphql.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
vendors_mobx.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
vendors_ngrx.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
vendors_redux.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
vendors_vuex.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
web_vitals.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
wifi.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
window.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
window_alt.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
window_restore.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
window_x.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00
zoom_in.tsx fix(ui): split icons from SVG.tsx components (#1787) 2023-12-19 17:35:47 +01:00