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

Feature/add tag type at create#295

Merged
LorenzoJokhan merged 1 commit intodevelfrom
feature/add-tag-type-at-create
Apr 13, 2023
Merged

Feature/add tag type at create#295
LorenzoJokhan merged 1 commit intodevelfrom
feature/add-tag-type-at-create

Conversation

@LorenzoJokhan
Copy link
Contributor

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 changed the base branch from master to devel April 13, 2023 08:37
@LorenzoJokhan LorenzoJokhan merged commit dfd1735 into devel Apr 13, 2023
@LorenzoJokhan LorenzoJokhan deleted the feature/add-tag-type-at-create branch April 13, 2023 08:58
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.

2 participants