seitime-frappe/cypress
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
..
fixtures style: format JS files with prettier 2022-08-04 14:51:01 +05:30
integration feat: make attachments public on doctypes 2022-08-26 12:42:26 +05:30
plugins style: format JS files with prettier 2022-08-04 14:51:01 +05:30
support fix(test): dashboard_link.js 2022-08-11 22:38:03 +05:30
tsconfig.json Add UI tests using Cypress (#6562) 2018-12-03 09:07:31 +05:30