-
Notifications
You must be signed in to change notification settings - Fork 45
chore: re-writing ./web
using RSPack and tailwind
#591
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
Merged
Merged
Changes from 69 commits
Commits
Show all changes
77 commits
Select commit
Hold shift + click to select a range
b8c3997
chore: Remove "web" from the list of workspace directories in package…
ZibanPirate b95f9ce
added blank rspack project
ZibanPirate 791c238
chore: Add Tailwind CSS configuration files and update dependencies
ZibanPirate a0fc192
added daisyui
ZibanPirate 9a0cd0c
added custom html template
ZibanPirate 926b431
added navbar + redux setup
ZibanPirate a5fd9e1
added footer
ZibanPirate 1537806
added lazily loaded pages
ZibanPirate c275a13
show version in navbar
ZibanPirate edd1530
added language switch capability
ZibanPirate a8ce092
removed unwanted tab
ZibanPirate 89c9d1d
inject language code into local component
ZibanPirate f00a3d9
max char per line 100
ZibanPirate 4c316b9
fixed lint errors
ZibanPirate 6801669
chore: Add support for rendering Markdown content with React Markdown
ZibanPirate fb63f58
feat: Add functionFactory for localized text rendering
ZibanPirate 5a05796
feat: Add FAQ page data and render it dynamically
ZibanPirate 8f619e1
added loading component
ZibanPirate 2ba6ea7
removed /learn and /articles
ZibanPirate 5e9a60d
refactoring
ZibanPirate 9ee3aa8
projects page with mocked data
ZibanPirate 673b2be
async action to mock-fetch projects
ZibanPirate 537873c
moved webv2 to web
ZibanPirate 5dcf5d5
got project types from API
ZibanPirate 0fba9cc
fetch projects from api
ZibanPirate be661aa
moved main.html to _entry
ZibanPirate c7ce5fa
removed extra info from /projects endpoint
ZibanPirate 2b585d9
deploy script
ZibanPirate 9b7b176
fixed lint issues
ZibanPirate 182bb49
fix: make ts-node work on Windows
ZibanPirate d75c199
fix: one simple e2e test
ZibanPirate 322a86b
feat: setup unit tests with coverage
ZibanPirate 247d48a
feat: deploy on push to rspack
ZibanPirate 9365c6a
chore: Skip API deployment for now
ZibanPirate 675d25a
feat: Update dev scripts
ZibanPirate 00b0f9e
feat: added team page
ZibanPirate 49d7c9f
feat: added contribute page
ZibanPirate 913bba3
feat: added milestones to landing page
ZibanPirate 7b94c06
chore: removed ./mobile
ZibanPirate d789bbf
fix: eslint
ZibanPirate e250a82
chore: updated browserlist
ZibanPirate 7bf3feb
fix: deploy api
ZibanPirate 4c730c5
chore: Update node version to 20.x in GitHub workflows
ZibanPirate 8d1be98
fix: deploy api to oracle cloud again
ZibanPirate 8820381
fix: ui tweaks
ZibanPirate 491b657
chore: test deploying api to prod from CI
ZibanPirate 28ddf70
chore: updatex deploy workflows
ZibanPirate 6ad44ea
chore: removed old code cov
ZibanPirate 235b674
chore: removed old web
ZibanPirate 398cda9
chore: removed old ui package
ZibanPirate db003dc
chore: change stage trigger to workflow dispatch
ZibanPirate e194e18
fix: cypress and ts issue
ZibanPirate 9cb1a25
chore: removed unused files
ZibanPirate 7dae2cd
chore: put back deploy script for web
ZibanPirate 9eb17c3
chore: removed unused files
ZibanPirate 2f2b815
chore: max-width xl
ZibanPirate b07f9a2
chore brought back helmet
ZibanPirate 0dce00a
chore: added SEO and GA
ZibanPirate 4d1c15c
chore: temp deploy
ZibanPirate a06c7cd
chore: generate HTML files during CI build for @dzcode.io/web
ZibanPirate 50da9ef
chore: hide googleAnalytics when on dev
ZibanPirate 003fb48
chore: added sentry back to web
ZibanPirate 9c36796
feat: reported caught errors to sentry
ZibanPirate ad5e326
moved ts types to utils package
ZibanPirate 42f3203
chore: tooling fixes
ZibanPirate d0c6b2a
chore: upped firebase-tools
ZibanPirate 06d66ca
feat: 404 page
ZibanPirate 97e4dc8
fix: navbar selection bug
ZibanPirate 051429d
chore: migrate web
ZibanPirate 71d2fa7
chore: update CodeQL analysis workflow to include TypeScript support
ZibanPirate ac142c8
chore: Remove outdated README.md file
ZibanPirate 22c3b05
feat: use jest config from tooling package
ZibanPirate d372eac
chore: defined typeof STAGE globally
ZibanPirate 4f3931f
chore: moved footerSections instantiation to module level
ZibanPirate b65b158
chore: moved topBarLinks instantiation to module level
ZibanPirate af49a78
chore: better error handling
ZibanPirate b66cef1
Refactor loadable.ts to use PascalCase for type name
ZibanPirate File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
FROM node:16 | ||
FROM node:20 | ||
# Create app directory | ||
WORKDIR /usr/src/repo | ||
|
||
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.