Skip to content

Commit

Permalink
Netlify membership files (#807)
Browse files Browse the repository at this point in the history
* Update faq

* add linking (#754)

* fix missing buttons issue

* feat: CORE-4429 open pdf in new tab

* CORE-4429 babel config

* update dependencies

* [CORE-4431] docs-membership (#773)

* update dataset text

* CORE update api pdf file

* CORE-4458 update terms page (#784)

* update dataset text

* CORE-4458: update terms page

* temporary page

* [bugfix] Config babel/runtime

* Fix. Remove debug code (#794)

* Fix/master content (#798)

* HOTIFIX: search endpoint wasn't creating the right query

* Master update from content (#795)

* Update faq

* add linking (#754)

* fix missing buttons issue

* feat: CORE-4429 open pdf in new tab

* CORE-4429 babel config

* update dependencies

* [CORE-4431] docs-membership (#773)

* update dataset text

* CORE update api pdf file

* CORE-4458 update terms page (#784)

* update dataset text

* CORE-4458: update terms page

* temporary page

* [bugfix] Config babel/runtime

* Fix. Remove debug code (#794)

---------

Co-authored-by: mcancellieri <mcancellieri@users.noreply.github.com>
Co-authored-by: ekachxaidze98 <65679299+ekachxaidze98@users.noreply.github.com>
Co-authored-by: Eka <ekachxaidze2@gmail.com>

---------

Co-authored-by: Matteo Cancellieri <matteo.cancellieri@open.ac.uk>
Co-authored-by: mcancellieri <mcancellieri@users.noreply.github.com>
Co-authored-by: ekachxaidze98 <65679299+ekachxaidze98@users.noreply.github.com>
Co-authored-by: Eka <ekachxaidze2@gmail.com>

* [feature] Design v4.9.0. Membership component (#796)

* Update faq

* add linking (#754)

* fix missing buttons issue

* feat: CORE-4429 open pdf in new tab

* CORE-4429 babel config

* update dependencies

* [CORE-4431] docs-membership (#773)

* update dataset text

* CORE update api pdf file

* CORE-4458 update terms page (#784)

* update dataset text

* CORE-4458: update terms page

* temporary page

* [bugfix] Config babel/runtime

* Fix. Remove debug code (#794)

* [feature] Design v4.9.0. Membership component

* Fix/master content (#798)

* HOTIFIX: search endpoint wasn't creating the right query

* Master update from content (#795)

* Update faq

* add linking (#754)

* fix missing buttons issue

* feat: CORE-4429 open pdf in new tab

* CORE-4429 babel config

* update dependencies

* [CORE-4431] docs-membership (#773)

* update dataset text

* CORE update api pdf file

* CORE-4458 update terms page (#784)

* update dataset text

* CORE-4458: update terms page

* temporary page

* [bugfix] Config babel/runtime

* Fix. Remove debug code (#794)

---------

Co-authored-by: mcancellieri <mcancellieri@users.noreply.github.com>
Co-authored-by: ekachxaidze98 <65679299+ekachxaidze98@users.noreply.github.com>
Co-authored-by: Eka <ekachxaidze2@gmail.com>

---------

Co-authored-by: Matteo Cancellieri <matteo.cancellieri@open.ac.uk>
Co-authored-by: mcancellieri <mcancellieri@users.noreply.github.com>
Co-authored-by: ekachxaidze98 <65679299+ekachxaidze98@users.noreply.github.com>
Co-authored-by: Eka <ekachxaidze2@gmail.com>

---------

Co-authored-by: mcancellieri <mcancellieri@users.noreply.github.com>
Co-authored-by: ekachxaidze98 <65679299+ekachxaidze98@users.noreply.github.com>
Co-authored-by: Eka <ekachxaidze2@gmail.com>
Co-authored-by: Matteo Cancellieri <matteo.cancellieri@open.ac.uk>

* Netlify config #4

* Netlify config #5

---------

Co-authored-by: mcancellieri <mcancellieri@users.noreply.github.com>
Co-authored-by: ekachxaidze98 <65679299+ekachxaidze98@users.noreply.github.com>
Co-authored-by: Eka <ekachxaidze2@gmail.com>
Co-authored-by: Matteo Cancellieri <matteo.cancellieri@open.ac.uk>
  • Loading branch information
5 people authored Feb 11, 2023
1 parent f9e55a7 commit 1117ecd
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions netlify-cms.config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1242,15 +1242,15 @@ collections:
label: descriptionDashboard,
hint: Description for sDashboard
}
- name: imagesList,
widget: object,
label: imagesList,
- name: imagesList
widget: object
label: imagesList
hint: Images bottom description.
fields:
- name: file,
widget: image,
label: file,
required: false,
- name: file
widget: image
label: file
required: false
allow_multiple: true
# - {
# name: membership
Expand Down

0 comments on commit 1117ecd

Please sign in to comment.