Ondrej Samohel
|
02327ac39e
|
fix error handlig
|
2021-03-08 12:54:11 +01:00 |
|
Ondrej Samohel
|
f181f0ba84
|
fix case when mongo url is not apriori set
|
2021-03-08 12:32:35 +01:00 |
|
Ondrej Samohel
|
3d1ec0278a
|
add option to run w/o installation
|
2021-03-05 20:41:35 +01:00 |
|
Ondrej Samohel
|
c7ffc7ee4d
|
updated poetry
|
2021-03-05 20:05:34 +01:00 |
|
Ondrej Samohel
|
8db42c93c3
|
hound fixes and version for igniter
|
2021-03-05 17:14:53 +01:00 |
|
Ondrej Samohel
|
4fa47cbe01
|
streamlined UI
|
2021-03-05 17:06:39 +01:00 |
|
Ondrej Samohel
|
6c914eecf3
|
Merge remote-tracking branch 'origin/develop' into feature/igniter-improvements
|
2021-03-03 17:50:42 +01:00 |
|
Milan Kolar
|
ba912fabba
|
Merge pull request #1081 from pypeclub/bugifx/using_avalon_mongo_from_settings
Removed usage of AVALON_MONGO from settings
|
2021-03-03 16:33:03 +01:00 |
|
Milan Kolar
|
ba354dd30c
|
Merge pull request #1083 from pypeclub/bugfix/3_collect_instance_data_fix_or_query
Collect instance data fix subset query
|
2021-03-03 16:32:39 +01:00 |
|
iLLiCiTiT
|
d486887eb8
|
removed whole check of mongo url change
|
2021-03-03 15:18:11 +01:00 |
|
iLLiCiTiT
|
c71ca0fdd4
|
do not query subset documents if subset filters are empty
|
2021-03-03 14:34:56 +01:00 |
|
iLLiCiTiT
|
172dc31cdf
|
removed usage of avalon mongo from settings
|
2021-03-03 14:14:13 +01:00 |
|
Ondrej Samohel
|
1ee274ffc5
|
Merge branch 'develop' into feature/igniter-improvements
|
2021-03-03 09:55:50 +01:00 |
|
Milan Kolar
|
a5cba994d4
|
Merge pull request #1075 from pypeclub/bugfix/1069-fix-resolving-of-_schema_dir
Fix resolving of schema dir
|
2021-03-03 09:55:12 +01:00 |
|
Milan Kolar
|
af1c39d020
|
Merge pull request #1068 from pypeclub/feature/656-optionally-add-task-to-subset-name
Optionally add task to subset name
|
2021-03-03 09:54:37 +01:00 |
|
Ondrej Samohel
|
21a0dbea21
|
Merge branch 'develop' into feature/igniter-improvements
|
2021-03-03 09:47:16 +01:00 |
|
Milan Kolar
|
d64083dd49
|
Merge pull request #1039 from pypeclub/feature/publish_cli_command
Publish command in Pype cli
|
2021-03-03 09:44:03 +01:00 |
|
Milan Kolar
|
56f855d19e
|
Merge branch 'develop' into feature/publish_cli_command
|
2021-03-03 09:43:22 +01:00 |
|
Milan Kolar
|
ab03c28f3a
|
Merge pull request #992 from pypeclub/3.0/poetry
Pype 3: Poetry linux issues
|
2021-03-03 09:42:26 +01:00 |
|
Ondrej Samohel
|
30537adba6
|
hound fixes
|
2021-03-02 21:39:09 +01:00 |
|
Ondrej Samohel
|
9d8cf26087
|
commands cleanup
|
2021-03-02 21:33:41 +01:00 |
|
Ondrej Samohel
|
74e2b580c9
|
igniter dialog improvements
|
2021-03-02 21:33:23 +01:00 |
|
Ondrej Samohel
|
4d24a5d1f0
|
stop loading environments before version is determined
|
2021-03-02 21:32:43 +01:00 |
|
Ondrej Samohel
|
09a0388622
|
updated pytest to 6.1
|
2021-03-02 21:31:04 +01:00 |
|
iLLiCiTiT
|
758d412fef
|
fix space in docstring
|
2021-03-02 19:04:53 +01:00 |
|
iLLiCiTiT
|
3858f8f93f
|
removed option to set different logging mongo url, database name or collection name
|
2021-03-02 13:56:33 +01:00 |
|
Ondrej Samohel
|
78a111016b
|
add detection/installation of poetry to unix build script
|
2021-03-02 13:46:19 +01:00 |
|
Ondrej Samohel
|
946c93ad5d
|
igniter UI improvements
simplifying installation
|
2021-03-02 13:38:53 +01:00 |
|
iLLiCiTiT
|
a8aec32893
|
removed unused import
|
2021-03-02 13:29:40 +01:00 |
|
iLLiCiTiT
|
b3996aff2d
|
set avalon's core environments before pype import and use modules manager
|
2021-03-02 12:04:33 +01:00 |
|
iLLiCiTiT
|
2da06d1793
|
removed AVALON_MONGO and AVALON_DB_DATA from settings
|
2021-03-02 12:03:49 +01:00 |
|
iLLiCiTiT
|
0289546cde
|
multiple variants should not work as expected
|
2021-03-01 19:26:43 +01:00 |
|
iLLiCiTiT
|
2430410752
|
modified default subset name templates
|
2021-03-01 19:13:06 +01:00 |
|
iLLiCiTiT
|
ebaab6dd79
|
added multiple variants of formatting keys with different lower/upper changes
|
2021-03-01 19:06:35 +01:00 |
|
iLLiCiTiT
|
1e3d389bf3
|
changed user_input to variant
|
2021-03-01 19:06:00 +01:00 |
|
Milan Kolar
|
1c8134f10d
|
Merge pull request #1062 from pypeclub/bugfix/multiselect_combobox_works
Multiselect combobox works
|
2021-03-01 17:49:33 +01:00 |
|
iLLiCiTiT
|
ef5812af82
|
fixed multiselection combobox view
|
2021-03-01 15:35:55 +01:00 |
|
iLLiCiTiT
|
afad37dcb5
|
hound fixes
|
2021-03-01 14:43:42 +01:00 |
|
iLLiCiTiT
|
f2ac90f89e
|
fix standalone publisher handling on project change
|
2021-03-01 14:11:55 +01:00 |
|
iLLiCiTiT
|
317e3edda2
|
standalone publisher cares about task changes
|
2021-03-01 14:02:59 +01:00 |
|
iLLiCiTiT
|
7fe8f85a62
|
added catch exception when task is required and not set
|
2021-03-01 12:26:00 +01:00 |
|
iLLiCiTiT
|
2fbf01856a
|
added simple check of task existence when template requires task name
|
2021-03-01 12:25:28 +01:00 |
|
iLLiCiTiT
|
ad3458c232
|
changed keys in creator plugin for filtering and filling
|
2021-03-01 12:06:52 +01:00 |
|
iLLiCiTiT
|
42830fcecc
|
fixed profile filtering logic
|
2021-03-01 12:03:15 +01:00 |
|
iLLiCiTiT
|
60cd9b8d86
|
added validation of not set value
|
2021-03-01 11:44:22 +01:00 |
|
iLLiCiTiT
|
759620d323
|
basic logic of using settings for subset template works
|
2021-03-01 11:37:40 +01:00 |
|
iLLiCiTiT
|
770f62e6fa
|
standalone publisher has defined host name in constants and is set on startup
|
2021-03-01 11:30:37 +01:00 |
|
iLLiCiTiT
|
86912ee713
|
saved default subset names templates
|
2021-03-01 10:59:55 +01:00 |
|
iLLiCiTiT
|
895017e9b4
|
added subset name profiles to settings
|
2021-03-01 10:58:07 +01:00 |
|
iLLiCiTiT
|
6ea13ac802
|
fixed multiselection combobox
|
2021-02-26 19:23:47 +01:00 |
|