-
- Downloads
There was an error fetching the commit references. Please try again later.
Add Import CSV Frontend
Added button and modal to accept CSV file for uploading
Showing
- app/assets/stylesheets/framework/modal.scss 38 additions, 0 deletionsapp/assets/stylesheets/framework/modal.scss
- app/assets/stylesheets/framework/variables.scss 1 addition, 0 deletionsapp/assets/stylesheets/framework/variables.scss
- app/assets/stylesheets/pages/issues.scss 8 additions, 0 deletionsapp/assets/stylesheets/pages/issues.scss
- app/controllers/projects/issues_controller.rb 10 additions, 3 deletionsapp/controllers/projects/issues_controller.rb
- app/views/projects/issues/_import_export.svg 1 addition, 0 deletionsapp/views/projects/issues/_import_export.svg
- app/views/projects/issues/_nav_btns.html.haml 30 additions, 11 deletionsapp/views/projects/issues/_nav_btns.html.haml
- app/views/projects/issues/import_csv/_button.html.haml 9 additions, 0 deletionsapp/views/projects/issues/import_csv/_button.html.haml
- app/views/projects/issues/import_csv/_modal.html.haml 25 additions, 0 deletionsapp/views/projects/issues/import_csv/_modal.html.haml
- app/views/projects/issues/index.html.haml 2 additions, 3 deletionsapp/views/projects/issues/index.html.haml
- app/views/shared/empty_states/_issues.html.haml 11 additions, 2 deletionsapp/views/shared/empty_states/_issues.html.haml
- app/views/shared/issuable/_feed_buttons.html.haml 2 additions, 2 deletionsapp/views/shared/issuable/_feed_buttons.html.haml
- app/views/shared/issuable/_filter.html.haml 0 additions, 32 deletionsapp/views/shared/issuable/_filter.html.haml
- config/routes/project.rb 1 addition, 0 deletionsconfig/routes/project.rb
app/views/projects/issues/_import_export.svg
0 → 100644
Please register or sign in to comment