22 Commits

Author SHA1 Message Date
Oliver Günther 68bd0bb256 Remove reference to storybook 2024-08-28 10:43:42 +02:00
as-op de9878e9ed chore(lint): fix typos with cspell 2024-01-22 11:37:17 +01:00
Oliver Günther b82ddbc583 Remove storybook from actively building, keep last build 2023-11-08 14:05:33 +01:00
as-op 910f22aae3 fix(docs): remove unused images 2023-08-23 09:21:05 +02:00
Oliver Günther 274bca2fc2 Replace design-system tables with links to lookbook and storybook 2023-08-09 09:14:31 +02:00
luz paz c757e6f60e Fix various typos
Found via `codespell -q 3 -S ./.git,./config/locales,./modules/xls_export/config/locales,./modules/job_status/config/locales,./modules/two_factor_authentication/config/locales,./modules/backlogs/config/locales/crowdin,./**/config/locales,./frontend/src/vendor -L ba,inflight,nd,parms,pullrequest,pullrequests,sur,varius`
2022-11-08 05:34:15 -05:00
Parimal Satyal bbfab3c7b1 Minor 2022-10-12 10:32:13 +02:00
Parimal Satyal e44d50c4b6 Updates to Storybook
Extended:
- How to use the resource page
- Typography
- Selector Field
- Tooltip

Added:
- Focus
- Link to logo in docs (but this needs to be published first, so won't show for a while)
2022-10-05 09:53:32 +02:00
Andrej Sandorf 0565f49578 feat(docs): use markdown blockquote instead of html for alert boxes (#10880) [skip ci]
feat(docs): use blockquote instead of html for alert boxes
2022-06-29 13:40:20 +02:00
Marc Alcobé Talló 765bcf91c2 Add project selector DS documentation (#10862)
* Add project selector DS documentation

Created a new table to identify where the project selector is applied in this version 12.2.

* Functions section creation

Together with @psatyal we decided to move the project selector to a new section called Functions as this is not a component or a pattern but a example of a function (with componetns and patterns inside)

* Minor formatting

Co-authored-by: Niels Lindenthal <lindenthal@users.noreply.github.com>
2022-06-28 12:22:17 +02:00
Andrej Sandorf a0701032b6 Fix/docs (#10869) [skip ci]
* fix(docs): remove unused images
* fix(docs): reduce png image sizes
* fix(docs): invalid signs in markdown formatting
* fix(docs): adjust legal link
* fix(docs): don't use ZWSP & NBSP without reason
* fix(docs): cleanup release notes index page
* fix(docs): remove unused markdown frontmatter
2022-06-28 10:55:12 +02:00
Marc Alcobé Talló c7867b2860 Added design words to the Design System (#10853)
I added some more design/technical words to the current Design System description. This was to test the guideline process of how to edit docs.
2022-06-27 09:56:11 +02:00
Andrej Sandorf 79547f7677 feat(docs): unify & fix inline html (#10841) [skip ci] 2022-06-23 10:24:10 +02:00
Birthe Lindenthal f05543757b Merge pull request #10644 from opf/searchfield-addcases (#10649)
Adding more cases for the search fields

Co-authored-by: Niels Lindenthal <lindenthal@users.noreply.github.com>
2022-05-06 15:12:01 +02:00
Niels Lindenthal c5d11960a8 Add information about the usage of the search fields in OpenProject 2022-05-04 08:05:11 +02:00
Andrej Sandorf b0942769b1 fix(docs): toggle switched link and description markdown (#10545) 2022-04-25 12:19:08 +02:00
Parimal Satyal bf1a5155e6 Added some examples, but they're mostly Include projects 2022-04-04 16:37:00 +02:00
Niels Lindenthal ee053ecc11 Adding link to Calendar module as example for an implemented component 2022-04-04 16:10:03 +02:00
Parimal Satyal 98a0eb5331 Fixed markdown table, added implementation examples 2022-04-04 15:22:11 +02:00
Niels Lindenthal 371c89d9be Example for implementation of Action bar 2022-04-04 15:13:51 +02:00
Parimal Satyal 17d26022ff Added missing elements, udpated status for each
Added links to some components and patterns that were missing and updated the status to accurately reflect the documentation status for each. No doc status for foundation library yet (some elements like Illustrations and Spacing don't need documentation, the rest is in progress)
2022-04-04 14:15:05 +02:00
Niels Lindenthal edb76be7ec Initial draft 2022-04-04 12:19:38 +02:00