Skip to content

Conversation

@mazarijuraj
Copy link
Contributor

@mazarijuraj mazarijuraj commented Dec 18, 2025

Description

  • change url and title of link
  • update tutorial step title and description to refer to eTask

Implements NAB-390

Summary by CodeRabbit

  • Chores
    • Updated application service endpoint to point to the eTask platform.
    • Updated UI labels and tooltips to reflect the eTask branding.
    • Updated tutorial content to align with the eTask application naming.

✏️ Tip: You can customize this high-level summary in your review settings.

- change url and title of link
- update tutorial step title and description to refer to eTask
@mazarijuraj mazarijuraj requested a review from tuplle December 18, 2025 06:39
@mazarijuraj mazarijuraj self-assigned this Dec 18, 2025
@coderabbitai
Copy link

coderabbitai bot commented Dec 18, 2025

Walkthrough

Configuration and branding updates across the application. The engine service endpoint URL is updated from the demo domain to the etask domain, and references to "Netgrif Demo" are replaced with "Netgrif eTask" in the UI tooltip and tutorial content.

Changes

Cohort / File(s) Summary
Configuration
nae.json
Updated engine service URL from https://demo.netgrif.cloud/ to https://etask.netgrif.cloud/
UI Components
src/app/app.component.html
Updated mat-list-item tooltip text from "Netgrif Demo" to "Netgrif eTask"
Tutorial Content
src/app/tutorial/tutorial-service.ts
Updated tutorial step label from "Demo Application" to "Netgrif eTask" and corresponding description text

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~3 minutes

  • All changes are straightforward branding and configuration updates with no logic modifications
  • Changes follow a consistent pattern of replacing "Demo" references with "eTask"
  • No behavioral or control flow alterations

Pre-merge checks

✅ Passed checks (3 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title clearly and concisely summarizes the main change: updating the demo link/endpoint to eTask, which is reflected across all modified files.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.

📜 Recent review details

Configuration used: Organization UI

Review profile: ASSERTIVE

Plan: Pro

📥 Commits

Reviewing files that changed from the base of the PR and between 8f31d26 and 2a2bf47.

📒 Files selected for processing (3)
  • nae.json (1 hunks)
  • src/app/app.component.html (1 hunks)
  • src/app/tutorial/tutorial-service.ts (1 hunks)
⏰ Context from checks skipped due to timeout of 90000ms. You can increase the timeout in your CodeRabbit configuration to a maximum of 15 minutes (900000ms). (1)
  • GitHub Check: Build and test
🔇 Additional comments (3)
src/app/app.component.html (1)

14-14: LGTM! Tooltip text updated to match eTask branding.

The tooltip text correctly reflects the rebranding from "Netgrif Demo" to "Netgrif eTask", consistent with the URL and tutorial changes.

src/app/tutorial/tutorial-service.ts (1)

170-171: LGTM! Tutorial text updated to reflect eTask branding.

The tutorial step title and description have been appropriately updated to reference "Netgrif eTask" instead of "Demo Application", maintaining consistency with the URL change and UI tooltip updates.

nae.json (1)

108-108: Engine URL updated to etask.netgrif.cloud

The new URL is accessible, and no hardcoded references to the old demo.netgrif.cloud URL remain in the codebase. The change is isolated to line 108 in nae.json.


Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants