- 25 Feb, 2014 26 commits
-
-
Dan Conner authored
dc0bfaff - BUGZ-1323 trigger file upload in browser through <label>, supported by IE. -
Dan Conner authored
Signed-off-by:Dan Conner <dan.conner@axialmarket.com>
-
Fire Crow authored
-
Fire Crow authored
Signed-off-by:Fire Crow <firecrow@axial.net>
-
Fire Crow authored
Signed-off-by:Fire Crow <firecrow@axial.net>
-
Fire Crow authored
Signed-off-by:Fire Crow <firecrow@axial.net>
-
Fire Crow authored
Signed-off-by:Fire Crow <firecrow@axial.net>
-
Fire Crow authored
Signed-off-by:Fire Crow <firecrow@axial.net>
-
Fire Crow authored
Signed-off-by:Fire Crow <firecrow@axial.net>
-
Fire Crow authored
Signed-off-by:Fire Crow <firecrow@axial.net>
-
Fire Crow authored
Signed-off-by:Fire Crow <firecrow@axial.net>
-
Fire Crow authored
Signed-off-by:Fire Crow <firecrow@axial.net>
-
Fire Crow authored
Signed-off-by:Fire Crow <firecrow@axial.net>
-
Fire Crow authored
Signed-off-by:Fire Crow <firecrow@axial.net>
-
Fire Crow authored
Signed-off-by:Fire Crow <firecrow@axial.net>
-
Fire Crow authored
Signed-off-by:Fire Crow <firecrow@axial.net>
-
Fire Crow authored
Signed-off-by:Fire Crow <firecrow@axial.net>
-
Fire Crow authored
Signed-off-by:Fire Crow <firecrow@axial.net>
-
Fire Crow authored
Signed-off-by:Fire Crow <firecrow@axial.net>
-
Fire Crow authored
Signed-off-by:Fire Crow <firecrow@axial.net>
-
Fire Crow authored
Signed-off-by:Fire Crow <firecrow@axial.net>
-
Fire Crow authored
Signed-off-by:Fire Crow <firecrow@axial.net>
-
Fire Crow authored
Signed-off-by:Fire Crow <firecrow@axial.net>
-
Fire Crow authored
Signed-off-by:Fire Crow <firecrow@axial.net>
-
Fire Crow authored
Signed-off-by:Fire Crow <firecrow@axial.net>
-
Fire Crow authored
Signed-off-by:Fire Crow <firecrow@axial.net>
-
- 24 Feb, 2014 9 commits
-
-
Dan Conner authored
36c72a07 - BUGZ-1319 add endpoint for company logo upload. -
Dan Conner authored
Signed-off-by:Dan Conner <dan.conner@axialmarket.com>
-
jonzjia authored
-
Ben Holzman authored
Signed-off-by:Ben Holzman <bah@axial.net>
-
Ben Holzman authored
Signed-off-by:Ben Holzman <bah@axial.net>
-
Adam Donahue authored
936338d8 - NGMT-903: Fix up history in light of subsequent merge. 8fb931f8 - Merge branch 'master' of github.com:/axialmarket/axm into NGMT-903 c614c87e - NGMT-903: Rename migratiton file to include change description. deb34b87 - NGMT-903: Update available buyers cache on top-level page load only. 9e47deb1 - NGMT-903: Revert; count would be based on filtered rows potentially. 231e7903 - NGMT-903: Move available_buyers cache update to Recommendations tab. eb4d2cda - NGMT-903: Catch AxialUser exceptions when saving opportunities. c1b13530 - NGMT-903: Add cron job to update available counts on opportunities daily. c8e5f077 - NGMT-903: Update cached available buyers count on opportunity view. a88156fa - NGMT-903: Fixlet. Signed-off-by: Adam Donahue <adam.donahue@axial.net> 5f1b50ec - NGMT-903: Add method to update the available buyers cache. 76270b29 - NGMT-903: Add description to migration script. b9614f21 - NGMT-903: Add migration to add cached_available_buyers_count to opportunities_opportunity table. 8facdac3 - NGMT-903: Add cached_available_buyers_count to Opportunity model. -
Adam Donahue authored
Signed-off-by:Adam Donahue <adam.donahue@axial.net>
-
Adam Donahue authored
-
Doug Baerlein authored
-
- 23 Feb, 2014 5 commits
-
-
Ben Holzman authored
45de0e05 - NGMT-874: fixed logo rendering issues in IE e19f7400 - NGMT-874: improve the logic of text commification and moneyDeformatting d8ae88a6 - NGMT-874: by default check that all steps are valid before saving 4c5e14e2 - NGMT-874: fix missing int2str in opp page; eliminate axlutils.js and use of axial-common to make that cleaner c6adea44 - NGMT-874: z-index tweak on industry widget tooltip ed4ddf35 - NGMT-874: final? round of tweaks 17dd7f71 - NGMT-874: styling and functionality tweaks after initial QA pass fdaaa4a2 - NGMT-874: fix radio button image 87106209 - NGMT-874: fix industry checkbox click behavior c994726d - NGMT-874: give opportunity wizard its own pristine copy of css that was shared from company service ce3c634d - NGMT-874: allow clicking on radio/checkbox label; include region elements as title for geography checkboxes 01eb461c - NGMT-874: fix notch on HR 0b78e175 - NGMT-874: fix styling of "save profile" button d869ccbe - NGMT-874: add top-padding to textarea; ensure that validations rerun when setting website to profile url 21958267 - NGMT-874: fix styling of gold border in logo zero state 2b9213a0 - NGMT-874: change "use axial as your website" to a checkbox not a button 53fd3a4f - NGMT-874: updated default text for company type & # employee dropdowns; non-US phone # at least 7 digits; update completion even when ignoring save response; scroll to dropdown with error instead of opening 0264ac79 - NGMT-874: some focus-on-error fixes, enhancements to tx range validation messages 3663f156 - NGMT-874: implement fragment support in wizard (move functionality from company service to spoke) 6b90e9df - NGMT-874: implement focus behavior for fieldset validators c21b102a - NGMT-874: make inactive save button in control area also trigger validation 7e3ba9e5 - NGMT-874: some small fixes, some big ones 15155bde - NGMT-874: fixes for logo in create state 843c547b - NGMT-874: fix off-by-one errors in wizard steps, clear out validations when rerendering views b9f08aa2 - NGMT-874: ignore server response on save in create workflow 2afc2b6d - NGMT-874: in "Create" mode, save when switching tabs be616666 - NGMT-874: implement simple vs complex validations for fieldsets, other UX improvements 7234751b - NGMT-874: fix incorrectly resolved merge conflict dbb02044 - NGMT-874: got company wizard working, more-or-less 0a3903f3 - NGMT-874: most of company wizard is now rebooted, checkpoint 7ccf81cc - NGMT-834: do not wait for DOM ready before adding in html templates ae5a74fa - NGMT-834: change wizard test view method name b2a8a6d8 - NGMT-834: more progress; moved test wizard stuff to wizard-test url d59ee7e0 - NGMT-834: committing testing page 706a9491 - NGMT-834: got validation working for single and multiple fields 9a0b2827 - NGMT-834: progress towards wizard reboot 4579e454 - NGMT-834: create wizard spoke for opp service e848838d - NGMT-834: create wizard spoke Conflicts: service/company/static/js/axial-common.js service/opportunity/Makefile share/spokes/gen-spokes.py share/spokes/js/axial/text.js share/spokes/spokec -
Adam Donahue authored
Signed-off-by:Adam Donahue <adam.donahue@axial.net>
-
Adam Donahue authored
Signed-off-by:Adam Donahue <adam.donahue@axial.net>
-
Ben Holzman authored
Signed-off-by:Ben Holzman <bah@axial.net>
-
Adam Donahue authored
Signed-off-by:Adam Donahue <adam.donahue@axial.net>
-