Initial commit

This commit is contained in:
2019-10-13 18:38:03 +02:00
commit 759eb88ef8
10124 changed files with 838037 additions and 0 deletions

View File

@@ -0,0 +1,41 @@
tabs:
fields:
# Tab: Google Client
application_name:
label: 'nicost.gcalendar::lang.settings.fields.applicationName.label'
tab: 'nicost.gcalendar::lang.settings.tab.client'
type: text
comment: 'nicost.gcalendar::lang.settings.fields.applicationName.comment'
span: left
client_id:
label: 'nicost.gcalendar::lang.settings.fields.clientId.label'
tab: 'nicost.gcalendar::lang.settings.tab.client'
type: text
comment: 'nicost.gcalendar::lang.settings.fields.clientId.comment'
span: left
client_secret:
label: 'nicost.gcalendar::lang.settings.fields.clientSecret.label'
tab: 'nicost.gcalendar::lang.settings.tab.client'
type: text
comment: 'nicost.gcalendar::lang.settings.fields.clientSecret.comment'
span: left
google_oauth:
label: 'nicost.gcalendar::lang.settings.fields.section.accessToken'
tab: 'nicost.gcalendar::lang.settings.tab.client'
type: section
request_access_token:
tab: 'nicost.gcalendar::lang.settings.tab.client'
type: NicoSt\GCalendar\FormWidgets\OAuth
calendar_selector:
tab: 'nicost.gcalendar::lang.settings.tab.calendars'
type: NicoSt\GCalendar\FormWidgets\CalendarSelector
cache_time:
label: 'nicost.gcalendar::lang.settings.fields.cacheTime.label'
tab: 'nicost.gcalendar::lang.settings.tab.settings'
comment: 'nicost.gcalendar::lang.settings.fields.cacheTime.comment'
type: number
span: left
default: 15