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

dApp commit history #38

Merged
merged 54 commits into from
Sep 10, 2024
Merged
Changes from 2 commits
Commits
Show all changes
54 commits
Select commit Hold shift + click to select a range
e4e0f1a
feat: add getProject function in project.ts
0xExp-po Sep 4, 2024
c39cd48
chore: add check project/select path function in set project page
0xExp-po Sep 4, 2024
80b8ab7
feat: add project info component commit page
0xExp-po Sep 4, 2024
600acac
refactor: update components file structure
0xExp-po Sep 4, 2024
e88e57c
feat: create modal component
0xExp-po Sep 4, 2024
0eed507
feat: add update config function
0xExp-po Sep 4, 2024
b4ca722
feat: add update config function in commit page
0xExp-po Sep 4, 2024
3c94b9e
chore: keep displaying connected wallet
0xExp-po Sep 4, 2024
6f472cd
Update dapp/src/components/ProjectInfo.astro
0xExp-po Sep 4, 2024
570f912
chore: update project link and remove console
0xExp-po Sep 4, 2024
3f7e912
Merge branch 'dapp-dev' of https://github.com/0xExp-po/soroban-versio…
0xExp-po Sep 4, 2024
3b05c21
Linter
tupui Sep 4, 2024
d599bef
chore: update project info component ui
0xExp-po Sep 5, 2024
23ad649
chore: update 'update config' button function
0xExp-po Sep 5, 2024
38309b6
chore: add theme props to loading component
0xExp-po Sep 5, 2024
78c9978
refactor: rename the file of project.ts and restruct
0xExp-po Sep 5, 2024
86283b9
chore: add commit history view in project info
0xExp-po Sep 5, 2024
812f952
Merge branch 'tupui:main' into dapp-dev
0xExp-po Sep 5, 2024
2340066
Merge branch 'dapp-dev' of https://github.com/0xExp-po/soroban-versio…
0xExp-po Sep 5, 2024
b3f26ac
style: set color theme as extend in tailwindconfig
0xExp-po Sep 5, 2024
b026f26
feat: create formatTime and Date function
0xExp-po Sep 5, 2024
a8a5153
feat: add commit history section
0xExp-po Sep 5, 2024
7d1b143
feat: create get commit function
0xExp-po Sep 5, 2024
2453634
chore: update github service
0xExp-po Sep 5, 2024
d482522
chore: update commit history table
0xExp-po Sep 5, 2024
6809121
chore: remove change project name function
0xExp-po Sep 6, 2024
4989e60
chore: highlight latest commit in history
0xExp-po Sep 6, 2024
a4c866b
chore: fix type script error
0xExp-po Sep 6, 2024
461eccd
chore: change scroll bar style
0xExp-po Sep 6, 2024
3731700
refactor: divide project service to state service
0xExp-po Sep 6, 2024
152fbbf
feat: create project repo info state variable
0xExp-po Sep 6, 2024
98cad04
feat: initialize state variables by local storage
0xExp-po Sep 6, 2024
2d7ab70
feat: divide project service to state service (2)
0xExp-po Sep 6, 2024
7e6b48c
chore: update ui of project info view
0xExp-po Sep 6, 2024
dda12e5
feat: fix bug wallet connection after set project
0xExp-po Sep 6, 2024
3069ad7
feat: create utils functions related get link
0xExp-po Sep 7, 2024
042a38f
chore: jump to latest commit
0xExp-po Sep 7, 2024
e27177d
chore: fix scroll bar error and jump delay time
0xExp-po Sep 9, 2024
f743a74
feat: add astro/react
0xExp-po Sep 9, 2024
4755873
feat: display real commit history
0xExp-po Sep 9, 2024
4c2010c
chore: delete commit history demo data
0xExp-po Sep 9, 2024
5dc8193
Merge branch 'tupui:main' into dapp-dev
0xExp-po Sep 9, 2024
2845f8f
chore: display update commit section only for maintainer
0xExp-po Sep 9, 2024
62ba7f0
Fix button handlers and re-registration, missing loadedProjectInfo an…
tupui Sep 9, 2024
91384c1
Merge branch 'dapp-dev' of https://github.com/0xExp-po/soroban-versio…
0xExp-po Sep 10, 2024
43ba04e
Fix button handlers, re-registration, missing loadedProjectInfo and h…
tupui Sep 9, 2024
e65bba2
Merge branch 'dapp-dev' of https://github.com/0xExp-po/soroban-versio…
0xExp-po Sep 10, 2024
323be3b
Fix buttons
tupui Sep 10, 2024
37f4293
fix:change registerProject function
0xExp-po Sep 10, 2024
8da7530
chore: create package-lock
0xExp-po Sep 10, 2024
ff704dd
Merge from origin/dapp-dev
0xExp-po Sep 10, 2024
deb7f0e
chore: change loadedProjectInfo name to loadProjectInfo
0xExp-po Sep 10, 2024
d35d037
fix: load project latestsha function invoking
0xExp-po Sep 10, 2024
e736ac1
Merge branch 'tupui:main' into dapp-dev
0xExp-po Sep 10, 2024
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

These merge commits were added into this branch cleanly.

There are no new changes to show.