Commit graph

65 commits

Author SHA1 Message Date
nick-delirium
2e6dd17f0b fix(ui): some uxt fixes 2023-12-06 13:24:52 +01:00
nick-delirium
28f156b1e9 fix(ui): uxt fixes 2023-12-01 16:46:16 +01:00
nick-delirium
d054e39165 fix(ui): uxt fixes 2023-12-01 13:54:52 +01:00
Delirium
cc34356294
[wip] user testing ui/tracker (#1520)
* feat(ui): some design mocks

* fix(ui): some fixes for stuff

* feat(ui): test overview page layout

* feat(ui): fix placeholder

* feat(ui): answers table modal

* feat(tracker): user testing module in tracker

* fix(tracker): add "thank you" section, refactor file to make it readable

* fix(tracker): naming

* fix(tracker): naming

* fix(tracker): some refactorings for user testing modd

* feat(tracker): export assist vers to window obj, add recorder manager for user testing

* feat(tracker): refactor UT file

* feat(tracker): add recording delay for UT module

* feat(tracker): dnd for UT widget

* fix(tracker): changelog for assist

* fix(tracker): cover ut with tests

* fix(tracker): update package scripts to include testing before releasing packages

* fix(UI): fix uxt routes

* feat(ui): uxt store

* feat(ui): uxt store connection

* feat(ui): some api connections for utx

* feat(ui): some api connections for utx

* feat(ui): some api connections for utx

* feat(ui): api connections

* feat(ui): api connections

* feat(ui): api connections

* feat(ui): api connections

* feat(ui): utx components for replay

* feat(ui): utx components for replay

* feat(ui): make events shared

* feat(ui): final fixes
2023-11-29 12:22:30 +01:00
Shekar Siri
b1063f336e fix(ui): card issues pagination 2023-10-30 16:41:35 +01:00
Shekar Siri
36d7eabbd9 feat(ui): path analysis - path highight 2023-10-24 17:30:19 +02:00
Delirium
a2fce7e291
Assist stats UI (#1489)
* feat(ui): start assist stats

* feat(ui): design mock up for stats

* feat(ui): naming...

* feat(ui): types, api service, some changes for recs and loaders

* feat(ui): csv export button/request

* feat(ui): csv export button/request

* feat(ui): format dates

* feat(ui): some fixes for stats requests

* fix(tracker): fix test

* fix(tracker): fix ci build

* fix(tracker): fix assist tests

* fix(tracker): bump test coverage, fix minor bug

* fix(ui): more cypress fixes

* fix(ui): add proj id to socket connection

* fix(ui): remove console log

* fix(ui): update filters

* feat(ui):fix some api keys for stats

* feat(ui): fix type

* feat(ui): remove unused

* feat(ui): some fixes

* feat(ui): some fixes 2

* fix(ui): some search fixes

* fix(ui): change api keys

* fix(ui): change api keys

* fix(ui): pdf button fix

* fix(ui): pdf button fix

* fix(ui): some ui fixes after review

* fix(ui): fix csv export

* fix(ui): change header for pds export for stats

* fix(ui): change header width for exports
2023-10-16 13:54:37 +02:00
Shekar Siri
89704b033f
feat(ui) - path analysis (#1514)
* fix(ui) - insight item name

* feat(ui) - path analysis - wip

* feat(ui) - path analysis - wip

* feat(ui) - path analysis

* feat(ui) - user retention

* feat(ui): path analysis - filters and graph

* change(ui): plugins text and icon

* feat(ui): path analysis - filters and graph

* feat(ui): path analysis - filters and graph

* feat(ui): path analysis

* feat(ui): path analysis - start point filters

* feat(ui): path analysis
2023-10-12 17:04:19 +02:00
Shekar Siri
4353096366 change(ui): module issue, project dropdown feedback, other fixes 2023-08-09 18:09:15 +05:30
Shekar Siri
402d2aadd3 feat(ui): show status of processing sessions on initial setup 2023-07-03 14:08:28 +02:00
nick-delirium
24b09458ce fix(ui): fix falling tests 2023-06-30 12:29:59 +02:00
Shekar Siri
d3a411f852
change(ui): project settings updates (#1381)
* change(ui): prefs project settings

* change(api): projects settings redesign

* change(api): projects settings redesign

* change(ui): projects pagination
2023-06-28 13:19:02 +02:00
nick-delirium
2e363da443 feat(ui): change flag activity method 2023-06-22 16:13:35 +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
b78b05791e change(ui) - assist recordings pagination api 2023-04-28 17:29:52 +02:00
Shekar Siri
08c5b11e30
feat(ui) - getting started (#1148)
* feat(ui) - getting started - wip

* feat(ui) - getting started - wip

* feat(ui) - getting started - wip

* feat(ui) - getting started - wip

* change(ui) - getting started

* change(ui) - getting started - css changes
2023-04-11 15:38:44 +02:00
nick-delirium
2a9d7cefec fix(ui): use public healthstatus route 2023-03-31 12:02:35 +02:00
nick-delirium
a4a2089698 change(ui): remove isjump, improve error logging for dommanager; improve healthstatus API display 2023-03-27 12:55:11 +02:00
nick-delirium
620489e57d change(ui): remove mock, connect api to health status comp 2023-03-24 10:15:12 +01:00
nick-delirium
203f0131b4 fix(ui): display error for webhooks 2023-02-22 17:11:47 +01:00
nick-delirium
a6864a5c8e fix(ui): change clickmap fetch filter 2023-02-20 17:24:13 +01:00
nick-delirium
35a282a510 change(ui): dont ask chart for dashboard and metrics pages for lcickmap 2023-02-03 16:49:05 +01:00
Shekar Siri
71b9bd343f change(ui) - cards api call 2023-02-03 11:13:15 +01:00
Shekar Siri
1793cd16bf change(ui) - notes removed an extra call to members 2023-01-30 15:03:30 +01:00
nick-delirium
8d7d183041 change(ui): remove webhook reducer 2023-01-13 17:08:36 +01:00
sylenien
bf1fb4f680 change(ui): refactor alerts? 2023-01-13 17:08:36 +01:00
sylenien
c2d9a9768a change(ui): widget types 2023-01-13 17:08:36 +01:00
sylenien
e6d46c3ea1 change(ui): start session mobx store 2023-01-13 17:08:36 +01:00
Shekar Siri
58c3732fa2 remote remove-immutable pull and resolved conflcits 2023-01-03 15:08:32 +01:00
Shekar Siri
7fb72a7f20 feat(ui) - dashboard improvements - api - integration and other fixes 2023-01-02 09:31:45 +01:00
sylenien
8e6eb8ac1b change(ui): remove config(report) reducer, add mobx store 2022-12-28 11:55:04 +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
315227b91d change(ui): fix some logs, fix map rendering into png and saving it 2022-12-23 11:24:48 +01:00
Shekar Siri
7818bc88ee feat(ui) - dashboard improvements - api - integration 2022-12-23 11:24:35 +01:00
sylenien
c8ef071774 change(ui): change url with added multi sessions to allow sharing, add refresh button and memo to sub comps 2022-12-09 11:37:19 +01:00
sylenien
80811f4c49 change(ui): fix socket connection, player attach and autoplay for live session, and store 2022-12-09 11:37:19 +01:00
sylenien
02027da02b change(ui): set up msteams for share popup and note creation 2022-12-08 14:46:43 +01:00
sylenien
72048cc106 change(ui): change file upl confirmation 2022-11-30 11:46:57 +01:00
sylenien
7bd5d13e61 change(ui): add editing etc 2022-11-30 11:46:57 +01:00
sylenien
4a20b287a7 change(ui): add recordings list in assist section 2022-11-30 11:46:57 +01:00
sylenien
5127be6cfc change(tracker/ui): fix few bugs, save videos on aws after recording 2022-11-30 11:46:57 +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