Ruben Fiszel
0d27df3dec
update cli code
2024-04-27 18:54:10 +02:00
HugoCasa
4f65b23cdd
feat: instance usernames ( #3382 )
...
* feat: instance usernames
* fix: sqlx + ee ref
* feat: make one-off button for enabling
* chore: set ee ref
* fix: permissions and nits
* fix: admin instance username + sqlx build
* fix: revert stupid change
* fix: only create instance username when setting enabled
* chore: update to ee latest
2024-03-12 11:55:18 +01:00
Ruben Fiszel
87ee3e4a93
fix(cli): improve tty handling
2024-02-11 12:39:25 +01:00
Ruben Fiszel
f1ae3f21ef
fix(cli): improve tty handling
2024-02-11 12:33:44 +01:00
Ruben Fiszel
d2cbc7a416
fix(cli): push folders first + on_behalf_of stripped from metadata
2024-01-31 14:53:09 +01:00
Ruben Fiszel
1b0b93dee9
improve default value handling for schema form
2023-06-12 22:57:34 +02:00
Ruben Fiszel
97b4403b7a
fix(cli): avoid looping infinitely and avoid prompt if interactive
2023-05-24 17:38:58 +02:00
Ruben Fiszel
8f1cdf1d61
fix(cli): add debug mode to CLI + improve error output
2023-05-08 23:35:02 +02:00
Ruben Fiszel
73738c0873
fix(cli): refactor cli ( #1531 )
...
* all
* cliUpgrade
* refactor entire cli
2023-05-05 02:51:01 +02:00
Ruben Fiszel
b999c9894b
fix(cli): improve diff speed + fix replacing cli
2023-03-24 09:28:45 +01:00
Ruben Fiszel
e6344dac6d
fix(cli): improve visibility of the active workspace
2023-03-09 11:21:16 +01:00
Ruben Fiszel
35ea2b27b1
fix(cli): fix workspace option + run script/flow + whoami
2023-03-02 13:21:50 +01:00
Ruben Fiszel
287b2db22f
feat(cli): add autocompletions
2023-02-28 10:32:34 +01:00
Ruben Fiszel
3b7160e84a
fix(cli): better ergonomics around workspaces
2023-02-23 13:31:08 +01:00
Ruben Fiszel
40c12e6139
fix(cli): better ergonomics around workspace add
2023-02-23 13:19:14 +01:00
Kai Jellinghaus
41c8ea92fe
CLI fixes ( #1204 )
...
* Add default workspace URL
* R1 WIP
* Improve help docs slightly
* Rework tracking state
* WIP Rework
Remaining bug: Not returning state-only files (no local file) from *getFiles()
* Create newly found files
* Finish ZIP & new tracking code
* Fix two minor bugs
* do not consider conflict if same content
* add more logs to cli writing
* progress
* progress
* iteration
* Add most basic App support
* fix folder frontend bug
* fix folder frontend bug
* init done by default
* sqlx merge
---------
Co-authored-by: Ruben Fiszel <ruben@rubenfiszel.com >
2023-02-21 10:13:21 +01:00
Kai Jellinghaus
cdd16195ae
feat(cli): 2-Way sync ( #1071 )
...
* Export file type from each file
* Fix example scripts
* Strongly type CLI files
* Allow bash files
* Update API version
* Remove useless files
* WIP: Diff based push
* Fixup other code
* Implement Flow diffing
* Implement resource type
* Remaining impls
* WIP
* Fix missing file error
* Fix misstyping
* Improve error message
* Fix type inferrence
* Allow REMOVE everywhere
* Fix empty changeset
* Fix error message
* Fix type inferrence 2
* Fix variable diffs
* Fix include checks
* Move push & pull
* Handle script in sync
* Handle scripts
* Allow multi-path creation
* Fix merge conflicts
* Fix #1173
* Update Dependencies
* Add missing await
* Apply review comments
* Fix diff
---------
Co-authored-by: Ruben Fiszel <ruben@rubenfiszel.com >
2023-02-03 19:49:46 +01:00
Ruben Fiszel
6edf9b9946
feat: add archive/unarchive/delete workspace
2023-01-07 09:39:50 +01:00
Kai Jellinghaus
543490b103
Allow workspace to be newly created ( #1052 )
2022-12-29 20:31:01 +07:00
Kai Jellinghaus
741646b618
feat!(cli): Folders support & Less Tarball nesting ( #1040 )
...
* Basic folder support
* Proper Folder Support + deps.ts
* Upgrade Versions
* Add folder meta to tarball
* Remove tarball folders
* Minor fixes
* Fix typo
* Remove extra_perms check
* Use new endpoint
* Use new untar location
* Fix shrinking files
2022-12-23 03:06:12 +01:00
Kai Jellinghaus
d3a171c283
feat(cli): improved setup & allow workspace in base url & refactor workspaces/remotes to unify ( #966 )
...
* Setup V2 & Allow Workspace in base url
* Handle login conflict information
* Rework workspace & remote logic
* Add login logic
* Add token storage logic
* 🚀 finish refactor
* :Fix Pull
* Remove setup
* Add create-token
* Remove legacy typesc
* Fix change
* Fix warns
* fix warning
* Update README
* Switch to new workspace by default
* Update demo video
* Update Images
* remove duplicate
* Change wording
* Add to main README
* Fix main readme
* Fix videos
2022-12-01 22:56:57 +01:00
Kai Jellinghaus
94e15f8493
Enable user deletion ( #939 )
...
* Update windmill version
* Enable User Deletion
2022-11-23 20:38:27 +01:00
Kai Jellinghaus
f5ea13ab2b
feat: new wmill CLI #831
2022-11-01 15:53:28 +01:00