Skip to content

Commit

Permalink
Accountability (#183)
Browse files Browse the repository at this point in the history
* Trigger build

* Trigger build

* Trigger build

* Add Skeleton component

This is the blueprint to create new components, with the general sections
that others components follow. Use it as a template, by copying the file,
changing skeleton/skeletons to component name, filling out the fields, etc.

* Add .node-version and .tool-versions for asdf and others node versions managers

* Remove HEAD reference in antora-playbook.yml

* Fix edit URL link

* Fix edit URL link

* Fix edit URL link

* Add v0.25 release

* Add navigation for Features subsection in Admin manual

* Add Badges documentation in Features subsection

* Add Comments documentation in Features subsection

* Add Conversations documentation in Features subsection

* Add Embed documentation in Features subsection

* Add Endorsements documentation in Features subsection

* Add Fingerprint documentation in Features subsection

* Add Follows documentation in Features subsection

* Add Notifications documentation in Features subsection

* Add Versions documentation in Features subsection

* Add Metrics documentation in Features subsection

* Add My Account documentation in Features subsection

* Update Decidim Association grants at 2021

* Trigger build

* Add Machine Translations to menu

* Trigger build

* Add Social Contract translations to Spanish and Catalan

* Move Whitepaper to a subsection in Understand

* Fix URLs in Social Contract (Spanish and Catalan translations)

* Add form actions in comments

* Add URL and HTML in comments' doc

* Add screenshots in comment form feature page

* Trigger build

* Add anidation levels for Comments doc

* Trigger build

* Trigger build

* Improve 'develop' guide navigation (#70)

* Trigger build

* Update decidim-a-brief-overview.adoc

includes explicit reference to source

* Update english.adoc

added white paper

* Update english.adoc

* Update spanish.adoc

adds recerca paper

* Trigger build

* Trigger build

* Trigger build

* Trigger build

* Trigger build

* Trigger build

* Bump dependencies

* Drop `bin/build` script and update README with the changes

* Add support for mathjax/latex math syntax

* Trigger build

* Add Reminders section in navigation sidebar (#82)

* Fix Netlify's deploy preview

* Trigger build

* Trigger build

* Trigger build

* Update what-is-decidim.adoc (#74)

* Update components.adoc (#81)

* Trigger build

* Update participants.adoc (#80)

* Trigger build

* Improves Contributing section (#85)

* Trigger build

* Trigger build

* Fix installation instructions (#86)

Co-authored-by: Andrés Pereira de Lucena <[email protected]>

* Trigger build

* Add levels in Badges page (#89)

* Trigger build

* Trigger build

* Clarify scopes visibility for spaces and components

* Trigger build

* Trigger build

* Trigger build

* Trigger build

* Trigger build

* Clarify proposals' answers publication flow (#91)

* Bump antora from 2.3 to 3.0 (#92)

* Bump antora from 2.3 to 3.0

* Update antora-lunr to lunr-extension

* Bump asciidoctor-kroki to 0.15.4

* Bump asciidoctor-mathjax to 0.0.5

* Fix build script for Netlify

* Fix some errors from Antora 3.0 update (#96)

* Add missing image in page_admins.adoc

* Remove unused images

* Fix 'level 0 sections can only be used when doctype is book'

* Remove incorrect note in homepage.adoc

* Add missing image in governance.adoc

* Add homepage content blocks missing images

* Add placeholder images for component skeleton page

* Fix names and xrefs on navigation

* Remove index pages from some sections

* Remove legacy page: 'How to access the administrator menu'

* Fix 'target of include not found' errors

* Fix 'target of xref not found' errors

* Don't comment asciidoctor extensions in antora configuration

* Add missing image in decidim-a-brief-overview.adoc

* Remove empty lines

* Remove duplicated heading

* Add '[CI] Antora' workflow (#98)

* Add missing run command in '[CI] Antora' workflow

* Add `npm test` script

* Use bash shell for Antora CI

* Add introductory paragraph to homepage (#99)

* Extract CI script to bin/test

* Use `create_admin` task for system admin (#102)

* Use `create_admin` task for system admin

* Remove unfinished line

* Fix wrong instruction

* Fix wording

* Add link to Logic page in navigation (#100)

* Change navbar; add logic to customize menu

* Change position of link as per reviewer's request

* Fix broken links to fix the build (#104)

* Fix typo in the follows documentation (#103)

* Ensure the CI test error log is not empty (#106)

* Make sure the error log is not empty

* Remove extra newline from the end of the file

* Add ActiveStorage link to navigation (#107)

* Add SMS service page link in navigation (#101)

* Add develop index to navigation (#108)

* Add a link to the data consent page in the main navigation (#109)

* Add multiple branches configuation (#110)

* Add multiple branches configuation

* Add start_page with version v0.27

* Remove unused YAML anchor

* Add current working directory on Antora configuration

* Update Code of Conduct to same version as decidim

* Extract Netlify redirections to file

* Remove build commands from Netlify configuration file

I need to troubleshoot a bad build and for that I need to iterate
different configurations from the Netlify UI, instead of making lots
of commits chaning this configuration file.

* Bump node from 14.9.0 to 16.14.2

* Remove deploy-preview deprecated onliner

* Simplify antora configuation for troubleshooting bad deploy

* Simplify antora configuation for troubleshooting bad deploy

* Enable one release in Antora configuration

* Enable decidim repository in Antora configuration

* Enable develop branch in Antora configuration

* Enable decidim-bulletin-board repository in Antora configuration

* Enable develop branch for decidim repository in Antora configuration

* Use this same repository in Antora configuration

* Add documentation repository URL on Antora configuration

* Bump npm packages versions

* Add Nelify redirections for old URLs

* Remove static files for antora-lunr-extension

This is no longer needed on the latest release.

* Improve Netlify pretty URLs on first pages

* Add missing Nelify redirections for old URLs

* Add missing Nelify redirections for old URLs (part II)

* Add missing Nelify redirections for old URLs (part III)

* Update incorrect link (#113)

* Change the commit user for the trigger build command (#114)

* Add the personal access token configuration to the trigger build action (#115)

* Trigger build

* Trigger build

* Update the checkout action of trigger build to v3 (#116)

* Trigger build

* Trigger build

* Trigger build

* Trigger build

* Trigger build

* Trigger build

* Trigger build

* Trigger build

* Trigger build

* Trigger build

* Trigger build

* Trigger build

* Trigger build

* Trigger build

* Trigger build

* Trigger build

* Correct the link to the Decidim license (#120)

* Enable the CI at the `develop` branch (#118)

* Use `node-version-file` configuration for the CI (#119)

* Update the Antora cache during deploys (#117)

* Update dependencies (#121)

* Trigger build

* Trigger build

* Trigger build

* Trigger build

* Trigger build

* Trigger build

* Trigger build

* Trigger build

* Trigger build

* Trigger build

* Add playbook changer script

* Add crowdin support for translations (#134)

* Move docs to its own folder

* Add crowdin configuration

* Fix local development and preview (#133)

* Add notice about the different versions in the homepage

* Change antora configuration so it works locally

* Trigger build

* Trigger build

* Add playbook changer script

* Undo "Change antora configuration so it works locally"

* Add script for changing the playbook references according to the environment

* Fix reference to 'Releases' page

* Add editor configuration

* Debug with console.log

* Add support to deploy preview other releases

---------

Co-authored-by: decidim-bot <[email protected]>

* Trigger build

* Refactor and cleanup of bin/playbook-changer.js script

Bring improvements from v0.27 branch:
* Script for playbook changer v2
* Refactor using constants for describing conditions and values
* Improve format of debugging with console.log
* Add jsdoc for writeToFile function

* Fix bug when there head reference doesn't start with 'v0.2'

* Add environment variables for debugging

* Add explicit head and base reference for Production environment

* Ádd metadata output for debugging

* Improve environment debugging and refacotr production check

* Fix bug on Production environment

* New Crowdin updates (#136)

* New translations help_sections.adoc (Spanish)

* New translations homepage.adoc (Spanish)

* New translations index.adoc (Spanish)

* New translations information-pages.adoc (Spanish)

* New translations initiatives_initializer.adoc (Spanish)

* New translations newsletters.adoc (Spanish)

* New translations pages.adoc (Spanish)

* New translations participants.adoc (Spanish)

* New translations admins.adoc (Spanish)

* New translations authorizations.adoc (Spanish)

* New translations census.adoc (Spanish)

* New translations code_postal_letter.adoc (Spanish)

* New translations identity_documents.adoc (Spanish)

* New translations groups.adoc (Spanish)

* New translations impersonations.adoc (Spanish)

* New translations participants.adoc (Spanish)

* New translations reported_users.adoc (Spanish)

* New translations verifications_conflicts.adoc (Spanish)

* New translations scopes.adoc (Spanish)

* New translations spaces.adoc (Spanish)

* New translations assemblies.adoc (Spanish)

* New translations admins.adoc (Spanish)

* New translations attachments.adoc (Spanish)

* New translations categories.adoc (Spanish)

* New translations components.adoc (Spanish)

* New translations members.adoc (Spanish)

* New translations moderations.adoc (Spanish)

* New translations private_participants.adoc (Spanish)

* New translations conferences.adoc (Spanish)

* New translations admins.adoc (Spanish)

* New translations attachments.adoc (Spanish)

* New translations categories.adoc (Spanish)

* New translations components.adoc (Spanish)

* New translations media_links.adoc (Spanish)

* New translations moderations.adoc (Spanish)

* New translations partners.adoc (Spanish)

* New translations registrations.adoc (Spanish)

* New translations certificates.adoc (Spanish)

* New translations invites.adoc (Spanish)

* New translations types.adoc (Spanish)

* New translations users.adoc (Spanish)

* New translations speakers.adoc (Spanish)

* New translations consultations.adoc (Spanish)

* New translations initiatives.adoc (Spanish)

* New translations processes.adoc (Spanish)

* New translations admins.adoc (Spanish)

* New translations attachments.adoc (Spanish)

* New translations categories.adoc (Spanish)

* New translations components.adoc (Spanish)

* New translations groups.adoc (Spanish)

* New translations moderations.adoc (Spanish)

* New translations phases.adoc (Spanish)

* New translations private_participants.adoc (Spanish)

* New translations votings.adoc (Spanish)

* New translations system.adoc (Spanish)

* New translations components_list.adoc (Spanish)

* New translations deprecated.adoc (Spanish)

* New translations development.adoc (Spanish)

* New translations legacy.adoc (Spanish)

* New translations page_admins.adoc (Spanish)

* New translations page_attachments.adoc (Spanish)

* New translations page_categories.adoc (Spanish)

* New translations page_components.adoc (Spanish)

* New translations page_moderations.adoc (Spanish)

* New translations page_private_participants.adoc (Spanish)

* New translations under-construction.adoc (Spanish)

* New translations documentation.adoc (Spanish)

* New translations governance.adoc (Spanish)

* New translations index.adoc (Spanish)

* New translations translations.adoc (Spanish)

* New translations components.adoc (Spanish)

* New translations general-description.adoc (Spanish)

* New translations general-features.adoc (Spanish)

* New translations participants.adoc (Spanish)

* New translations participatory-spaces.adoc (Spanish)

* New translations catalan.adoc (Spanish)

* New translations english.adoc (Spanish)

* New translations french.adoc (Spanish)

* New translations german.adoc (Spanish)

* New translations italian.adoc (Spanish)

* New translations spanish.adoc (Spanish)

* New translations index.adoc (Spanish)

* New translations about.adoc (Spanish)

* New translations background.adoc (Spanish)

* New translations social-contract-ca.adoc (Spanish)

* New translations social-contract-es.adoc (Spanish)

* New translations social-contract.adoc (Spanish)

* New translations decidim-a-brief-overview.adoc (Spanish)

* New translations what-is-decidim.adoc (Spanish)

* New translations why-decidim.adoc (Spanish)

* New translations nav.adoc (Catalan)

* New translations index.adoc (Catalan)

* New translations appearance.adoc (Catalan)

* New translations areas.adoc (Catalan)

* New translations components.adoc (Catalan)

* New translations accountability.adoc (Catalan)

* New translations blog.adoc (Catalan)

* New translations budgets.adoc (Catalan)

* New translations debates.adoc (Catalan)

* New translations elections.adoc (Catalan)

* New translations meetings.adoc (Catalan)

* New translations agenda.adoc (Catalan)

* New translations close.adoc (Catalan)

* New translations polls.adoc (Catalan)

* New translations registrations.adoc (Catalan)

* New translations pages.adoc (Catalan)

* New translations proposals.adoc (Catalan)

* New translations amendments.adoc (Catalan)

* New translations answers.adoc (Catalan)

* New translations collaborative_drafts.adoc (Catalan)

* New translations participatory_texts.adoc (Catalan)

* New translations skeleton.adoc (Catalan)

* New translations sortitions.adoc (Catalan)

* New translations surveys.adoc (Catalan)

* New translations configuration.adoc (Catalan)

* New translations dashboard.adoc (Catalan)

* New translations badges.adoc (Catalan)

* New translations comments.adoc (Catalan)

* New translations conversations.adoc (Catalan)

* New translations embed.adoc (Catalan)

* New translations endorsements.adoc (Catalan)

* New translations fingerprint.adoc (Catalan)

* New translations follows.adoc (Catalan)

* New translations hashtags.adoc (Catalan)

* New translations metrics.adoc (Catalan)

* New translations my_account.adoc (Catalan)

* New translations account.adoc (Catalan)

* New translations authorizations.adoc (Catalan)

* New translations delete_my_account.adoc (Catalan)

* New translations groups.adoc (Catalan)

* New translations my_data.adoc (Catalan)

* New translations my_interests.adoc (Catalan)

* New translations notifications_settings.adoc (Catalan)

* New translations my_public_profile.adoc (Catalan)

* New translations badges.adoc (Catalan)

* New translations followers.adoc (Catalan)

* New translations follows.adoc (Catalan)

* New translations groups.adoc (Catalan)

* New translations timeline.adoc (Catalan)

* New translations tmp_notifications.adoc (Catalan)

* New translations notifications.adoc (Catalan)

* New translations search.adoc (Catalan)

* New translations share.adoc (Catalan)

* New translations statistics.adoc (Catalan)

* New translations versions.adoc (Catalan)

* New translations global_moderations.adoc (Catalan)

* New translations help_sections.adoc (Catalan)

* New translations homepage.adoc (Catalan)

* New translations index.adoc (Catalan)

* New translations information-pages.adoc (Catalan)

* New translations initiatives_initializer.adoc (Catalan)

* New translations newsletters.adoc (Catalan)

* New translations pages.adoc (Catalan)

* New translations participants.adoc (Catalan)

* New translations admins.adoc (Catalan)

* New translations authorizations.adoc (Catalan)

* New translations census.adoc (Catalan)

* New translations code_postal_letter.adoc (Catalan)

* New translations identity_documents.adoc (Catalan)

* New translations groups.adoc (Catalan)

* New translations impersonations.adoc (Catalan)

* New translations participants.adoc (Catalan)

* New translations reported_users.adoc (Catalan)

* New translations verifications_conflicts.adoc (Catalan)

* New translations scopes.adoc (Catalan)

* New translations spaces.adoc (Catalan)

* New translations assemblies.adoc (Catalan)

* New translations admins.adoc (Catalan)

* New translations attachments.adoc (Catalan)

* New translations categories.adoc (Catalan)

* New translations components.adoc (Catalan)

* New translations members.adoc (Catalan)

* New translations moderations.adoc (Catalan)

* New translations private_participants.adoc (Catalan)

* New translations conferences.adoc (Catalan)

* New translations admins.adoc (Catalan)

* New translations attachments.adoc (Catalan)

* New translations categories.adoc (Catalan)

* New translations components.adoc (Catalan)

* New translations media_links.adoc (Catalan)

* New translations moderations.adoc (Catalan)

* New translations partners.adoc (Catalan)

* New translations registrations.adoc (Catalan)

* New translations certificates.adoc (Catalan)

* New translations invites.adoc (Catalan)

* New translations types.adoc (Catalan)

* New translations users.adoc (Catalan)

* New translations speakers.adoc (Catalan)

* New translations consultations.adoc (Catalan)

* New translations initiatives.adoc (Catalan)

* New translations processes.adoc (Catalan)

* New translations admins.adoc (Catalan)

* New translations attachments.adoc (Catalan)

* New translations categories.adoc (Catalan)

* New translations components.adoc (Catalan)

* New translations groups.adoc (Catalan)

* New translations moderations.adoc (Catalan)

* New translations phases.adoc (Catalan)

* New translations private_participants.adoc (Catalan)

* New translations votings.adoc (Catalan)

* New translations system.adoc (Catalan)

* New translations components_list.adoc (Catalan)

* New translations deprecated.adoc (Catalan)

* New translations development.adoc (Catalan)

* New translations legacy.adoc (Catalan)

* New translations page_admins.adoc (Catalan)

* New translations page_attachments.adoc (Catalan)

* New translations page_categories.adoc (Catalan)

* New translations page_components.adoc (Catalan)

* New translations page_moderations.adoc (Catalan)

* New translations page_private_participants.adoc (Catalan)

* New translations under-construction.adoc (Catalan)

* New translations documentation.adoc (Catalan)

* New translations governance.adoc (Catalan)

* New translations index.adoc (Catalan)

* New translations translations.adoc (Catalan)

* New translations components.adoc (Catalan)

* New translations general-description.adoc (Catalan)

* New translations general-features.adoc (Catalan)

* New translations participants.adoc (Catalan)

* New translations participatory-spaces.adoc (Catalan)

* New translations catalan.adoc (Catalan)

* New translations english.adoc (Catalan)

* New translations french.adoc (Catalan)

* New translations german.adoc (Catalan)

* New translations italian.adoc (Catalan)

* New translations spanish.adoc (Catalan)

* New translations index.adoc (Catalan)

* New translations about.adoc (Catalan)

* New translations background.adoc (Catalan)

* New translations social-contract-ca.adoc (Catalan)

* New translations social-contract-es.adoc (Catalan)

* New translations social-contract.adoc (Catalan)

* New translations decidim-a-brief-overview.adoc (Catalan)

* New translations what-is-decidim.adoc (Catalan)

* New translations why-decidim.adoc (Catalan)

* New translations nav.adoc (Portuguese, Brazilian)

* New translations index.adoc (Portuguese, Brazilian)

* New translations nav.adoc (Spanish)

* New translations index.adoc (Spanish)

* New translations nav.adoc (Catalan)

* New translations index.adoc (Catalan)

* New translations nav.adoc (Spanish)

* New translations nav.adoc (Catalan)

* New translations nav.adoc (Portuguese, Brazilian)

* New translations index.adoc (Spanish)

* New translations index.adoc (Catalan)

* New translations index.adoc (Portuguese, Brazilian)

* New translations agenda.adoc (Portuguese, Brazilian)

* New translations amendments.adoc (Portuguese, Brazilian)

* Add v0.26 and v0.27 releases to Releases page (#142)

* Trigger build

* Trigger build

* Trigger build

* Trigger build

* Trigger build

* Trigger build

* Trigger build

* Trigger build

* Trigger build

* Trigger build

* Trigger build

* Trigger build

* Fix typo in accountability doc (#150)

* Trigger build

* Trigger build

* Add "Custom classes" section in develop documentation (#149)

* Add class documentation

* Update docs/en/modules/ROOT/nav.adoc

Co-authored-by: Andrés Pereira de Lucena <[email protected]>

---------

Co-authored-by: Andrés Pereira de Lucena <[email protected]>

* Trigger build

* Enable Portuguese (pt) language

* Bump to v0.28.0 final version

* Remove test for portuguese language from antora configuration

* Add v0.28 in releases page

* Fix title for the "Releases notes" page

* Bump to v0.28.0 version in announcement

* Add Maintainers sections in navigation

* Trigger build

* Add docs for process types (#138)

* Add docs for process types

* Add to main nav

* Fix images path after merge

* Doc was in the wrong location.

* Fix syntax

* Fix incorrect reference

* Maybe it needs the module name?

* Apply suggestions from code review

Co-authored-by: Andrés Pereira de Lucena <[email protected]>

---------

Co-authored-by: Ruth Cheesley <[email protected]>
Co-authored-by: Ruth Cheesley <[email protected]>
Co-authored-by: Ruth Cheesley <[email protected]>

* Trigger build

* Add "Notifications list" (#146)

* Update notifications.adoc

* Update docs/en/modules/admin/pages/features/notifications.adoc

Co-authored-by: Ruth Cheesley <[email protected]>

* Apply suggestions from code review

Co-authored-by: Ruth Cheesley <[email protected]>

* Update notifications.adoc

---------

Co-authored-by: Ruth Cheesley <[email protected]>

* Fix details in Notifications list (#154)

* Fix columns on plain text

* Remove first column with version

* Change column order between Action and Component

* Add Component name in all the missing cells

* Rename Component to Feature in the table header

* Change columns' sizes

* Convert clarifications of 'if enabled' to footnotes

* Fix columns on plain text

* Reuse footnotes

* Fix columns on plain text

* Fix description of the table

* Change 'Affected user' column order and add clarification

* Fix grammar

Suggested on code review

Co-authored-by: Ruth Cheesley <[email protected]>

---------

Co-authored-by: Ruth Cheesley <[email protected]>

* Trigger build

* Trigger build

* Implement vale linter (#147)

* Implement Vale linter with Alex

* Missed a file from Alex's styles

* Add Google style guide

* undo changes to doc

* Add a file to demonstrate Reviewdog

* Better name for GH action

* Rename the GH action

* Only consider base language

Co-authored-by: Andrés Pereira de Lucena <[email protected]>

* Reverse rules on contractions

---------

Co-authored-by: Andrés Pereira de Lucena <[email protected]>

* Trigger build

* Trigger build

* Trigger build

* Trigger build

* Trigger build

* Trigger build

* Trigger build

* Trigger build

* Trigger build

* Remove gender references (#151)

* Implement Vale linter with Alex

* Missed a file from Alex's styles

* Add Google style guide

* undo changes to doc

* Add a file to demonstrate Reviewdog

* Better name for GH action

* Rename the GH action

* Only consider base language

Co-authored-by: Andrés Pereira de Lucena <[email protected]>

* Reverse rules on contractions

* Fix references to she

* References to her

---------

Co-authored-by: Andrés Pereira de Lucena <[email protected]>

* Trigger build

* Trigger build

* Trigger build

* Add new version v0.29 to antora configuration

* Remove deprecated modules: consultations, elections, and votings

* Bump v0.29 release references

* Fix typo in groups page (#159)

* Fix the Vale linter (#162)

* Delete deprecated articles (#164)

* Delete deprecated articles

* Delete references to deleted pages

* Delete System dashboard article and images

* Fix asciidoctor errors

* Keep index.adoc file

---------

Co-authored-by: paulinebessoles <[email protected]>

* First steps (#172)

* Create first steps page and update screenshots

* Fix typo for review

Co-authored-by: Carolina Romero <[email protected]>

* Update highlight box color for screenshot

---------

Co-authored-by: paulinebessoles <[email protected]>
Co-authored-by: Carolina Romero <[email protected]>

* Participants (#170)

* Update participants parent article

* Update Administrators article and screens

* Update user groups article and screenshots

* Add user group frontend screenshot

* Update Participants page and screenshots

* Update impersonations article and screenshots

* Update verifications conflict page

* Update authorizations article

* Update Identity document article

* Update Code postal auth article

* Update Census article

* Fix linter issues

* Fix lint errors

* Update accepted vocabulary

* Revert changes on my public profile page

* Update accepted terms and empty line

* Implement review feedbacks

---------

Co-authored-by: paulinebessoles <[email protected]>

* Global moderations (#169)

Co-authored-by: paulinebessoles <[email protected]>

* Pages and topics (#166)

Co-authored-by: Carolina Romero <[email protected]>
Co-authored-by: paulinebessoles <[email protected]>

* Admin (#171)

Co-authored-by: paulinebessoles <[email protected]>

* Templates (#173)

Co-authored-by: Carolina Romero <[email protected]>
Co-authored-by: paulinebessoles <[email protected]>

* Features (#175)

* Re-organize the features section

* Update search article and screenshots

* Delete public profile sub articles

* Delete profile sub articles and update profile article

* Create dedicated article for user group managament in frontend

* Update groups page and screenshots

* Update navigation

* Update my account article and detele sub articles

* Update notifications article and screenshots

* Update accepted terms

* Update participant actions parent page

* Update fingerprint article and screenshots

* Update statisitcs article and screenshots

* Update versions article and screenshots

* Update transparency parent page

* Fix redirections errors

* Update share article

* Update badges article

* Update follows article and screenshots

* Update endorsements article and screenshots

* Fix broken links and screenshots

* Update conversations article, update screenshots and harmonize access from footer

* Update comments article and screenshots

* Improve comments documentation

* Improve comments documentation

* Change article order

* Update newsletter article and screenshots

* Update social feature page

* Fix error in newsletters image path

* Fix lint errors and incorporate hashtag page in nav

* Fix linter error

* Update group profile

---------

Co-authored-by: paulinebessoles <[email protected]>

* Partials (#179)

* Create landing page partial

* Add assembly landing page and include partial

* Rename screenshots and add assemblies specific content blocks

* Update component partials

* Update categories partial

* Update attachment partial

* Update space admins partial

* Fix folder screenshot

* Update private participants partial

* Update moderations partial

* Fix some vale warnings

* Add component explanation

---------

Co-authored-by: paulinebessoles <[email protected]>

---------

Co-authored-by: decidim-bot <[email protected]>
Co-authored-by: Andrés Pereira de Lucena <[email protected]>
Co-authored-by: Andrés Pereira de Lucena <[email protected]>
Co-authored-by: Xabier E. Barandiaran <[email protected]>
Co-authored-by: Pau&company <[email protected]>
Co-authored-by: Ivan Vergés <[email protected]>
Co-authored-by: sinaeftekhar <[email protected]>
Co-authored-by: Antti Hukkanen <[email protected]>
Co-authored-by: Ruth Cheesley <[email protected]>
Co-authored-by: ahukkanen <[email protected]>
Co-authored-by: Alexandru Emil Lupu <[email protected]>
Co-authored-by: Ruth Cheesley <[email protected]>
Co-authored-by: Ruth Cheesley <[email protected]>
Co-authored-by: paulinebessoles <[email protected]>
Co-authored-by: Carolina Romero <[email protected]>
  • Loading branch information
16 people authored Jan 6, 2025
1 parent efa1e29 commit 2cfb145
Show file tree
Hide file tree
Showing 1,382 changed files with 38,023 additions and 5,569 deletions.
9 changes: 9 additions & 0 deletions .editorconfig
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
root = true

[*]
indent_style = space
indent_size = 2
end_of_line = lf
charset = utf-8
trim_trailing_whitespace = true
insert_final_newline = true
9 changes: 9 additions & 0 deletions .github/styles/Google/AMPM.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
extends: existence
message: "Use 'AM' or 'PM' (preceded by a space)."
link: 'https://developers.google.com/style/word-list'
level: error
nonword: true
tokens:
- '\d{1,2}[AP]M'
- '\d{1,2} ?[ap]m'
- '\d{1,2} ?[aApP]\.[mM]\.'
64 changes: 64 additions & 0 deletions .github/styles/Google/Acronyms.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,64 @@
extends: conditional
message: "Spell out '%s', if it's unfamiliar to the audience."
link: 'https://developers.google.com/style/abbreviations'
level: suggestion
ignorecase: false
# Ensures that the existence of 'first' implies the existence of 'second'.
first: '\b([A-Z]{3,5})\b'
second: '(?:\b[A-Z][a-z]+ )+\(([A-Z]{3,5})\)'
# ... with the exception of these:
exceptions:
- API
- ASP
- CLI
- CPU
- CSS
- CSV
- DEBUG
- DOM
- DPI
- FAQ
- GCC
- GDB
- GET
- GPU
- GTK
- GUI
- HTML
- HTTP
- HTTPS
- IDE
- JAR
- JSON
- JSX
- LESS
- LLDB
- NET
- NOTE
- NVDA
- OSS
- PATH
- PDF
- PHP
- POST
- RAM
- REPL
- RSA
- SCM
- SCSS
- SDK
- SQL
- SSH
- SSL
- SVG
- TBD
- TCP
- TODO
- URI
- URL
- USB
- UTF
- XML
- XSS
- YAML
- ZIP
8 changes: 8 additions & 0 deletions .github/styles/Google/Colons.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
extends: existence
message: "'%s' should be in lowercase."
link: 'https://developers.google.com/style/colons'
nonword: true
level: warning
scope: sentence
tokens:
- ':\s[A-Z]'
31 changes: 31 additions & 0 deletions .github/styles/Google/Contractions.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
extends: substitution
message: "Use '%s' instead of '%s'."
link: 'https://developers.google.com/style/contractions'
level: suggestion
ignorecase: true
action:
name: replace
swap:
# Decidim reverses this rule, and do not use contractions, so this is tweaked accordingly.
aren't: are not
can't: cannot
couldn't: could not
didn't: did not
don't: do not
doesn't: does not
hasn't: has not
haven't: have not
how's: how is
isn't: is not
it's: it is
shouldn't: should not
that's: that is
they're: they are
wasn't: was not
we're: we are
we've: we have
weren't: were not
what's: what is
when's: when is
where's: where is
won't: will not
9 changes: 9 additions & 0 deletions .github/styles/Google/DateFormat.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
extends: existence
message: "Use 'July 31, 2016' format, not '%s'."
link: 'https://developers.google.com/style/dates-times'
ignorecase: true
level: error
nonword: true
tokens:
- '\d{1,2}(?:\.|/)\d{1,2}(?:\.|/)\d{4}'
- '\d{1,2} (?:Jan(?:uary)?|Feb(?:ruary)?|Mar(?:ch)?|Apr(?:il)|May|Jun(?:e)|Jul(?:y)|Aug(?:ust)|Sep(?:tember)?|Oct(?:ober)|Nov(?:ember)?|Dec(?:ember)?) \d{4}'
9 changes: 9 additions & 0 deletions .github/styles/Google/Ellipses.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
extends: existence
message: "In general, don't use an ellipsis."
link: 'https://developers.google.com/style/ellipses'
nonword: true
level: warning
action:
name: remove
tokens:
- '\.\.\.'
12 changes: 12 additions & 0 deletions .github/styles/Google/EmDash.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
extends: existence
message: "Don't put a space before or after a dash."
link: 'https://developers.google.com/style/dashes'
nonword: true
level: error
action:
name: edit
params:
- remove
- ' '
tokens:
- '\s[—–]\s'
13 changes: 13 additions & 0 deletions .github/styles/Google/EnDash.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
extends: existence
message: "Use an em dash ('—') instead of '–'."
link: 'https://developers.google.com/style/dashes'
nonword: true
level: error
action:
name: edit
params:
- replace
- '-'
- ''
tokens:
- ''
9 changes: 9 additions & 0 deletions .github/styles/Google/Exclamation.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
extends: existence
message: "Don't use exclamation points in text."
link: 'https://developers.google.com/style/exclamation-points'
nonword: true
level: error
action:
name: remove
tokens:
- '\w+!(?:\s|$)'
13 changes: 13 additions & 0 deletions .github/styles/Google/FirstPerson.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
extends: existence
message: "Avoid first-person pronouns such as '%s'."
link: 'https://developers.google.com/style/pronouns#personal-pronouns'
ignorecase: true
level: warning
nonword: true
tokens:
- (?:^|\s)I\s
- (?:^|\s)I,\s
- \bI'm\b
- \bme\b
- \bmy\b
- \bmine\b
9 changes: 9 additions & 0 deletions .github/styles/Google/Gender.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
extends: existence
message: "Don't use '%s' as a gender-neutral pronoun."
link: 'https://developers.google.com/style/pronouns#gender-neutral-pronouns'
level: error
ignorecase: true
tokens:
- he/she
- s/he
- \(s\)he
47 changes: 47 additions & 0 deletions .github/styles/Google/GenderBias.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,47 @@
extends: substitution
message: "Consider using '%s' instead of '%s'."
link: 'https://developers.google.com/style/inclusive-documentation'
ignorecase: true
level: error
action:
name: replace
swap:
(?:alumna|alumnus): graduate
(?:alumnae|alumni): graduates
air(?:m[ae]n|wom[ae]n): pilot(s)
anchor(?:m[ae]n|wom[ae]n): anchor(s)
authoress: author
camera(?:m[ae]n|wom[ae]n): camera operator(s)
chair(?:m[ae]n|wom[ae]n): chair(s)
congress(?:m[ae]n|wom[ae]n): member(s) of congress
door(?:m[ae]|wom[ae]n): concierge(s)
draft(?:m[ae]n|wom[ae]n): drafter(s)
fire(?:m[ae]n|wom[ae]n): firefighter(s)
fisher(?:m[ae]n|wom[ae]n): fisher(s)
fresh(?:m[ae]n|wom[ae]n): first-year student(s)
garbage(?:m[ae]n|wom[ae]n): waste collector(s)
lady lawyer: lawyer
ladylike: courteous
landlord: building manager
mail(?:m[ae]n|wom[ae]n): mail carriers
man and wife: husband and wife
man enough: strong enough
mankind: human kind
manmade: manufactured
manpower: personnel
men and girls: men and women
middle(?:m[ae]n|wom[ae]n): intermediary
news(?:m[ae]n|wom[ae]n): journalist(s)
ombuds(?:man|woman): ombuds
oneupmanship: upstaging
poetess: poet
police(?:m[ae]n|wom[ae]n): police officer(s)
repair(?:m[ae]n|wom[ae]n): technician(s)
sales(?:m[ae]n|wom[ae]n): salesperson or sales people
service(?:m[ae]n|wom[ae]n): soldier(s)
steward(?:ess)?: flight attendant
tribes(?:m[ae]n|wom[ae]n): tribe member(s)
waitress: waiter
woman doctor: doctor
woman scientist[s]?: scientist(s)
work(?:m[ae]n|wom[ae]n): worker(s)
13 changes: 13 additions & 0 deletions .github/styles/Google/HeadingPunctuation.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
extends: existence
message: "Don't put a period at the end of a heading."
link: 'https://developers.google.com/style/capitalization#capitalization-in-titles-and-headings'
nonword: true
level: warning
scope: heading
action:
name: edit
params:
- remove
- '.'
tokens:
- '[a-z0-9][.]\s*$'
29 changes: 29 additions & 0 deletions .github/styles/Google/Headings.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
extends: capitalization
message: "'%s' should use sentence-style capitalization."
link: 'https://developers.google.com/style/capitalization#capitalization-in-titles-and-headings'
level: warning
scope: heading
match: $sentence
indicators:
- ':'
exceptions:
- Azure
- CLI
- Code
- Cosmos
- Docker
- Emmet
- gRPC
- I
- Kubernetes
- Linux
- macOS
- Marketplace
- MongoDB
- REPL
- Studio
- TypeScript
- URLs
- Visual
- VS
- Windows
11 changes: 11 additions & 0 deletions .github/styles/Google/Latin.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
extends: substitution
message: "Use '%s' instead of '%s'."
link: 'https://developers.google.com/style/abbreviations'
ignorecase: true
level: error
nonword: true
action:
name: replace
swap:
'\b(?:eg|e\.g\.)(?=[\s,;])': for example
'\b(?:ie|i\.e\.)(?=[\s,;])': that is
14 changes: 14 additions & 0 deletions .github/styles/Google/LyHyphens.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
extends: existence
message: "'%s' doesn't need a hyphen."
link: 'https://developers.google.com/style/hyphens'
level: error
ignorecase: false
nonword: true
action:
name: edit
params:
- replace
- '-'
- ' '
tokens:
- '\s[^\s-]+ly-'
12 changes: 12 additions & 0 deletions .github/styles/Google/OptionalPlurals.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
extends: existence
message: "Don't use plurals in parentheses such as in '%s'."
link: 'https://developers.google.com/style/plurals-parentheses'
level: error
nonword: true
action:
name: edit
params:
- remove
- '(s)'
tokens:
- '\b\w+\(s\)'
7 changes: 7 additions & 0 deletions .github/styles/Google/Ordinal.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
extends: existence
message: "Spell out all ordinal numbers ('%s') in text."
link: 'https://developers.google.com/style/numbers'
level: error
nonword: true
tokens:
- \d+(?:st|nd|rd|th)
7 changes: 7 additions & 0 deletions .github/styles/Google/OxfordComma.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
extends: existence
message: "Use the Oxford comma in '%s'."
link: 'https://developers.google.com/style/commas'
scope: sentence
level: warning
tokens:
- '(?:[^,]+,){1,}\s\w+\s(?:and|or)'
7 changes: 7 additions & 0 deletions .github/styles/Google/Parens.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
extends: existence
message: "Use parentheses judiciously."
link: 'https://developers.google.com/style/parentheses'
nonword: true
level: suggestion
tokens:
- '\(.+\)'
Loading

0 comments on commit 2cfb145

Please sign in to comment.