Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
56 commits
Select commit Hold shift + click to select a range
ab8dfb6
fix: allow user to setup manually max length for each regex pattern
wryonik Mar 22, 2025
a5f85eb
chore: Update SDK version
wryonik Mar 22, 2025
9681460
chore: bump sdk
DimiDumo Mar 27, 2025
bba7e05
New blueprint card design
PrakharSingh0908 Mar 25, 2025
e488fa2
chore:Adds placeholder text and refines UX Writing
PrakharSingh0908 Mar 26, 2025
63e6d94
chore: Refines the extraction UI of the last creation step
PrakharSingh0908 Mar 26, 2025
ca6820e
Output is only shown when atleast 1 regex exists
PrakharSingh0908 Mar 26, 2025
ff72e79
chore: Makes default value of the data location set to email body
PrakharSingh0908 Mar 26, 2025
b276c74
chore: Changes design of the quick extraction header
PrakharSingh0908 Mar 26, 2025
159323d
chore: increases gap between two exracted data divs
PrakharSingh0908 Mar 26, 2025
e44c8bd
chore: Improves UX writing for data addition
PrakharSingh0908 Mar 26, 2025
cd93b98
hotfix: call includes on undefined - set empty array when sdk returns…
rutefig Apr 1, 2025
363772d
fix: Allow spaces in pattern name
wryonik Apr 1, 2025
d04f68b
hotfix: email date should be parsed from the header which is always t…
rutefig Apr 5, 2025
3a05a90
--wip-- [skip ci]
DimiDumo Mar 4, 2025
736d273
chore: bump sdk version
DimiDumo Apr 7, 2025
f9a101f
chore: Update fields from the eml file while editing blueprint
wryonik Apr 7, 2025
1c417a6
feat: integrate sp1 to registry
DimiDumo Apr 7, 2025
fc74d73
Merge pull request #128 from zkemail/dimidumo/zk-1119-integrate-sp1-p…
DimiDumo Apr 7, 2025
7f7e9d8
Merge pull request #127 from zkemail/shubhamgupta2956/zk-1295-edit-fl…
DimiDumo Apr 9, 2025
2c078fa
chore: Fix responsiveness of regex construction page
wryonik Apr 2, 2025
8222c36
chore: Handle expired authentication token error while opening blueprint
wryonik Apr 2, 2025
f2c6363
hotfix: eml parsed Date header better matching
rutefig Apr 9, 2025
17ad6ff
chore: bump sdk version
DimiDumo Apr 10, 2025
858f132
fix: do not auto ignore body hash check on long email
DimiDumo Apr 10, 2025
6e1ba71
fix: remove body length checks for sp1
DimiDumo Apr 10, 2025
1f7bda5
fix: Remove update input field prompt for new blueprints
wryonik Apr 11, 2025
8fd3296
fix: Fix eml file location for the saveDraft func
wryonik Apr 14, 2025
7415b13
chore: Add happy path test cases
wryonik Mar 27, 2025
25941d7
chore: Fix link in Read guide button and remove load more emails in c…
wryonik Apr 16, 2025
c02b106
chore: Fix responsiveness of buttons in create blueprint page
wryonik Apr 16, 2025
5ce4750
chore: Fix delete button action while uploading file in create blueprint
wryonik Apr 16, 2025
969339f
chore: Add error toast in case of failed proof generation
wryonik Apr 16, 2025
2b35734
chore: Add drafts filter in blueprints list
wryonik Apr 16, 2025
9826688
fix: Blueprint title card design with version details and extractable…
PrakharSingh0908 Apr 11, 2025
4516778
chore: Improves Generate Proof, blueprint details and Connect Gmail b…
PrakharSingh0908 Apr 11, 2025
e728ad3
Merge pull request #142 from zkemail/issue-fixes
DimiDumo Apr 16, 2025
a6bb661
hotfix: remove unneeded id prop form blueprint title
DimiDumo Apr 23, 2025
3f2a6ba
hotfix: allow Button component to accept event onClick
DimiDumo Apr 23, 2025
9fdca7b
:fix: Fix initial dark mode rendering for the first load
wryonik Apr 24, 2025
264c718
:chore: Add zkframework selector while creating blueprint
wryonik Apr 28, 2025
10ebe53
:chore: Update error message in case of no public field and remove in…
wryonik Apr 28, 2025
a591ba7
Merge pull request #147 from zkemail/shubhamgupta2956/reg-7-fix-error…
DimiDumo Apr 28, 2025
53520db
Merge pull request #146 from zkemail/shubhamgupta2956/reg-359-fix-dar…
DimiDumo Apr 28, 2025
8c9d259
:chore: Make Circom value as default zk framework and commented out sp1
wryonik Apr 28, 2025
e42d95d
:chore: Disable blueprint creation if title has spaces
wryonik Apr 28, 2025
577f549
Merge pull request #148 from zkemail/shubhamgupta2956/reg-366-disable…
DimiDumo Apr 28, 2025
f8b630e
:chore: Conditionally update zkframework values based on the deployme…
wryonik Apr 28, 2025
3dac016
Merge pull request #145 from zkemail/shubhamgupta2956/reg-340-zkframe…
DimiDumo Apr 28, 2025
5c9a3a6
:chore: Update max length based on the regex output
wryonik Apr 28, 2025
cb7c2d3
:fix: Fix state after blueprint deletion
wryonik Apr 28, 2025
5c429d3
:chore: Update empty state when no valid emails are found
wryonik Apr 28, 2025
931fc12
Merge pull request #149 from zkemail/shubhamgupta2956/reg-81-regex-ma…
DimiDumo Apr 29, 2025
2b37b26
Merge pull request #150 from zkemail/shubhamgupta2956/reg-363-fix-out…
DimiDumo Apr 29, 2025
99252a5
Merge pull request #151 from zkemail/shubhamgupta2956/reg-333-add-emp…
DimiDumo Apr 29, 2025
97dd65f
chore: Enable slug editing for superusers
wryonik Feb 20, 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
4 changes: 0 additions & 4 deletions .env.example

This file was deleted.

27 changes: 27 additions & 0 deletions .github/workflows/playwright.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
name: Playwright Tests
on:
push:
branches: [ main, staging ]
pull_request:
branches: [ main, staging ]
jobs:
test:
timeout-minutes: 60
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: actions/setup-node@v4
with:
node-version: lts/*
- name: Install dependencies
run: npm ci
- name: Install Playwright Browsers
run: npx playwright install --with-deps
- name: Run Playwright tests
run: npx playwright test
- uses: actions/upload-artifact@v4
if: ${{ !cancelled() }}
with:
name: playwright-report
path: playwright-report/
retention-days: 30
7 changes: 7 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -38,3 +38,10 @@ yarn-error.log*
# typescript
*.tsbuildinfo
next-env.d.ts

# Playwright
node_modules/
/test-results/
/playwright-report/
/blob-report/
/playwright/.cache/
Binary file modified bun.lockb
Binary file not shown.
Loading
Loading