Releases: debtcollective/membership
Releases · debtcollective/membership
v1.3.1
v1.3.0
1.3.0 (2019-09-11)
Bug Fixes
- homepage: card sizing on desktop (e1e6e5d)
- homepage: mobile margins (9bbeda4)
- navigation bar styles (94d4469)
Features
- home: add footer (46d9c18)
- home: add styling (02ab127)
- home: initial styles (f88877a)
- homepage: add correct styles for plans section (90286e7)
- homepage: add fonts, images and other styles from figma (5fd31c0)
- homepage: add logo asset (dd957fb)
- homepage: add main navigation (473e325)
- homepage: add mobile styles (8038eb9)
- homepage: normalize colors with other tools (7343187)
- logo: add proper assets (ec37e2e)
- plans: add rich text editing and headline (59b91d6)
- add favion and og tags (80c781e)
- add provisional og tags (9ccdc97)
- increase padding of main section with nav bar (ce7f8de)
- simplify subscription process (5c10d4f)
v1.2.2
v1.2.1
v1.2.0
1.2.0 (2019-09-02)
Bug Fixes
- Dockerfile: use foreman instead of rails server (b0f2924)
- flakey spec (09e21ee)
- subscription form id (0bb7f58)
- user routes (749e628)
Features
- donations: add admin view of donation history and details (f852fea)
- add donation information (f4a6992)
- donations: allow anonymous donations (7efc932)
- add stripe card id to card table (07bfbd2)
- donations: add model (57b4c7d)
- add stripe config (ee68183)
- cards: add index view for current user (0898b45)
- cards: add migration (f632945)
- cards: add model and validations (8a86a10)
- cards: save new customer card (d4128ff)
- donation: add migration (eceedee)
- donations: add enum with statuses (ac856fa)
- donations: add extra user data (fbb02b4)
- donations: add total donated to subscriptions view on admin (37213a9)
- payments: add endpoints to create card for customer (496bb8e)
- subscription: display related donations on admin (1d6ab7f)
- subscriptions: add related donations (48638b9)
v1.1.3
v1.1.2
v1.1.1
v1.1.0
1.1.0 (2019-08-28)
Bug Fixes
Features
- add React and JS dev dependencies (53f7713)
- add react on rails (730e0b6)
- add react on rails drawer component (7307226)
- title: add page title and main header (7292ed5)
- users: move table from rails table to material table (f1844b9)
- add titles to admin sections (68410d8)
- subscription and plans with material ui (a24dd79)
v1.0.0
1.0.0 (2019-08-27)
Bug Fixes
- missing uuid from subscription migration (441d880)
- typo on naming convention (034827a)
- deps: pin dependencies (85c5793)
- deps: update dependency @rails/actioncable to v6.0.0 (1146d98)
- deps: update dependency @rails/activestorage to v6.0.0 (8ccc3f4)
- deps: update dependency @rails/ujs to v6.0.0 (0457e8d)
- rspec: action view template error (23a2764)
Features
- admin: add plan views (1197ffe)
- admin: add users list view (f7e2f34)
- admin: add validations for subscription templates (7ff1c76)
- db: run migrations (b2f0b33)
- env: avoid adding env file to git history (88d7914)
- home: add plans to view (58257bb)
- home: add skeleton for landing page (ff1122b)
- payment: add payment route. (fbdb8e4)
- payments: add skeleton view for new payment (82a79de)
- plan: enable amount of subscriptions per plan (193efdb)
- plans: add migration (2758d51)
- plans: add model (bb60a8b)
- plans: add views for users (0b9362a)
- rspec: init and add capybara config (9b8c9e5)
- users: add routing to user crud (15e0de1)
- dockerize app (058a611)
- subscription: add admin controller (93abc8e)
- subscription: add management views (4f7013a)
- subscription: add model and validations (3f0b750)
- subscription: run validations when needed (9911321)
- subscription_flow: add subscription initial set up (62da52b)
- subscriptions: add migrations (9c1727d)
- enable uuid as default rails id field (2ada98e)
- users: add admin views (18c0ffe)
- users: add model (a94a44f)
- users: add scaffold for model (76f82a4)
- users: add specs for admin controller (a1c9045)
- users: add user role constants (0ccb9e2)
- users: add validations (7abc476)
- variables: add env variables for development purposes (ca05e6d)