Skip to content

Commit 861a324

Browse files
committed
Update abstra-lib
1 parent 3c5ca33 commit 861a324

File tree

238 files changed

+422
-422
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

238 files changed

+422
-422
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -58,4 +58,4 @@ With a Form, you can collect user input and use Python code to work with that in
5858

5959
## 🛟 Useful links
6060

61-
[Website](https://abstra.io) | [Docs](https://docs.abstra.io) | [Cloud](https://cloud.abstra.io) | [Youtube](https://www.youtube.com/playlist?list=PLFPJgKA6K86ZdAHZ3aPWsrZHX_7jJ3Cc9) | [Privacy]([./PRIVACY.md](https://www.abstra.io/privacy-policy))
61+
[Website](https://abstra.io) | [Docs](https://abstra.io/docs) | [Cloud](https://cloud.abstra.io) | [Youtube](https://www.youtube.com/playlist?list=PLFPJgKA6K86ZdAHZ3aPWsrZHX_7jJ3Cc9) | [Privacy]([./PRIVACY.md](https://www.abstra.io/privacy-policy))

abstra_internals/repositories/project/json_migrations/migration_012.py

+2-2
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,9 @@ def generate_compat_lines(script_type: str):
1414
'"""\n',
1515
"Calling the use_legacy_threads function allows using\n",
1616
"the legacy threads in versions > 3.0.0\n",
17-
"https://docs.abstra.io/guides/use-legacy-threads/\n\n",
17+
"https://abstra.io/docs/guides/use-legacy-threads/\n\n",
1818
"The new way of using workflows is with tasks. Learn more\n",
19-
"at https://docs.abstra.io/concepts/tasks/ and contact us\n",
19+
"at https://abstra.io/docs/concepts/tasks/ and contact us\n",
2020
"on any issues during your migration\n",
2121
'"""\n',
2222
f'use_legacy_threads("{script_type}")\n\n',

abstra_internals/templates/new_form.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,4 @@
1010
# Different kinds of input and output widgets are available
1111
af.display(f"🎉 Welcome, {name}!")
1212

13-
af.display_markdown("Check out our [docs](https://docs.abstra.io/concepts/forms/) 📚")
13+
af.display_markdown("Check out our [docs](https://abstra.io/docs/concepts/forms/) 📚")

abstra_statics/dist/assets/AbstraButton.vue_vue_type_script_setup_true_lang.50040279.js abstra_statics/dist/assets/AbstraButton.vue_vue_type_script_setup_true_lang.2a05e2ac.js

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

abstra_statics/dist/assets/AbstraLogo.vue_vue_type_script_setup_true_lang.937320fb.js

+2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

abstra_statics/dist/assets/AbstraLogo.vue_vue_type_script_setup_true_lang.f557cbb1.js

-2
This file was deleted.

abstra_statics/dist/assets/AccessControlEditor.d440859a.js abstra_statics/dist/assets/AccessControlEditor.c757a042.js

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

abstra_statics/dist/assets/AgentsView.67b07624.js abstra_statics/dist/assets/AgentsView.22d8f26f.js

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

abstra_statics/dist/assets/ApiKeys.420499db.js abstra_statics/dist/assets/ApiKeys.29214ca2.js

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

abstra_statics/dist/assets/App.334d84be.js

-2
This file was deleted.

abstra_statics/dist/assets/App.d703eed5.js

+2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

abstra_statics/dist/assets/App.vue_vue_type_style_index_0_lang.13980400.js abstra_statics/dist/assets/App.vue_vue_type_style_index_0_lang.1b1e9b0e.js

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)