Commit Graph

2755 Commits

Author SHA1 Message Date
James Gatz
52df4e3abf
pinned requests should always be visible (#6814) 2023-11-14 20:30:02 +01:00
Jack Kavanagh
83436d2ec7
use event listener on gridlist (#6808) 2023-11-14 18:04:26 +00:00
James Gatz
40fe4aaf8f
Double click rename requests/unit-test/test-suite (#6811)
* use double click for renaming debug requests

* update styles for editable input

* navigate to test suite on single click

* clear console.log

* try dblclick
2023-11-14 17:33:25 +00:00
James Gatz
c64c9aa78f
only archive projects (#6806) 2023-11-14 12:11:56 +01:00
James Gatz
75760e317c Bump app version to 8.4.1 2023-11-13 12:23:03 +00:00
James Gatz
e1fa0cb498
handle overflows on sync modals (#6796) 2023-11-13 13:20:57 +01:00
Jack Kavanagh
aba9838bb5
Update button name to 'Generate collection' (#6792) 2023-11-13 10:14:10 +01:00
James Gatz
c033b790bd
update copy (#6788) 2023-11-10 13:16:54 +01:00
Jack Kavanagh
196af378eb Bump app version to 8.4.0 2023-11-09 19:00:56 +01:00
James Gatz
d2c3391c28
Fix: Deleting a remote project deletes it from the remote (#6782)
* add delete modal and update action

* exclude git synced workspaces

* update e2e tests
2023-11-09 19:00:27 +01:00
James Gatz
32836b0a42
show the error message if creating a branch fails (#6781) 2023-11-09 14:13:21 +01:00
James Gatz
6095ed8250
Add learning feature and update the scope filter UI (#6753)
* add learning feature and update the scope filter

* font sizes and styles

* use localstorage hook to update the ui when closing the feature

* Add try-catch block for learning feature fetch
2023-11-09 14:06:22 +01:00
James Gatz
5d04e6dc4a
Recover untracked workspaces when checking for local VCS projects (#6779)
* recover untracked workspaces when checking for local vcs projects

* cleanup code

* remove repair code and show the missing workspaces in the list instead
2023-11-09 13:56:21 +01:00
James Gatz
7b520110cd
run the ai check when the organization changes (#6780) 2023-11-09 11:57:41 +01:00
Filipe Freire
76ac35d19f
chore: rename snapshot in UI and logs [no-ticket] (#6776) 2023-11-08 12:45:03 -05:00
Filipe Freire
ee5d346fcf
fix: multi-line curl not properly imported due to padding #6755 (#6774)
* fix: multi-line curl not properly imported due to padding #6755

* Update curl.test.ts

* Update curl.test.ts
2023-11-08 15:03:01 +00:00
Filipe Freire
5586d4819f
chore: bump electron 27.0.3 [no-ticket] (#6772) 2023-11-08 14:52:28 +00:00
Jack Kavanagh
6f27280e1b
880px media width (#6748) 2023-11-08 15:08:04 +01:00
James Gatz
eacd10f646
Fix: VCS pull results in untracked workspace (#6769)
* Remote branch fetch parentId resolution

* Update packages/insomnia/src/ui/routes/remote-collections.tsx

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

---------

Co-authored-by: Jack Kavanagh <jackkav@gmail.com>
2023-11-08 10:34:56 +00:00
Filipe Freire
d5b8b2d6d1
chore: add data import type segment event [INS-3296] (#6765)
* chore: add data import type segment event [INS-3296]

* fix
2023-11-07 21:55:22 -05:00
Filipe Freire
67c294989c Bump app version to 8.4.0-beta.0 2023-11-06 17:04:29 +00:00
James Gatz
a6dabb2e15
Insomnia Sync improvements (#6738)
* almost there

* pending ui in sync dropdown

* branches pending ui

* fix snapshot staging issue

* staging modal fixes

* error handling on sync dropdown

* remove unused path

* switch to git repo button

* branch modal ui update

* change get method color

* staging modal ui

* onclose

* update export data modal

* fix websocket color

* remove export all button from scratchpad

* dropdown sections

* fetch remote branch properly

* test issue

* restore changes now works properly

* cleanup

* cleanup vcs usage

* cleanup sync items from workspace

* cleanup vcs from modals

* remove fragment

* turn vcs to instance to avoid module import side-effects

* fix e2e tests

* poll sync updates every minute

* change to named export

* Add some docs about data fetching in the app (sse,polling,fetch)

* improve revert changes copy
2023-11-06 15:24:51 +01:00
Jack Kavanagh
383f8ca43c
Fix/react-warnings (#6643)
* test id warning

* kvp warning

* smelly key hacks

* safe key settings

* big brain id duplication

* fix type

* migrate cookie id with the same method
2023-11-06 10:58:57 +01:00
Hexxa
54050fe69e
fix: user should be able to quickly rename requests by clicking [INS-3250] (#6710)
* fix: use should be able to double click request item and rename it [INS-3250]

* fix: enable double clicking renaming for pinned requests

* fix: use editable input for renaming request name

* fix: incorrect indent

* fix: lint error

* test: add a test for quick renaming
2023-11-02 15:14:26 +01:00
Hexxa
3eb6141603
fix: enable confirmation before deleting a test suite [INS-3286] (#6737) 2023-11-02 09:58:49 +08:00
Filipe Freire
e9e1d27add
chore: fix smoke tests that depended on mockbin [no-ticket] (#6740) 2023-10-31 15:31:31 +01:00
Jack Kavanagh
951fd9660e
filter out blank operations (#6733) 2023-10-31 15:30:54 +01:00
Jack Kavanagh
34ef826df0
clarify language (#6739) 2023-10-31 15:30:37 +01:00
Jack Kavanagh
4c1aff675e
clairfy cert differences (#6725) 2023-10-30 10:10:37 +01:00
Pavlos Koutoglou
48dd1f0157
Update query param (#6728) 2023-10-26 13:56:07 +01:00
Jack Kavanagh
add58d78f8
bump electron 27 (#6274)
* bump

* lock file

* update node-libcurl to electron 26

* lock file

* use stable

* bump electron to 26.3.0

* bump node-libcurl to 2.3.6-20 (curl 8.4.0)

* bump electron 27

* package-lock update

* electron bump to 27.0.2

* rm custom certificate url parsing

* update url matches cert host

---------

Co-authored-by: Filipe Freire <livrofubia@gmail.com>
2023-10-25 16:16:23 +00:00
Hexxa
850f5f9bd7
fix: presence is not refreshed in switching projects [INS-3221] (#6701)
* fix: use project data loader because projects loader data is not refreshed in switching team projects

* fix: remove projectLoader as it can be replaced with projectsLoader

* fix: remove the loader
2023-10-25 22:43:04 +08:00
James Gatz
cafc5ae281
Move the upgrade button inside the account dropdown (#6724)
* move upgrade button inside account dropdown

* add manage organizations link

* update copy for status indicator

* improve styles
2023-10-25 16:23:27 +02:00
Filipe Freire
ec32ae998a
fix: inso cli via docker issue on Mac M1 [INS-3245] (#6717) 2023-10-25 14:44:27 +01:00
James Gatz
4c336d1e49
update copy for status indicator (#6723) 2023-10-25 15:42:05 +02:00
James Gatz
0c5769ec5c
make options have the same width (#6722) 2023-10-25 15:38:08 +02:00
James Gatz
7e1e3875ac
add nesting to sub-environments and use the new icons (#6721) 2023-10-25 15:37:33 +02:00
James Gatz
d591acdf05
add rename option to test-suite (#6720) 2023-10-25 15:37:09 +02:00
Filipe Freire
d632565963
chore: track conflict resolution [INS-3258] (#6715) 2023-10-25 09:51:12 +00:00
James Gatz
e4ca7eb675
add feature flag on git dropdown (#6716) 2023-10-25 09:39:04 +00:00
James Gatz
72a33aeb95
Add stats on app start event (#6704)
* add project count analytics

* add request count

* remove await
2023-10-25 11:25:28 +02:00
Hexxa
d287e8e2fe
fix: show confirm modal in deleting team project [INS-3227] (#6702)
* fix: show confirm modal in deleting team project [INS-3227]

* fix: smoke test failure

* fix: rephrase sentences a bit for letting user know the deleting effect

* fix: rephrase the caution according to proposals
2023-10-23 09:52:05 +00:00
Filipe Freire
6eeb2a95d1
fix: update license on other files [No-ticket] (#6708) 2023-10-19 15:16:09 +00:00
Jack Kavanagh
11a69be7d4
fetch accountId from renderer (#6703)
* fetch accountId from renderer

* tidy up
2023-10-19 11:37:25 +02:00
James Gatz
98bdf61d80 Bump app version to 8.3.0 2023-10-13 14:48:06 +00:00
Pavlos Koutoglou
157bb0fd66
Handle enterprise members for create org and hide upgrade button (#6692) 2023-10-13 16:40:04 +02:00
Usama
bb70d18474
condition to check both null & undefined (#6651) 2023-10-13 14:32:03 +00:00
Michael Donnelly
877d56585c
Do not package build-id metadata for RPM target (#6688)
* Do not package build-id metadata for RPM target

fixes #6687

* fix lint

---------

Co-authored-by: Filipe Freire <livrofubia@gmail.com>
2023-10-13 16:09:39 +02:00
Jack Kavanagh
1457fc7eaf Bump app version to 8.2.1-beta.0 2023-10-13 12:29:23 +02:00
James Gatz
5b07693e27
Local vault or remote project option for migration (#6689)
* allow users to chose local or remote storage for migration

* fix styles in project settings modal
2023-10-13 10:26:11 +00:00
James Gatz
1f514ded16
Use Icon component and update loading animation (#6685) 2023-10-12 15:35:17 +00:00
James Gatz
677dff4db7
Cleanup migration page logic (#6675)
* move migration logic into organizations

* simplify migration input

* remove try catch and pray to nedb

---------

Co-authored-by: jackkav <jackkav@gmail.com>
2023-10-12 16:58:53 +02:00
James Gatz
1f7fe6ad32
separate form and add disabled state (#6681) 2023-10-12 12:33:36 +02:00
James Gatz
4f47a3bcd3
add verification step for when changing the project type (#6676) 2023-10-11 19:43:54 +02:00
Jack Kavanagh
3549867f15
rename restyle (#6672) 2023-10-11 14:48:28 +01:00
Jack Kavanagh
264177b56f
invite and plan feedback (#6669)
* mute upgrade color

* move invite to top bar

* first pass at plan ui
2023-10-10 16:51:58 +00:00
James Gatz
d006bb0a82
Allow projects to be toggled local/remote (#6667)
* update project settings to handle remote to local and around

* fix styles and remove unused file

* add comments and early returns

* project export rename and name fix

* handle auth errors

* add optional chain

* fix test

---------

Co-authored-by: jackkav <jackkav@gmail.com>
2023-10-10 16:00:32 +00:00
Jack Kavanagh
b98d1934e3
replace logo with file (#6668) 2023-10-10 10:10:10 +00:00
Jackson Machado
a4e7ba9343
fix: only prettify if is a valid JSON #2506 (#6661)
* fix: only prettify if is a valid JSON #2506

* fix: consider starts adn ends possibles

* don't mutate unquoted string

---------

Co-authored-by: NG <admin@ngi.com.br>
Co-authored-by: jackkav <jackkav@gmail.com>
2023-10-10 11:58:03 +02:00
Jack Kavanagh
7303f8f1fc
remove auto push collections to remote (#6664) 2023-10-10 10:24:25 +02:00
Jack Kavanagh
b3a53ed93c
only migrate local data under org (#6660)
* first pass

* renaming and notes

* notes

* import-export ui improvements

* show unknown parentIds

* remove delete project

* can restore project

* local project logic

* can restore to local and create local

* check for selection

* some todos

* create project modal

* default value in project name

* only delete remote projects through the api

* only rename remote projects through the api

* move untracked projects and project move action to loader/action

* rename migrate

---------

Co-authored-by: gatzjames <jamesgatzos@gmail.com>
2023-10-09 15:41:59 +02:00
Jack Kavanagh
6933e92da2
add workspace count (#6657) 2023-10-06 15:38:31 +02:00
Jack Kavanagh
84f2637067 Bump app version to 8.2.0 2023-10-04 17:18:59 +02:00
James Gatz
417ed525a7
Fix: Clicking a folder for the first time should expand/collapse it. (#6642)
* fix folder icon alignment in sidebar

* init collapsed value in requestMeta

* fix oauth test

* fix grpc tests

---------

Co-authored-by: jackkav <jackkav@gmail.com>
2023-10-04 17:07:30 +02:00
Rinku Chaudhari
65c6da64a9
plugin setting buttons margin fix (#6629) 2023-10-04 14:26:11 +02:00
Jack Kavanagh
88ab3349b5
adds workspace count to root (#6639)
* adds workspace count to root

* fix lint

---------

Co-authored-by: Filipe Freire <livrofubia@gmail.com>
2023-10-04 11:45:40 +00:00
Jack Kavanagh
98d9e9e37b
disable split space (#6640) 2023-10-04 13:02:25 +02:00
Jack Kavanagh
b24f507ac5
Analytics after login (#6633)
* add export all event

* add navigate to scratch pad event

* add events to all export workspaces
2023-10-03 17:29:45 +02:00
James Gatz
40692b7af7
Add default request and folder names (#6632)
* Add default request and folder names in debug and test view

* fix sizes

* extract function

---------

Co-authored-by: jackkav <jackkav@gmail.com>
2023-10-03 15:10:02 +00:00
Jack Kavanagh
9ff6e9f66f
re-add nav analytics (#6634)
* track page views

* improve navigate logic

* move scratchpad init to main

---------

Co-authored-by: gatzjames <jamesgatzos@gmail.com>
2023-10-03 16:57:38 +02:00
James Gatz
93226cecf7
Disable multi-workspace import on scratchpad and show an appropriate warning (#6623) 2023-10-03 12:32:33 +02:00
James Gatz
75ccf8f329
navigate to login from status if user is not logged in (#6622) 2023-10-02 16:20:53 +00:00
Jack Kavanagh
3ace14e65c
make purpose of private env clearer (#6617) 2023-10-02 14:10:36 +00:00
Jack Kavanagh
eb4e755bb3
fix init with invalid har (#6616) 2023-10-02 13:50:14 +00:00
James Gatz
edc86c5f37
Make scratchpad banner dismissable (#6620)
* make scratchpad banner dismissable

* update banner text
2023-10-02 12:05:01 +00:00
gatzjames
c1d9869a6f
fix flag 2023-10-02 13:53:42 +02:00
gatzjames
36f3579a7c
fix close button to close the modal 2023-10-02 13:52:19 +02:00
James Gatz
8b85265ca4
do not try to post to /logout if not logged in and make it fire and forget (#6619) 2023-10-02 13:45:08 +02:00
James Gatz
25cd5e335b
use the font variant instead of bg on default theme (#6618) 2023-10-02 11:28:18 +00:00
James Gatz
e0ec076fbb
include base environments in export (#6605) 2023-09-29 13:12:48 +02:00
James Gatz
9583992d65 Bump app version to 8.1.0 2023-09-28 20:04:38 +00:00
James Gatz
61678fc9cc
Feat/export data improvements (#6598)
* checkpoint

* wuip

* dont call the fetcher

* export all data on preferences modal

* clear console time

* cloud synchronization message in login

* do not fetch the project in scratchpad since we don't use it if that's the case

* fix hasloggedin storage
2023-09-28 21:49:05 +02:00
James Gatz
740c9d011a
Login view improvements (#6595)
* truncate OpenApi spec name

* add export modal to login view

* remove debug value

* fix login link

* subcribe page

* remove logs

---------

Co-authored-by: jackkav <jackkav@gmail.com>
2023-09-28 19:38:25 +02:00
James Gatz
62eaeb8351
Re-enable plugins (#6587)
* Re-enable plugins on scratchpad

Co-authored-by: Filipe Freire <filipe.r.freire@gmail.com>

* improve error page

---------

Co-authored-by: Filipe Freire <filipe.r.freire@gmail.com>
2023-09-28 13:07:02 +01:00
Filipe Freire
700fccc5d4 Bump app version to 8.0.0 2023-09-27 18:00:06 +02:00
gatzjames
1abad64229
update login copy 2023-09-27 17:58:46 +02:00
gatzjames
c9ca2e1583
update onboarding migration copy 2023-09-27 17:58:46 +02:00
Filipe Freire
96a33f1bba
fix #6490 portable .exe is not actually portable (#6571)
* fix: portable .exe is not actually portable

* keep portable for release-recurring

* edit electron-builder
2023-09-27 14:58:09 +00:00
James Gatz
4e12f4e8e1
Logout the user whenever we redirect to login (#6572) 2023-09-27 16:07:25 +02:00
Jack Kavanagh
587bb1e03c
no longer add dot git to git url (#6567)
* no longer add dot git to git url

* fix lint
2023-09-27 14:21:08 +02:00
James Gatz
866a82e513 Bump app version to 8.0.0-beta.1 2023-09-27 12:14:38 +02:00
James Gatz
96a4d6471d
Throw error if migration fails and guard against non logged in users (#6569)
* throw error if migration fails and guard agains non logged in users

* If there are pending migrations logout the user
2023-09-27 12:14:07 +02:00
Jack Kavanagh
2de68dfa61
clarify language (#6568) 2023-09-27 12:10:03 +02:00
gatzjames
a155f73fb7
return empty session id if expiry is not set 2023-09-26 19:34:35 +02:00
gatzjames
564734bda9
remove unused localstorage value 2023-09-26 19:28:02 +02:00
gatzjames
368f015967
has seen onboarding fix 2023-09-26 19:27:44 +02:00
Filipe Freire
4983dc4e0a fix beta version on package locks 2023-09-25 11:24:17 +01:00
Filipe Freire
435630e59a Bump app version to 8.0.0-beta.0 2023-09-24 23:55:30 +00:00
James Gatz
6ef9a46814
Api V2 (#6135)
* Add support for multiple remote projects per Team (#6009)

* update fetching of teams

* create and delete remote projects

* backend project sync using the new teamProjectId in the API

* indicator

* use team api to get organization data

* handle logged out state

* remove remote from duplicate modal

* remaining insomnia fetch fixes

* fix ts issues

* fix ts log issue

* fix ts error

* fix ts update

* fix tests

* remove log

* add types to insomniaFetch

* named arguments in vcs

---------

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

* Project Presence (#6079)

* fix ts log issue

* fix ts update

* update fetching of teams

* create and delete remote projects

* real-time

* update api changes

* check for successful response

* get user profile

* cleanup

* update fetch

* update network status

* fix for insomniaFetch new api

* insomnia fetch from window

* fix missing stat

* fix project dropdown

* update avatar

* update presence when closing the app

* update the presence every minute

* cleanup presence

* use eventsource and improve debugging

* Cloud only projects (#6167)

* Add support for multiple remote projects per Team (#6009)

* update fetching of teams

* create and delete remote projects

* backend project sync using the new teamProjectId in the API

* indicator

* use team api to get organization data

* handle logged out state

* remove remote from duplicate modal

* remaining insomnia fetch fixes

* fix ts issues

* fix ts log issue

* fix ts error

* fix ts update

* fix tests

* remove log

* add types to insomniaFetch

* named arguments in vcs

---------

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

* login routes

* cleanup logged in state

* update organizations

* fixes

* update migration

* auto init sync on workspaces without git

* fix auto init sync

* checkpoint

* update import options in empty project pane

* responsive styles

* update package-lock

* join an org in sidebar

* readability improvements

* move modals and root loader to org

* cleanup root

* expire session take 1

* cleanup default org id

* fix ts issue

---------

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

* Add Scratch Pad collection (#6221)

* add scratchpad collection

* filter scratchpad from cloud migration

* disable sync for scratchpad

* update settings for scratchpad

* log in rename

* check if user is logged in or has logged in before

* use organization api

* organizations api fixes

* update urls

* move modals to root

* update org navbar links

* lint fix

* type-check

* Add form for setting up the staging env

* add autolinking

* onboarding

* remove default org id

* staging urls

* avatar styles

* update urls

* use display name for orgs

* update settings modal with dev

* proper project deletions

* fix api calls perf

* sidebar improvements

* layout styles

* disable tests for now

* fix boolean

* fix data migration

* dev settings styles

* test init

* organization names

* link styles

* improve scratchpad banner styles

* http colors

* url bar styles

* spinner styles

* breadcrumbs styles

* help and feedback links

* settings to root

* onboarding

* fetch remote projects on org nav

* update avatar styles

* use name initials in avatars

* don't allow to delete default organization project

* add scratchpad checks

* tests

* workspace settings tabs types

* export all workspaces

* fix types and personal org

* project permission checks

* continue with sso

* organization avatars

* project presence avatars

* fix privacy/terms links

* add the no-wrap classname

* update user name and email in the app

* fix delete action

* ai fetching

* generate tests in sequence to help with rate limiting

* wip testing

* wip test

* improve test and migration script

* fix ts

* local to cloud projects test

* set local-to-cloud-projects.test as slow

* fix e2e tests

* update settings tests

* update more apis that changed from teams -> organizations

* simplify remote project migration

* org.branding can be undefined

* fix imports issue in sr

* remove .only

* remove unused gql query

* fix onboarding height jump

* trust some rnd and upload artifacts on failure

* fix env vars replacement on prod

* fix constant name

* bring back checks

* fix inso test

* add temp changes

* fix inconsistent response handling

* handle bad auth code errors

* show email when logged in

* remove the concept of default_project

* cleanup auth styles

* fix: use scratchpad constants wherever needed and remove seed

* fix sentry lint error

* migrate with update

* add scratch pad fixture and typing

* refactor pushSnapshotOnInitialize to always work

* remove console.log

* remove account from preferences

* improve trail-lines styles

* fix project sidebar scroll issue

* only create diff of projects

* fix lint

* sync

* feat: add plan upgrading modal for git sync (#6516)

* feat: add plan upgrading modal for git sync

* feat: add plan upgrading modal to project git menu and grid menu

* fix: use JSON.parse for getting flag value

* update ask modal

* remove git option from workspace settings

---------

Co-authored-by: gatzjames <jamesgatzos@gmail.com>

* sort projectswith default at top

* create local copies of remotes

* update presence exit update

* renames

* fix deleting/renaming projects with remoteId

* remoteId instead of projectId

* remote-collections

* fix initializeProjectForTeam

* fix missing parentId in remote projects

* add missing billing api

* add migration page and check for migrations

* cleanup project sync logic

* fix remote projects updating

* add notes

* fix backend-project test

* fix: use features API for fetching feature list (#6538)

* members -> collaborators

* remove dev settings

* use shouldRunMigrations in onboarding

* fix empty pane styles

* remove beforeUnload for presence

* show expiry info

* better error for upgrade in new project action

* extend retry period

* fallback and control revalidate

* add pending indicator for switching organizations

* fix exports (#6553)

* Sync Organizations (#6551)

* organization cache and updates

* error handling in org sync

* sort organizations

* clean up sort

* org sort and avatar fallback

---------

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

* Presence updates (#6552)

* use remoteId for presence

* use project loader for the active project

* fix in present users

* logic clean

* match remoteId checks

---------

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

* add default color to loading indicator

* fix redirect loop when there are no projects

* scratchpad fallback on initial route load

* re-enable ai check

* update error in renameProject

* db query to get projects in workspace

* review fix

* comments

* remove initModelFrom magic

* fix lint issue

---------

Co-authored-by: jackkav <jackkav@gmail.com>
Co-authored-by: Mark Kim <mark.kim@konghq.com>
Co-authored-by: Filipe Freire <livrofubia@gmail.com>
Co-authored-by: Hexxa <hexxa@outlook.com>
2023-09-24 23:12:50 +00:00
Jack Kavanagh
3628ddc5ad
reduce sample rate (#6531) 2023-09-19 12:32:17 +02:00
lauren n. liberda
67a332cea7
upgrade electron to 25.8.1 to fix CVE-2023-4863 (#6504) 2023-09-15 18:43:54 +02:00
Jack Kavanagh
87bb36802a
inline before parse (#6500) 2023-09-14 17:22:00 +02:00
Jack Kavanagh
368c34f27b
fix api version error (#6493) 2023-09-13 14:45:13 +02:00
James Gatz
90b4a875b4
Improve UI for test view (#6477)
* test-results

* cleanup

* improve types

* fix some stuff
2023-09-11 15:55:46 +00:00
James Gatz
ea77b6d663
Improve UI for design view (#6476)
* design ui

* preview toggle

* handle spec errors and fix test

* aria labels

* disabled items

* fix lint test
2023-09-11 16:56:17 +02:00
Jack Kavanagh
fabf653856 Bump app version to 2023.5.8 2023-09-07 17:15:14 +02:00
Jack Kavanagh
c3bb356218
fix copy as curl missing env (#6462) 2023-09-07 17:14:38 +02:00
James Gatz
86b139d296
Add virtualization to the collection list (#6461)
* add virtualization to the collection list

* remove logs
2023-09-07 14:51:07 +00:00
Jack Kavanagh
f5d26085c5
optimise fs reads (#6450)
* optimise fs reads

* remove timers
2023-09-07 15:29:12 +02:00
Jack Kavanagh
cc9f7590e4
fix disabled user-agent (#6459) 2023-09-07 13:19:11 +02:00
Jack Kavanagh
2e5b963e89
re add user-agent (#6436)
* re add user-agent

* fix lint

* fix tests
2023-09-05 15:49:24 +02:00
Jack Kavanagh
513245245e
Fix/improved-git-sync-errors (#6446)
* show github reason in error

* detect http errors

* add httperror support

* handle checkout
2023-09-05 15:48:12 +02:00
Jack Kavanagh
dfdbb3b3e9
add patch (#6433) 2023-08-31 15:20:41 +02:00
Jack Kavanagh
338dfc9a85
fallback to insomnia user agent (#6429)
* fallback to insomnia user agent

* add default user-agent to oauth2
2023-08-31 10:29:51 +02:00
Jack Kavanagh
0ab5809bba
fix templating xml query (#6428) 2023-08-30 17:25:01 +02:00
Jack Kavanagh
15e99db734 Bump app version to 2023.5.7 2023-08-30 12:13:09 +02:00
u1aryz
8221803d20
Merge branch 'develop' into fix/issue-5692 (#5941)
Co-authored-by: Jack Kavanagh <jackkav@gmail.com>
2023-08-30 12:12:52 +02:00
James Gatz
345eb494e8
Move organizations data fetching outside of root (#6423)
* move organizations outside of root

* add comments for shouldRevalidate logic
2023-08-30 12:04:05 +02:00
Jack Kavanagh
b86dff5774
move tsx out of main (#6422) 2023-08-30 11:13:12 +02:00
Jack Kavanagh
56e8f36a71
Test/move-to-smoke (#6420)
* remove line that flakes

* remove sort from filter test

* move some prerelease to smoke

* flatten and fix test

* fix test locator
2023-08-30 10:57:14 +02:00
Andrew Wong
350fc47b17
Fix processing of DOM nodes during the production build (minified names) (#6419)
* Fix processing of DOM nodes during the production build (minified names)

* eliminate most of the typescript casting

---------

Co-authored-by: jackkav <jackkav@gmail.com>
2023-08-30 09:56:53 +02:00
Jack Kavanagh
fd3ea77693
add gql shorthand (#6417)
* add gql shorthand

* fix types
2023-08-29 15:22:44 +00:00
Jack Kavanagh
38cc96e7ed
fix plugin install with deps bug (#6414)
* fix cp

* remove patch log

* console logs

* handle bad oauth2 config
2023-08-29 15:30:08 +02:00
James Gatz
00ef2e8e9b
Revalidate only when orgs change (#6409)
* revalidate only when orgs change

* remove hasRun cache

* use hash value to revalidate on login
2023-08-29 14:18:49 +02:00
James Gatz
a9f32d9241
update to document rename tests (#6413) 2023-08-29 11:29:13 +00:00
Jack Kavanagh
a35e99bacf
fix invariant exception (#6410) 2023-08-29 11:12:45 +02:00
James Gatz
98e292d800
fix scope navigation (#6408) 2023-08-29 08:54:53 +00:00
Filipe Freire
df77275576
chore: Add test to check for backups on new version to critical tests (#6403)
* chore: Add test to check for backups on new version to critical tests

* check for backups folder contents

* change env var on gh actions file

* fix
2023-08-28 14:06:47 +00:00
James Gatz
81039277af
Project route UI improvements (#6400)
* project tailwind/aria-components

* update tests

* add failing test

* update e2e tests

* fix workspace name issue

* fix scroll issue

* bye test

---------

Co-authored-by: Filipe Freire <livrofubia@gmail.com>
2023-08-28 15:53:37 +02:00
Jack Kavanagh
7e3e44c50a
backup second pass (#6388)
* some notes on approach

* some broken fs logic

* some more broke stuff

* fix backup logic

* rename export to backup

* wire up a restore

* restore check

* only update if newer version

* extract to function

* rename export to backup
2023-08-25 15:35:58 +00:00
Jack Kavanagh
5407006663
Paste curl modal (#6384)
* remove pad left on pinned

* refactor filter logic

* first pass

* always create new curl req

* use terminal icon

* fix from curl folder

* wire up request create

* fix paste curl in url bar

* fix types

* fix test

* fix for initial draw isvalid check

---------

Co-authored-by: Filipe Freire <livrofubia@gmail.com>
2023-08-25 15:18:48 +00:00
Jack Kavanagh
4b1bc6fb25
fix failed backup (#6386) 2023-08-24 17:42:30 +02:00
Jack Kavanagh
606439aec6
fix env color (#6377) 2023-08-24 10:46:06 +02:00
Filipe Freire
4f58f71001
Fix: #6368 re-add color to request methods (#6376) 2023-08-24 10:43:52 +02:00
Filipe Freire
6075f15153
fix: render fail on workspace dropdown in req group settings (#6350)
* fix: render fail on workspace dropdown in req group settings

* match move/copy select implementation

* fix move request navigate

---------

Co-authored-by: jackkav <jackkav@gmail.com>
2023-08-24 10:42:33 +02:00
Jack Kavanagh
375832fca2
match up with request duplicate (#6362) 2023-08-23 08:21:48 +00:00
Jack Kavanagh
4c7a49c270 Bump app version to 2023.5.6 2023-08-22 23:28:03 +02:00
James Gatz
22e9a1a5e2
fix stale env list on updates (#6357) 2023-08-22 23:25:58 +02:00
Jack Kavanagh
a7cf5a78d2
fallback to create (#6352) 2023-08-22 18:41:02 +02:00
James Gatz
15edd954a4
UI improvements - Debug Sidebar - drag and drop sort and filter (#6323)
* make it work

* wip

* manual sort

* wip

* fix dnd

* collapsed sub-folders

* fix reorder on scroll

* ws, grpc labels

* environments modal

* draft-filter

* ancestors

* sorting take 2

* pin/unpin

* drag and drop only for manual sort order

* context menu actions

* remove react-dnd

* request group plugins

* plugin actions

* cleanup type

* more type cleanup

* remove unused file

* add connection status for ws/sse

* update smoke tests

* cleanup condition in reorder action

* await await

* plug pluggins

* update prerelease tests

* prerelease tests

---------

Co-authored-by: jackkav <jackkav@gmail.com>
2023-08-22 16:12:29 +00:00
Filipe Freire
59c07bc461
fix: #6334 updating requestgroup caused render error (#6342)
* fix: #6334 updating requestgroup caused render error

* add test

* fix rename

* redirect on move

---------

Co-authored-by: jackkav <jackkav@gmail.com>
2023-08-22 09:18:25 +02:00
Jack Kavanagh
6c8c12b9fb
clarify update message (#6347) 2023-08-21 16:10:45 +01:00
Jack Kavanagh
d8d8dcda83 Bump app version to 2023.5.5 2023-08-18 21:39:03 +02:00
Jack Kavanagh
88c7277634
add folder duplicate (#6337) 2023-08-18 21:38:44 +02:00
Filipe Freire
97e21a2b71
fix: #6304 git clone collections (#6333)
* fix: #6304 git clone collections

* rm n/a test

* redirect to /debug on reclone

* simplify code
2023-08-18 21:06:05 +02:00
Jack Kavanagh
bec4e8224f
hasrun (#6325)
* hasrun

* better comment (filipe)
2023-08-18 14:53:24 +02:00
Jack Kavanagh
e4b443fec5 Bump app version to 2023.5.4 2023-08-18 11:19:59 +02:00
Jack Kavanagh
8fa8b9beb8
fix export from outside workspace (#6307)
* add test

* simplify export requests modal logic

* fix export

* fix type check

* fix test
2023-08-18 11:19:35 +02:00
Jack Kavanagh
5ecc3aba4a
Fix/prerelease-tests-again (#6322)
* fix cookie flake

* fix dropdown selector
2023-08-18 10:38:19 +02:00
Jack Kavanagh
32394fb8e2
fix array length check (#6320) 2023-08-18 10:30:57 +02:00