FaberVitale
7a274d9025
feat(rtk-query): add actions tab
2021-06-26 19:56:13 +02:00
FaberVitale
71b483bf02
refactor(rtk-query): reduce selector computations
...
Other changes:
* simplify TreeView props
2021-06-26 19:39:16 +02:00
FaberVitale
ad02c0ab26
fix(rtk-query): rtk-query imports
2021-06-26 19:22:50 +02:00
FaberVitale
07eefb5f63
feat(rtk-query): improve formatting of timings and display average loading time
2021-06-23 11:46:58 +02:00
FaberVitale
f1430bf748
feat(rtk-query): add slowest and fastest in timings section
2021-06-22 21:48:30 +02:00
FaberVitale
c3b6887e82
feat(rtk-query): add timings to apiStats sections
2021-06-22 17:17:57 +02:00
FaberVitale
136fd02ff8
refactor(rtk-query): simplify sort order control
2021-06-21 20:22:26 +02:00
FaberVitale
e5ce000a27
fix(rtk-query): incorrect link color
...
Other changes:
* fix: add missing anchor property value noopener
2021-06-21 17:06:36 +02:00
FaberVitale
e84c0dcd99
refactor(rtk-query): move Inspector & Monitor to containers clean up typings
...
Other changes:
* chore: improved type coverage
* chore: do not lint packages/redux-devtools-rtk-query-monitor/demo folder
* refactor: put sort order buttons inside a component
* chore: hopefully resolve mockServiceWorker formatting issues
2021-06-21 16:46:56 +02:00
FaberVitale
9f1d718e80
feat(rtk-query): add fallback message if there are no rtk-query apis
2021-06-21 13:22:25 +02:00
FaberVitale
3598bc8b3c
fix(rtk-query): lint:all error
...
https://github.com/reduxjs/redux-devtools/runs/2869729048?check_suite_focus=true
2021-06-21 12:18:25 +02:00
FaberVitale
c986ca5fa0
chore(rtk-query): rename package to '@redux-devtools/rtk-query-monitor'
2021-06-21 11:49:27 +02:00
FaberVitale
a87b5b6109
fix(rtk-query): resolve CI errors
...
- fix(prettier:check): unformatted file
- fix(lint:all): fix accidentallly removed .eslintignore
2021-06-20 18:13:12 +02:00
FaberVitale
b8ee704060
chore: display apiState
...
Other changes:
* fix close button overflow
* minor responsive style tweaks
* display reducerPath in query tab
2021-06-20 10:57:52 +02:00
FaberVitale
bcb493cb0c
chore: regenerate lock file and add @types/react as monorepo devDep
2021-06-20 10:16:36 +02:00
FaberVitale
f495c6a214
refactor: remove rtk-query-polling example from monorepo
2021-06-20 09:30:57 +02:00
FaberVitale
69220916b3
feat(rtk-query): display api stats
2021-06-20 07:23:18 +02:00
FaberVitale
bad8d499d4
chore: change QueryComparators.fulfilledTimeStamp label
2021-06-20 07:23:18 +02:00
FaberVitale
2db7db8d1b
fix: revert accidental changes packages/redux-devtools-serialize/tsconfig.json
2021-06-20 07:23:18 +02:00
FaberVitale
7663ba8191
fix(rtk-query): layering issue between queryPreview tabList and select
...
Other changes:
* clean up demo styles
* run prettier
2021-06-20 07:23:18 +02:00
FaberVitale
e649318adb
feat(rtk-query): add counters on tags & subs tab buttons
2021-06-20 07:23:18 +02:00
FaberVitale
d574358c5d
chore(rtk-query): clean up rtk-query-imspector-monitor-demo and add post example
2021-06-20 07:23:15 +02:00
FaberVitale
f145746c50
docs(rtk-query): fix link href
2021-06-20 07:22:39 +02:00
FaberVitale
82f033339e
docs(rtk.query): clean up readme add features, todo and development section
2021-06-20 07:22:39 +02:00
FaberVitale
5eb9a588dd
chore(rtk-query): run prettier after prettier upgrade ( 55e2284
)
2021-06-20 07:22:36 +02:00
FaberVitale
1e4b547366
docs(rtk-query): add link to rtk-query-inspector-monitor demo site
2021-06-20 07:20:56 +02:00
FaberVitale
b4b5a49eee
fix(rtk-query): clear button not updating redux state
2021-06-20 07:20:56 +02:00
FaberVitale
d34ee05a2e
docs(rtk-query): clean up demo
2021-06-20 07:20:56 +02:00
FaberVitale
0f10ae96ce
docs(rtk-query): improve rtk-query-inspector-monitor demo gif
2021-06-20 07:20:56 +02:00
FaberVitale
b7d9f229db
docs(rtk-query): add proper README
...
Other changes:
* fix examples/rtk-query-poilling
2021-06-20 07:20:56 +02:00
FaberVitale
25dadc33d0
chore(rtk-query): update typescript versions in rkt-inspector-monitor & its demo
2021-06-20 07:20:56 +02:00
FaberVitale
6f4ae9b11b
feat(rtk-query): display status flags in QueryPreviewInfo
2021-06-20 07:20:56 +02:00
FaberVitale
1cda9adfca
chore(rtk-queery): rename demo build script and add SKIP_PREFLIGHT_CHECK=true
2021-06-20 07:20:56 +02:00
FaberVitale
2ce2dc6e5e
feat(rtk-query): add multiple filter options
2021-06-20 07:20:56 +02:00
FaberVitale
825a468ff1
chore(rtk-query-inspector): add demo to monorepo
...
Other changes:
chore: increase isWideScreen polling interval to 300
refactor: add subscription as root node in QueryPreviewSubscriptions
2021-06-20 07:20:52 +02:00
FaberVitale
20f4f5432e
refactor(examples): add rtk-query-polling to workspace
...
Other changes:
* docs(rtk-query-polling): add README.md
2021-06-20 07:20:05 +02:00
FaberVitale
6924ed078c
fix: wip
2021-06-20 07:18:24 +02:00
FaberVitale
5a485a47ab
feat(rtk-query-monitor): add query preview tabs
2021-06-20 07:18:24 +02:00
FaberVitale
1f189f3bdc
refactor(rtk-query): simplify theme config
2021-06-20 07:18:24 +02:00
FaberVitale
c943b041bc
fix: rtk monitor reducer not working in app
2021-06-20 07:18:24 +02:00
FaberVitale
01b92eedb5
fix: inverted monitor theme inside devtoop-app
...
Othetr changes:
* simplify monitor integration
2021-06-20 07:18:24 +02:00
FaberVitale
ad5b52a4e7
feat(search): add search logic and refactor monitor state shape
2021-06-20 07:18:24 +02:00
FaberVitale
143a01edba
fix: unintentional removal of tsconfig
2021-06-20 07:18:24 +02:00
FaberVitale
75aa663d64
feat: complete inspector layout and add initial JSONTree setup
2021-06-20 07:18:24 +02:00
FaberVitale
e9f397bd1e
feat(rtk-query): complete initial setup of rtk-query
2021-06-20 07:18:24 +02:00
FaberVitale
1449d5a9c2
chore: copy rtk-query example from toolkit
2021-06-20 07:18:24 +02:00
Nathan Bierema
326cfdf217
chore(extension): add extension to yarn workspaces ( #747 )
...
* Add packages
* misc changes
* Work
* Fix missing package
* Remove lint for now
* Test differently
* Try no-sandbox
* Test
* Try that
* Try that
* Test
* Not headless?
* Test electron
* Try Windows
* lerna run test
* Update
2021-06-19 23:08:00 -04:00
Nathan Bierema
79e2d5298d
chore(extension): test in CI ( #749 )
...
* chore(extension): test in CI
* On Windows
* Use working-directory
* Increase timeout
* Try waiting 2 seconds
* Or 5
* Keep other parts of CI
* Add more to gitattributes
* Expand
* No yaml
* Long
2021-06-19 21:58:59 -04:00
Nathan Bierema
9d7aa4b62f
chore(extension): upgrade dependencies ( #745 )
2021-06-18 22:11:10 -04:00
Nathan Bierema
89c8d7759e
chore(*): upgrade dependencies ( #744 )
...
* Upgrade
* yarn.lock
* Combine
* Ignore
* Update snapshots
* All the cool kids are doing this
2021-06-18 21:47:26 -04:00