Shekar Siri
f965c69a26
refactor(Copyright): modernize component and add dynamic year
...
- Convert from function to React.memo for better performance
- Replace hardcoded year with dynamic current year calculation
- Update styling classes to use Tailwind format
- Add hover states to improve UX
- Add rel="noopener noreferrer" for security best practices
- Change container from div to semantic footer element
Signed-off-by: Shekar Siri <sshekarsiri@gmail.com>
2025-03-04 15:47:01 +01:00
nick-delirium
5e10e168c6
ui: fix timetable crash on empty record
2025-03-04 13:41:52 +01:00
Shekar Siri
4ef61f6fb5
change(ui): sessions list header y padding
2025-03-03 18:39:58 +01:00
Shekar Siri
789427dd57
change(ui): copyright
2025-03-03 12:24:04 +01:00
nick-delirium
11a2ea48bc
ui: fix caching for autocomplete values
2025-02-28 17:39:21 +01:00
Shekar Siri
1146900dc0
fix(ui): search call behaviour
2025-02-28 17:26:36 +01:00
Ghaida Bouchaala
0a999247e4
update docs links ( #3076 )
2025-02-28 16:54:04 +01:00
Sudheer Salavadi
32b281f689
Improvements in Sessions list & Cobrowsing ( #3071 )
2025-02-27 20:26:03 +01:00
nick-delirium
19c8fba445
ui: fix button icons
2025-02-27 16:37:05 +01:00
nick-delirium
94e8e0319d
ui: fix cobrowse buttons
2025-02-27 16:17:41 +01:00
Delirium
968a3eefde
ui: migrating old components -> ant ( #3060 )
...
* ui: migrating old components -> ant
* ui: moving input, tooltip, toggler, checkbox... -> Toggler\s*(.)? from 'UI
* ui: more components moved
* ui: move popover to ant
2025-02-24 16:11:44 +01:00
nick-delirium
74f6c2cd66
ui: fix autoopen state
2025-02-21 17:15:37 +01:00
nick-delirium
c271e01dfc
ui: reload tags on project change
2025-02-21 15:42:59 +01:00
nick-delirium
e8835d3058
ui: fix button styling for assist
2025-02-21 12:40:22 +01:00
nick-delirium
963c8354c6
ui: fix playlink hover state
2025-02-19 09:27:05 +01:00
nick-delirium
63b6b39d75
ui: fix weird dateRange interaction with time picker
2025-02-18 13:05:48 +01:00
nick-delirium
adb359b3bf
ui: reset autocomplete values with project change
2025-02-17 14:47:56 +01:00
nick-delirium
9949928335
ui: support auto opening for AutocompleteModal
2025-02-14 16:14:17 +01:00
nick-delirium
ea142b9596
ui: special check for selected values
2025-02-13 17:27:29 +01:00
Sudheer Salavadi
08340eb0f4
Omni-Search filters modal updates ( #3030 )
2025-02-13 15:14:53 +01:00
nick-delirium
d031210365
ui: conditional rec fixes
2025-02-13 12:33:43 +01:00
nick-delirium
57041140cb
ui: fix custom comparison period generation
2025-02-12 15:53:26 +01:00
nick-delirium
7dc70c0ce5
ui: rm meta cta from event list modal
2025-02-12 09:24:04 +01:00
Sudheer Salavadi
f4b659e508
Improvements in Saved Search and Reset Password Modules ( #3025 )
2025-02-11 17:52:43 +01:00
nick-delirium
198c5e3a92
ui: fix autocomplete double fetch
2025-02-11 17:09:19 +01:00
nick-delirium
7da11341cf
ui: same filter keys for exclusion in sankey, fix meta cta
2025-02-11 16:58:42 +01:00
Shekar Siri
9492234ccc
change(ui): close the share modal only on success
2025-02-11 16:46:53 +01:00
Shekar Siri
c2b84d18b5
fix(ui): project create or delete handling
2025-02-11 15:23:46 +01:00
nick-delirium
0d9c265452
ui: table card creation fix, notif item swap, empty metadata
2025-02-11 14:35:58 +01:00
nick-delirium
0b7b857d65
ui: swap html converter, fix tainted images map, forbid cors objects for highlight
2025-02-10 11:46:52 +01:00
nick-delirium
06bad31a7d
ui: prevent overflow in filter modals
2025-02-10 09:37:29 +01:00
Shekar Siri
d45347da2b
fix(ui): session share modal fetch list and modal component
2025-02-07 16:47:21 +01:00
Shekar Siri
dd549b4c1f
fix(ui): filters padding
2025-02-07 14:26:53 +01:00
Shekar Siri
5dc5f085b9
fix(ui): clear filters is disblaed for events
2025-02-07 14:05:09 +01:00
Shekar Siri
603df2d559
fix(ui): default filter for mobile is wrong
2025-02-07 10:13:08 +01:00
Shekar Siri
98405db9ff
fix(ui): activeTab check crashing
2025-02-07 10:12:49 +01:00
Shekar Siri
d4092ebc69
fix(ui): filter item check for subcategory first
2025-02-06 15:51:44 +01:00
Shekar Siri
5d49a91dde
fix(ui): drag events
2025-02-06 15:04:36 +01:00
Sudheer Salavadi
3dc933daf3
Product analytics refinements ( #3011 )
...
* Various UX, UI and Functional Improvements in Dashboards & Cards
- Depth filter of Sankey chart data in frontend
- Dashboard & Cards empty state view updates
- Disabled save image feature on cards
* Fixed empty views and headers
* Various improvements across dashboards and cards.
* Dashboard and Sankey refinements.
* More improvements in Sankey and Dashboard
* Autocomplete with checklist -- improvements
2025-02-06 09:43:10 +01:00
Shekar Siri
500d70aa67
fix(ui): project form to use the same component that shows errors
2025-02-05 16:59:13 +01:00
Shekar Siri
30dd123f29
fix(ui): sessions listings settings filter
2025-02-05 12:21:41 +01:00
Sudheer Salavadi
f88ff53e15
Product analytics refinements ( #3006 )
...
* Various UX, UI and Functional Improvements in Dashboards & Cards
- Depth filter of Sankey chart data in frontend
- Dashboard & Cards empty state view updates
- Disabled save image feature on cards
* Fixed empty views and headers
* Various improvements across dashboards and cards.
* Dashboard and Sankey refinements.
2025-02-05 10:43:16 +01:00
Shekar Siri
d374137e42
fix(ui): recording status check
2025-02-04 16:46:06 +01:00
Shekar Siri
7caa386d2d
change(ui): session_replay permission check for sessions list, highlights and bookmarks/vault
2025-02-04 13:22:55 +01:00
Sudheer Salavadi
1b3a3dfc21
Product analytics refinements ( #3002 )
...
* Various UX, UI and Functional Improvements in Dashboards & Cards
- Depth filter of Sankey chart data in frontend
- Dashboard & Cards empty state view updates
- Disabled save image feature on cards
* Fixed empty views and headers
* Various improvements across dashboards and cards.
2025-02-04 09:49:49 +01:00
Shekar Siri
93db47901d
fix(ui): co-browser (assist) list sorting
2025-01-28 11:13:02 +01:00
nick-delirium
bd80b7fccd
ui: add debug toggler
2025-01-28 10:54:13 +01:00
nick-delirium
ab84a872db
ui: fix assist filter list
2025-01-27 16:47:42 +01:00
nick-delirium
778112c751
ui: fix network panel re-render
2025-01-27 12:08:46 +01:00
Delirium
2cd96b0df0
Highlight UI ( #2951 )
...
* ui: start highlight ui
* ui: tag items
* ui: connecting highlights to notes api...
* Highlight feature refinements (#2948 )
* ui: move clips player to foss, connect notes api to hl
* ui: tune note/hl editing, prevent zoom slider body from jumping around
* ui: safe check for tag
* ui: fix thumbnail gen
* ui: fix thumbnail gen
* ui: make player modal wider, add shadow
* ui: custom warn barge for clips
* ui: swap icon for note event wrapper
* ui: rm other, fix cancel
* ui: moving around creation modal
* ui: bg tint
* ui: rm disabled for text btn
* ui: fix ownership sorting
* ui: close player on bg click
* ui: fix query, fix min distance for default range
* ui: move hl list header out of list comp
* ui: spot list header segmented size
* Various improvements in highlights (#2955 )
* ui: update hl in hlPanel comp
* ui: rm debug
* ui: fix icons file
---------
Co-authored-by: Sudheer Salavadi <connect.uxmaster@gmail.com>
2025-01-24 09:59:54 +01:00