-
-
Notifications
You must be signed in to change notification settings - Fork 47
[Chore] Merge Argilla v2.7.1 #72
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from all commits
Commits
Show all changes
107 commits
Select commit
Hold shift + click to select a range
eb00e9b
fix and update test snaps
leiyre 23d6553
clean code
leiyre f8fa6eb
chore: Update develop version
frascuchon 7278d1e
[CI] Configure workflow permissions (#5648)
frascuchon 9807e3e
Merge branch 'main' into develop
jfcalvo 7a5bf8a
[BUGFIX] argilla server: Prevent update `dataset.updated_at` when upd…
frascuchon 038172c
Docs: Typo Fix (#5642)
RahulK4102 02413d1
[Docs] : fix typos in docs (#5612)
FarukhS52 3b1133a
[CONFIG] `argilla server`: Review and update dependencies (#5649)
frascuchon bf12fc5
Improve German translation and some aria attributes (#5658)
paulbauriegel c0afa23
add middleware to redirect /datasets to home page
leiyre 3136085
Add a high-contrast theme & improvements for the forced-colors mode (…
paulbauriegel d43501e
fix vars
leiyre 74ec465
[BUGFIX]: argilla server: install default `psycopy2` driver used by a…
frascuchon 6c83e87
(Typo): Update README.md (#5655)
kaleaditya779 02df3d1
[CONFIG] `argilla`: Add Python 3.13 support (#5652)
frascuchon af2033c
[ENHANCEMENT][REFACTOR] SDK: allow to remove settings (#5584)
frascuchon d9dce94
fix: improve logic for detecting ChatFields (#5667)
leiyre 229809e
[BUGFIX] `argilla frontend`: redirect after login (#5635)
frascuchon e425c89
[BUGFIX] `argilla frontend`: Avoid call router.push when opening an e…
frascuchon 940bd40
[BUGFIX] visualisation of highlighted text (#5678)
leiyre 783c7c0
Dataset Creation UI fixes & Improvements (#5670)
leiyre 31b3c6a
Merge branch 'main' into develop
frascuchon f9ab910
[BUGFIX] Show `Import data` if user is admin or owner (#5688)
leiyre 4249164
docs: Add missing server configuration env vars (#5676)
frascuchon 91ed8ca
[REFACTOR] `argilla server`: Remove passlib dependency (#5674)
frascuchon a9bf3df
[FEATURE] UI - Add language selection in user settings (#5690)
leiyre 53c734c
⚡️ Fix highlight text (#5693)
damianpumar 6e63b04
[FEATURE] Add Webhooks (#5467)
jfcalvo c6e3654
🚑 Add missing translation (#5696)
damianpumar f47f20d
Docs - Add docs for adding a language (#5640)
paulbauriegel 0b5b009
[BUGFIX] `argilla server`: Prevent passing non-string values to text …
frascuchon 9cf0a63
[REFACTOR] `argilla server`: using pydantic v2 (#5666)
frascuchon 1c8f528
fix: Resolve failing tests after pydantic V2 merge (#5700)
frascuchon 5f6c291
[DOCS] Deploy on spaces review (#5704)
sdiazlor d6bc6f8
[REFACTOR] `argilla`: Align questions to `Resource` API (#5680)
frascuchon 48ba964
chore: Set release version
frascuchon eb67de3
Merge branch 'main' into develop
frascuchon 0d385be
Merge branch 'develop' into releases/2.5.0
frascuchon ab6b2f0
chore: Update dev version
frascuchon 6129ce8
[ENHANCEMENT] `argilla server`: Return users on dataset progress (#5701)
frascuchon 004225d
[CI] Update base docker image (#5705)
frascuchon 47f8474
🔥 Fix highlight on bulk (#5698)
damianpumar e7e51e1
[CHORE] Review changelogs (#5707)
frascuchon f4f03bb
🔥 Improve plugins loaders (#5697)
damianpumar 524ce35
fix: :bug: Send visible_options prop only when the questions has more…
damianpumar 56864b8
[FEATURE] UI - update dataset list (#5684)
leiyre 4e4d897
🔥 Fix highlight on bulk (#5698)
damianpumar ea27b9d
🔥 Improve plugins loaders (#5697)
damianpumar 250a59d
fix: :bug: Send visible_options prop only when the questions has more…
damianpumar b849166
[FEATURE] UI - update dataset list (#5684)
leiyre 1338444
[ENHANCEMENT] `argilla server`: Return users on dataset progress (#5701)
frascuchon c406121
[EXAMPLES][DOCS] review basic webhooks example (#5710)
frascuchon 7733ad5
[Docs] configure issue form (#5703)
sdiazlor 293b929
chore: Add missing CHANGELOG entry
frascuchon 8cd6df8
Assign field to a span question (#5717)
leiyre f7faaee
Assign field to a span question (#5717)
leiyre 9f03df1
fix absolute position css for transition
leiyre 8342ca7
[BUGFIX] `argilla`: allow change default distribution values (#5719)
frascuchon be7fe66
update cursor
leiyre 5e06675
[DOCS] review 2.5.0 docs (#5723)
frascuchon 6131075
update ui
leiyre 37a72c7
fix: Set 2.5 migration tag
frascuchon d55fe89
Merge branch 'releases/2.5.0' of github.com:argilla-io/argilla into r…
frascuchon 2a58a30
fix lint
leiyre 90f3c85
Merge branch 'main' into develop
frascuchon 62a1fd0
[FEATURE]: Adding Functionality To Update Users (#5615)
sean-hickey-wf e66d001
[CI] Fix argilla-frontend build by adding the `package-lock.json` fil…
frascuchon b1820bd
fix: UI - use `last_activity_at` in the dataset list (#5741)
leiyre e6fe97c
[CI] fix install deps using python.3.13 (#5745)
frascuchon 0cbbdeb
[BUGFIX] prevent errors when updating user (#5742)
frascuchon 1a34f54
[BUGFIX] `argilla`: prevent enum literal validation errors (#5679)
frascuchon 21d07c9
🎉 Improve styles file weight (#5724)
leiyre 0487936
[FEATURE] Add support to update record fields (#5685)
frascuchon e7f46cc
🚑 feat/check version (#5738)
damianpumar a74d3eb
[BUGFIX] [TESTS] Remove custom isoformat parsing and let pydantic do …
frascuchon ebb0fa2
[BUGFIX] Fetch dataset setting when iterate `client.datasets` (#5753)
frascuchon e3938e8
[BUGFIX] `argilla`: review datasest import with new export flow (#5756)
frascuchon 9f839ce
[FEATURE-BRANCH] feat: dataset export to the Hub (#5730)
jfcalvo 1f8f155
chore: update packages versions
jfcalvo 3b105af
chore: update CHANGELOG.md versions
jfcalvo 4b46a93
chore: increase dev version to 2.7.0
jfcalvo 4d2a893
Feat/improve export hover (#5764)
damianpumar d6f823b
[CHORE] Add missing fixed entries (#5765)
frascuchon 3643cf3
✨ Add share component (#5727)
damianpumar a4686ee
🐛 Try
damianpumar 2e42642
Revert "🐛 Try"
damianpumar 12160d0
✨ Fix twice rendering
damianpumar c54ad60
Merge branch 'main' into develop
jfcalvo bf1fd7c
✨ Upgrade and remove packages (#5769)
damianpumar f195251
fix: :bug: Remove word (#5773)
damianpumar e12d832
Make message and role length configurable (#5784)
hamelsmu a9284f7
Add docs on chat question configuration (#5785)
davidberenstein1957 258ed82
Update docker-compose.yaml (#5766)
louisbrulenaudet 8efa39c
[DOCS] add update user to how-to guide (#5755)
sdiazlor dc3deab
Fix to Return Similarity Scores Along with Records (#5778)
Saikiranbonu1661 6a00494
[BUGFIX] [ENHANCEMENT] create users and workspaces with predefined ID…
frascuchon c49305d
[BUGFIX] Prevent index error with empty values (#5787)
frascuchon 045dec2
[BUGFIX] Pass `verify` (and other transport args) when creating the a…
frascuchon 74805e6
chore: Set release version
frascuchon 6f84185
set release version
frascuchon cabc9dc
[BUGFIX] revent sending auth headers for public requests (#5804)
frascuchon 00c26cc
Merge tag 'v2.7.0' into merge/argilla-v2.7.1
JonnyTran ecc412c
fix: enable fail-fast strategy in CI workflow
JonnyTran 7700189
fix: Remove PostCSS config from Nuxt and update imports and license h…
JonnyTran bfeb3dd
Merge tag 'v2.7.1' into merge/argilla-v2.7.1
JonnyTran e086a86
fix: downgrade setup-miniconda to v2 and change miniforge variant to …
JonnyTran File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -72,4 +72,4 @@ body: | |
| - Other | ||
| multiple: true | ||
| validations: | ||
| required: false | ||
| required: false | ||
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.