Commit graph

31 commits

Author SHA1 Message Date
Sudheer Salavadi
f05055f9b7 Fixed Interaction issues a card and note in player 2024-07-09 20:32:15 +05:30
nick-delirium
c1329d7014
fix ui: fix note creation sync 2024-06-03 14:19:09 +02:00
nick-delirium
33e88ebf09
fix ui: fix sharing options slack/msteams selector 2024-05-29 15:22:39 +02:00
Delirium
8578180d5f
Fix integrations icons (#2149)
* fix ui: fix icons for integrations

* fix ui: fix note integrations count fetcher
2024-04-29 16:10:18 +02:00
Delirium
e747551246
fix ui update autoselect, allow to select inputted value (#2011)
also fix for inputs inside player
2024-03-28 16:33:42 +01:00
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
50f706db13 fix(ui): notes timestamp whil creating 2023-10-28 12:25:06 +02:00
Shekar Siri
2c8477d403 fix(ui): text capitalize 2023-10-28 12:20:44 +02:00
nick-delirium
23ce85e662 fix(ui): fix notes dupe 2023-07-11 10:24:24 +02:00
Shekar Siri
cad95b452f fix(ui): js errors 2023-06-22 15:16:38 +02: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
fe50bc1c5a change(ui) - textarea styles 2023-04-28 14:19:23 +02:00
nick-delirium
3dc5798a35 fix(ui): fix notes asking for channels too much 2023-02-07 13:02:54 +01:00
nick-delirium
6e537f2809 change(ui): fix mob req intercept 2023-02-03 15:46:32 +01:00
nick-delirium
78cc370284 fix(ui): fix create note modal 2023-02-01 16:22:08 +01:00
nick-delirium
0e3f61e984 fix(ui): change spelling for sharing 2023-01-30 12:27:15 +01:00
sylenien
b2b1caf98e change(ui): rewrite session type 2022-12-30 17:59:56 +01:00
sylenien
02027da02b change(ui): set up msteams for share popup and note creation 2022-12-08 14:46:43 +01:00
sylenien
6a82d34d8c change(player): remove unused imports for injectnotes and provider 2022-11-29 15:14:10 +01:00
sylenien
397f7defc5 fix(ui): fix circullar diff, fix couple warnings 2022-10-28 15:39:01 +02:00
sylenien
ae5020669a change(ui): change slack sending, change team badge to single div 2022-10-10 14:01:37 +02:00
sylenien
2b6642778a change(ui): some notes refinements and reposition 2022-10-10 11:30:48 +02:00
sylenien
1122d1daab change(ui): notes slack sharing 2022-10-07 17:34:15 +02:00
sylenien
37fdd48f2f fix(ui): fix modal 2022-10-07 12:20:01 +02:00
sylenien
61fde0732f fix(ui): fix button disable 2022-10-07 11:59:08 +02:00
sylenien
35202fb6b6 fix(ui): fix notes paddings etc 2022-10-07 11:05:54 +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