Skip to content

Commit

Permalink
Revert "3.1.8-RELEASE"
Browse files Browse the repository at this point in the history
This reverts commit 2f7fe8f, reversing
changes made to 804d70d.
  • Loading branch information
jonatanvicente committed Oct 7, 2024
1 parent 2f7fe8f commit 0dd8dcf
Show file tree
Hide file tree
Showing 9 changed files with 120 additions and 170 deletions.
79 changes: 75 additions & 4 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to
[Semantic Versioning](https://semver.org/spec/v2.0.0.html).

### [ita-challenges-frontend-3.1.8-RELEASE]

- Challenge Detail Screen mobile reviewing

### [ita-challenges-frontend-3.1.7-RELEASE]

Expand Down Expand Up @@ -48,19 +46,30 @@ and this project adheres to
### [ita-challenges-frontend-3.0.3-RELEASE]

- Ugraded to Angular 18
- Fixed package destination folder, in Angular 18 the destination folder is dist/ita-challenges-frontend/browser
- Fixed package destination folder, in Angular 18 the destination folder is dist/ita-challenges-frontend/browser

### [ita-challenges-frontend-2.14.0-RELEASE] - 2024-06-04 (feature#355)

- New Header

### [ita-challenges-frontend-2.13.1-RELEASE] - 2024-05-16 (feature#328)

- Verified component display with /register true
- Verified component display with /register true (hardcoded)

### [ita-challenges-frontend-2.13.1-RELEASE] - 2024-05-16 (feature#328)

- Verified component display with /register true (hardcoded)

### [ita-challenges-frontend-2.13.0-RELEASE] - 2024-05-15 (feature#331)

- Add filter methods and implement page navigation with filters and sort filters
### [ita-challenges-frontend-2.13.0-RELEASE] - 2024-05-15 (feature#331)

- Add filter methods and implement page navigation with filters and sort filters

### [ita-challenges-frontend-2.12.2-RELEASE] - 2024-05-14 (feature#337)

- Link to challenges in related challenges fixed

### [ita-challenges-frontend-2.12.2-RELEASE] - 2024-05-14 (feature#337)

Expand All @@ -73,16 +82,28 @@ and this project adheres to

### [ita-challenges-frontend-2.12.0-RELEASE] - 2024-05-13 (feature#215)

- Link Related
### [ita-challenges-frontend-2.12.0-RELEASE] - 2024-05-13 (feature#215)

- Link Related

### [ita-challenges-frontend-2.11.0-RELEASE] - 2024-05-07 (feature#293)

- Add order method for creation_date. Implement the formatDatePipe"
### [ita-challenges-frontend-2.11.0-RELEASE] - 2024-05-07 (feature#293)

- Add order method for creation_date. Implement the formatDatePipe"

### [ita-challenges-frontend-2.10.3-RELEASE] - 2024-05-07

- Changing URL ita-wiki

- Changing URL ita-wiki

### [ita-challenges-frontend-2.10.2-RELEASE] - 2024-05-07

- Relative paths to image optimized. Internationalization of language literals.

### [ita-challenges-frontend-2.10.2-RELEASE] - 2024-05-07

- Relative paths to image optimized. Internationalization of language literals.
Expand All @@ -91,98 +112,148 @@ and this project adheres to

- Refactoring auth.service & token.service

- Refactoring auth.service & token.service

### [ita-challenges-frontend-2.9.0-RELEASE] - 2024-04-29

- Fix slow load and add pagination

- Fix slow load and add pagination

### [ita-challenges-frontend-2.8.3-RELEASE] - 2024-04-25

- Fixing auth.service in challenge-header and challenge info.

- Fixing auth.service in challenge-header and challenge info.

### [ita-challenges-frontend-2.8.1-RELEASE] - 2024-04-23

- Link resources-card

- Link resources-card

### [ita-challenges-frontend-2.8.0-RELEASE] - 2024-04-23

- Added encryption cookies helper.

- Added encryption cookies helper.

### [ita-challenges-frontend-2.7.2-RELEASE] - 2024-04-23

- Link resources-card

- Link resources-card

### [ita-challenges-frontend-2.7.1-RELEASE] - 2024-04-22

- Left menu adaptation

- Left menu adaptation

### [ita-challenges-frontend-2.7.0-RELEASE] - 2024-04-09

- New changes on challenge-header button and styles.

- New changes on challenge-header button and styles.

### [ita-challenges-frontend-2.6.0-RELEASE] - 2024-04-18

- Added dynamic translation pipe

- Added dynamic translation pipe

### [ita-challenges-frontend-2.5.0-RELEASE] - 2024-04-18

- Register/Login placeholders adaptation

- Register/Login placeholders adaptation

### [ita-challenges-frontend-2.3.1-RELEASE] - 2024-04-17

- Included ESLint into development

- Included ESLint into development

### [ita-challenges-frontend-2.3.0-RELEASE] - 2024-04-02

- Add encryption cookies helper.


- Add encryption cookies helper.

### [ita-challenges-frontend-2.2.0-RELEASE] - 2024-04-08

- Challenge lists translates

- Challenge lists translates

### [ita-challenges-frontend-2.0.71-RELEASE] - 2024-04-02

- Delete iteneraries service and implement the method on chalenges.service

- Delete iteneraries service and implement the method on chalenges.service

### [ita-challenges-frontend-2.0.68-RELEASE] - 2024-03-20

- Add responsiveness to challenge filters modal

- Add responsiveness to challenge filters modal

### [ita-challenges-frontend-2.0.72-RELEASE] - 2024-04-03

- Added responsiveness to login and register modals.

- Added responsiveness to login and register modals.

### [ita-challenges-frontend-2.0.70-RELEASE] - 2024-03-21

- Challenge list translates

- Challenge list translates

### [ita-challenges-frontend-2.0.69-RELEASE] - 2024-03-07

- Adapt mobile-nav to Figma"

- Adapt mobile-nav to Figma"

### [ita-challenges-frontend-2.0.60-RELEASE] - 2024-03-07

- Change rename environment and delete dummy variables name"

- Change rename environment and delete dummy variables name"

### [ita-challenges-frontend-2.0.53-RELEASE] - 2024-03-07

- Translate login, register and validator service

- Translate login, register and validator service

### [ita-challenges-frontend-2.0.58-RELEASE] - 2024-03-12

- Login error msg

- Login error msg

### [ita-challenges-frontend-2.0.52-RELEASE] - 2024-02-29

- Fixing register and login basic functionalities

- Fixing register and login basic functionalities

### [ita-challenges-frontend-2.0.51-RELEASE] - 2024-02-29

- Fixing nginx.conf to find assets folder

- Fixing nginx.conf to find assets folder

### [ita-challenges-frontend-2.0.46-RELEASE] - 2024-02-28

- Add 2.2.4 and 9 to GUIDELINES_CA.md

- Add 2.2.4 and 9 to GUIDELINES_CA.md

### [ita-challenges-frontend-2.0.45-RELEASE] - 2024-02-28

- CI enabled
- CI enabled
2 changes: 1 addition & 1 deletion angular.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"scripts": [
"node_modules/jquery/dist/jquery.min.js",
"node_modules/@popperjs/core/dist/umd/popper.min.js",
"node_modules/bootstrap/dist/css/bootstrap.min.css"
"node_modules/bootstrap/dist/js/bootstrap.min.js"
],
"browser": "src/main.ts",
"stylePreprocessorOptions": {
Expand Down
2 changes: 1 addition & 1 deletion conf/.env.CI.dev
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
MICROSERVICE_DEPLOY=ita-challenges-frontend
MICROSERVICE_VERSION=3.1.8-RELEASE
MICROSERVICE_VERSION=3.1.7-RELEASE
7 changes: 2 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,6 @@
{
"name": "ita-challenges-frontend",
"version": "3.1.8-RELEASE",
"sideEffects": [
"node_modules/@angular/localize"
],
"version": "3.1.7-RELEASE",
"scripts": {
"ng": "ng",
"start": "ng serve --proxy-config proxy.conf.dev.json",
Expand Down Expand Up @@ -77,6 +74,6 @@
"eslint-plugin-n": "^16.6.2",
"eslint-plugin-promise": "^6.1.1",
"jest": "^29.5.0",
"typescript": "^5.4.4"
"typescript": "^5.4.5"
}
}
3 changes: 1 addition & 2 deletions src/app/app.module.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ import { LOCALE_ID, NgModule } from '@angular/core'
import { BrowserModule } from '@angular/platform-browser'
import { BrowserAnimationsModule } from '@angular/platform-browser/animations'
import { HttpClient, provideHttpClient, withInterceptorsFromDi } from '@angular/common/http'
import { NgbModule, NgbDropdownModule } from '@ng-bootstrap/ng-bootstrap'
import { NgbModule } from '@ng-bootstrap/ng-bootstrap'
import { AppRoutingModule } from './app-routing.module'
import { AppComponent } from './app.component'
import { CoreModule } from './core/core.module'
Expand Down Expand Up @@ -35,7 +35,6 @@ export function HttpLoaderFactory (http: HttpClient): any {
],
bootstrap: [AppComponent],
imports: [BrowserModule,
NgbDropdownModule,
AppRoutingModule,
BrowserAnimationsModule,
CoreModule,
Expand Down
Original file line number Diff line number Diff line change
@@ -1,31 +1,3 @@

<!-- Dropdown Menu for Mobile View -->

<div class="dropdown-container" [class.open]="isDropdownOpen" (click)="toggleDropdown()">
<button class="dropdown-toggle">
{{ selectedTabLabel }}
</button>
<div class="dropdown-menu">
<button class="dropdown-item" (click)="selectTab(1, 'Details')">
{{ 'modules.challenge.info.detailsTitle' | translate }}
</button>
<button class="dropdown-item" (click)="selectTab(2, 'Solutions')">
{{ 'modules.challenge.info.solutionsTitle' | translate }}
</button>
<button class="dropdown-item" (click)="selectTab(3, 'Resources')">
{{ 'modules.challenge.info.resourcesTitle' | translate }}
</button>
<button class="dropdown-item" (click)="selectTab(4, 'Related')">
{{ 'modules.challenge.info.relatedTitle' | translate }}
</button>
</div>
</div>






<!---Nav tabs-->
<!-- <app-restricted-modal *ngIf="!isLogged" (click)="clickSendButton()"> </app-restricted-modal> -->
<ul ngbNav #nav="ngbNav" [(activeId)]="activeId" class="nav-tabs">
Expand Down Expand Up @@ -205,6 +177,4 @@ <h3>{{ "modules.challenge.info.related" | translate }}</h3>
</li>
</ul>
<div [ngbNavOutlet]="nav" class="tab-content mt-2"></div>
<!--Nav panes-->


<!--Nav panes-->
Loading

0 comments on commit 0dd8dcf

Please sign in to comment.