HugoCasa
6b8dbb6e28
chore: publish oneOf parser improvement ( #4091 )
...
* chore: publish oneOf parser improvement
* fix: indent
2024-07-17 11:16:26 +02:00
Dominik Polzer
d63bed3826
Refactored nested match expressions for TS parser. ( #3955 )
...
* Refactored nested match expressions into inline pattern matching with early returns for improved readability and reduced nesting
* Updated fn naming, map_while instead of filter_map fix
---------
Co-authored-by: HugoCasa <hugo@casademont.ch >
2024-07-16 14:22:38 +02:00
HugoCasa
c986ccb261
fix: make gql params optional by default + use default value if undefined ( #4003 )
...
* fix: make gql params optional by default + use default value if undefined
* fix: tests
* fix: improve tests
2024-07-01 16:25:26 +02:00
HugoCasa
008db4c054
fix: non-ASCII support in parsers ( #3986 )
2024-06-26 19:36:11 +02:00
HugoCasa
6da5e15903
feat: add support for bytea in pg ( #3926 )
...
* feat: add support for bytea in pg
* fix: editor nits
2024-06-18 17:38:46 +02:00
HugoCasa
13c8d3f492
feat: oneOf inputs ( #3893 )
...
* feat: oneOf input for typescript
* feat: oneOf order and light form
* feat: oneOf UI builder
2024-06-17 21:35:46 +02:00
Danny Summerlin
5549e6c30c
adding msgraph-sdk to Python module aliases ( #3913 )
2024-06-17 14:01:52 +02:00
Ruben Fiszel
b99107e8c0
add lokalize exception to import map
2024-06-10 22:14:13 +02:00
HugoCasa
c9f4ae7dd8
fix: remove main decorator after split from end of file during py imports parsing ( #3887 )
...
* fix: remove main decorator after split from end of file during py imports parsing
* fix: nit
2024-06-07 22:08:22 +02:00
HugoCasa
ce5c52198a
feat: display last key renewal attempt ( #3839 )
...
* feat: display last key renewal attempt
* feat: improve UI + add renew button + dev instance
* fix: nits
* chore: update ee ref
* fix: nit
* fix: tests
2024-05-29 16:28:00 +02:00
Ruben Fiszel
47c722b20f
add opensearchpy to lib.rs mapping
2024-05-27 16:41:30 +02:00
HugoCasa
a79e09d65f
feat: improve parsers when no main func ( #3805 )
...
* feat: improve parsers when no main func
* chore: update parser version
2024-05-23 20:36:16 +02:00
Jeremy Worden
2f9b6aa2d2
Update lib.rs ( #3795 )
...
add ldap=>python-ldap remapping
2024-05-23 08:53:42 +02:00
HugoCasa
f7f7a6d85f
feat: add php ( #3725 )
...
* feat: add php
* fix: nsjail + frontend build
2024-05-15 08:12:11 +02:00
Ruben Fiszel
d7ef9a1062
add github=>pygithub remapping
2024-05-01 21:02:02 +02:00
HugoCasa
e8905b2734
feat: pg add json support ( #3620 )
2024-04-26 13:28:15 +02:00
HugoCasa
b1ae732df0
fix: support all pg types from db studio ( #3613 )
...
* fix: support all pg types from db studio
* chore: parser pkg frontend update
2024-04-25 17:32:06 +02:00
Ruben Fiszel
8830a33406
support spaces in requirements regex
2024-04-24 18:56:39 +02:00
erickv
de637a3dfa
import replacement: haystack >> haystack-ai ( #3587 )
...
* import replacement: haystack >> haystack-ai
* Update lib.rs
---------
Co-authored-by: Ruben Fiszel <ruben@rubenfiszel.com >
2024-04-22 17:52:55 +02:00
Ruben Fiszel
6b98bb1f55
add pymysql
2024-04-17 22:31:07 +02:00
Ruben Fiszel
548949e39e
fix: remove requirement on full wasm parser for row insert of db studio
2024-04-11 01:12:47 +02:00
Ruben Fiszel
c08eb0abc8
fix: remove requirement on full wasm parser for row insert of db studio
2024-04-11 01:12:41 +02:00
Ruben Fiszel
7714221f3e
feat: large log disk and distributed storage compaction
2024-03-23 10:55:29 +01:00
Ruben Fiszel
7dafa3d62a
fix compile on non ee
2024-03-20 15:09:28 +01:00
wanglf
969940e7dd
add pytenable to resolution exception mapping
...
* Update lib.rs
PYTHON_IMPORTS_REPLACEMENT: tenable => pyTenable
* Update lib.rs
---------
Co-authored-by: Ruben Fiszel <ruben@rubenfiszel.com >
2024-03-12 11:59:07 +01:00
HugoCasa
c03c73797b
fix: pg timstamptz param ( #3364 )
2024-03-06 12:50:01 +01:00
Ruben Fiszel
14154d2e79
feat: workflow as code for typescript
2024-03-05 23:14:04 +01:00
Ruben Fiszel
ff3aa8ab06
feat: workflow as code v0
2024-03-04 20:19:34 +01:00
HugoCasa
1ee45a1f7d
feat: allow to pin database in sql scripts ( #3304 )
2024-02-27 19:59:52 +01:00
HugoCasa
8782ab3503
chore: publish parser with pwsh datetime ( #3303 )
2024-02-27 16:37:42 +01:00
lfanew
99335de925
PowerShell datetime & tests ( #3299 )
...
* Added pwsh datetime type supp and basic tests
* Added more comprehensive pwsh tests
* Removed unused vars in test string
Visual only change to make test code string
less confusing
---------
Co-authored-by: HugoCasa <hugo@casademont.ch >
2024-02-27 15:30:34 +01:00
Ruben Fiszel
3420faae45
fix: parse wmill.S3Object as S3Object
2024-02-24 19:36:19 +01:00
Ruben Fiszel
3f657861fa
fix(frontend): improve handling of optional enums
2024-02-21 12:25:10 +01:00
Ruben Fiszel
9af7684f06
fix(python): ignore stdlib imports with _
2024-02-21 00:10:52 +01:00
Ruben Fiszel
e2f7ee33f4
add zoneinfo to stdlib
2024-02-20 20:27:49 +01:00
Ruben Fiszel
2ee069a1b8
fix(python): handle recursive python imports with loop
2024-02-20 19:42:11 +01:00
Ruben Fiszel
52b2b5048d
fix: prevent postgres timeout abuse
2024-02-19 19:59:43 +01:00
Ruben Fiszel
df607c2a10
fix: bun default registry and performance improvements
2024-01-24 16:51:08 +01:00
Ruben Fiszel
68c6400d90
feat: improve handling of pinned versions for bun
2024-01-21 01:04:13 +01:00
Guillaume Bouvignies
33788f6361
feat: add script bootstrap and script generate-metadata CLI commands ( #3007 )
...
* feat: add script bootstrap and script generate-metadata CLI commands
* Address PR comments on code
2024-01-16 18:25:51 +01:00
Ruben Fiszel
45a794b1b3
feat: add support for multiselect in python
2024-01-10 13:12:20 +01:00
Ruben Fiszel
d2cb7aaa32
fix tests following parser update
2024-01-08 00:57:11 +01:00
Ruben Fiszel
bb84ab654a
feat: improve git sync and recompute dependents when common python script is redeployed ( #2967 )
...
* fix: allow extraConfig for agGrid to set onGridReady
* depmap
* depmap
* depmap
* depmap
2024-01-07 15:18:27 +01:00
Ruben Fiszel
1a0a3ba07d
feat: bun automatic type acquisition in frontend directly ( #2884 )
...
* foo
* ata
* done
* remove bun from lsp
* update all
2023-12-20 12:52:01 +01:00
Ruben Fiszel
d37d8c5836
fix: fix s3 test connection
2023-12-14 02:51:53 +01:00
HugoCasa
0af9b9b2b5
feat: powershell deps ( #2820 )
...
* feat: powershell deps v-1
* feat: powershell profile + editor helpers + arm img
* fix: make sure powershell cache dir exists
2023-12-13 07:09:08 +01:00
Ruben Fiszel
e485811309
fix: improve sql default arg parsing + auto invite
2023-12-08 16:37:11 +01:00
HugoCasa
825448e1f1
feat: add mysql datetime ( #2808 )
...
* feat: mysql datetime support
* feat: nits
2023-12-08 00:14:08 +01:00
HugoCasa
6e138528dd
feat: mysql named params ( #2805 )
2023-12-07 18:55:14 +01:00
HugoCasa
13547a6399
fix: string or enum ( #2752 )
2023-12-01 16:07:16 +01:00