Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Commands drag and drop reordering doesn't work? #396

Open
6 tasks done
dgpro opened this issue Nov 7, 2018 · 1 comment
Open
6 tasks done

Commands drag and drop reordering doesn't work? #396

dgpro opened this issue Nov 7, 2018 · 1 comment

Comments

@dgpro
Copy link

dgpro commented Nov 7, 2018

Before submitting your issue, please make sure that you've checked all of the checkboxes below.

  • You're running the latest release version of Deployer.
  • Ensure that you're running at least PHP 7.0.8, you can check this by running php -v
  • You've ran composer install --no-dev from the root of your installation.
  • You've ran npm install --production from the root of your installation.
  • You've ran rm -rf bootstrap/cache/* from the root of your installation.
  • You have restarted the queue listener and node socket server.

Describe the bug

List of commands don't move when you try to drag and drop them.

Expected behaviour

It should be possible to change order of commands using drag and drop

Actual behaviour

When you hover your mouse over a command it changes to a finger cursor but you can't move anything.

Steps to reproduce

Go to you project >_Commands, select Step to Configure, add commands and try to reorder them

Screenshots

image

Environment info

REBELinBLUE/deployer Latest version 0.0.47

Windows 10 64bit
I've tried in Chrome 70.0.3538.77, Firefox 63.0.1, in IE 11 the list of commands don't show up at all (but who cares)
image

Laravel Environment

  • Laravel Version: 5.4.36
  • Timezone: Europe/London
  • Debug Mode: ✔
  • Storage Dir Writable: ✔
  • Cache Dir Writable: ✘
  • Decomposer Version: ^1.0
  • App Size: 203 MB

Server Environment

  • PHP Version: 7.1.20-1+ubuntu16.04.1+deb.sury.org+1
  • Server Software: nginx/1.10.3
  • Server OS: Linux deployer 4.4.0-1070-aws Add a cronjob to delete orphaned user avatars #80-Ubuntu SMP Thu Oct 4 13:56:07 UTC 2018 x86_64
  • Database: mysql
  • SSL Installed: ✔
  • Cache Driver: file
  • Session Driver: file
  • Openssl Ext: ✔
  • PDO Ext: ✔
  • Mbstring Ext: ✔
  • Tokenizer Ext: ✔
  • XML Ext: ✔
  • Curl Ext: ✔
  • GD Ext: ✔
  • JSON Ext: ✔

Installed Packages & their version numbers

  • andywer/js-localization : dev-laravel-5
  • backup-manager/laravel : ^1.1
  • creativeorange/gravatar : ~1.0
  • cweagans/composer-patches : ^1.6
  • doctrine/dbal : ~2.5
  • fideloper/proxy : ^3.1
  • graham-campbell/binput : ~3.3
  • htmlmin/htmlmin : ~4.5
  • guzzlehttp/guzzle : ^6.2
  • intervention/image : ^2.3
  • laracademy/interactive-make : ^1.1
  • laravel-notification-channels/hipchat : ~0.2
  • laravel-notification-channels/twilio : ~1.0.2
  • laravel-notification-channels/webhook : ~1.0.2
  • laravel/framework : ^5.4
  • laravel/tinker : 1.0.*
  • lubusin/laravel-decomposer : ^1.0
  • mccool/laravel-auto-presenter : ^5.0
  • melihovv/laravel-log-viewer : ^1.2
  • michele-angioni/multi-language : 0.3
  • pda/pheanstalk : ~3.1
  • pragmarx/google2fa : ^1.0.0
  • predis/predis : ~1.0
  • tymon/jwt-auth : ~0.5
  • rebelinblue/laravel5-zxcvbn : dev-master
  • version/version : ^2.2

Extra Information

  • proc_open enabled : ✔

Logs (see storage/logs/) or other output that would be helpful

No console errors in any browser

@bbashy
Copy link
Contributor

bbashy commented Dec 4, 2018

This is working for me on 0.0.46 so not sure about 0.0.47

softinker added a commit to Wolfmatrix/deployer that referenced this issue May 3, 2019
softinker added a commit to Wolfmatrix/deployer-frontend that referenced this issue May 3, 2019
softinker added a commit to Wolfmatrix/deployer-frontend that referenced this issue May 3, 2019
softinker added a commit to Wolfmatrix/deployer that referenced this issue May 3, 2019
softinker added a commit to Wolfmatrix/deployer that referenced this issue May 4, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants