Ruben Fiszel
|
a94755072e
|
replace tracing log
|
2024-01-10 13:54:58 +01:00 |
|
Guillaume Bouvignies
|
64315cef08
|
docs: ECS log format JSON (#2981)
|
2024-01-10 13:50:46 +01:00 |
|
Ruben Fiszel
|
ca4aac5eaa
|
feat: add ability to use secrets in pip requirements
|
2024-01-10 13:12:20 +01:00 |
|
Ruben Fiszel
|
45a794b1b3
|
feat: add support for multiselect in python
|
2024-01-10 13:12:20 +01:00 |
|
Guillaume Bouvignies
|
224f18915d
|
docs: AWS ECS terraform deploy (#2980)
|
2024-01-10 08:17:38 +01:00 |
|
Faton Ramadani
|
c26398bc65
|
feat(frontend): add shortcuts to audit logs (#2975)
* feat(frontend): add shortcuts to audit logs
* feat(frontend): simplify audit logs shortcuts
|
2024-01-09 15:43:13 +01:00 |
|
Faton Ramadani
|
9b1470014d
|
feat(frontend): Display the index by which a node can be selected with the setTab function + add tooltip (#2974)
|
2024-01-09 15:42:37 +01:00 |
|
Ruben Fiszel
|
38b3e4f2b1
|
small QoL improvements on input type args
|
2024-01-09 06:48:52 +01:00 |
|
Ruben Fiszel
|
25298866f4
|
small QoL improvements on input type args
|
2024-01-09 05:22:54 +01:00 |
|
Ruben Fiszel
|
b766f2956c
|
fix git sync resource picker
|
2024-01-08 22:39:47 +01:00 |
|
Ruben Fiszel
|
900318bf76
|
chore(main): release 1.237.0 (#2971)
* chore(main): release 1.237.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
|
2024-01-08 15:40:02 +01:00 |
|
Ruben Fiszel
|
87aa60e9ba
|
feat: make okta SSO configurable using custom domain
|
2024-01-08 15:16:45 +01:00 |
|
Ruben Fiszel
|
b78b6676d1
|
fix: delete is captured in more fields in app
|
2024-01-08 11:33:28 +01:00 |
|
Ruben Fiszel
|
186b55fe25
|
chore: use dev instead of latest to publish to ecr
|
2024-01-08 10:12:24 +01:00 |
|
Ruben Fiszel
|
e888791d01
|
chore(main): release 1.236.2 (#2970)
* chore(main): release 1.236.2
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
|
2024-01-08 10:05:25 +01:00 |
|
Ruben Fiszel
|
b192bbb0a1
|
fix: handle better non object result for app result loader
|
2024-01-08 10:02:24 +01:00 |
|
Ruben Fiszel
|
7155c5369b
|
chore(main): release 1.236.1 (#2969)
* chore(main): release 1.236.1
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
|
2024-01-08 09:29:56 +01:00 |
|
Ruben Fiszel
|
ba25e1e814
|
fix: fix app initialization
|
2024-01-08 09:27:50 +01:00 |
|
Ruben Fiszel
|
3df42b9af6
|
chore(main): release 1.236.0 (#2968)
* chore(main): release 1.236.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
|
2024-01-08 06:49:31 +01:00 |
|
Ruben Fiszel
|
142f164f92
|
fix script deployment
|
2024-01-08 06:37:08 +01:00 |
|
Ruben Fiszel
|
d2cb7aaa32
|
fix tests following parser update
|
2024-01-08 00:57:11 +01:00 |
|
Ruben Fiszel
|
f4ea893ad0
|
fix: reduce stack size needed for workflow transitions
|
2024-01-08 00:47:59 +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
|
4b2c83d0b7
|
chore(main): release 1.235.1 (#2966)
* chore(main): release 1.235.1
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
|
2024-01-07 14:15:40 +01:00 |
|
Ruben Fiszel
|
8d4044f4a8
|
fix: fix resultjobloader
|
2024-01-07 14:12:20 +01:00 |
|
Guillaume Bouvignies
|
8d58875693
|
chore: Update git sync scripts (#2965)
|
2024-01-06 18:23:01 +01:00 |
|
Ruben Fiszel
|
6d04e935ce
|
chore(main): release 1.235.0 (#2964)
* chore(main): release 1.235.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
|
2024-01-06 17:32:41 +01:00 |
|
Faton Ramadani
|
35756cf411
|
feat(frontend): DB Explorer (#2892)
* feat(frontend): Make table cell editable
* feat(frontend): wip
* feat(frontend): wip
* feat(frontend): wip
* feat(frontend): wip
* feat(frontend): wip
* feat(frontend): wip
* feat(frontend): wip
* feat(frontend): clean up
* fix(frontend): extract db schemas
* feat(frontend): v0 done
* feat(frontend): v0 done
* feat(frontend): v0 done
* feat(frontend): fix insert
* feat(frontend): fix insert
* feat(frontend): remove temp data
* feat(frontend): align insert button to the right
* feat(frontend): rework columns
* feat(frontend): rework insert
* feat(frontend): rework insert
* feat(frontend): rework insert
* feat(frontend): rework insert
* feat(frontend): fix jsonb display
* feat(frontend): fix reloading issues
* feat(frontend): fix reloading issues
* feat(frontend): fix reacticity issue
* feat(frontend): fix insert
* feat(frontend): support nullable default value
* feat(frontend): fix build
* update
* update
* db studio v0
---------
Co-authored-by: Ruben Fiszel <ruben@rubenfiszel.com>
Co-authored-by: Ruben Fiszel <ruben@windmill.dev>
|
2024-01-06 17:27:15 +01:00 |
|
Henri Courdent
|
cc1da93e05
|
"Author" to "Developer", Premium plans tab, Flow inputs (#2952)
* Premium plans tab & Flow inputs
* Fix build
|
2024-01-06 16:55:43 +01:00 |
|
Ruben Fiszel
|
d56a56496c
|
chore(main): release 1.234.1 (#2962)
* chore(main): release 1.234.1
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
|
2024-01-05 18:30:26 +01:00 |
|
Ruben Fiszel
|
d1f8331a0a
|
fix: fix double view runs button
|
2024-01-05 18:27:45 +01:00 |
|
Ruben Fiszel
|
9c48f1e802
|
fix: fix typo "Wourker" -> "Worker"
|
2024-01-05 18:26:52 +01:00 |
|
Ruben Fiszel
|
628187bce8
|
chore(main): release 1.234.0 (#2957)
* chore(main): release 1.234.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
|
2024-01-05 18:24:22 +01:00 |
|
Guillaume Bouvignies
|
05ca6ada86
|
fix: Deleting workspace delete all workspace related values in DB (#2961)
* fix: Deleting workspace delete all workspace related values in DB
* sqlx prepare
|
2024-01-05 18:02:40 +01:00 |
|
Guillaume Bouvignies
|
dd56514e35
|
feat: git sync can now push commits to individual branches (#2959)
|
2024-01-05 15:52:18 +01:00 |
|
Guillaume Bouvignies
|
6f2ad5f5f4
|
feat: Detailed job memory footprint on job run page (#2956)
* feat: Detailed job memory footprint
* Address rubens comment
* double presion -> real
* sql query returns only metric_type
|
2024-01-05 09:13:05 +01:00 |
|
Martin Jul
|
4df56d229a
|
Fix typo in README.md (#2955)
Fix typo
|
2024-01-04 11:24:33 +01:00 |
|
Guillaume Bouvignies
|
51d7912e22
|
S3 functions in Python SDK cannot return None (#2954)
|
2024-01-03 17:26:25 +01:00 |
|
Ruben Fiszel
|
66b81d1c2d
|
chore(main): release 1.233.0 (#2926)
* chore(main): release 1.233.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
|
2024-01-03 13:20:20 +01:00 |
|
Faton Ramadani
|
8642573fb6
|
fix(frontend): handle case where large json has a file and a filename (#2951)
|
2024-01-03 09:17:30 +01:00 |
|
Guillaume Bouvignies
|
c0244dd9aa
|
fix: Tag all docker images with latest and main tags (#2953)
|
2024-01-03 01:38:33 +09:00 |
|
Ruben Fiszel
|
7a5e825442
|
chore: improve e2e
|
2023-12-30 05:25:10 +01:00 |
|
Ruben Fiszel
|
20101109f3
|
chore: improve e2e
|
2023-12-30 04:47:08 +01:00 |
|
Ruben Fiszel
|
1f33f1acfc
|
chore: improve e2e
|
2023-12-30 04:43:51 +01:00 |
|
Ruben Fiszel
|
19adfcb02b
|
chore: improve integration tests
|
2023-12-30 04:21:34 +01:00 |
|
Ruben Fiszel
|
92ed25b280
|
chore: improve integration tests
|
2023-12-30 03:59:20 +01:00 |
|
Guillaume Bouvignies
|
08d24fe37b
|
feat: Job caching now works with S3 files (#2934)
|
2023-12-30 03:40:05 +01:00 |
|
Faton Ramadani
|
94b3d9f9c7
|
feat(frontend): add the view runs buttons for operators (#2932)
* feat(frontend): add the view runs buttons for operators
* Update +page.svelte
* Update +page.svelte
---------
Co-authored-by: Ruben Fiszel <ruben@windmill.dev>
|
2023-12-30 03:39:22 +01:00 |
|
Ruben Fiszel
|
be962bb69c
|
fix: decision tree fix wording (#2941)
* fix(frontend): Fix decision tree (#2928)
* fix(frontend): wip
* fix(frontend): wip
* fix(frontend): decision tree history
* fix(frontend): fix wording
* fix(frontend): fix wording
* fix(frontend): fix wording
* Carousel link and trigger frontend (#2929)
Co-authored-by: Faton Ramadani <faton.ramadani14@gmail.com>
---------
Co-authored-by: Faton Ramadani <faton.ramadani14@gmail.com>
Co-authored-by: Henri Courdent <122811744+hcourdent@users.noreply.github.com>
|
2023-12-30 03:39:05 +01:00 |
|
Ruben Fiszel
|
1add830eb1
|
feat: PIP_LOCAL_DEPENDENCIES now accepts regex and is configurable from the UI (#2940)
* fix(frontend): Fix decision tree (#2928)
* fix(frontend): wip
* fix(frontend): wip
* fix(frontend): decision tree history
* fix(frontend): fix wording
* feat: PIP_LOCAL_DEPENDENCIES now accepts regex
* Add worker config FE
---------
Co-authored-by: Faton Ramadani <faton.ramadani14@gmail.com>
Co-authored-by: gbouv <guillaume@windmill.dev>
|
2023-12-30 03:35:04 +01:00 |
|