Граф коммитов

300 Коммитов

Автор SHA1 Сообщение Дата
David Kydd 1a4ab18b87 Think this is needed for mac 2018-01-31 19:47:01 +13:00
David Kydd 597116409f on Mac this is coming through with trailing whitespace, trim here 2018-01-31 18:41:30 +13:00
David Kydd d42adae7e6 Trying something else to fix copy to clipboard on Mac 2018-01-31 17:53:02 +13:00
David Kydd f544e14399 Trying to get the clipboard working on Mac 2018-01-31 17:25:56 +13:00
David Kydd a18c9ab570 pull default_threads out as method 2018-01-31 17:24:44 +13:00
David Kydd f48a9def93 Ensure batchClient threads is set on loadup in init_from_config and init_after_batch_account_selected 2018-01-31 17:22:07 +13:00
David Kydd cc82a080dc Duplicate code out of config.py into job_watcher to support AAD. #refactor this later 2018-01-31 15:09:32 +13:00
David Kydd 701ccd7ee6 Fix release date 2018-01-25 15:12:48 +13:00
antisch f567190bfb Fix for loading bifrost caches
Fixes issue #25
2018-01-25 15:12:48 +13:00
David Kydd 5a7818cccd Fix jobPrep cmd line for linux to fetch dotnet sdk 2.0.2 needed for new version of azcopy.
New version of AzCopy fixes long path issue
2018-01-25 15:12:48 +13:00
annatisch 9b044f42cc Fixed bifrost cache collection 2018-01-25 15:12:48 +13:00
annatisch 41bec85ab5 Fixed unicode thumbnails 2018-01-25 15:12:48 +13:00
antisch 18d658b3f3 Updated pip installation 2018-01-25 15:12:48 +13:00
davidkydd 73b3fe9972 Update README.md 2018-01-25 15:12:48 +13:00
David Kydd 25d87e4dc5 Fix display of thread / logging rows
Prevent adding new tabs when they are already defined
2018-01-25 15:06:34 +13:00
David Kydd e9fbb0804f Use Azure CLI aad Client ID 2018-01-24 13:37:37 +13:00
David Kydd 34f97f0771 Set Config tab as default 2018-01-24 13:37:10 +13:00
David Kydd 5c7807afe4 Added buttons for changing subscription / batch account 2018-01-24 13:36:35 +13:00
David Kydd 398a3632de Fix release date 2018-01-17 11:41:56 +13:00
davidkydd 11be79bc9c
Merge pull request #30 from annatisch/bug-fixes
Bug fixes
2018-01-15 19:08:17 +13:00
antisch 8483ce407a Fix for loading bifrost caches
Fixes issue #25
2018-01-14 12:30:34 -08:00
David Kydd 6bc12de566 Fix jobPrep cmd line for linux to fetch dotnet sdk 2.0.2 needed for new version of azcopy.
New version of AzCopy fixes long path issue
2018-01-09 16:22:06 +13:00
annatisch 270896ad70 Fixed bifrost cache collection 2018-01-06 14:43:06 -08:00
annatisch bc1fdde1bd Fixed unicode thumbnails 2018-01-06 12:23:02 -08:00
David Kydd 22cd23749e Speed up opening plugin when loading from config, remove auto_authenticate client call checks (should probably still do this in background) 2017-12-14 15:37:11 -08:00
David Kydd 20ecf68283 Trim whitespace 2017-12-13 16:53:40 -08:00
David Kydd 19c861811e Improve login experience with addition of hyperlink and "Copy to clipboard" button 2017-12-13 15:45:28 -08:00
David Kydd ba23744743 Store expiresOn in tokens as UTC, couple other small fixes 2017-12-06 09:22:55 +13:00
antisch bdc6012758 Updated pip installation 2017-11-30 15:30:45 -08:00
David Kydd e1dee3e839 fixed bugs around workflow for a new login when ini doesn't exist 2017-11-29 16:56:41 +13:00
davidkydd a4947f00ef
Update README.md 2017-11-29 10:22:41 +13:00
David Kydd 028ab47c4a initial prototype for container support 2017-11-28 12:24:17 +13:00
David Kydd 4785616f19 initial aad login workflow, token refresh and persist to config, subscription and account selection dropdowns 2017-11-28 12:17:35 +13:00
David Kydd aaef5abe90 Prep for release v0.16.0 2017-11-10 12:59:24 +13:00
David Kydd 59a06f9e9c Update requirements.txt to match new plugin dependencies 2017-11-10 12:58:59 +13:00
davidkydd c4457b5780
Merge pull request #23 from annatisch/asset-paths
Asset path redirection updates
2017-11-10 12:44:06 +13:00
David Kydd 4c978384d5 Remove index-url and trusted-host flags for pip install command as this is no longer supported 2017-11-10 12:41:26 +13:00
annatisch 451a87dd0a Fixed thumbnail bug 2017-10-30 16:03:17 -07:00
annatisch d457f3ce31 Added more renderer-specific fine-tuning to job and assets 2017-10-30 16:03:07 -07:00
annatisch 563e22a78a Added renderPrep back to vray - error seems to be resolved in new version 2017-10-30 15:57:01 -07:00
annatisch dc30f2e23a Fix upload error from missing thumbs dir 2017-10-30 14:17:49 -07:00
davidkydd b87fb58c17 Merge pull request #19 from annatisch/master
Patch version for missing dependency
2017-10-17 09:15:37 +13:00
annatisch 094eef7664 Patch version for missing dependency 2017-10-16 10:19:53 -07:00
davidkydd b2b46a5532 Merge pull request #18 from annatisch/master
Prepare version for release
2017-10-13 12:47:12 +13:00
annatisch 5275444a99 Prepare version for release 2017-10-12 09:21:47 -07:00
annatisch 62a168dfa5 Merge pull request #15 from annatisch/master
Fixes for Arnold volume assets
2017-10-12 08:31:26 -07:00
annatisch 410d5aa61e Merge pull request #17 from davidkydd/master
Ignore renderer specific assets if the path is empty
2017-10-12 08:30:50 -07:00
David Kydd 1d32115dd6 Ignore renderer specific assets if the path is empty 2017-10-12 15:55:50 +13:00
annatisch 2600006855 Regex fix 2017-10-11 13:12:59 -07:00
annatisch ad2f5c664b Some fixes for Arnold volume asset references 2017-10-11 10:20:49 -07:00