Tarek Haoula

Results 13 issues of Tarek Haoula

Hi, I am required to build a form dynamically using data from a json file. I am using template driven forms and setting the Min and Max values based on...

Hi All, I have just started using DevSpace which seems really nice!!. I currently migrating from Docker Compose with 10 services (Redis, MongoDB, NodeJS, Caddy etc). I am trying to...

Hi guys, Is it currently possible to reverse the order of the actions in the JSON tree? I think it would be convenient to display the newest dispatch at the...

### Prerequisites - [X] I have written a descriptive issue title - [X] I have searched existing issues to ensure the bug has not already been reported ### Mongoose version...

discussion
typescript

### Description Hi Team, I just upgraded to v4.38.0 and now i cannot start my containers. I get the following error - ` Error response from daemon: Mounts denied: The...

status/triage
area/sync
version/4.38.0

### Feature description Provide a feature to export encrypted env files that can be committed to a git repository safely with the application source code. This feature would be similar...

🚀 feature request

Hi Team, Do you any timing for new build with this included: https://github.com/caddyserver/caddy-docker/commit/d0544277d00f3c20eb3f338b1d4ffdc956b711ca Regards, Tarek

## 🐛 Bug Report ### **Describe the bug** A clear and concise description of what the bug is. I'm trying to set up the custom provider to use ZAI, but...

bug

### Feature hasn't been suggested before. - [x] I have verified this feature I'm about to request hasn't been suggested before. ### Describe the enhancement you want to request Hi...

opentui
discussion

When one enum assigns values from an imported enum, tsgo removes the import but the compiled code still tries to use it, causing a crash at runtime. This works correctly...