Julius Härtl
ced39c9501
Extend API changelog
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2022-01-11 09:13:05 +01:00
Vitor Mattos
e01e4cf1a7
Create route to get json schema to validate config
...
Fix visibility
Make compatible with php 7.2
Remove returing instance
Increase coverage
Reduce psalm info
Throw exception if system not defined
Increment coverage
Signed-off-by: Vitor Mattos <vitor@php.rio >
2021-12-30 11:19:49 +01:00
Vitor Mattos
4138953208
Changes to make possible implement api endpoint
...
Update documentation
Start implementing getSystems route
Code to route getSystems
Controller to board import
Change return
Increase coverage
Signed-off-by: Vitor Mattos <vitor@php.rio >
2021-12-30 11:19:49 +01:00
Dmitriy Ivanko
51bcbdb87d
Store cardDetailsInModal in config instead of state
...
Signed-off-by: Dmitriy Ivanko <tmwsls12@gmail.com >
2021-12-28 14:39:25 +01:00
Julius Härtl
13dcacc3bb
Delete file shares through attachments API
...
Previously the file was deleted in the file structure of the user is not
expected as the file might not only be related to the card.
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2021-09-05 12:13:21 +02:00
Raphael Borun Das Gupta
8e4da4e0a3
docs: Fix table in section "GET /api/v1.0/config"
...
If the number of columns doesn't agree between the rows,
the MarkDown table markup seems to be broken
and rendered incorrectly in both, the GitHub preview
and on https://deck.readthedocs.io/en/latest/API/#config .
Signed-off-by: Raphael Borun Das Gupta <git@raphael.dasgupta.ch >
2021-01-07 23:39:55 +01:00
eutampieri
5940f3a353
Fixed documentation typo
...
Signed-off-by: Eugenio Tampieri <eugenio@eutampieri.eu >
2020-12-28 16:26:01 +01:00
Julius Härtl
6a8e607134
Add documentation for ETags
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2020-11-10 17:14:35 +01:00
Julius Härtl
7462a85909
Enhance notes about date format
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2020-11-10 12:25:43 +01:00
Julius Härtl
90a7a1b320
Fix duedate specification
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2020-11-10 12:23:40 +01:00
Julius Härtl
b18ebe83b6
Add documentation for config OCS api
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2020-11-06 14:50:47 +01:00
Jordan Bancino
0212c6dcad
Update incorrect field in API documentation (docs/API.md)
...
Signed-off-by: Jordan Bancino <jordan@bancino.net >
2020-08-21 14:34:52 -04:00
Niedermann IT-Dienstleistungen
703aca6ef9
Add lastModified date to boards API documentation
2020-08-05 12:05:25 +02:00
Julius Härtl
550c91654d
docs: Add reply to details for comments API
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2020-06-15 11:59:46 +02:00
Andrew
5f3fc11b46
Update API.md
...
Just some minor text improvements.
2020-05-25 17:52:41 +10:00
Julius Härtl
ef1a83b0a9
Add API changelog
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2020-04-24 19:11:21 +02:00
Julius Härtl
9cc28b7fd1
Add length documentation for title attributes in the API documentation
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2020-04-20 11:00:09 +02:00
Julius Härtl
1781aaafb7
Allow to set duedate during card creation
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2020-03-29 12:37:04 +02:00
Julius Härtl
3f891bf103
Add API docs for comments OCS API
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2020-03-10 11:58:15 +01:00
Julius Härtl
6fa7295b42
Limit card assignment to users who are participants of the board
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2020-01-08 21:23:44 +01:00
Thomas Cassaert
d3e61ead57
Added request body for the creation of stacks in API docs
...
Signed-off-by: Thomas Cassaert <tcassaert@inuits.eu >
2019-11-23 15:24:13 +01:00
Koen
bf1a917e2b
Add date format to If-Modified-Since documentation ( #1196 )
...
* Fix If-Modified-Since example in API.md
Fixes the example curl request date format. It didn't conform to the IMF-fix standard and was not accepted by the parseDate function.
Signed-off-by: Koen Tange <monokles@protonmail.ch >
* Add If-Modified-Since format description to API.md
Adds a short description elaborating on the different date formats supported by the If-Modified-Since header.
Signed-off-by: Koen Tange <monokles@protonmail.ch >
* Mark old time formats as obsolete in API.md
Clarified in the text that only the IMF-fixformat date format should be used in conjuction with the If-Modified-Since header.
Signed-off-by: Koen Tange <monokles@protonmail.ch >
2019-08-26 17:18:32 +02:00
Julius Härtl
85ba0c524f
Fix typo in API urls
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2019-05-17 12:28:26 +02:00
Julius Härtl
9ee2c92a9d
Update API docs
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2019-03-28 16:49:24 +01:00
Julius Härtl
ec1faad4ab
Add note about bad request response
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2018-11-06 19:41:44 +01:00
Julius Härtl
35991b7448
Add data examples to the docs
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2018-11-06 19:39:09 +01:00
Julius Härtl
89cb797250
More api docs
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2018-11-06 19:08:55 +01:00
Julius Härtl
26ab4a950d
Add database structure docs
...
thanks to @desperateCoder for drawing an er diagram
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2018-11-06 19:08:55 +01:00
Julius Härtl
31273a31b7
Fix typo
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2018-11-06 19:08:55 +01:00
Julius Härtl
b494e9e1b0
Change level of api docs
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2018-11-06 19:08:54 +01:00
Julius Härtl
fdd248b7d5
Add documentation with list of API endpoints
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2018-11-06 19:08:52 +01:00