NasSharaf
  • Joined on 2025-05-06
c8c403d5c0 Fixed create project button
4135acc6d8 Added payment code including hook, services, and configure-step modifications
6393e9fa75 removed useOnboarding hook and used store.ts instead, modified all dependencies accordingly
d6853b48e7 Tried to save selectedOrg to go around no org selected error message
2b7db89997 Merge pull request 'Update frontend app env for staging deployment' (#6) from deep-stack/laconic-deployer-frontend:ng-remove-fallback-token into nas/fix-filter-and-components
895c04de03 Add GITHUB_BACKEND_CLIENT_ID env in readme steps
f0a7cb97b4 Remove env GITHUB_FALLBACK_TOKEN
Compare 3 commits »
NasSharaf merged pull request NasSharaf/laconic-deployer-frontend#6 2025-09-11 15:04:43 +00:00
Update frontend app env for staging deployment
685f8a8793 Merge pull request 'Add steps in readme to setup and run app locally' (#5) from deep-stack/laconic-deployer-frontend:ng-local-setup into nas/fix-filter-and-components
1445cb865b Add steps in readme to setup and run app locally
Compare 2 commits »
NasSharaf merged pull request NasSharaf/laconic-deployer-frontend#5 2025-09-11 01:14:10 +00:00
Add steps in readme to setup and run app locally
NasSharaf created branch nas/fix-filter-and-components in NasSharaf/laconic-deployer-frontend 2025-09-04 22:21:11 +00:00
cd3cd7667a Fixed filtering and simplified octokit context
3a2a6dca7e Removed flickering and updated form entry
ce851ef883 Add GitHub user filtering and core authentication improvements
2c7c40697a Use nextjs compile and generate to replace env without running build
69df4089b0 Update readme steps to test deployment locally
Compare 10 commits »
NasSharaf pushed to main at NasSharaf/laconic-deployer-frontend 2025-08-08 20:28:16 +00:00
8a87469fcf Changed an import based on new types
NasSharaf pushed to main at NasSharaf/laconic-deployer-frontend 2025-08-06 23:21:28 +00:00
61f5683b8b Fixed types mismatch issues, can run pnpm build now
NasSharaf pushed to main at NasSharaf/laconic-deployer-frontend 2025-06-13 02:39:59 +00:00
ad292ef1fa Fixed the time not showing on the project card issue
NasSharaf pushed to main at NasSharaf/laconic-deployer-frontend 2025-06-12 20:16:15 +00:00
4512ef1d8a Connected to backend and fixed up UI changes, created a test-connection page
NasSharaf pushed to main at NasSharaf/laconic-deployer-frontend 2025-05-12 22:43:11 +00:00
16bb8acc7e Modified readme to contain instructions to use frontend as it currently stands
NasSharaf pushed to main at NasSharaf/laconic-deployer-frontend 2025-05-12 22:38:40 +00:00
29c5f6f931 Added onboarding modal
NasSharaf pushed to main at NasSharaf/laconic-deployer-frontend 2025-05-06 20:42:19 +00:00
69b8cf1395 Added project pages and cards, most of the screens in chris samuels figma design document. Still need to implement project initialization modal and walkthrough, connect to backend and connect to wallet (maybe be beyond scope of this project)
NasSharaf pushed to main at NasSharaf/laconic-deployer-frontend 2025-05-06 20:38:45 +00:00
15bba92e2e Implemented most of the frames from Chris Samuels figma designs of product-centered redesign except for modals walking through initial deployment
NasSharaf created branch main in NasSharaf/laconic-deployer-frontend 2025-05-06 20:38:45 +00:00
NasSharaf created repository NasSharaf/laconic-deployer-frontend 2025-05-06 20:34:38 +00:00