Kent Wang
9db5587d98
try to use github app token
2025-09-25 14:17:13 +08:00
Kent Wang
b5a0bf4035
feat: Enhance the real time event polling mechanism for websocket and socket-io ( #9157 )
...
* Change to observer pattern for websocket events
* Add Observer Pattern for socket io
2025-09-19 12:51:06 +00:00
Bingbing
0fbd7a06de
fix: auth code redirect uri affects implicit ( #9158 )
2025-09-19 14:11:52 +08:00
yaoweiprc
5471359889
Change the validation rule for branch name in cloud sync ( #9126 )
2025-09-19 01:20:00 +00:00
Vivek Thuravupala
60c46b744f
Merge branch 'release/11.6.1' into develop
2025-09-18 07:34:31 +00:00
Insomnia
42df4339f9
Trigger release/11.6.1 build
core@11.6.1
2025-09-18 06:46:40 +00:00
Insomnia
0d9ff79bd2
Bump app version to 11.6.1
2025-09-18 06:46:23 +00:00
Vivek Thuravupala
36fb1998a7
Revert "fix: Discard actions now respect staged vs unstaged changes and prevent silent data loss [INS-1099] ( #9141 )"
...
This reverts commit bf611ffcfd .
2025-09-17 23:12:36 -07:00
Pavlos Koutoglou
bf611ffcfd
fix: Discard actions now respect staged vs unstaged changes and prevent silent data loss [INS-1099] ( #9141 )
...
* feat: enhance discardChanges method to allow selective discarding of staged and unstaged changes
* feat: update discardChangesAction to support discarding unstaged changes
* feat: update discardChanges calls to support discarding unstaged changes
* fix: correct comment for discarding unstaged changes in GitVCS
2025-09-17 17:25:47 +03:00
Vivek Thuravupala
8c43ed9ef9
[INS-1054] Remove .git suffix requirement for custom git repository URL ( #9086 )
...
Not all providers will use a URL ending in .git. The requirement makes sense for Github/Gitlab, but not for a form which can connect to any git server.
---------
Co-authored-by: pavkout <pkoutoglou@gmail.com >
2025-09-16 14:58:38 -07:00
Bingbing
adbd124769
feat: polish scratch pad ( #9123 )
2025-09-16 09:10:48 +00:00
Ulises Bocchio
ca1f1aaf3c
Add auth header when refreshing token, closes #8946 ( #8947 )
...
Fixes issue when using Basic Auth for client credentials on OAuth2 authentication.
When using Basic Auth for client credentials, the refresh token functionality fails as it doesn't send the credentials headers.
2025-09-15 10:15:57 +00:00
Ryan Willis
899a23cd3d
fix: eliminate extra border ( #9091 )
2025-09-12 02:42:11 -07:00
Kent Wang
0adec30b0b
feat: Support Vault Dedicated for Hashicorp ( #9082 )
...
* add support for vault dedicated
* update vault plugin version
2025-09-12 07:06:49 +00:00
Jack Kavanagh
16702f86ab
dbl click unpin ( #9127 )
2025-09-12 05:47:36 +00:00
Balu George
e8bd0d07a6
fix: Get image name and provenance repository from environment variables ( #9134 )
...
* Get image name and provenance repository from environment variables
* Add yaml anchors to avoid https://github.com/actions/runner/issues/2372
2025-09-12 10:07:28 +05:30
yaoweiprc
9b342c181b
fix merge modal style issue ( #9133 )
2025-09-12 10:52:27 +08:00
Vivek Thuravupala
cb40e8bc4e
Merge branch 'release/11.6.0' into develop
2025-09-12 00:01:26 +00:00
Insomnia
d13bde7cd9
Trigger release/11.6.0 build
core@11.6.0
2025-09-11 07:47:10 +00:00
Insomnia
af7104f189
Bump app version to 11.6.0
2025-09-11 07:46:54 +00:00
Ryan Willis
94cfa96418
fix: improve environment selection/messaging in CI mode and silence warnings ( #9108 )
2025-09-10 07:03:03 -07:00
Bingbing
06ef8b7f0c
fix: truncate cookie string ( #9095 )
2025-09-09 03:17:53 +00:00
Bingbing
50fe33d208
fix: preference panel crash on the login page ( #9113 )
2025-09-09 02:57:06 +00:00
George
a8d4b607d5
fix: sendRequest doesnt return error in some cases - INS-1262 ( #9059 )
...
* fix: sendRequest doesnt return error in some cases
* chore: formatting
* chore: refactoring async styles
2025-09-08 17:56:41 +08:00
Jack Kavanagh
876ee662d9
fix: workspace create fails on windows ( #9101 )
...
* logs
* add awaits to backup and block app start
2025-09-05 18:00:19 +02:00
James Gatz
df19a64f16
[INS-1350] Cloud sync issues ( #9104 )
...
* chore: cleanup console logs in getAllRemoteFiles function
* feat: return success response from sync pull and push actions
* fix: update caching logic for remote branches and backend projects in clientLoader and clientAction
* fix: include isLocalProject check in clientAction for workspace creation
* fix: handle null branch case in getVersion method to prevent errors
2025-09-05 12:15:26 +02:00
Kent Wang
bd2c4a3456
avoid unnecessary load plugin warning ( #9105 )
2025-09-05 10:03:04 +00:00
yaoweiprc
3ae45a3fda
Merge branch 'release/11.6.0-beta.0' into develop
2025-09-05 08:14:10 +00:00
Insomnia
d93c2146bb
Trigger release/11.6.0-beta.0 build
core@11.6.0-beta.0
2025-09-05 07:42:27 +00:00
Insomnia
0aa90e31d0
Bump app version to 11.6.0-beta.0
2025-09-05 07:42:11 +00:00
yaoweiprc
76e8af7d19
Resolve git merge conflicts change by change [INS-908] [INS-1193] ( #9052 )
...
* Resolve git merge conflicts change by change
* Fix the issues raised by the PM
2025-09-05 15:36:07 +08:00
xdm
c738f7f8de
feat: Improve wording for Security Whitelist Error Message [INS-1277] ( #9076 )
...
* feat: Improve wording for Security Whitelist Error Message [INS-1277]
* refactor: interactive message
* fix: fix process not being defined in worker
2025-09-05 15:15:52 +08:00
Curry Yang
b0345b6496
chore: bump electron-builder ( #9081 )
2025-09-05 11:38:04 +08:00
Vivek Thuravupala
b30da0ac46
[INS-1234] Include token as backup credential when initially fetching repo contents ( #9092 )
...
* [INS-1234] Include token as backup credential when initially fetching repo contents
The 'custom' Git tab was failing because it would send the credentials using the token field while the submit method expected it in the password field. Since the method is reused by multiple code paths the most resilient patch is simply to add the alternative possibility, the token, as a fallback.
* fix: update Git credentials handling to use password instead of token and fix readonly inputs
---------
Co-authored-by: James Gatz <jamesgatzos@gmail.com >
2025-09-04 19:14:50 +02:00
Pavlos Koutoglou
fc7760f063
fix: enhance document deletion logic and add debug logging in GitProjectNeDBClient ( #9100 )
2025-09-04 15:44:12 +00:00
Jack Kavanagh
145e712cc4
add initmodel to findone ( #9096 )
...
* add initmodel to findone
* fix ci
2025-09-04 16:29:07 +02:00
Pavlos Koutoglou
4ec13ac20e
fix: Commit modal fixes and uncommitted modal improvement [INS-1282] ( #9069 )
...
* fix: streamline commit button logic in GitProjectStagingModal
* fix: enhance commit button logic to differentiate between commit and commit-push actions
2025-09-04 12:20:59 +00:00
Curry Yang
fa198acf03
fix: update tab after moving request ( #9009 )
2025-09-04 06:40:20 +00:00
Jack Kavanagh
a08ed4240a
update flake ( #9085 )
2025-09-03 14:26:49 +02:00
Jack Kavanagh
593a05bea7
chore: fix all playwright warnings and cut CI time by 10% ( #9071 )
...
* speed up pre req tests
* remove timeout and move loop
* fix warning
* fixed all warnings
* fix warnings
* fix all lint warnings
* fix more warnings
2025-09-03 11:28:59 +00:00
Curry Yang
87f73a6ab0
feat: auth for socket.io-[INS-1270] ( #9066 )
...
* feat: auth for socket.io
* fix: type check
* fix: ts issue
* feat: add auth indicator
2025-09-03 07:54:57 +00:00
Bingbing
0e8e20af01
fix: create submit hook with a factory to explicitly declare the return type ( #9077 )
2025-09-03 11:18:23 +08:00
Bingbing
f2b1674857
fix: clean unused notification call in the toast ( #9079 )
2025-09-02 07:35:38 +00:00
James Gatz
6eeef90707
fix: redirect to organization page if project is not found ( #9068 )
2025-09-02 07:16:37 +00:00
xdm
410105c507
fix: fix type error ( #9078 )
2025-09-01 10:16:42 +00:00
xdm
902911b372
fix: More user-friendly error message for the Swagger file ( #8736 )
2025-09-01 15:19:07 +08:00
xdm
a2b1060be3
fix: Put the collection filter into localStorage ( #8961 )
2025-09-01 14:00:44 +08:00
Jack Kavanagh
c058410c7a
branch can be null ( #9070 )
2025-08-28 19:17:25 +02:00
Jack Kavanagh
88e0e4e9f7
typescript improvements ( #9067 )
...
* export types and sort order
* clean up auth types
* fix tests
* fix type check
2025-08-28 18:31:41 +02:00
Jack Kavanagh
3324a7f9d3
chore: remove fromSync hack ( #9016 )
...
* remove db file delete widgets
* delete batch removal usages
* eliminate fromSync
* fixed test
* fix type
2025-08-28 12:14:33 +00:00