sylenien
d5fc6d7a1b
change(ui): add api client response check; add types for some immut collections
2022-12-26 16:29:35 +01:00
sylenien
d96ae9e259
change(ui): add more tz, change abs/rel timest
2022-12-13 16:29:56 +01:00
Alex Kaminskii
cbbe26a3d5
refactor(frontend): remove deprecated types
2022-12-12 17:52:02 +01:00
sylenien
33c6241e59
fix(ui): remove log
2022-12-12 14:07:35 +01:00
sylenien
421cd97045
fix(ui): remove cookie upon login
2022-12-12 14:02:00 +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
291e92410f
change(ui): change replace and delete, change active session detection, change components and hover states
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
1687b5031a
change(ui): create ms teams components
2022-12-08 14:46:43 +01:00
Shekar Siri
304e98cfac
fix(ui) - user signup handle siteId
2022-11-29 12:46:22 +01:00
Shekar Siri
bf3916353c
fix(ui) - activeSite id from path
2022-11-25 20:51:49 +01:00
Shekar Siri
0e99cd7c59
feat(ui) - autoplay with pagination and checking for latest sessions, also a fix
2022-11-25 16:54:33 +01:00
Shekar Siri
2b26fd6e60
fix(ui) - onboarding redirect
2022-11-07 12:33:42 +01:00
Shekar Siri
223231f084
fix(ui) - roles update type issues
2022-11-04 12:05:31 +01:00
sylenien
200c56bfb8
fix(ui): fix bookmarking; fix icon gen to remove weird attrs
2022-11-04 10:35:03 +01:00
Shekar Siri
810cba45ef
change(ui) - alert PUT to POST
2022-11-02 11:19:34 +01:00
Shekar Siri
762552cf8b
fix(ui) - issue payload
2022-10-31 13:10:36 +01:00
Shekar Siri
8b3c949526
fix(ui) - create issue mising projectId and added a loader
2022-10-28 16:33:04 +02:00
sylenien
1122d1daab
change(ui): notes slack sharing
2022-10-07 17:34:15 +02:00
sylenien
f3872b83a0
change(ui): fix editing, sorting by backend etc
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
fdc9b1d305
feat(ui): draft note taking popup
2022-10-03 11:08:07 +02:00
sylenien
e81e82d075
change(ui): change session urls
2022-09-30 11:57:43 +02:00
Shekar Siri
db4962aeb7
fix(ui) - integration config null check
2022-09-20 19:12:27 +05:30
Shekar Siri
02a3080c5b
fix(ui) - new site - update active site and clear date
2022-09-16 20:30:23 +05:30
Shekar Siri
ebf7edf476
fix(ui) - metadata in session
2022-09-03 04:38:08 +05:30
Shekar Siri
659adbb486
fix(ui) - metadata options on project switch
2022-08-23 14:22:54 +02:00
Shekar Siri
c61964da91
main pull and resolved conflicts
2022-08-19 10:51:18 +02:00
Shekar Siri
79457430f7
fix(ui) - reset date range on project change
2022-08-18 18:44:51 +02:00
sylenien
6766d360dc
feat(ui): redesign alerts page
2022-08-18 13:52:44 +01:00
Shekar Siri
af03b9929a
main branch pull and resolved conflicts
2022-08-18 11:43:38 +02:00
Shekar Siri
2709c96e90
feat(ui) - url search - handle source
2022-08-17 18:39:10 +02:00
Shekar Siri
b763a1ebab
remote pull and resolved conflicts
2022-08-16 15:05:59 +02:00
sylenien
1cdc4fc2c4
feat(ui): add more skip options, save skip option to localstorage
2022-08-16 12:23:43 +02:00
Shekar Siri
193e83f0d2
merge dev
2022-08-12 12:13:52 +02:00
Shekar Siri
970b346425
Merge pull request #672 from openreplay/no-content-changes
...
No content message changes
2022-08-11 14:08:50 +02:00
Delirium
4ebcff74e1
feat(ui): make ui able to load unprocessed session files ( #652 )
...
* feat(ui): make ui able to load unprocessed session files
* feat(ui): some lgos
* feat(ui): connect api, rewrite old code
* feat(ui): create testing ui functions
* feat(ui/player): add ability to jump back in time for assist
* feat(ui/player): rewrite for better readability
* fix(ui/player): small refactor for better readability
* fix(ui/player): fix private prop
* fix(ui/player): add tooltip
* feat(ui/player): create time calculating tooltip
* fix(player): fix message timestamp
* fix(ui/player): cleanup
* fix(ui/player): handle errors for unprocessed files as well
* fix(player): fix logged message
* fix(player): code review fixes
* fix(ui): fix circle color, fix button text
* fix(tracker): code review
* fix(player): small style fixes
2022-08-11 12:07:34 +02:00
Shekar Siri
58166bffa7
change(ui) - force boolean to refresh sessions
2022-08-11 11:41:34 +02:00
Shekar Siri
36b4434254
fix(ui) - assist sort options store
2022-08-09 18:11:23 +02:00
Shekar Siri
bbd4a295d5
change(ui) - integrations loader
2022-08-08 10:51:55 +02:00
Shekar Siri
25e42fd6c5
fix(ui) - date range selection on switching the project
2022-08-05 19:12:18 +02:00
Shekar Siri
0c0dd30a73
Preferences - UI and API improvements ( #654 )
...
* fix(tracker): fix assist typings
* fix(tracker): fix assist typings
* change(ui) - preferences - removed old
* change(ui) - preferences - wip
* change(ui) - preferences - list
* change(ui) - right box mardings
* change(ui) - preferences - integration item paddings
* change(ui) - preferences - integration icons
* change(ui) - preferences - integration icons
* change(ui) - preferences - integration - check status
* change(ui) - preferences - integration - check status
* change(ui) - preferences - metadata - move the delete button inside the modal
* change(ui) - preferences - webhooks - modal and delete btn changes
* change(ui) - preferences - modalContext updates
* change(ui) - input field forward refs
* change(ui) - metadata - modal
* change(ui) - metadata - set deleting item to null
* change(ui) - integrations
* change(ui) - hoc withcopy
* change(ui) - projects
* change(ui) - users list modal
* change(ui) - projects remove border for the last
* change(ui) - integrations new api changes
* change(ui) - github and jira changes
* change(ui) - github and jira changes
Co-authored-by: sylenien <nikita@openreplay.com>
2022-08-04 12:21:25 +02:00
sylenien
9210897bf5
Merge branch 'main' into dev
2022-07-26 16:55:39 +02:00
Shekar Siri
fbbd69732e
feat(ui) - timeline overview - wip
2022-07-21 12:00:22 +02:00
Shekar Siri
8897207baa
fix(ui) - session list refresh
2022-07-21 11:56:09 +02:00
Shekar Siri
78d7df72a5
Session list - redesign ( #621 )
...
* change(ui) - removed env
* change(ui) - no content component updates
* feat(ui) - session list - wip
* feat(ui) - session list - wip
* feat(ui) - session list - wip
* feat(ui) - session list - wip
* fix(ui) - live session list key
* feat(ui) - session list - wip
* feat(ui) - session list - wip
* feat(backend): set default size of first part of session mob file to 1mb
* feat(backend): added extra information for db metrics
* fix(ui) - siteform loader, trash btn project exists check, IconButton replace
Co-authored-by: Alexander Zavorotynskiy <zavorotynskiy@pm.me>
2022-07-19 14:43:43 +02:00
Shekar Siri
e5fcd52686
fix(ui) - onboarding user form
2022-07-19 14:33:46 +02:00
Shekar Siri
625176df97
change(ui) - assist sort by first meta
2022-07-19 14:33:46 +02:00
Shekar Siri
269863ea13
change(ui) - assist sort by timestamp
2022-07-19 14:33:46 +02:00
Shekar Siri
6f31f7fd7c
fix(ui) - onboarding user form
2022-07-14 13:55:08 +02:00