Commit Graph

4947 Commits

Author SHA1 Message Date
Curry Yang
c1bfa5cb73 Bump app version to 9.3.4-beta.0 2024-08-09 09:22:53 +00:00
Curry Yang
8f790bf962
feat(sync): support offline commit- [INS-4226] (#7811)
* feat(sync): support offline commit
2024-08-09 16:27:42 +08:00
Jack Kavanagh
9f24405b79
Remove styled-components (#7809)
* boolean seetting 1/33

* placeholder 2/33

* dropdown 3/33

* git repo clone 4/33

* git repo settings 5/33

* git repo setting form

* password viewer 6/33

* menu item 7/33

* menu section

* gitlab repo settings form

* empty state

* ws req pane

* event view

* disconnect button

* response headers

* most of item content

* menu

* action bar

* unstyled toast

* unstyled theme panel

* unstyled request-url-bar

* fix debug

* unstyled realtime-response-pane

* unstyled grpc-request-pane

* svg-icon unstyled

* trail-lines unstyled

* dropdown hint

* mock url bar

* theme button 1

* some of project empty state

* some of tabs

* most of import modal

* more of import modal

* a bit more import

* method dropdown

* item content

* proto file list

* docs

* project empty pane

* oops

* import modal

* eliminate dropdown button

* tabs without pseudo elements

* fix types

* remove styled-components

* themed button

* fix project empty state and clone test

* tailwind tabs

* fix mock send button

* fix tab border

* more tailwind fixes

* more tailwind

* fix type

* fix height github and gitlab modal

* send button

* history dropdown

* cookie-modal tabs

* mock-response-pane tabs

* mock-route tabs

* git-repo tabs

* repo-settings-modal tabs

* settings-modal tabs

* grpc-request-pane tabs

* grpc-response-pane tabs

* remove old tabs component

* fix e2e

---------

Co-authored-by: gatzjames <jamesgatzos@gmail.com>
Co-authored-by: Filipe Freire <livrofubia@gmail.com>
2024-08-07 14:28:26 +02:00
James Gatz
1e23d2b9dc
fix deleting the last item on the key-value pair not adding the empty pair (#7818) 2024-08-07 14:11:36 +02:00
yaoweiprc
633dec9637
Fix backslash in environment key freeze app [INS-4157] (#7763)
* fix: backslash at end of Environment JSON key freezes entire app (#7286)

* fix: backslash at end of Environment JSON key freezes entire app

* fix: backslash at end of Environment JSON key freezes entire app (#7286)

* fix: backslash at end of Environment JSON key freezes entire app (#7286)

* fix: backslash at end of Environment JSON key freezes entire app (#7286), remove duplicated file
2024-08-07 11:38:01 +08:00
Filipe Freire
0915d4d5e9
chore: hash userID on segment [INS-4260] (#7805)
* chore: hash userID on segment [INS-4260]

* only hash once
2024-08-06 08:52:46 +00:00
Kent Wang
4d5cd4d44f
Fix: Keep equal sign for empty query parameters[INS-4228] (#7802)
* 1.fix equal sign issue
2.Update related unit test

* 1.fix comment
2024-08-06 02:03:20 +00:00
Jack Kavanagh
977191c24e
fix cves and add CI check (#7806)
* fix cve

* npm audit fix

* fix xmldom cve

* add audit step to ci
2024-08-05 15:46:32 +00:00
Filipe Freire
e67a0b7c6a
chore: rm userId from sentry [INS-4260] (#7804) 2024-08-05 15:15:39 +00:00
Jack Kavanagh
54aed01b04
fixes lodash.set cve (#7801) 2024-08-05 16:19:30 +02:00
Curry Yang
7b751d398a
fix(ux): duplicate improvement (#7803) 2024-08-05 16:29:34 +08:00
Pranav Ithape
4d834f0304
Remove mask allowed copy and seeing credentials since we testing (#7789) 2024-08-02 22:17:17 +02:00
James Gatz
0ffd007254
use action to update selected items on sync staging modal (#7794) 2024-08-02 09:41:21 +00:00
Curry Yang
c034edaee4
bump: react-router (#7795) 2024-08-02 09:45:03 +02:00
Filipe Freire
1b35e5bc20
chore: update changelog 9.3.3 (#7786) 2024-07-31 15:17:46 +01:00
James Gatz
1b9b63539a Merge branch 'release/9.3.3' into develop 2024-07-31 14:12:32 +00:00
James Gatz
53227805ae Bump app version to 9.3.3 2024-07-31 13:35:10 +00:00
Jack Kavanagh
c5aa7abd51
Add type checking to sdk package (#7719)
* add tsconfig.json

* playing

* fix tsconfig

* remove unused excludes
2024-07-31 15:02:38 +02:00
James Gatz
a3597428f1 Merge branch 'release/9.3.3-beta.5' into develop 2024-07-30 15:55:57 +00:00
jackkav
547e4711e8 shell 2024-07-30 16:34:40 +01:00
James Gatz
44e8e0df57 Bump app version to 9.3.3-beta.5 2024-07-30 14:15:54 +00:00
James Gatz
6b61012bda
style improvements (#7782) 2024-07-30 14:13:57 +00:00
James Gatz
a65a8750b9
fix key value focus issue and handle updating params from url (#7780) 2024-07-30 13:34:35 +00:00
James Gatz
b2c5735eb0
close the modal on ESC (#7781) 2024-07-30 15:22:59 +02:00
Jack Kavanagh
fc5699e5f3
inso cli dx improvements (#7776)
* clean up github artifacts flow

* add console output test

* add timeline

* prepare test harness

* fix lint

* move test

* set shell to false
2024-07-30 13:29:45 +02:00
James Gatz
5ff69d6fe2
make inputValueDeprecation optional and change variable mode to json (#7779) 2024-07-30 11:23:58 +01:00
Filipe Freire
9a28eb3268
chore: check analytics issue [INS-4212] (#7775) 2024-07-29 16:32:00 +01:00
James Gatz
cf70af683a
feat(UI): UI improvements for the app (#7773)
* remove hover styles from input on sidebar items

* Add minSize for design/debug/test/mock panels

* update check-for-updates button
2024-07-29 12:51:59 +01:00
Curry Yang
b57815ce58 Merge branch 'release/9.3.3-beta.4' into develop 2024-07-29 11:31:45 +00:00
Curry Yang
8e1c8af219 Bump app version to 9.3.3-beta.4 2024-07-29 10:54:54 +00:00
Curry Yang
f5b7fcb9ea
fix: project switch report (#7771) 2024-07-29 15:37:34 +08:00
Jack Kavanagh
e2b466a0cd
Vitest-2 app package (#7757)
* vitest insomnia-inso

* remove skipped logs

* vitest insomnia config

* remove jest

* mocks?

* remove globalBeforeEach smell

* 110 left

* 38 failing

* 34

* 30

* 26

* 3 to go

* fix tests

* fix type checks

* delete send-request

* fix lint

* test runner hack for now

* remove duplicate snapshots

---------

Co-authored-by: gatzjames <jamesgatzos@gmail.com>
2024-07-26 16:56:56 +02:00
Curry Yang
e3ad3c5fea
chore: add sentry metric [INS-4115] (#7727)
* chore: add landing duration metric

* chore: main process landing duration

* chore: project&organization switch duration

* chore: add cloud sync metrics

* feat: add workspace landing metric
2024-07-26 14:54:59 +00:00
James Gatz
a165654e57 Merge branch 'release/9.3.3-beta.3' into develop 2024-07-26 13:36:13 +00:00
James Gatz
6ce0fb243b Bump app version to 9.3.3-beta.3 2024-07-26 12:39:51 +00:00
James Gatz
f411eb7f21
feat(Response Pane): improve tabs styles (#7765)
* update tabs styling for response panes

* Rename Timeline to Console in e2e tests

* timeline -> console in mock panes

* update e2e
2024-07-26 14:35:26 +02:00
James Gatz
41bbb70da6
navigate to the project if the workspace has been deleted (#7764) 2024-07-26 09:45:10 +00:00
Curry Yang
ec48392081
fix: can't match project when last visit page is dashboard (#7762)
* fix: can't match project when last visit page is dashboard

* fix: typo
2024-07-26 16:48:43 +08:00
James Gatz
1cf0901895
update header styles for analytics (#7759) 2024-07-25 18:03:38 +00:00
James Gatz
785134421a
clean up unnecessary sentry stack (#7758) 2024-07-25 15:51:18 +00:00
James Gatz
225b2665f0
feat(History): Navigate to last opened workspace on app load (#7755) 2024-07-25 17:39:49 +02:00
Jack Kavanagh
ecba036fe3
vitest (#7754)
* vitest
- testing package

* remove jest and tidy

* sdk tests pass

* remove tsconfig

* vitest insomnia-inso

* snapshots

* clean up

* remove skipped logs

---------

Co-authored-by: gatzjames <jamesgatzos@gmail.com>
2024-07-25 13:37:15 +01:00
Filipe Freire
0d91f0a7eb
chore: git sync pull push test [INS-4132] (#7720)
* chore: git sync pull push test [INS-4132]

* Update packages/insomnia-smoke-test/playwright.config.ts

Co-authored-by: Jack Kavanagh <jackkav@gmail.com>

* local dx

---------

Co-authored-by: Jack Kavanagh <jackkav@gmail.com>
2024-07-25 11:47:44 +01:00
Hexxa
7a235c9ba7
fix: lost <disabled> in header transforming and blank req body (#7738) 2024-07-25 16:25:28 +08:00
Curry Yang
8472c28ec0
fix: reduce uncessary navigate when switching requests and tests (#7748)
* fix: reduce uncessary navigate

* fix: smoke test

* remove onSingleClick function

* remove extra test comments

---------

Co-authored-by: gatzjames <jamesgatzos@gmail.com>
2024-07-24 21:51:48 +08:00
Karthik Kumar
c1cd04f4dc
fixes incorrect scrollbar display issue (#7742)
* fixes incorrect scrollbar override issue

Here the CSS for scrollbar-width is overriding the CSS which is defined in the main.css file (--scrollbar-width: calc(var(--font-size) * 0.6);) due to which the scrollbars are incorrectly loaded in the application

* keep the scrollbars thin for macos

---------

Co-authored-by: gatzjames <jamesgatzos@gmail.com>
2024-07-22 16:30:19 +02:00
James Gatz
f87384f554
clean up auto-scroll and add selected styles (#7747) 2024-07-22 15:56:25 +02:00
Jack Kavanagh
4a9af5b161
handle null auth (#7746) 2024-07-22 11:14:31 +02:00
James Gatz
b3b9042665 Merge branch 'release/9.3.3-beta.2' into develop 2024-07-19 10:27:52 +00:00
gatzjames
d5de7f13e9 disable flaky test due to some modal staying open 2024-07-19 12:06:35 +02:00