Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
74 commits
Select commit Hold shift + click to select a range
2b5a94e
fix: update color logic for FlipCardHeader buttons to use appTheme pa…
iDome89 Jan 22, 2026
fb00d0b
chore: update package-lock.json
marcbon Jan 22, 2026
da5a4c9
Refactor code structure for improved readability and maintainability
cannarocks Nov 7, 2025
aaab1c5
feat: Add AI icon and update Dashboard header to use styled icon button
cannarocks Nov 10, 2025
e488a7a
Refactor code structure and remove redundant sections for improved re…
cannarocks Nov 28, 2025
4a938ce
feat: Implement project suspension components and refactor chat messa…
cannarocks Dec 4, 2025
c450a02
feat: Add new API endpoints for workflows and update Dashboard to han…
marcbon Jan 14, 2026
91a1f45
fix: Update Workflow API endpoint to use threadId for chat functionality
sinatragianpaolo Jan 15, 2026
df5f890
chore: Remove unused @headwayapp/react-widget dependency from package…
marcbon Jan 22, 2026
308e9e4
Merge pull request #1501 from AppQuality/UN-2098-mastra-chat
marcbon Jan 22, 2026
7730b1c
feat: Add script to generate local token from JSON configuration
iacopolea Jan 28, 2026
fbb49d5
chore: update @ai-sdk/react to version 3.0.52 and ai to version 6.0.50
cannarocks Jan 29, 2026
f208506
fix: remove unnecessary writeFileSync call in svgrPlugin function
cannarocks Jan 29, 2026
d2acc51
feat: integrate AI chat feature toggle and update workflow context ha…
cannarocks Jan 29, 2026
398fc8c
Merge pull request #1505 from AppQuality/UN-2270-update-mastra-to-v1
marcbon Feb 4, 2026
d13bf04
Merge branch 'develop' into develop-mastra
marcbon Feb 4, 2026
a7db011
feat: update translations and enhance workflow components for Mastra …
cannarocks Feb 4, 2026
774faad
Merge pull request #1507 from AppQuality/UN-2270-update-mastra-to-v1
cannarocks Feb 4, 2026
a277e79
Remove unused getLastStep function
cannarocks Feb 5, 2026
517dff3
Update Node.js version from v20 to v24
cannarocks Feb 5, 2026
fbdb17c
Merge pull request #1506 from AppQuality/develop-mastra
cannarocks Feb 5, 2026
758cedc
Merge pull request #1503 from AppQuality/flip-card-fix
cannarocks Feb 6, 2026
7d9b3cf
feat: add CreateTaskListsWithAI component to TasksList
iacopolea Feb 9, 2026
6eaa242
chore: update api and schema
iacopolea Feb 9, 2026
526f766
feat: conditionally render CreateTaskListsWithAI based on API health …
iacopolea Feb 9, 2026
edaa86e
chore: reorganize imports in TasksList component
iacopolea Feb 10, 2026
760dc3a
feat: enhance CreateTaskListsWithAI component with user input and loa…
iacopolea Feb 9, 2026
b90fda7
feat: integrate planId and jobId handling in CreateTaskListsWithAI co…
iacopolea Feb 9, 2026
f08ee72
feat: enhance CreateTaskListsWithAI component with form field and err…
iacopolea Feb 9, 2026
856abd0
chore: remove unused import from CreateTaskListsWithAI component
iacopolea Feb 9, 2026
734a5af
feat: refactor CreateTaskListsWithAI component to remove unused jobId…
iacopolea Feb 9, 2026
be9aaf5
feat: enhance CreateTaskListsWithAI component with polling for job st…
iacopolea Feb 9, 2026
364f66b
feat: improve CreateTaskListsWithAI component by refining polling log…
iacopolea Feb 9, 2026
da3ba03
feat: add accordion display for generated use cases in CreateTaskList…
iacopolea Feb 10, 2026
db989e8
feat: enhance CreateTaskListsWithAI component with improved layout an…
iacopolea Feb 10, 2026
b7a3f34
chore: update api
iacopolea Feb 10, 2026
bbd7fd2
refactor: remove unused useModule import and clean up pollingInterval…
iacopolea Feb 10, 2026
3d659a8
Merge pull request #1510 from AppQuality/UN-2322-widget-k-visibility
marcbon Feb 11, 2026
ff72319
Merge pull request #1511 from AppQuality/UN-2323-widget
marcbon Feb 11, 2026
0db116f
Merge pull request #1512 from AppQuality/UN-2324-polling
marcbon Feb 11, 2026
415019e
feat: integrate AI chat feature visibility based on API health status
iacopolea Feb 11, 2026
d05d84c
chore: remove duplicate import of useCanShowAiChat in TasksList compo…
iacopolea Feb 11, 2026
4889208
chore: update @appquality/unguess-design-system to version 4.0.64
cannarocks Feb 12, 2026
d0aef2c
Merge pull request #1516 from AppQuality/UN-2369-fix-autocomplete-val…
cannarocks Feb 16, 2026
9266e31
Merge pull request #1513 from AppQuality/UN-2322-widget-k-visibility
marcbon Feb 17, 2026
910a787
feat: update translation files with awaiting approval messages in Eng…
Kariamos Feb 19, 2026
b49d5d5
feat: update global alert types for AwaitingApproval and AwaitingPaym…
Kariamos Feb 19, 2026
f24efc6
fix: correct spelling of 'Intesa SanPaolo' in default banks list
Kariamos Feb 20, 2026
08ed1c3
Fix bank name casing for Intesa Sanpaolo
cannarocks Feb 20, 2026
ec005b1
Merge pull request #1523 from AppQuality/fix-intesa-sanpaolo-name
Kariamos Feb 20, 2026
6bba0cd
feat: update @appquality/unguess-design-system to version 4.0.68
Kariamos Feb 25, 2026
762b1d3
fix: correct alert message for pending approval state in test
Kariamos Feb 25, 2026
b221c12
Merge pull request #1521 from AppQuality/UN-2266-review-plans-status
Kariamos Feb 26, 2026
a077c72
feat: integrate rich text editor for goal input and enhance validation
Kariamos Feb 16, 2026
71216b1
feat: integrate CommandBar component for text formatting in Goal editor
iDome89 Feb 16, 2026
3564b28
feat: Add AI integration for goal improvement suggestions
iDome89 Feb 17, 2026
856da19
feat: Add AI integration for goal improvement suggestions
iDome89 Feb 18, 2026
c5a231f
feat: update @appquality/unguess-design-system to version 4.0.67 and …
iDome89 Feb 18, 2026
b97aab5
feat: update @appquality/unguess-design-system to version 4.0.67 and …
iDome89 Feb 18, 2026
32df969
feat: update @appquality/unguess-design-system to version 4.0.67 and …
iDome89 Feb 18, 2026
3eee54a
refactor: simplify content handling in GoalContent component by using…
iDome89 Feb 18, 2026
1aac144
feat: enhance text handling in GoalContent component with sanitizatio…
iDome89 Feb 19, 2026
2bfb31c
feat: add AI suggestion functionality and improve goal input handling…
iDome89 Feb 23, 2026
b175876
refactor: update element selectors in GoalModule for consistency and …
iDome89 Feb 23, 2026
712c8c1
Implement feature X to enhance user experience and fix bug Y in module Z
iDome89 Feb 24, 2026
6b02ddd
feat: update AI suggestion handling to sanitize editor content before…
iDome89 Feb 24, 2026
17dc068
feat: enhance goal validation and text handling by stripping HTML and…
iDome89 Feb 24, 2026
d8fe7f6
feat: enhance goal content handling by adding draft status check and …
iDome89 Feb 25, 2026
04ac53c
feat: enhance goal content handling by adding draft status check and …
iDome89 Feb 25, 2026
986985d
refactor: streamline visibility logic and remove console logs in Crea…
iDome89 Feb 25, 2026
9c301f3
Merge pull request #1518 from AppQuality/UN-2329
iDome89 Feb 26, 2026
c96e472
Merge branch 'master' into develop
cannarocks Feb 26, 2026
7df8c02
Refactor TasksList component to simplify AI features display logic
cannarocks Feb 26, 2026
079d2b9
Merge pull request #1526 from AppQuality/remove-agent-k-messages
cannarocks Feb 26, 2026
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ yarn-error.log*

generate-devel-token.json
generate-devel-token-*.json
generate-local-token.json

# vs code configuration
.vscode
Expand Down
2 changes: 1 addition & 1 deletion .nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
v16
v24
8 changes: 8 additions & 0 deletions generate-local-token.sh
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
#!/bin/bash

USERNAME=$(cat generate-local-token.json | jq -r .username)
PASSWORD=$(cat generate-local-token.json | jq -r .password)
URL=$(cat generate-local-token.json | jq -r .url)
DATA='{"username":"'$USERNAME'","password":"'$PASSWORD'"}'

echo "REACT_APP_DEFAULT_TOKEN="$(curl -X POST -H 'Content-type: application/json' --data "$DATA" $URL/authenticate | jq -r .token ) > .env.development.local
Loading
Loading