Elizabeth Danzberger
f7fa419105
fix: skip exporting a deleted card
...
Signed-off-by: Elizabeth Danzberger <lizzy7128@tutanota.de >
2025-02-04 09:49:39 +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
dependabot[bot]
ba3e97b73d
Chore(deps-dev): Bump nextcloud/coding-standard from 1.2.1 to 1.2.3
...
Bumps [nextcloud/coding-standard](https://github.com/nextcloud/coding-standard ) from 1.2.1 to 1.2.3.
- [Release notes](https://github.com/nextcloud/coding-standard/releases )
- [Changelog](https://github.com/nextcloud/coding-standard/blob/master/CHANGELOG.md )
- [Commits](https://github.com/nextcloud/coding-standard/compare/v1.2.1...v1.2.3 )
---
updated-dependencies:
- dependency-name: nextcloud/coding-standard
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-08-26 08:14:42 +02:00
grnd-alt
09748aebb9
export json data of commments
...
Signed-off-by: grnd-alt <salimbelakkaf@outlook.de >
2024-08-05 10:05:05 +02:00
Julius Härtl
1147d3ab53
test: Add some basic integration test skeleton for import
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2023-08-11 14:44:57 +02: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
202ea30090
Start implementing Trello API service
...
Implement name of system to import
Implement need validate data
Fix allowed system list
Start implementing Trello API service
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
39a927de18
Clean attachment table
...
Clean code
Clean attachment table
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
Vitor Mattos
fd92fc3c4d
Refactor and improvements on command
...
Check available helpers
Default permission: view only
Moved validate setting from helper to command
Turn more easy create a importer
Docblock and improvements on interface
lcfirst on system property
Helper moved to ImporHelper folder
Moved fixtures to ImportHelper
Rename settings to config
Big refactor to move import methods to service
Signed-off-by: Vitor Mattos <vitor@php.rio >
2021-12-30 11:19:48 +01:00
Vitor Mattos
eb8bf3f22b
Translations and tests
...
Signed-off-by: Vitor Mattos <vitor@php.rio >
2021-12-30 11:19:48 +01:00
Vitor Mattos
48df98ce67
Add new command
...
Clean code
Add new command
Import last modified and deleted date
Replace arrow functions by lambda functions
Add properties to class
Add dependency to composer.json
Signed-off-by: Vitor Mattos <vitor@php.rio >
Turn private methods
Add output messages and associate users to cards
Signed-off-by: Vitor Mattos <vitor@php.rio >
2021-12-30 11:19:46 +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
7cc9cf26ef
Update php codestyle
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2020-12-28 13:05:54 +01:00
Julius Härtl
67fe250248
Refactor class names to Assignment
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2020-11-10 15:25:24 +01:00
Julius Härtl
52febb396c
Fix php cs issues
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2020-04-22 19:57:19 +02:00
Julius Härtl
c3c48b84ed
Make user id from occ command available in the service
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2019-12-19 21:54:53 +01:00
Julius Härtl
4c0512f0b7
Bump phpunit and fix CI
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2019-12-17 20:25:57 +01:00
Julius Härtl
8d60a4379d
Add rough test and fix card array
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2018-07-02 11:51:53 +02:00