seitime-frappe/cypress/integration
Ankush Menat e8af6b2c16 feat: make attachments public on doctypes
When this checkbox is checked, while uploading docs using fileuploader
the default visibility will be set to "public".

At present all uploaded attachments are private, however in following
cases it makes sense to set default as public:

1. Blog post
2. Item catalog
3. Website item

Considering this we decided to add this configurtion so developers can
specify sane default while user still has control over it using
"Customize form"

Enabled this for "blog post" doctype

Unrelatd change: consistent "form settings" section on DocType and customize
form
2022-08-26 12:42:26 +05:30
..
api.js style: format JS files with prettier 2022-08-04 14:51:01 +05:30
awesome_bar.js style: format JS files with prettier 2022-08-04 14:51:01 +05:30
control_attach.js style: format JS files with prettier 2022-08-04 14:51:01 +05:30
control_autocomplete.js style: format JS files with prettier 2022-08-04 14:51:01 +05:30
control_barcode.js style: format JS files with prettier 2022-08-04 14:51:01 +05:30
control_color.js style: format JS files with prettier 2022-08-04 14:51:01 +05:30
control_data.js fix(tests): fix tests related to tab + User cleanup 2022-08-11 18:11:23 +05:30
control_date.js style: format JS files with prettier 2022-08-04 14:51:01 +05:30
control_date_range.js style: format JS files with prettier 2022-08-04 14:51:01 +05:30
control_duration.js style: format JS files with prettier 2022-08-04 14:51:01 +05:30
control_dynamic_link.js style: format JS files with prettier 2022-08-04 14:51:01 +05:30
control_float.js style: format JS files with prettier 2022-08-04 14:51:01 +05:30
control_icon.js style: format JS files with prettier 2022-08-04 14:51:01 +05:30
control_link.js chore: remove untranslated matching 2022-08-12 17:04:37 +01:00
control_markdown_editor.js style: format JS files with prettier 2022-08-04 14:51:01 +05:30
control_phone.js style: format JS files with prettier 2022-08-04 14:51:01 +05:30
control_rating.js style: format JS files with prettier 2022-08-04 14:51:01 +05:30
control_select.js style: format JS files with prettier 2022-08-04 14:51:01 +05:30
custom_buttons.js style: format JS files with prettier 2022-08-04 14:51:01 +05:30
customize_form.js style: format JS files with prettier 2022-08-04 14:51:01 +05:30
dashboard_chart.js style: format JS files with prettier 2022-08-04 14:51:01 +05:30
dashboard_links.js fix(test): dashboard_link.js 2022-08-11 22:38:03 +05:30
data_field_form_validation.js style: format JS files with prettier 2022-08-04 14:51:01 +05:30
datetime.js style: format JS files with prettier 2022-08-04 14:51:01 +05:30
datetime_field_form_validation.js style: format JS files with prettier 2022-08-04 14:51:01 +05:30
depends_on.js style: format JS files with prettier 2022-08-04 14:51:01 +05:30
discussions.js style: format JS files with prettier 2022-08-04 14:51:01 +05:30
file_uploader.js style: format JS files with prettier 2022-08-04 14:51:01 +05:30
first_day_of_the_week.js style: format JS files with prettier 2022-08-04 14:51:01 +05:30
folder_navigation.js style: format JS files with prettier 2022-08-04 14:51:01 +05:30
form.js style: format JS files with prettier 2022-08-04 14:51:01 +05:30
form_tab_break.js style: format JS files with prettier 2022-08-04 14:51:01 +05:30
form_tour.js style: format JS files with prettier 2022-08-04 14:51:01 +05:30
grid.js style: format JS files with prettier 2022-08-04 14:51:01 +05:30
grid_configuration.js style: format JS files with prettier 2022-08-04 14:51:01 +05:30
grid_keyboard_shortcut.js style: format JS files with prettier 2022-08-04 14:51:01 +05:30
grid_pagination.js style: format JS files with prettier 2022-08-04 14:51:01 +05:30
grid_search.js style: format JS files with prettier 2022-08-04 14:51:01 +05:30
kanban.js style: format JS files with prettier 2022-08-04 14:51:01 +05:30
list_paging.js style: format JS files with prettier 2022-08-04 14:51:01 +05:30
list_view.js style: format JS files with prettier 2022-08-04 14:51:01 +05:30
list_view_settings.js style: format JS files with prettier 2022-08-04 14:51:01 +05:30
login.js style: format JS files with prettier 2022-08-04 14:51:01 +05:30
multi_select_dialog.js style: format JS files with prettier 2022-08-04 14:51:01 +05:30
navigation.js style: format JS files with prettier 2022-08-04 14:51:01 +05:30
number_card.js style: format JS files with prettier 2022-08-04 14:51:01 +05:30
query_report.js style: format JS files with prettier 2022-08-04 14:51:01 +05:30
recorder.js style: format JS files with prettier 2022-08-04 14:51:01 +05:30
relative_time_filters.js test: Commenting relative_time_filters.js 2021-10-19 19:46:33 +05:30
report_view.js style: format JS files with prettier 2022-08-04 14:51:01 +05:30
routing.js perf: remove duplicate control assets (#17237) 2022-06-20 14:28:38 +05:30
sidebar.js feat: make attachments public on doctypes 2022-08-26 12:42:26 +05:30
table_multiselect.js style: format JS files with prettier 2022-08-04 14:51:01 +05:30
theme_switcher_dialog.js style: format JS files with prettier 2022-08-04 14:51:01 +05:30
timeline.js style: format JS files with prettier 2022-08-04 14:51:01 +05:30
timeline_email.js style: format JS files with prettier 2022-08-04 14:51:01 +05:30
url_data_field.js style: format JS files with prettier 2022-08-04 14:51:01 +05:30
web_form.js test: fixed failing UI test 2022-08-17 21:27:09 +05:30
workspace.js style: format JS files with prettier 2022-08-04 14:51:01 +05:30
workspace_blocks.js style: format JS files with prettier 2022-08-04 14:51:01 +05:30