Skip to content

Commit

Permalink
Help on deactivated git features (#289)
Browse files Browse the repository at this point in the history
* v0.0.48

* add note about deactivated git functions

---------

Co-authored-by: Jonas Lukasczyk <[email protected]>
  • Loading branch information
Brilator and Jonas Lukasczyk authored Oct 18, 2024
1 parent dfb05aa commit 7c4d4d9
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions packages/renderer/src/docs/home.vue
Original file line number Diff line number Diff line change
Expand Up @@ -140,6 +140,18 @@ export default {

<q-separator inset style="height:0.2em" />

<q-card>
<q-card-section style="font-size: 1.2em;font-weight: bold;">
Functions depending on login
</q-card-section>
<q-card-section>
In the sidebar menu, the functions related to ARC version control and communication with the DataHUB are deactivated until you <b>login</b>.
This prevents possible cross-talks with system wide Git configurations or credentials and provides a smooth interaction with the ARC and the DataHUB.
</q-card-section>
</q-card>

<q-separator inset style="height:0.2em" />

<q-card>
<q-card-section style="font-size: 1.2em;font-weight: bold;">
File Tree
Expand Down

0 comments on commit 7c4d4d9

Please sign in to comment.