Commit graph

20 commits

Author SHA1 Message Date
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
Sudheer Salavadi
f05055f9b7 Fixed Interaction issues a card and note in player 2024-07-09 20:32:15 +05:30
nick-delirium
2e65173e9a
fix ui: fix note tags rendering, fix player note opening 2024-04-30 15:50:44 +02:00
Delirium
96453e96e5
feat ui: change in player controls, move ai summary button, refactor old code etc (#1978)
* feat(ui): rework for player look

* remove unused code

* move summary button and block inside xray

* move class

* fixup mobile controls panel

* change notes, change xray feat selection
2024-03-21 10:40:36 +01:00
Delirium
e9e3e21a10
feat(ui/tracker): feature flags (#1097)
* fix(player): fix initial visual offset jump check

* change(ui): add empty feature flags page

* change(ui): add empty feature flags page

* fix(ui): some more fixes

* change(ui): add subrouting for sessions tab

* change(ui): more fixes for routing

* change(ui): add flag creation page, flags list table, flag store/type

* change(tracker): flags in tracker

* change(tracker): return all flags

* feat(ui): add API and types connector

* feat(ui): split components to prevent rerendering

* feat(ui): add icon, fix redirect.path crashlooping

* feat(ui): add conditions and stuff, add flags class to tracker to handle stuff

* feat(ui): add condition state and filters

* feat(ui): fix flag creation with api change

* feat(ui): fix flag editing (api changes); simplify new/edit flag component

* feat(ui): add filters, make table pretty :insert_magic_emoji:

* feat(ui): remove rollout percentage from list, remove console logs

* feat(ui): multivar toggler

* feat(tracker): add more methods to tracker

* feat(tracker): more type coverage

* feat(tracker): add tests

* fix(ui): some fixes for multivar

* feat(ui): multivar api support

* fix(ui):start adding tests for fflags

* fix(ui): rm not working file..

* fix(ui): rm unused packages

* fix(ui): remove name field, fix some api and type names

* fix(ui): fix crash

* fix(tracker/ui): keep flags in sessionStorage, support API errors in feature flags storage

* fix(tracker/ui): clear unused things, fix url handling, fix icons rendering etc
2023-06-21 12:35:40 +02:00
Shekar Siri
1793cd16bf change(ui) - notes removed an extra call to members 2023-01-30 15:03:30 +01:00
sylenien
5e89bbbbb6 refactor(ui/player): remove unused, deprecated etc 2022-11-28 11:29:31 +01:00
sylenien
5b97a0c3cf refactor(ui/player): refactor more components 2022-11-25 11:02:34 +01:00
Shekar Siri
c62da54be8 change(ui) - note tag in user actions 2022-11-03 10:30:46 +01:00
sylenien
fdd2d93cc3 fix(ui): fix note url copy 2022-10-31 17:00:25 +01:00
Shekar Siri
1a15fc1089 change(ui) - notes updates and other changes 2022-10-26 18:28:48 +02:00
sylenien
2b6642778a change(ui): some notes refinements and reposition 2022-10-10 11:30:48 +02:00
sylenien
35202fb6b6 fix(ui): fix notes paddings etc 2022-10-07 11:05:54 +02:00
sylenien
8a1cce18a9 fix(ui): fix eventlist size calc 2022-10-05 09:50:11 +02:00
sylenien
cc32eb0d68 fix(ui): change notes sort and insertion 2022-10-04 14:44:41 +02:00
sylenien
9eae28e09e change(ui): notes ui changes, filtering change, link change to session, link note to session with note on click 2022-10-04 13:27:45 +02:00
sylenien
0ee111ad19 change(ui): disable edit for diff notes 2022-10-03 11:31:05 +02:00
sylenien
f3872b83a0 change(ui): fix editing, sorting by backend etc 2022-10-03 11:08:07 +02:00
sylenien
2216e75659 feat(ui): tags and some bugfixes 2022-10-03 11:08:07 +02:00
sylenien
65a4b1ca93 feat(ui): fix adding/removing to the lists, add options popup, inject notes dynamically 2022-10-03 11:08:07 +02:00