Ruben Fiszel
4d0c1b1371
fix(cli): support windows more thoroughly + fix generate flow locks ( #3944 )
...
* all
* all
* all
* fix lock
* fix lock
* fix lock
* fix lock
2024-06-21 14:23:33 +02:00
Ruben Fiszel
5cb2c9d1f7
feat(cli): add wmill flow generate-locks
2024-06-10 11:44:53 +02:00
Ruben Fiszel
43b78ad787
fix(cli): make bun the default language in absence of wmill defaultTs 2
2024-05-20 23:27:08 +02:00
Ruben Fiszel
91662f773d
fix(cli): improve handling of schema for script bundles
2024-05-18 10:00:19 +02:00
Ruben Fiszel
5fc3ab9f7c
nits
2024-05-16 20:34:15 +02:00
HugoCasa
632a0c5593
fix(cli): add php support for the cli ( #3735 )
2024-05-15 11:49:47 +02:00
Ruben Fiszel
cdf7a285a4
fix(cli): support whileloop in flow cli sync
2024-05-11 02:06:14 +02:00
Ruben Fiszel
47862e6322
fix(cli): narrow codebases to bun
2024-05-09 19:30:15 +02:00
Ruben Fiszel
fd5dfde201
fix(cli): add excludes to the codebase conf
2024-05-09 18:52:38 +02:00
Ruben Fiszel
1f64715043
feat: local typescript codebase as bundle ( #3694 )
...
* codebases
* codebases
* foo
* foo
* foo
* foo
* fix(frontend): Disable the insert button when required fields are empty strings (#3659 )
* fix(frontend): use normal password mask for the sensitive fields of the resource editor
* handle super admins in password arg input
* chore(main): release 1.323.2 (#3660 )
* chore(main): release 1.323.2
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
* foo
* all
* s3_helpers move
* progress
* all
* progress
* progress
* progress
* progress
* codebase final
* update without ee
* sqlx
* all
* all
* all
* all
* all
* all
* all
* all
* all
* all
* all
* all
* all
* all
* all
* update
* all
* all
* all
---------
Co-authored-by: Faton Ramadani <faton.ramadani14@gmail.com >
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2024-05-09 18:35:50 +02:00
Ruben Fiszel
f3247a2396
fix(cli): skip deleting script when lockfile delete
2024-04-30 01:35:05 +02:00
Ruben Fiszel
ad9a5a3f00
fix(cli): improve lockfile support on cli
2024-04-30 00:59:19 +02:00
Ruben Fiszel
a2238e4feb
fix(cli): improve support for frontend scripts cli sync
2024-04-28 16:10:16 +02:00
Ruben Fiszel
89aec0d7c7
feat(cli): split inline sscripts for apps like for flows
2024-04-28 14:55:33 +02:00
Ruben Fiszel
ba6c705936
feat(cli): split lockfiles from script metadata
2024-04-28 12:29:06 +02:00
Ruben Fiszel
74c4c5197d
feat(cli): use separate lockfiles for rawscipt of flows
2024-04-28 02:15:31 +02:00
Ruben Fiszel
d4af1153e9
update cli code
2024-04-27 18:54:10 +02:00
Henri Courdent
3f94fc0b86
grammar errors ( #3583 )
...
* Grammar errors
* Grammar errors
2024-04-22 14:00:28 +02:00
Ruben Fiszel
24bf455b22
fix(cli): fix summary clash
2024-03-17 16:15:43 +01:00
HugoCasa
bbce38490a
feat: wmill sync workspace settings ( #3425 )
...
* feat: wmill sync workspace settings
* fix: build
* fix: nit
2024-03-15 20:07:48 +01:00
HugoCasa
b4ed0ecd03
feat: sync users and groups ( #3328 )
...
* feat: wmil sync for users and groups
* fix: sort admins
* fix: sqlx build
* chore: update to latest deno client
2024-03-01 19:25:14 +01:00
Ruben Fiszel
f11aae013f
lighten schedule export
2024-02-21 22:39:01 +01:00
Ruben Fiszel
487fa7f0c9
fix(mysql): support integer with float type
2024-02-16 18:33:21 +01:00
Ruben Fiszel
fa9b9a0839
feat: improve runs page + add all workspaces to admins runs page
2024-02-13 10:12:14 +01:00
Ruben Fiszel
bf48ce423a
remove obsolete array handler
2024-02-07 21:15:50 +01:00
Ruben Fiszel
ee381e2b5c
small cli fix
2024-01-31 19:56:30 +01:00
Ruben Fiszel
b191e37fb6
fix(cli): restore other files support
2024-01-31 19:53:37 +01:00
Ruben Fiszel
3f37316430
fix: improve git sync
2024-01-31 19:43:03 +01:00
Ruben Fiszel
5ef50a8df9
fix(cli): push folders first + on_behalf_of stripped from metadata
2024-01-31 14:53:09 +01:00
Ruben Fiszel
ac027e7027
feat(cli): global generate-metadata + inherit deps from closest package.json/requirements.txt + bun settable as default ( #3102 )
...
* all
* rm console logs
* rm console logs
* all
* push
* push
* fixes
* fixes
* all
* all
2024-01-29 19:06:56 +01:00
Ruben Fiszel
59bbff662e
feat(cli): make default typescript configurable
2024-01-27 20:29:31 +01:00
Ruben Fiszel
414ebee0f1
feat(cli): allow all sync options to be passable from wmill.yaml directly
2024-01-27 16:19:10 +01:00
Ruben Fiszel
23c2fa1de3
feat(cli): make --raw the default for cli sync
2024-01-27 16:16:54 +01:00
Ruben Fiszel
8da1d820a9
fix: improve git sync on rename/deletion
2024-01-26 08:40:46 +01:00
Ruben Fiszel
01c7779453
feat(cli): add support for excludes in yaml.conf
2024-01-23 14:21:39 +01:00
Ruben Fiszel
9b029eda4e
feat: deprecate .wmillignore in favor of wmill.yaml/includes
2024-01-22 15:23:33 +01:00
Ruben Fiszel
59efe54ca6
feat: improve cli to generate proper metadata and schema by default
2024-01-21 20:57:01 +01:00
Ruben Fiszel
bfaa4ff1ff
improve gitignore parser
2024-01-21 18:12:39 +01:00
Ruben Fiszel
c41684e621
fix: cli sync improvement
2024-01-18 10:47:56 +01:00
Ruben Fiszel
991478d800
fix: cli sync improvement
2024-01-18 10:41:01 +01:00
Ruben Fiszel
7a573c60b0
fix: improve cli script deletion
2024-01-18 10:15:02 +01:00
Ruben Fiszel
825ae66fec
fix: make cli backcompatible with respect to lockfile
2024-01-18 09:01:04 +01:00
Ruben Fiszel
36802fa811
fix: improve lockfile handling for cli
2024-01-17 23:59:39 +01:00
Ruben Fiszel
910e90cdfe
feat(cli): introduce --stateful for CLI, in preparation for --raw to become the default
2024-01-11 12:57:16 +01:00
Ruben Fiszel
72a926cc30
fix(cli): improve .wmillignore handling of folders
2024-01-11 12:23:42 +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
Ruben Fiszel
a08487dd09
feat(cli): support skip args for push --raw
2023-12-23 04:51:18 +01:00
Ruben Fiszel
88ca721b15
fix(cli): check for existing resource even in raw mode
2023-12-14 09:00:38 +01:00
Ruben Fiszel
d08094a982
fix: cli uses await for every push call
2023-12-14 08:36:57 +01:00
Guillaume Bouvignies
925632ffd7
feat: CLI now accepts message arg for sync push ( #2784 )
2023-12-05 19:01:09 +01:00