Commit graph

18 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
nick-delirium
b037c801db
fix ui: fix notes pagination 2024-07-08 15:39:17 +02:00
Sudheer Salavadi
b75e008471 various ui improvements 2024-07-02 15:04:05 +05:30
Delirium
6de2168d92
fix ui batch of small fixes for notes, controls, shortcuts (#2001) 2024-03-26 15:54:10 +01: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
Shekar Siri
1793cd16bf change(ui) - notes removed an extra call to members 2023-01-30 15:03:30 +01:00
sylenien
d5fc6d7a1b change(ui): add api client response check; add types for some immut collections 2022-12-26 16:29:35 +01:00
sylenien
02027da02b change(ui): set up msteams for share popup and note creation 2022-12-08 14:46:43 +01:00
sylenien
61829d8260 change(ui): split stuff into components, add store 2022-11-04 10:35:03 +01:00
sylenien
1122d1daab change(ui): notes slack sharing 2022-10-07 17:34:15 +02:00
sylenien
a1bc1bbb78 fix(ui): fix colors for badges 2022-10-07 12:37:26 +02:00
sylenien
6eb3e82516 fix(ui): minor note fixes 2022-10-06 09:54:30 +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
f3872b83a0 change(ui): fix editing, sorting by backend etc 2022-10-03 11:08:07 +02:00
sylenien
84ec8f4d76 change(ui): change notes filtering api 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
sylenien
266a0bef7e feat(ui): add notes store 2022-10-03 11:08:07 +02:00