horizon/openstack_dashboard
Richard Jones 053d0a669e Implement file update (edit) in Swift UI
The ability to update (edit contents of) an object was
never present in the previous Swift UI. It was
explicitly blocked due to code in the swift_upload_object()
function, which has been removed in this patch. To
replace that "upload would replace existing contents"
check, this patch implements a client-side check to warn
the user if the upload would do so.

Partially-Implements: blueprint swift-ui-functionality
Change-Id: I9fb57dda59322907f0661372f9ee223551ff8a6e
2016-08-22 14:47:23 +10:00
..
api Implement file update (edit) in Swift UI 2016-08-22 14:47:23 +10:00
conf Updating heat policy file 2016-06-14 11:01:45 -06:00
contrib Merge "Resource Browser links now respect webroot" 2016-08-05 02:14:35 +00:00
dashboards Implement file update (edit) in Swift UI 2016-08-22 14:47:23 +10:00
django_pyscss_fix Fix some spelling mistakes in horizon 2016-06-23 17:04:35 +08:00
enabled Make 'switch' between legacy and Angular Images 2016-08-05 08:17:21 -06:00
local Embed support for external data sinks into api.glance 2016-07-26 13:38:58 +00:00
locale Imported Translations from Zanata 2016-08-07 08:29:12 +00:00
management Update WSGI app creation to be compatible with Django 1.7 or greater 2015-09-21 15:36:19 +02:00
static Implement file update (edit) in Swift UI 2016-08-22 14:47:23 +10:00
templates Merge "Navigational Breadcrumb should have contextual class" 2016-08-06 07:50:19 +00:00
templatetags Merge "Fix project name refresh in project menu bar" 2016-08-03 04:43:57 +00:00
test Implement file update (edit) in Swift UI 2016-08-22 14:47:23 +10:00
themes Add Angular Schema Form 2016-08-04 16:53:41 +00:00
usage Allow horizon to function without nova 2016-07-26 09:15:48 -05:00
utils admin permissions depends on OPENSTACK_KEYSTONE_ADMIN_ROLES 2016-06-10 07:23:09 +00:00
wsgi
.eslintrc Add selective ESLint rule activation for Horizon Legacy JS 2015-07-08 17:06:15 -07:00
__init__.py
context_processors.py Support javascript translation for plugin 2016-01-11 13:46:05 -08:00
exceptions.py Excise Trove from Horizon 2015-12-22 02:01:07 -07:00
hooks.py
karma.conf.js Add Angular Schema Form 2016-08-04 16:53:41 +00:00
policy.py Retrieve domain scoped token 2016-03-08 15:17:38 -08:00
settings.py Make 'switch' between legacy and Angular Images 2016-08-05 08:17:21 -06:00
static_settings.py Add Angular Schema Form 2016-08-04 16:53:41 +00:00
theme_settings.py Dynamic Themes 2016-02-25 09:49:43 -08:00
urls.py Update URLs to Django 1.8+ style 2016-03-28 11:03:08 +01:00
views.py Retrieve domain scoped token 2016-03-08 15:17:38 -08:00