Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: nextcloud/tables
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.8.2
Choose a base ref
...
head repository: nextcloud/tables
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.8.3
Choose a head ref
  • 19 commits
  • 13 files changed
  • 6 contributors

Commits on Oct 17, 2024

  1. fix(Import): convert selectionOptions from import to a json string

    Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
    blizzz authored and backportbot[bot] committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    1667995 View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2024

  1. fix(deps): Fix npm audit

    Signed-off-by: GitHub <noreply@github.com>
    nextcloud-command authored Dec 8, 2024
    Configuration menu
    Copy the full SHA
    4a3a2f4 View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2024

  1. Merge pull request #1495 from nextcloud/automated/noid/stable0.8-fix-…

    …npm-audit
    
    [stable0.8] Fix npm audit
    enjeck authored Dec 9, 2024
    Configuration menu
    Copy the full SHA
    7e92046 View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2024

  1. Merge pull request #1425 from nextcloud/backport/1383/stable0.8

    [stable0.8] fix(Import): expect selectionOptions as array from json
    blizzz authored Dec 10, 2024
    Configuration menu
    Copy the full SHA
    cf9dbf0 View commit details
    Browse the repository at this point in the history
  2. fix: use actual providerId in link rows

    Signed-off-by: Cleopatra Enjeck M. <patrathewhiz@gmail.com>
    enjeck authored and backportbot[bot] committed Dec 10, 2024
    Configuration menu
    Copy the full SHA
    7d6a533 View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2024

  1. Merge pull request #1498 from nextcloud/backport/1443/stable0.8

    [stable0.8] fix: use actual providerId in link rows
    enjeck authored Dec 11, 2024
    Configuration menu
    Copy the full SHA
    d215aea View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2024

  1. fix(deps): Fix npm audit

    Signed-off-by: GitHub <noreply@github.com>
    nextcloud-command authored Dec 15, 2024
    Configuration menu
    Copy the full SHA
    53c6437 View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2024

  1. Merge pull request #1504 from nextcloud/automated/noid/stable0.8-fix-…

    …npm-audit
    
    [stable0.8] Fix npm audit
    enjeck authored Dec 16, 2024
    Configuration menu
    Copy the full SHA
    1438217 View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2025

  1. ci: Hotfix to make login work as long as we are on older cypress version

    Signed-off-by: Cleopatra Enjeck M. <patrathewhiz@gmail.com>
    enjeck authored and backportbot[bot] committed Jan 3, 2025
    Configuration menu
    Copy the full SHA
    632ba2c View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1521 from nextcloud/backport/1519/stable0.8

    [stable0.8] ci: Hotfix to make login work as long as we are on older cypress version
    enjeck authored Jan 3, 2025
    Configuration menu
    Copy the full SHA
    d9c24f9 View commit details
    Browse the repository at this point in the history
  3. Fix "start of week" filter not working on table views

    Signed-off-by: Kaley <kaleidox@comroid.org>
    burdoto authored and enjeck committed Jan 3, 2025
    Configuration menu
    Copy the full SHA
    4614ba1 View commit details
    Browse the repository at this point in the history
  4. Update LegacyRowMapper.php

    Signed-off-by: Kaley <kaleidox@comroid.org>
    burdoto authored and enjeck committed Jan 3, 2025
    Configuration menu
    Copy the full SHA
    b36d82a View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2025

  1. Merge pull request #1512 from nextcloud/backport/1476/stable0.8

    [stable0.8] Fix "start of week" filter not working on table views
    enjeck authored Jan 4, 2025
    Configuration menu
    Copy the full SHA
    14a1b03 View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2025

  1. fix: allow adding meta data columns to views again

    Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
    blizzz authored and backportbot[bot] committed Jan 9, 2025
    Configuration menu
    Copy the full SHA
    f140b4e View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1530 from nextcloud/backport/1526/stable0.8

    [stable0.8] fix: allow adding meta data columns to views again
    blizzz authored Jan 9, 2025
    Configuration menu
    Copy the full SHA
    7e48b4e View commit details
    Browse the repository at this point in the history
  3. fix(Views): allow to sort for meta columns

    - also fixes a return value that otherwise may render shared views
      ontentless
    
    Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
    blizzz authored and backportbot[bot] committed Jan 9, 2025
    Configuration menu
    Copy the full SHA
    cdff8be View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2025

  1. Merge pull request #1533 from nextcloud/backport/1525/stable0.8

    [stable0.8] fix(Views): allow to sort for meta columns
    juliusknorr authored Jan 10, 2025
    Configuration menu
    Copy the full SHA
    13670f2 View commit details
    Browse the repository at this point in the history
  2. build(release): 0.8.3

    Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
    blizzz committed Jan 10, 2025
    Configuration menu
    Copy the full SHA
    bb25400 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1536 from nextcloud/rel/0.8.3

    build(release): 0.8.3
    blizzz authored Jan 10, 2025
    Configuration menu
    Copy the full SHA
    64cd8f1 View commit details
    Browse the repository at this point in the history
Loading