Skip to content
This repository has been archived by the owner on Sep 12, 2023. It is now read-only.

Commit

Permalink
Merge branch 'master' into dev
Browse files Browse the repository at this point in the history
  • Loading branch information
lemredd committed Nov 28, 2022
2 parents 3a27666 + 75d796c commit a1d5d34
Show file tree
Hide file tree
Showing 3 changed files with 138 additions and 93 deletions.
114 changes: 22 additions & 92 deletions changelogs/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,115 +1,45 @@
# Changelog

## v1.5.0

### 🚀 Enhancements
- **tag:** Show custom success messages (a6ec7140)
- **authentication:** List possible contacts (bdca344d)
- **consultation:** Reload after archiving (048b8cf2)
- **consultation:** Show canceled status badge (6ae35ade)
- **role:** Merge the role properly (9ea66221)
## v1.6.0

### 🩹 Fixes
- **consultation:** Retrieve the consultation even if archived (161c4889)
- **tag:** Add mechanism to manipulate the existence of the tag (6e8752e6)
- **tags:** Set resource attribute (2fceba65)
- **page:** Clear errors on refetch (86abf5bb)
- **resource management:** Renew to empty list (1de1d252)
- **page:** Update resource attribute on client (ee256d4c)
- **manager:** Check ownership for deleted resources (2f8675b9)
- **consultation:** Correct criterias for states (8d8f8ecc)
- **consultation:** Find regardless of existence (bc6d0b73)
- **consultation:** Set age to "canceled" (77176d24)
- **consultation:** Use values of states (c825b37a)
- **permission:** Allow imports to be used as values (68fe5173)
- **page:** Reset selected IDs (f2508caf)
- **role:** Unwatch filter when clearing offset (b8450224)
- **post:** Update tags on client (771df46c)
- **post:** Cast IDs to number (8fd9df0b)
- **component:** Keep reactivity (a3655775)
- **role:** Set empty value (c5c0cd28)
- **permissions:** Set minimum dependencies (68828f64)
- **server:** Pass `userProfile` (758a634e)
- **page:** Correct import (8aaecd91)

### 💅 Refactors
- **manager:** Separate the mechanism to integrate count (cea31147)
- **page:** Use helper when refetching list (4089f758)
- **role:** Filter new permissions instead (26b3913f)

### 🏡 Chore
- **component:** Rename and remove some props (65f7e892)
- **revert:** Readd the filters for reconstruction (1641bb96)
- **component:** Rename method (0ccf897d)
- **component:** Relocate helper method (d01ff27e)
- **component:** Rename helper (ee336983)
- **component:** Rename variables (f612a0c2)
- **middleware:** Rename file for filling the IP (970baa3a)
- Rename method (8417b0ec)
- **permissions:** ⚠️ Rename method (a364834b)
- **component:** Remove debugger (9eac2e54)

### 🌊 Types
- **department:** Add missing property (3d6b164a)
- **share:** ⚠️ Remove profanity flags in role (8ab25913)

### 🎨 Styles
- **component:** Appear as column (e55799ca)
- **semester:** Adjust spaces (a7fddab7)
- **component:** Simplify text color (fd2be2b6)
- **component:** Use `:disabled` selector instead (93aa835e)

### 🤖 CI
- Remove profanity filter (6c04053b)
- **share:** ⚠️ Add mask (96b6f1ed)

### 👓 Reformed Templates
- **role:** Add list redirector (f4b3e9e0)
- **page:** Add list redirector (ac4ea565)
- **login:** Add details for forget password (70604ef4)
- **semester:** Fix missing component (4654cf79)
- **post:** Hover on images (160160a7)
- **error:** Remove commented elements (656be523)

### 🔩 Internals
- **front-end:** Allow forced overriding messages (cd20a1cc)
- **policy:** Redirect user who is not permitted to access by kind (c8b202de)
- **policy:** Redirect user from resource which is not owned (c4d89017)
- **transformer:** Remove profanity flags from transformer (af604d2f)
- **user:** Pass admin emails to as page prop (7a4756ee)
- **consultation:** Find even if archived (989ac9cc)
- **manager:** Make method to find resetter emails (8b61b633)
- **manager:** Integrate the count in document (8e3b6e3a)
- **user:** Show the email of users who can reset password (a8a73214)
- **component:** Generalize resetting of resource (8107222e)
- **component:** Modify loaded state (2a7f65bb)
- **role:** Remove profanity filter (07b7806a)
- **middleware:** Add IP filler middleware (a920720a)
- **server:** Add IP filler as global middleware (cbed6f99)
- **server:** Add client IP (ad7448b2)
- **server:** Track IP (0b4982a6)
- **server:** Import necessary types (64499a37)

### 🔦 Developer Experience
- **server:** Change emails consistently (b6ee9cae)
- **authentication:** Add prefix to email (9e2a890e)
### 🌐 Shareables
- **permissions:** Add missing masks (e3faa634)
- **permissions:** ⚠️ Use mask on operations (8180612f)

### 🦠 Unit Tests
- **front-end:** Ensure overriding messages (8486f64f)
- **call:** Ensure previewing video (d7013d56)
- **component:** Ensure listing of admin contacts (c0479b1c)
- **component:** Restructure list of emails (f3f64133)
- **component:** Mock provide on other test cases (b30efd69)
- **manager:** Ensure retrieval can be done (9a549269)
- **manager:** Allow to retrieve no user (5414e8d8)
- **front-end:** Add missing department (127eab6b)
- **authentication:** Ensure listing of admin emails works as expected (994f8756)
- **component:** Ensure cleared properties (a9e8c4f0)
- **fetcher:** Add missing variables (89323cee)
- **helper:** Add missing variables (2dea72f8)
- **fetcher:** Fix unit test for department fetcher (28328f48)
- **fetcher:** Add missing property (d5ed4845)
- **role:** Remove profanity flags from checkboxes (51d32d24)
- **role:** Remove profanity flags from submission (258a5673)
- **fetcher:** Add missing property (7519cc28)

### 🕷 Integration Tests
- **call:** Ensure joining tracks (2491c888)
- **semester:** Correct selectors (fe2433b0)
- **share:** Add missing properties (03cb4d16)
- **front-end:** Add missing properties (b0372c01)
- **component:** Provide right permissions (5ab8cf80)

#### ⚠️ Breaking Changes
- **share:** ⚠️ Remove profanity flags in role (8ab25913)
- **permissions:** ⚠️ Rename method (a364834b)
- **share:** ⚠️ Add mask (96b6f1ed)
- **permissions:** ⚠️ Use mask on operations (8180612f)

### ❤️ Contributors
- Angelo Magtoto
- Ardrin Gregorio
- Jarlem Red De Peralta
- Kenneth Trecy Tobias
115 changes: 115 additions & 0 deletions changelogs/CHANGELOG_v1.5.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,115 @@
# Changelog

## v1.5.0

### 🚀 Enhancements
- **tag:** Show custom success messages (a6ec7140)
- **authentication:** List possible contacts (bdca344d)
- **consultation:** Reload after archiving (048b8cf2)
- **consultation:** Show canceled status badge (6ae35ade)
- **role:** Merge the role properly (9ea66221)

### 🩹 Fixes
- **consultation:** Retrieve the consultation even if archived (161c4889)
- **tag:** Add mechanism to manipulate the existence of the tag (6e8752e6)
- **tags:** Set resource attribute (2fceba65)
- **page:** Clear errors on refetch (86abf5bb)
- **resource management:** Renew to empty list (1de1d252)
- **page:** Update resource attribute on client (ee256d4c)
- **manager:** Check ownership for deleted resources (2f8675b9)
- **consultation:** Correct criterias for states (8d8f8ecc)
- **consultation:** Find regardless of existence (bc6d0b73)
- **consultation:** Set age to "canceled" (77176d24)
- **consultation:** Use values of states (c825b37a)
- **permission:** Allow imports to be used as values (68fe5173)
- **page:** Reset selected IDs (f2508caf)
- **role:** Unwatch filter when clearing offset (b8450224)
- **post:** Update tags on client (771df46c)
- **post:** Cast IDs to number (8fd9df0b)

### 💅 Refactors
- **manager:** Separate the mechanism to integrate count (cea31147)
- **page:** Use helper when refetching list (4089f758)

### 🏡 Chore
- **component:** Rename and remove some props (65f7e892)
- **revert:** Readd the filters for reconstruction (1641bb96)
- **component:** Rename method (0ccf897d)
- **component:** Relocate helper method (d01ff27e)
- **component:** Rename helper (ee336983)
- **component:** Rename variables (f612a0c2)
- **middleware:** Rename file for filling the IP (970baa3a)

### 🌊 Types
- **department:** Add missing property (3d6b164a)
- **share:** ⚠️ Remove profanity flags in role (8ab25913)

### 🎨 Styles
- **component:** Appear as column (e55799ca)
- **semester:** Adjust spaces (a7fddab7)
- **component:** Simplify text color (fd2be2b6)
- **component:** Use `:disabled` selector instead (93aa835e)

### 🤖 CI
- Remove profanity filter (6c04053b)

### 👓 Reformed Templates
- **role:** Add list redirector (f4b3e9e0)
- **page:** Add list redirector (ac4ea565)
- **login:** Add details for forget password (70604ef4)
- **semester:** Fix missing component (4654cf79)
- **post:** Hover on images (160160a7)

### 🔩 Internals
- **front-end:** Allow forced overriding messages (cd20a1cc)
- **policy:** Redirect user who is not permitted to access by kind (c8b202de)
- **policy:** Redirect user from resource which is not owned (c4d89017)
- **transformer:** Remove profanity flags from transformer (af604d2f)
- **user:** Pass admin emails to as page prop (7a4756ee)
- **consultation:** Find even if archived (989ac9cc)
- **manager:** Make method to find resetter emails (8b61b633)
- **manager:** Integrate the count in document (8e3b6e3a)
- **user:** Show the email of users who can reset password (a8a73214)
- **component:** Generalize resetting of resource (8107222e)
- **component:** Modify loaded state (2a7f65bb)
- **role:** Remove profanity filter (07b7806a)
- **middleware:** Add IP filler middleware (a920720a)
- **server:** Add IP filler as global middleware (cbed6f99)
- **server:** Add client IP (ad7448b2)
- **server:** Track IP (0b4982a6)

### 🔦 Developer Experience
- **server:** Change emails consistently (b6ee9cae)
- **authentication:** Add prefix to email (9e2a890e)

### 🦠 Unit Tests
- **front-end:** Ensure overriding messages (8486f64f)
- **call:** Ensure previewing video (d7013d56)
- **component:** Ensure listing of admin contacts (c0479b1c)
- **component:** Restructure list of emails (f3f64133)
- **component:** Mock provide on other test cases (b30efd69)
- **manager:** Ensure retrieval can be done (9a549269)
- **manager:** Allow to retrieve no user (5414e8d8)
- **front-end:** Add missing department (127eab6b)
- **authentication:** Ensure listing of admin emails works as expected (994f8756)
- **component:** Ensure cleared properties (a9e8c4f0)
- **fetcher:** Add missing variables (89323cee)
- **helper:** Add missing variables (2dea72f8)
- **fetcher:** Fix unit test for department fetcher (28328f48)
- **fetcher:** Add missing property (d5ed4845)
- **role:** Remove profanity flags from checkboxes (51d32d24)
- **role:** Remove profanity flags from submission (258a5673)
- **fetcher:** Add missing property (7519cc28)

### 🕷 Integration Tests
- **call:** Ensure joining tracks (2491c888)
- **semester:** Correct selectors (fe2433b0)

#### ⚠️ Breaking Changes
- **share:** ⚠️ Remove profanity flags in role (8ab25913)

### ❤️ Contributors
- Angelo Magtoto
- Ardrin Gregorio
- Jarlem Red De Peralta
- Kenneth Trecy Tobias
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "talakutnangan",
"description": "A capstone project aim to create a consultation platform through chat for MCC",
"version": "1.6.0-dev",
"version": "1.7.0-dev",
"homepage": "https://github.com/lemredd/talakutnangan",
"keywords": [
"front-end",
Expand Down

0 comments on commit a1d5d34

Please sign in to comment.