Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 6acf907

Browse filesBrowse files
authored
Merge pull request #15 from openqda/release-1.0.7
Release 1.0.7
2 parents 9ff9ccd + 28b7c1b commit 6acf907
Copy full SHA for 6acf907

15 files changed

+135-13Lines changed: 135 additions & 13 deletions

File tree

Expand file treeCollapse file tree
Open diff view settings
Filter options
Expand file treeCollapse file tree
Open diff view settings
Collapse file

‎docs/.vitepress/config.mts‎

Copy file name to clipboardExpand all lines: docs/.vitepress/config.mts
+1Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,7 @@ export default defineConfig({
5858
{ text: 'Managing sources', link: '/workflow/preparation/manage_sources'},
5959
{ text: 'Editing a source', link: '/workflow/preparation/editing'},
6060
{ text: 'Manage Notes', link: '/workflow/preparation/notes'},
61+
{ text: 'Manage Variables', link: '/workflow/preparation/variables'},
6162
]
6263
},
6364
{ text: 'Coding',
Collapse file

‎docs/profile.md‎

Copy file name to clipboardExpand all lines: docs/profile.md
+5-2Lines changed: 5 additions & 2 deletions
  • Display the source diff
  • Display the rich diff
Original file line numberDiff line numberDiff line change
@@ -42,8 +42,11 @@ sessions" button next to each session. You will remain logged in on the current
4242

4343
## Delete your account
4444

45-
> :alert: Danger zone! Deleting your account is permanent and will remove all your data from our servers.
46-
> This action cannot be undone. We cannot recover your account or any associated data once it has been deleted.
45+
46+
::: danger
47+
Danger zone! Deleting your account is permanent and will remove all your data from our servers.
48+
This action cannot be undone. We cannot recover your account or any associated data once it has been deleted.
49+
:::
4750

4851
You can delete your account by clicking the "Delete account" button at the bottom of the page.
4952
The delete button is disabled as long as there are teams you are the owner of with active members.
Collapse file

‎docs/projects/history.md‎

Copy file name to clipboardExpand all lines: docs/projects/history.md
+4-3Lines changed: 4 additions & 3 deletions
  • Display the source diff
  • Display the rich diff
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,10 @@
11
# History
22
The History view provides you a full log of all actions within the project.
33

4-
> [!WARNING]
5-
> Right now not all actions are added to the history. Our long term goal
6-
> is to record every action to make your project fully auditable!
4+
::: info
5+
Right now not all actions are added to the history. Our long term goal
6+
is to record every action to make your project fully auditable!
7+
:::
78

89
The list is ordered descending by date (newest entries at the top) and provides various filters
910
to review actions before, after or between certain time intervals.
Collapse file
11.8 KB
  • Display the source diff
  • Display the rich diff
Loading
Collapse file
-26.7 KB
  • Display the source diff
  • Display the rich diff
Loading
Collapse file
27.1 KB
  • Display the source diff
  • Display the rich diff
Loading
Collapse file
5.9 KB
  • Display the source diff
  • Display the rich diff
Loading
Collapse file
19.3 KB
  • Display the source diff
  • Display the rich diff
Loading
Collapse file
28.2 KB
  • Display the source diff
  • Display the rich diff
Loading
Collapse file
30.9 KB
  • Display the source diff
  • Display the rich diff
Loading

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.