Commit Graph

4392 Commits

Author SHA1 Message Date
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
Marco Palladino
11b354ce7c
chore: updating license to Apache Version 2.0 (#6707) 2023-10-19 10:06:37 -04: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
6bd54b5b70 Merge branch 'release/8.3.0' into develop 2023-10-16 10:07:34 +00: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
James Gatz
7c7b680962 Merge branch 'release/8.2.1-beta.0' into develop 2023-10-13 11:13:19 +00: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
James Gatz
e47a62af87 Merge branch 'release/8.2.0' into develop 2023-10-04 16:13:38 +00: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