api-client/components/ui
Liyas Thomas 2972ac6328
Support multipart/form-data content-type (#1485)
* Initial UI refactor - move raw and key-value body to components and tabs

* Delete package-lock.json

* deps

* Add multipart/form-data as a content type

* fix: add default contentType value

* Allow http body param request body with multipart/form-data

* Add form data to vuex

* move raw body components to 'Raw Request Body' tab

* Add files addition logic

* Set Dockerfile to run nuxt in dev mode

* Set Dockerfile to run nuxt in dev mode

* Draft version of file upload

* refactor: clean up

* Add file chip to denote file input

* Remove console.log

* refactor(ui): matching styles

* refactor(ui): matching styles

* fix(ui): mobile responsiveness

* fix(ui): mobile responsiveness

* refactor: minor cleanup

* Remove file from any form of persistence

* Add warning that form data files will not be saved to local storage

* Add remove file functionality

* Prevent file from being saved to collections

* Remove console.log

* fix active toggle on multipart/form-data + cleanup

* auto import components

Co-authored-by: nelsontky <nelson@ccb.wtf>
2021-02-19 22:31:31 +05:30
..
__tests__ chores: Lint + dependency update 2020-09-27 23:34:15 +05:30
accent-mode-picker.vue refactor(ui): faster animations + chore(deps): bump 2020-12-16 06:05:58 +05:30
ace-editor.vue chore(refactor): modern UI 2020-12-11 22:24:34 +05:30
autocomplete.vue refactor(ui): faster animations + chore(deps): bump 2020-12-16 06:05:58 +05:30
color-mode-picker.vue refactor(ui): faster animations + chore(deps): bump 2020-12-16 06:05:58 +05:30
confirm-modal.vue feat: confirm modal + chore(deps): bump 2020-12-14 10:35:14 +05:30
deletable-chip.vue Support multipart/form-data content-type (#1485) 2021-02-19 22:31:31 +05:30
js-editor.vue refactor(codeql): removed unused variables 2021-01-23 11:40:29 +05:30
modal.vue refactor(ui): faster animations + chore(deps): bump 2020-12-16 06:05:58 +05:30
pw-toggle.vue fix: input borders 2020-12-12 19:16:37 +05:30
tab.vue Fix Quality Issues using DeepSource (#1183) 2020-09-24 20:46:20 +05:30
tabs.vue Accurate response time and size (#1441) 2021-01-28 13:09:31 +05:30
url-field.vue fix: input borders 2020-12-12 19:16:37 +05:30