Julius Härtl
71cb08b00f
docs: Update API docs
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2023-11-08 12:59:36 +01:00
Thanos Kamber
c3b4ed6e1f
Added ability to mark card as done
...
Closes #534
Signed-off-by: Thanos Kamber <thanos.kamber@gmail.com >
2023-11-08 12:59:27 +01:00
Andreas Rosing
13b2796d91
fixes minor spelling error
...
Signed-off-by: Andreas Rosing <FundreasFrohsinn@users.noreply.github.com >
2023-10-19 14:27:18 +02:00
Julius Härtl
cccc4f2f67
docs: Add dedicated documentation section for import/export
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
docs: Update import docs
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2023-08-11 18:21:06 +02:00
Jonas
528bb867b4
Rename main Git development branch from master to main
...
Avoid using terms associated with slavery and exploitation.
Signed-off-by: Jonas <jonas@freesources.org >
2023-01-16 17:27:38 +01:00
chandi Langecker
ccf73736c4
sessions: let's be an OCS API to support extenal clients
...
Signed-off-by: chandi Langecker <git@chandi.it >
2023-01-03 12:45:11 +01:00
chandi Langecker
6684730dd7
docs: sessions API documentation
...
Signed-off-by: chandi Langecker <git@chandi.it >
2023-01-03 12:43:59 +01:00
Michal Polacik
8698e2ce3f
Permanently delete deck cards marked as deleted after 5 min in a cron job
...
Limit deleted cards in one cron job run to 500
Converted spaces to tabs
Added missing import for CardMapper class
Added another missing import for CardMapper class
Fixed response object in findToDelete method + fixed 2 misspellings in API.md
Fixed invalid parameter type
Fix DeleteCronTest
Signed-off-by: Marcel Klehr <mklehr@gmx.net >
Fix lint errors
Signed-off-by: Marcel Klehr <mklehr@gmx.net >
2022-11-07 17:26:12 +01:00
Adrian Missy
f7717aa02a
feat: #2906 add card ID badge
...
- adds vscode settings file to gitingore
- adds new badge for card ID
- adds card ID to board filter
- adds settings to disable card ID badge
Signed-off-by: Adrian Missy <adrian.missy@onewavestudios.com >
2022-10-29 10:25:28 +02:00
wiktor2200
6160d67032
fix(docs): fix links to JSON schemas for Trello
...
Link in docs was wrong, missing dir: `Importer/`
2022-07-05 14:34:50 +02:00
Julius Härtl
c6aef45d8c
Adjust documentaion wording
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2022-03-22 08:23:30 +01:00
Julius Härtl
a032287cb5
cleanup test cases
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2022-03-22 08:23:29 +01:00
Sergey Shliakhov
19a2aeb5e5
Update docs
...
Signed-off-by: Sergey Shliakhov <husband.sergey@gmail.com >
fix: conflicts
2022-03-22 08:23:26 +01:00
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
ccd5bce7ea
Replace glob by EventDispatcher
...
Signed-off-by: Vitor Mattos <vitor@php.rio >
2021-12-30 11:19:50 +01:00
Vitor Mattos
f2b6934ac3
Move all classes to a sub-namespace
...
Signed-off-by: Vitor Mattos <vitor@php.rio >
2021-12-30 11:19:50 +01:00
Vitor Mattos
5b30577df0
Update documentation, import created
...
Signed-off-by: Vitor Mattos <vitor@php.rio >
2021-12-30 11:19:50 +01:00
Vitor Mattos
4561887348
Add long comments with attachment
...
Signed-off-by: Vitor Mattos <vitor@php.rio >
2021-12-30 11:19:49 +01:00
Vitor Mattos
e87c063076
Documentation, improvements on validation, refactor
...
Validate get boad
change pattern of api params
Import only one board by api
Populate data from api
Update class diagram
Update documentation
Add return when success
Sort comments
Fix order of cards
Instructions of attachments
Signed-off-by: Vitor Mattos <vitor@php.rio >
2021-12-30 11:19:49 +01:00
Vitor Mattos
c7a37ea425
Increase documentation
...
Signed-off-by: Vitor Mattos <vitor@php.rio >
2021-12-30 11:19:49 +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
Julius Härtl
af309f7372
Add user docs
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2021-04-13 14:15:25 +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
1cfd1ce6ee
Add canCreateBoards to capabilities and update documentation
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2020-11-10 12:25:19 +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
Nÿco
3cc561bf3a
Minor-minor stuff
...
* removes spaces before a double sign punctuation
* added newlines before unordered list (work on GitHub but not on readthedocs)
2020-06-09 23:04:23 +02:00
Arno
70601bb8f7
Rework Markdown checklist explanation
2020-06-08 12:56:54 +02:00
4rno
2b2a8f7b27
Update Markdown.md
...
Add checklist explaination
2020-06-08 12:24:09 +02:00
Andrew
5f3fc11b46
Update API.md
...
Just some minor text improvements.
2020-05-25 17:52:41 +10:00
Julius Härtl
d9ebe48227
Merge pull request #1729 from nextcloud/enh/title-docs
2020-04-24 20:02:26 +02: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
2074b2976a
Fix stylelint issues
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2020-04-22 18:21:41 +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