Luka Trovic
03cdc47540
feat: add board import and export
...
Signed-off-by: Luka Trovic <luka@nextcloud.com >
2025-04-29 09:53:49 +02:00
Julius Knorr
c630d3e809
Merge pull request #6138 from xyjonas/programmatic-archive-unarchive-card
...
Feat(REST API): add url to (un)archive cards
2025-01-02 15:55:47 +01:00
grnd-alt
60b7357ef4
enh: make clone function use ocs
...
Signed-off-by: grnd-alt <git@belakkaf.net >
2024-12-19 14:05:32 +01:00
grnd-alt
838b648ef6
introduce cloneCard backendFunctionality
...
Signed-off-by: grnd-alt <salimbelakkaf@outlook.de >
2024-12-18 22:31:44 +01:00
Julius Knorr
86cb011a5c
style: Fix php-cs issues
...
Signed-off-by: Julius Knorr <jus@bitgrid.net >
2024-12-17 09:22:00 +01:00
Jonas H. Steiner
e986ca31a1
Feat(REST API): add url to (un)archive cards
...
Signed-off-by: Jonas H. Steiner <jsteiner@plusline.net >
2024-08-29 12:33:01 +02:00
Andy Scherzinger
be11113d32
chore: Add SPDX header
...
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de >
2024-05-07 15:51:49 +02:00
Julius Härtl
9f98f0bd5f
fix: Switch to route based urls ( fix #4467 )
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2023-11-13 09:00:57 +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
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
fcfbcc63b4
basic notify_push usage with session handling (rebased)
...
Signed-off-by: chandi Langecker <git@chandi.it >
2023-01-03 12:43:56 +01:00
David Loe
88a9fe2161
Export Board
...
Signed-off-by: David Loe <d.loewens24@gmail.com >
2022-12-30 12:56:06 +01:00
Luka Trovic
bf9a51d167
feat: add api endpoint and UI to transfer a board to a different user
...
Signed-off-by: Luka Trovic <luka@nextcloud.com >
2022-03-22 08:23:29 +01:00
Luka Trovic
165375fbab
fix: generate fixed link for activity emails
...
Signed-off-by: Luka Trovic <luka@nextcloud.com >
fix: generate fixed link for activity emails
Signed-off-by: Luka Trovic <luka@nextcloud.com >
Fix tests
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2022-03-09 16:57:31 +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
Vitor Mattos
c5d10dafb8
Import participants
...
Big refactor to create route
Import participants
Signed-off-by: Vitor Mattos <vitor@php.rio >
2021-12-30 11:19:48 +01:00
Julius Härtl
840c143b92
Implement advanced search queries
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2021-04-13 14:13:03 +02:00
Julius Härtl
199cccf86b
Add 1.1 api version to handle other attachment types properly
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2021-01-04 15:58:40 +01:00
Julius Härtl
1b16dbacf5
Add calendar setting and move to more generic config ocs routes
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2020-09-15 08:46:14 +02:00
Julius Härtl
0b23401a07
Some cleanup on the filtering
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2020-08-25 21:18:59 +02:00
Julius Härtl
b199442b16
Rename to overview
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2020-08-20 11:41:19 +02:00
Jakob Röhrl
818ffa2d57
ocs route
...
Signed-off-by: Jakob Röhrl <jakob.roehrl@web.de >
2020-08-20 11:41:18 +02:00
Julius Härtl
348fc669be
Allow to use card item without being available in global card store
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2020-08-20 11:41:18 +02:00
Jakob Röhrl
3c5f68e0c3
card dashboard
...
Signed-off-by: Jakob Röhrl <jakob.roehrl@web.de >
2020-08-20 11:40:39 +02:00
Julius Härtl
3c6a177da9
Add backend for assigning groups to cards
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2020-04-01 20:52:09 +02:00
Julius Härtl
fb06cac246
Move to OCS routes for new comments api
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2020-03-10 11:16:38 +01:00
Julius Härtl
841fa0d4dd
Implement api endpoints for comment reply handling
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2020-03-10 11:16:37 +01:00
Julius Härtl
07fd562a55
WIP: Comment reply
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2020-03-10 11:15:45 +01:00
Julius Härtl
1a874ba79b
Make sure to respect board acls in the frontend all over the place
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2020-01-25 13:37:17 +01:00
Jakob
36afac9eff
clone board func with labels and stacks
...
Signed-off-by: Jakob <jakob.roehrl@web.de >
2019-09-06 09:45:25 +02:00
Julius Härtl
1811dc73b7
Fix ACL and archived REST endpoints
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2019-06-30 13:27:22 +02:00
Julius Härtl
13295c7f8c
Fix acl update route
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2019-05-02 08:51:57 +02:00
Julius Härtl
7a77c04caf
Unify params
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2019-03-28 16:49:24 +01:00
Julius Härtl
6c1fe18f92
Add acl endpoints to REST API
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2019-03-28 16:49:24 +01:00
Julius Härtl
7c95783ab5
Add group limit for creating boards
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2018-12-04 09:11:50 +01:00
Ryan Fletcher
37a2858d5f
wrote attachment api controller, fixed bug caught by unit test in CardService
...
Signed-off-by: Ryan Fletcher <ryan.fletcher@codepassion.ca >
2018-08-15 21:15:22 +02:00
Ryan Fletcher
172a80fa5d
Added additional endpoints for cards / stacks
...
Signed-off-by: Ryan Fletcher <ryan.fletcher@codepassion.ca >
2018-08-15 21:15:21 +02:00
Ryan Fletcher
6d57b1081a
BoardApiControllerTest wrote delete tests
...
Signed-off-by: Ryan Fletcher <ryan.fletcher@codepassion.ca >
2018-08-15 21:15:18 +02:00
Ryan Fletcher
cfd9ab98c6
Implemented StackApiController Get Function.
...
Signed-off-by: Ryan Fletcher <ryan.fletcher@codepassion.ca >
2018-08-15 21:15:17 +02:00
Ryan Fletcher
a388d199dc
Refactored error handling in StackApiController and moved it into ApiHelper.php, this will allow me to use the same checks in all controllers.
...
Signed-off-by: Ryan Fletcher <ryan.fletcher@codepassion.ca >
2018-08-15 21:15:16 +02:00
Ryan Fletcher
f97c7c3f7b
Added in Create + Delete functions to the LabelApiController
...
Signed-off-by: Ryan Fletcher <ryan.fletcher@codepassion.ca >
2018-08-15 21:15:16 +02:00
Ryan Fletcher
6002067b64
Created LabelApiController and it's get / update methods.
...
Signed-off-by: Ryan Fletcher <ryan.fletcher@codepassion.ca >
2018-08-15 21:15:16 +02:00
Ryan Fletcher
b82591a0bc
Added delete operation to CardApiController
...
Signed-off-by: Ryan Fletcher <ryan.fletcher@codepassion.ca >
2018-08-15 21:15:15 +02:00
Ryan Fletcher
e5f7f89ed9
Wrote update method for CardApiController
...
Signed-off-by: Ryan Fletcher <ryan.fletcher@codepassion.ca >
2018-08-15 21:15:15 +02:00
Ryan Fletcher
a68e888654
Started CardApiController
...
Signed-off-by: Ryan Fletcher <ryan.fletcher@codepassion.ca >
2018-08-15 21:15:15 +02:00
Ryan Fletcher
0c0910ee81
Co authored for my changes.
...
Signed-off-by: Ryan Fletcher <ryan.fletcher@codepassion.ca >
2018-08-15 21:15:15 +02:00
Ryan Fletcher
ced87edfa5
Put in validation responses in BoardApiController
...
Signed-off-by: Ryan Fletcher <ryan.fletcher@codepassion.ca >
2018-08-15 21:15:15 +02:00
Ryan Fletcher
3cb496daa2
Cleaned up StackApiController to use proper route parameters, removed route parameters from request payloads as per rest standards.
...
Signed-off-by: Ryan Fletcher <ryan.fletcher@codepassion.ca >
2018-08-15 21:15:14 +02:00
Ryan Fletcher
be91ff641c
StackApiController added the update put route.
...
Signed-off-by: Ryan Fletcher <ryan.fletcher@codepassion.ca >
2018-08-15 21:15:14 +02:00