Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

duplicate tooltip task #606

Closed
wants to merge 54 commits into from
Closed
Changes from 1 commit
Commits
Show all changes
54 commits
Select commit Hold shift + click to select a range
a0c1885
duplicate tooltip task
DawoodMehmood Jan 20, 2025
12660bb
fixed hard coded link
HussainKhanSherwani Jan 21, 2025
9f5e282
duplicate tooltip issue resolved
DawoodMehmood Jan 21, 2025
d8e114d
update readme of clickable demos
DawoodMehmood Jan 21, 2025
9c5f220
transaction builder html capture
DawoodMehmood Jan 21, 2025
1a902d4
update readme
DawoodMehmood Jan 21, 2025
db9bdd7
Revert "transaction builder html capture"
DawoodMehmood Jan 21, 2025
a8cf76a
element selector disable issue
DawoodMehmood Jan 21, 2025
7bf565b
Try showing the commit info
RobinNagpal Jan 21, 2025
2a54552
expose port 5000
RobinNagpal Jan 21, 2025
697fe08
Set env variables
RobinNagpal Jan 21, 2025
eedf6c1
Update variables
RobinNagpal Jan 21, 2025
48ff3d8
Add new project
RobinNagpal Jan 21, 2025
bbad166
Add tasks
RobinNagpal Jan 21, 2025
023f62b
Move files
RobinNagpal Jan 21, 2025
9abbf63
Move files
RobinNagpal Jan 21, 2025
ddf0d55
Merge pull request #608 from RobinNagpal/sherwani/fixed-hard-coded-link
RobinNagpal Jan 21, 2025
4ee3d86
Initial files for insights app
RobinNagpal Jan 22, 2025
185f043
changed some paths and other things for saving of files
HussainKhanSherwani Jan 22, 2025
35150f2
ACL as captial keyword
HussainKhanSherwani Jan 22, 2025
735e2d3
project base setup
DawoodMehmood Jan 22, 2025
8df0770
Merge pull request #609 from RobinNagpal/sherwani/updated-saving-logic
RobinNagpal Jan 22, 2025
7c45c20
build fail fix
DawoodMehmood Jan 22, 2025
4f71e91
changed "pending" to "in_progress"
HussainKhanSherwani Jan 22, 2025
c7055e5
Merge pull request #611 from RobinNagpal/sherwani/ensuring-consitency
RobinNagpal Jan 22, 2025
ce9992b
fix build fail
DawoodMehmood Jan 22, 2025
65ffb17
ran prettier
DawoodMehmood Jan 22, 2025
ade5df7
revert back to normal bucket
DawoodMehmood Jan 22, 2025
3c8562b
Merge pull request #610 from RobinNagpal/dawood/insight-ui-devops
RobinNagpal Jan 22, 2025
95a4a4d
project detail page
DawoodMehmood Jan 22, 2025
87c9159
ran prettier
DawoodMehmood Jan 22, 2025
23d85ba
Fix generation of the PDF
RobinNagpal Jan 22, 2025
54a9405
fix build fail
DawoodMehmood Jan 22, 2025
d8d348a
Merge pull request #612 from RobinNagpal/dawood/project-detail-page
RobinNagpal Jan 22, 2025
bfb3358
Fix generation of the static files
RobinNagpal Jan 22, 2025
e34a023
showing failed status and saving in the agent-status
HussainKhanSherwani Jan 23, 2025
272cf2f
styling
DawoodMehmood Jan 23, 2025
9828ac9
type updates
DawoodMehmood Jan 23, 2025
8c9de8e
ran prettier
DawoodMehmood Jan 23, 2025
754cfc5
Merge pull request #613 from RobinNagpal/sherwani/error-handling
RobinNagpal Jan 23, 2025
06feb6a
Merge pull request #614 from RobinNagpal/dawood/insights-styling
RobinNagpal Jan 23, 2025
174bc75
created api routes for generation of all reports and a specific report
HussainKhanSherwani Jan 23, 2025
3b672e7
removed pdf and markdown link for the older reports
HussainKhanSherwani Jan 23, 2025
c14cceb
added deatils of changes
HussainKhanSherwani Jan 23, 2025
188e9b2
Merge pull request #615 from RobinNagpal/sherwani/routes-for-generati…
RobinNagpal Jan 23, 2025
886edbd
moved functions to controller.py and also uncommented ACL part
HussainKhanSherwani Jan 23, 2025
19ed4bf
Merge pull request #616 from RobinNagpal/sherwani/moving-of-code
RobinNagpal Jan 23, 2025
c74aa0f
ran prettier
DawoodMehmood Jan 23, 2025
592fe7d
transaction builder html capture
DawoodMehmood Jan 21, 2025
247f42e
update readme
DawoodMehmood Jan 21, 2025
393d649
Revert "transaction builder html capture"
DawoodMehmood Jan 21, 2025
10935fe
element selector disable issue
DawoodMehmood Jan 21, 2025
53586f3
ran prettier
DawoodMehmood Jan 23, 2025
59055e6
Merge branch 'dawood/demo-issue' of https://github.com/RobinNagpal/do…
DawoodMehmood Jan 23, 2025
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
Prev Previous commit
Next Next commit
transaction builder html capture
DawoodMehmood committed Jan 21, 2025
commit 9c5f220fd0e4f988b7fb692270c586439865ddf3
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"originalUrl": "https://apps-portal.safe.global/tx-builder/",
"indexFilename": "index.html",
"resources": {
"fonts/0.woff2": "https://apps-portal.safe.global/tx-builder/static/media/DMSansRegular.99b8e0b20a45ca4d73bf.woff2",
"fonts/1.woff2": "https://apps-portal.safe.global/tx-builder/static/media/DMSans700.d5ac740f6f0cf65a6193.woff2"
}
}
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading