Skip to content
This repository was archived by the owner on Sep 9, 2025. It is now read-only.

Added length check for checking if there are any users left on the si…#294

Merged
LorenzoJokhan merged 1 commit intodevelfrom
bugfix/add-length-check-to-delete-site
Mar 7, 2023
Merged

Added length check for checking if there are any users left on the si…#294
LorenzoJokhan merged 1 commit intodevelfrom
bugfix/add-length-check-to-delete-site

Conversation

@LorenzoJokhan
Copy link
Contributor

…de - [] is truthy

Description

Please include

  • a summary of the changes
  • relevant motivation and context
  • a list of any dependencies that are required for this change

Issue reference

Fixes # (issue)

Type of change

Is it a new feature, bug fix, code improvement, etc.
If it is a breaking change what needs to be done to fix that

Documentation

Is the documentation updated, maybe a link

Tests

(How) has the change been tested

Branch

If the branch to merge to is not development

@LorenzoJokhan LorenzoJokhan marked this pull request as ready for review March 7, 2023 15:24
@LorenzoJokhan LorenzoJokhan merged commit dd5cf02 into devel Mar 7, 2023
@LorenzoJokhan LorenzoJokhan deleted the bugfix/add-length-check-to-delete-site branch March 7, 2023 15:25
LorenzoJokhan pushed a commit that referenced this pull request Apr 20, 2023
* render concept templates for idea when creating or when changed from concept to published

* Added concept templates

* Add check on existing users bofore deleting a site

* Changed mail implementation to allow changing the email in the admin panel

* Added a migration to add type column and exposed it

* Rework classes to anonymize users in the background (#292)

* Rework classes to anonymize users in the background

* remove console.log statement

* Remove task code which does not really seem usefull in any way

* Remove the do check inside method doAnonymizeAllUsers, it will always be in 'do' replace req param with self

* Remove dangling console log statement

* Added length check for checking if there are any users left on the side - [] is truthy (#294)

* Added type field when creating a tag (#295)

* Feature/add conceptmail and concept topublished config (#296)

* Added conceptMail and conceptToPublishedEmail config

* Remove accidental .env

---------

Co-authored-by: Niels Vegter <niels@denes.nl>
LorenzoJokhan pushed a commit that referenced this pull request May 5, 2023
* render concept templates for idea when creating or when changed from concept to published

* Added concept templates

* Add check on existing users bofore deleting a site

* Changed mail implementation to allow changing the email in the admin panel

* Added a migration to add type column and exposed it

* Rework classes to anonymize users in the background (#292)

* Rework classes to anonymize users in the background

* remove console.log statement

* Remove task code which does not really seem usefull in any way

* Remove the do check inside method doAnonymizeAllUsers, it will always be in 'do' replace req param with self

* Remove dangling console log statement

* Added length check for checking if there are any users left on the side - [] is truthy (#294)

* Added type field when creating a tag (#295)

* Feature/add conceptmail and concept topublished config (#296)

* Added conceptMail and conceptToPublishedEmail config

* Remove accidental .env

* Added new regex to also support {ideaId} format used in global url& api instellingen slug setting (#300)

---------

Co-authored-by: Niels Vegter <niels@denes.nl>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant