• Set endpoint URLs to null, instead of deleting them (#878)

    frostbyte_neo released this 2024-01-30 10:45:12 +00:00 | 3585 commits to main since this release

    • Added Endpoint deletedAt column

    • Only show endpoints where they’re not deleted

    • Don’t delete Endpoints, set the deletedAt and change their slug name

    • Only perform indexing if the endpoint isn’t deleted

    • Have a nullable URL for endpoints

    • Deal with null URLs throughout the app

    • Re-running and retrying behaves properly when there’s no endpoint URL

    • Remove console.log

    • Better error message when doing a run

    Downloads