Add Windmill workflows and Git auto-sync
- Add wmill.yaml configuration with includes for f/**, u/**, g/** - Add sync_to_git.sh script for automatic Git synchronization - Add initial workflows synced from Windmill: - Test script: u/antigravity/test_git_sync - Admin scripts: u/admin/hub_sync - Setup app: g/all/setup_app - Folders: f/app_custom, f/app_groups, f/app_themes
This commit is contained in:
1
workflows/g/all/setup_app__app/compute_url.frontend.js
Normal file
1
workflows/g/all/setup_app__app/compute_url.frontend.js
Normal file
@@ -0,0 +1 @@
|
||||
return '/user/logout?rd=' + encodeURIComponent('/user/login?email=' + c.values.new_email)
|
||||
Reference in New Issue
Block a user