-
Notifications
You must be signed in to change notification settings - Fork 276
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[stable27] enh/import from deck #5003
Commits on Aug 11, 2023
-
fix: Properly export cards as a child element of the related stack
Signed-off-by: Julius Härtl <jus@bitgrid.net>
Configuration menu - View commit details
-
Copy full SHA for 4e4da92 - Browse repository at this point
Copy the full SHA 4e4da92View commit details -
fix: Avoid failing due to uninitialized acces of systemInstance
Signed-off-by: Julius Härtl <jus@bitgrid.net>
Configuration menu - View commit details
-
Copy full SHA for b381588 - Browse repository at this point
Copy the full SHA b381588View commit details -
WIP: enh(import): import deck json exports
Signed-off-by: Max <max@nextcloud.com>
Configuration menu - View commit details
-
Copy full SHA for c683044 - Browse repository at this point
Copy the full SHA c683044View commit details -
feat: Implement logic to import multiple boards
Signed-off-by: Julius Härtl <jus@bitgrid.net>
Configuration menu - View commit details
-
Copy full SHA for 4c05c40 - Browse repository at this point
Copy the full SHA 4c05c40View commit details -
feat: Add app version to the deck app export
Signed-off-by: Julius Härtl <jus@bitgrid.net>
Configuration menu - View commit details
-
Copy full SHA for 7a4ae5f - Browse repository at this point
Copy the full SHA 7a4ae5fView commit details -
test: Add some basic integration test skeleton for import
Signed-off-by: Julius Härtl <jus@bitgrid.net>
Configuration menu - View commit details
-
Copy full SHA for fb7f316 - Browse repository at this point
Copy the full SHA fb7f316View commit details -
test: Add example test data for deck import
Signed-off-by: Julius Härtl <jus@bitgrid.net>
Configuration menu - View commit details
-
Copy full SHA for 6318a31 - Browse repository at this point
Copy the full SHA 6318a31View commit details -
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>
Configuration menu - View commit details
-
Copy full SHA for ab8d4b8 - Browse repository at this point
Copy the full SHA ab8d4b8View commit details -
feat: Let occ deck:import default to deck json importer
Signed-off-by: Julius Härtl <jus@bitgrid.net>
Configuration menu - View commit details
-
Copy full SHA for e2ac4df - Browse repository at this point
Copy the full SHA e2ac4dfView commit details -
Configuration menu - View commit details
-
Copy full SHA for e48a1c6 - Browse repository at this point
Copy the full SHA e48a1c6View commit details -
fix: request full details for board export
Signed-off-by: Julius Härtl <jus@bitgrid.net>
Configuration menu - View commit details
-
Copy full SHA for 5f4c4cd - Browse repository at this point
Copy the full SHA 5f4c4cdView commit details -
Signed-off-by: Julius Härtl <jus@bitgrid.net>
Configuration menu - View commit details
-
Copy full SHA for 73c6487 - Browse repository at this point
Copy the full SHA 73c6487View commit details -
fix: Avoid duplicate data on board export
Signed-off-by: Julius Härtl <jus@bitgrid.net>
Configuration menu - View commit details
-
Copy full SHA for 8cabd60 - Browse repository at this point
Copy the full SHA 8cabd60View commit details -
fix: Only set last modified if not already set manually
Signed-off-by: Julius Härtl <jus@bitgrid.net>
Configuration menu - View commit details
-
Copy full SHA for cc9750a - Browse repository at this point
Copy the full SHA cc9750aView commit details -
fix: Do not fail on missing owner details
Signed-off-by: Julius Härtl <jus@bitgrid.net>
Configuration menu - View commit details
-
Copy full SHA for 4b9bae2 - Browse repository at this point
Copy the full SHA 4b9bae2View commit details -
tests: assert json diff between import/export
Signed-off-by: Julius Härtl <jus@bitgrid.net>
Configuration menu - View commit details
-
Copy full SHA for 0af05d6 - Browse repository at this point
Copy the full SHA 0af05d6View commit details -
fix: Add output for individual failures or skipped parts
Signed-off-by: Julius Härtl <jus@bitgrid.net>
Configuration menu - View commit details
-
Copy full SHA for 8feeb70 - Browse repository at this point
Copy the full SHA 8feeb70View commit details -
fix: Map card assignments through mapping config
Signed-off-by: Julius Härtl <jus@bitgrid.net>
Configuration menu - View commit details
-
Copy full SHA for b0af2fe - Browse repository at this point
Copy the full SHA b0af2feView commit details -
chore: Cleanup some outdated fixme comments
Signed-off-by: Julius Härtl <jus@bitgrid.net>
Configuration menu - View commit details
-
Copy full SHA for a8466d1 - Browse repository at this point
Copy the full SHA a8466d1View commit details -
fix: Only map owner for user mapping
Signed-off-by: Julius Härtl <jus@bitgrid.net>
Configuration menu - View commit details
-
Copy full SHA for 07ba4b2 - Browse repository at this point
Copy the full SHA 07ba4b2View commit details -
tests: ignore version of stored json for import tests
Signed-off-by: Julius Härtl <jus@bitgrid.net>
Configuration menu - View commit details
-
Copy full SHA for 1881010 - Browse repository at this point
Copy the full SHA 1881010View commit details -
Configuration menu - View commit details
-
Copy full SHA for beafcfa - Browse repository at this point
Copy the full SHA beafcfaView commit details
Commits on Aug 12, 2023
-
Signed-off-by: Julius Härtl <jus@bitgrid.net>
Configuration menu - View commit details
-
Copy full SHA for 3da4e24 - Browse repository at this point
Copy the full SHA 3da4e24View commit details -
ci(cypress): Catch resize observer loop limit
Signed-off-by: Julius Härtl <jus@bitgrid.net>
Configuration menu - View commit details
-
Copy full SHA for 84c8d70 - Browse repository at this point
Copy the full SHA 84c8d70View commit details -
ci(cypress): Catch resize observer loop limit (2)
Signed-off-by: Julius Härtl <jus@bitgrid.net>
Configuration menu - View commit details
-
Copy full SHA for 4881de7 - Browse repository at this point
Copy the full SHA 4881de7View commit details