Skip to content

Commit

Permalink
Merge pull request #30 from openeuropa/release-1.0.0-alpha1
Browse files Browse the repository at this point in the history
Prepare changelog for release 1.0.0-alpha1.
  • Loading branch information
brummbar authored Mar 12, 2024
2 parents 1bd0968 + 57e39df commit 81f0189
Showing 1 changed file with 36 additions and 0 deletions.
36 changes: 36 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,36 @@
# Change Log

## [1.0.0-alpha1](https://github.com/openeuropa/oe_subscriptions/tree/1.0.0-alpha1) (2024-03-12)
**Merged pull requests:**

- OEL-2845: Move patches to static files. [\#29](https://github.com/openeuropa/oe_subscriptions/pull/29) ([AaronGilMartinez](https://github.com/AaronGilMartinez))
- OEL-0: Move submodule dependencies to dev. [\#28](https://github.com/openeuropa/oe_subscriptions/pull/28) ([AaronGilMartinez](https://github.com/AaronGilMartinez))
- OEL-2806: Use the same warning message for user subscriptions request token email. [\#27](https://github.com/openeuropa/oe_subscriptions/pull/27) ([AaronGilMartinez](https://github.com/AaronGilMartinez))
- OEL-2842: Order elements in subscriptions page form. [\#26](https://github.com/openeuropa/oe_subscriptions/pull/26) ([AaronGilMartinez](https://github.com/AaronGilMartinez))
- OEL-2840: Set content for anonymous subscription emails. [\#25](https://github.com/openeuropa/oe_subscriptions/pull/25) ([AaronGilMartinez](https://github.com/AaronGilMartinez))
- OEL-2822: Update decoupled\_auth. [\#24](https://github.com/openeuropa/oe_subscriptions/pull/24) ([AaronGilMartinez](https://github.com/AaronGilMartinez))
- OEL-2789: Add route subscriber to modify message\_subscribe. [\#23](https://github.com/openeuropa/oe_subscriptions/pull/23) ([AaronGilMartinez](https://github.com/AaronGilMartinez))
- OEL-2767: Preload the dialog JS library needed by the button. [\#22](https://github.com/openeuropa/oe_subscriptions/pull/22) ([brummbar](https://github.com/brummbar))
- OEL-2767: Wrap forms with a template. [\#21](https://github.com/openeuropa/oe_subscriptions/pull/21) ([brummbar](https://github.com/brummbar))
- OEL-2794: Update components to run on Drupal 10.2.x [\#20](https://github.com/openeuropa/oe_subscriptions/pull/20) ([AaronGilMartinez](https://github.com/AaronGilMartinez))
- OEL-2790: Decoupled users should always get the anonymous subscriber role [\#19](https://github.com/openeuropa/oe_subscriptions/pull/19) ([AaronGilMartinez](https://github.com/AaronGilMartinez))
- OEL-2788: Add a template for the anonymous subscribe link. [\#18](https://github.com/openeuropa/oe_subscriptions/pull/18) ([AaronGilMartinez](https://github.com/AaronGilMartinez))
- OEL-2791: Scope is not taking into account all parameters [\#17](https://github.com/openeuropa/oe_subscriptions/pull/17) ([brummbar](https://github.com/brummbar))
- OEL-2786: Use a page reload instead of a ajax command to display messages. [\#16](https://github.com/openeuropa/oe_subscriptions/pull/16) ([AaronGilMartinez](https://github.com/AaronGilMartinez))
- OEL-2764: Show a configurable text in the "my subscriptions" page. [\#15](https://github.com/openeuropa/oe_subscriptions/pull/15) ([AaronGilMartinez](https://github.com/AaronGilMartinez))
- OEL-2763: Allow users to select the notification frequency. [\#14](https://github.com/openeuropa/oe_subscriptions/pull/14) ([AaronGilMartinez](https://github.com/AaronGilMartinez))
- OEL-2765: Allow anonymous users to manage their subscriptions. [\#13](https://github.com/openeuropa/oe_subscriptions/pull/13) ([brummbar](https://github.com/brummbar))
- OEL-2765: Update drone matrix to support last two 10.x minors. [\#12](https://github.com/openeuropa/oe_subscriptions/pull/12) ([brummbar](https://github.com/brummbar))
- OEL-2761: Style the "confirm subscription" message [\#11](https://github.com/openeuropa/oe_subscriptions/pull/11) ([AaronGilMartinez](https://github.com/AaronGilMartinez))
- OEL-2675: Allow to configure the terms and condition page. [\#10](https://github.com/openeuropa/oe_subscriptions/pull/10) ([AaronGilMartinez](https://github.com/AaronGilMartinez))
- OEL-0000: Remove empty file left from rebase. [\#8](https://github.com/openeuropa/oe_subscriptions/pull/8) ([brummbar](https://github.com/brummbar))
- OEL-2758: Show the entity label in the page or modal title. [\#7](https://github.com/openeuropa/oe_subscriptions/pull/7) ([brummbar](https://github.com/brummbar))
- OEL-2708: Handle JS and non-JS versions of the subscribe link [\#5](https://github.com/openeuropa/oe_subscriptions/pull/5) ([brummbar](https://github.com/brummbar))
- OEL-2674: Implement email validation for the subscription link [\#4](https://github.com/openeuropa/oe_subscriptions/pull/4) ([AaronGilMartinez](https://github.com/AaronGilMartinez))
- OEL-2673: Open a subscription modal when clicking on the link [\#3](https://github.com/openeuropa/oe_subscriptions/pull/3) ([AaronGilMartinez](https://github.com/AaronGilMartinez))
- OEL-2672: Create the anonymous subscription submodule [\#2](https://github.com/openeuropa/oe_subscriptions/pull/2) ([AaronGilMartinez](https://github.com/AaronGilMartinez))
- OEL-2657: Component scaffolding. [\#1](https://github.com/openeuropa/oe_subscriptions/pull/1) ([brummbar](https://github.com/brummbar))



\* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)*

0 comments on commit 81f0189

Please sign in to comment.