Commit Graph

103 Commits

Author SHA1 Message Date
andy
8dc03020bc 💄 Omit unnecessary './' at registration doc 2024-06-24 15:49:58 +02:00
andrés gonzález
3fb5e11daa
Merge pull request #199 from Natetronn/patch-1
fix for manage.sh no longer existing
2024-06-24 15:48:06 +02:00
andrés gonzález
c32ee9c60f
Merge branch 'main' into main 2024-06-24 12:09:27 +02:00
andrés gonzález
c2d4836cac
Merge branch 'main' into patch-1 2024-06-24 10:01:04 +02:00
Andrés Moya
fcb21b2c4a 📖 Improve doc about running tests 2024-06-05 13:47:07 +02:00
Andrés Moya
cf4681adc2 📖 Document how to write unit tests 2024-06-05 13:13:24 +02:00
Andrés Moya
e06bbb630d 📖 Document how to run unit tests 2024-06-05 13:13:24 +02:00
Andrey Antukh
eb795878ff Update configuration flags documentation 2024-06-04 13:52:56 +02:00
Xaviju
8e2731913d
Update warning on playwright dependencies
Update warning on playwright dependencies to explain that if the user has a distro without `apt-get` it might need to install these dependencies manually using it package system.

Links to the playwright GitHub issue, where it explains what are the missing dependencies.
2024-05-28 14:50:32 +02:00
trivialkettle
72dba3535a
Fix typo in technical-guide/configuration.md 2024-05-28 09:52:34 +02:00
Belén Albeza
2e45a5e7ce Add info about running FE tests with workers + edit documentation 2024-05-20 10:45:55 +02:00
Tom Haddon
2589006b18
Fix typos in technical configuration guide 2024-05-17 06:36:00 +02:00
Aitor Moreno
9e580975a8
Merge pull request #186 from penpot/eva-document-test-best-practices
 Add documentation to testing best practices
2024-05-09 12:59:54 +02:00
AzazelN28
00815ca9a5 Add WebSocket mocking documentation 2024-05-09 12:56:54 +02:00
Madalena Melo
75d77ae480
Small grammar fixes on getting-started.md 2024-05-08 11:43:29 +02:00
Eva Marco
bf598c19ed Add documentation to testing best practices 2024-05-08 09:35:01 +02:00
Nathan Doyle
8fb485fb8e
fix for manage.sh no longer existing
Changed command for creating a user to use python and manage.py, as the bash script is no longer present.
2024-05-04 16:37:02 -07:00
Eva Marco
792cfc010e ♻️ Add warning 2024-04-24 12:40:29 +02:00
Eva Marco
5bcb36ef6c Add integration testing documentation 2024-04-24 12:40:29 +02:00
Andrés Moya
6fa930bb00
Merge pull request #158 from j4ckzh0u/patch-1
[fix] Update getting-started.md
2024-04-24 12:35:52 +02:00
Hamid Sadeghian
9c5d95d13b 🐛 Fix "Dev Env" link lead to "Architecture" page instead
changed
[Dev Env][1]
linking to
[1]: /technical-guide/developer/architecture/

to
[Dev Env][3]
linking to
[3]: /technical-guide/developer/devenv/
2024-04-24 10:49:44 +02:00
Eva Marco
2cca7a7caa
Merge pull request #190 from penpot/compressing-graphics
💄 Compressing graphics
2024-04-24 10:29:16 +02:00
andy
f308bddce6 🐛 Tech guide header issues 2024-04-24 10:24:58 +02:00
andy
b5a3c0e759 💄 tech-guide webp images 2024-04-17 18:57:03 +02:00
Andrey Antukh
21af70d0f2 📚 Add upgrade notice for penpot v2 2024-04-11 13:45:05 +02:00
andy
79da683cea 💄 Integrations 2.0 2024-04-06 12:26:44 +02:00
andrés gonzález
b7cc7bbd19
Merge pull request #157 from StephanEggermont/patch-1
typo
2024-02-07 16:10:49 +01:00
Madalena Melo
cf72cc0ab2
Update configuration.md 2024-01-22 16:03:25 +01:00
Madalena Melo
8ae50fcb6e
Update getting-started.md 2024-01-22 15:57:40 +01:00
Madalena Melo
75965cbfce
📚 fix grammatical typo
Fixed a small grammatical error
2024-01-22 11:44:25 +01:00
j4ckzh0u
6091299635
Update getting-started.md 2024-01-05 15:32:03 +08:00
Stephan Eggermont
c0d5d26f7f
typo 2023-12-20 13:16:48 +01:00
Prince Mendiratta
b553b30c9d
📚 update incorrect link for configuration
Signed-off-by: Prince Mendiratta <prince.mendi@gmail.com>
2023-08-26 13:32:47 +05:30
andy
b461e86043 📚 Doc for access tokens 2023-07-07 11:30:51 +02:00
andy
d6be615003 📚 Doc for access tokens 2023-07-06 18:21:00 +02:00
Matías Galí
0724a13caf
Fix minor grammar errors. 2023-05-07 00:29:27 -03:00
SuperDev
963c722e52 Add backend and exporter uri configuration
Signed-off-by: Owen Bonneville <supernova@superdev.one>
2023-03-19 18:35:15 +01:00
Scott Fredericksen
d50c699023 Provide alternative to wget because not installed on Mac
Here's a simple alternative to wget to help people using a Mac because it
is not available by default on MacOS.
2023-03-19 18:29:37 +01:00
tedstriker
9f9b99a05e Add ldap user query example
source https://github.com/penpot/penpot/issues/1287
2023-03-19 18:28:06 +01:00
networkException
a46580afa4 🐛 Fix python binary not in path when creating new user
This patch fixes the example command for creating a new user by
specifiying a python binary that is actually in the path.

Signed-off-by: networkException <git@nwex.de>
2023-03-19 18:26:29 +01:00
Peterhanekamp
641a9e4457
Update getting-started.md
The link to Elestio went to the general web, I changed it for the specific link of the Penpot page
2023-03-02 16:46:25 +01:00
Andrés Moya
48967f40b9 📚 Add webhooks info to the teams section 2023-02-08 17:22:19 +01:00
Andrés Moya
e924273ab3 📚 Add integration guide with webhooks 2023-02-08 16:19:25 +01:00
Bildigo Developer
028c70a84a small typo fix 2023-02-08 15:50:43 +01:00
Andrés Moya
05a767739a 📚 Reorganize self-host section, to be more compact. 2023-02-08 11:43:48 +01:00
Andrey Antukh
f677fee249 📚 Update documentation 2023-01-31 22:59:46 +01:00
Andrés Moya
51d7a59c0c Link with self-host community 2023-01-26 16:08:50 +01:00
Andrés Moya
25a055ec47 📚 Refactor self-hosting guide 2023-01-23 10:34:27 +01:00
andrés gonzález
872a6d0160
Merge pull request #119 from nielspruis/patch-1
Changed fontend to frontend in registration section
2022-11-29 10:46:28 +01:00
purencool
368d8753fb Update getting-started.md
The Penpot command to add email access via the command line didn't work as the docker backend image name was different to the documentation.

Using `docker ps` made me aware of the issue.

```
CONTAINER ID   IMAGE                       COMMAND                  CREATED              STATUS              PORTS                  NAMES
77b17305e4fa   penpotapp/backend:latest    "/bin/bash run.sh"       About a minute ago   Up About a minute                          penpot-penpot-backend-1
```
2022-11-29 10:18:16 +01:00