Jean-Robin

Results 58 issues of Jean-Robin

### Description CouchBase is a widely used NoSQL Database. The purpose of this issue is to implement a CouchBase Datanode similar to the MongoDatanode. More information in the comments: https://github.com/Avaiga/taipy/issues/1862#issuecomment-2404783206

Core
🟨 Priority: Medium
Core: βš™οΈ Configuration
Core: Data node
hacktoberfest
hacktoberfest - 100πŸ’Ž

### Description Apache Cassandra is a widely used NoSQL Database. The purpose of this issue is to implement a Cassandra Datanode similar to the MongoDatanode. ### Acceptance Criteria - [...

Core
🟨 Priority: Medium
✨New feature
πŸ“Release Notes
Core: βš™οΈ Configuration
Core: Data node
hacktoberfest
hacktoberfest - 100πŸ’Ž
βš”οΈ Quest

Today, we have an s3 object data node that reads/writes data from/to an S3 object. The added value of exposing s3_objects seems greater if the user receives file data, such...

🟧 Priority: High
πŸ“Release Notes
πŸ”’ Staff only
Core: βš™οΈ Configuration
Core: Data node
πŸ’¬ Discussion

- Update dependencies: pymongo, flask-cors, numpy - Remove Python 3.8 support - Fix Ruff complaints about Type comparison using `==` instead of `is` - Fir gui/gui_specific/test_gui.py

πŸ–§ Devops
🟧 Priority: High
dependencies

### Issue Description Function and method parameters are documented using either `Parameters`, `Arguments`, or `Args` keywords. We should only use `Arguments` everywhere. ### Code of Conduct - [x] I have...

πŸ“„ Documentation
good first issue
🟩 Priority: Low
hacktoberfest
hacktoberfest - 100πŸ’Ž

Move class attribute doc from the class docstring to each attribute docstinrg Now attributes are in the TOC, and they don't appear in a table but as a real Class...

πŸ“„ Documentation
πŸ–° GUI
🟩 Priority: Low

The input, intermediate, and output filters for the data node selector should be removed. https://github.com/Avaiga/taipy/blob/a7f0a4151af307c4201427a0696ccd758c479ea0/taipy/gui_core/_adapters.py#L554 These 3 filters do not make sense globally, as a data node cannot be intrinsically...

Core
πŸ–° GUI
πŸ’₯Malfunction
🟧 Priority: High
πŸ”’ Staff only

![snyk-top-banner](https://github.com/andygongea/OWASP-Benchmark/assets/818805/c518c423-16fe-447e-b67f-ad5a49b5d123) Snyk has created this PR to upgrade react from 18.2.0 to 18.3.1. :information_source: Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly...

🟩 Priority: Low
GUI: Front-End
dependencies

![snyk-top-banner](https://github.com/andygongea/OWASP-Benchmark/assets/818805/c518c423-16fe-447e-b67f-ad5a49b5d123) Snyk has created this PR to upgrade react-dom from 18.2.0 to 18.3.1. :information_source: Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly...

🟩 Priority: Low
GUI: Front-End
dependencies

- Each data node config now has a `_rank` attribute as a dictionary. - All the nested data node configs are updated when configuring a new scenario config. An entry...

Core
πŸ–° GUI
🟨 Priority: Medium