enes enes
  • Joined on 2024-07-24
enes pushed to 201-toolbox-update at sigit/sigit.io 2024-09-20 09:13:58 +00:00
2e1d48168a refactor: rename userId to npub
e05d3e53a2 fix: remove duplicate states and fix default signer
d8d51be603 fix: add small avatar when select is not showing
5f92906032 fix: add file and page index, hide select if not active
70cca9dd10 refactor: add getProfileUsername utility func
Compare 5 commits »
enes commented on issue sigit/sigit.io#125 2024-09-20 07:44:46 +00:00
Implement Draft Sigits

Templates feature as part of the drafts (or maybe a separate issue):

  • Ability to have slots for signers (e.g. Signer 1, Signer 2, Signer 3) and only LATER add counterparts
  • Reuse templates…
enes pushed to 201-toolbox-update at sigit/sigit.io 2024-09-19 11:31:04 +00:00
9bae5b9ba2 Merge branch 'staging' into 201-toolbox-update
9432e99b3b chore(git): merge pull request #212 from 186-header-design into staging
ff875cc9d7 chore(git): merge pull request #208 from 184-upload-add into staging
d45ea63c20 refactor: remove header height from calc
aec0d0bdd8 fix: center block scrolling on mark items
Compare 8 commits »
enes deleted branch 186-header-design from sigit/sigit.io 2024-09-19 11:30:47 +00:00
enes pushed to staging at sigit/sigit.io 2024-09-19 11:30:47 +00:00
9432e99b3b chore(git): merge pull request #212 from 186-header-design into staging
d45ea63c20 refactor: remove header height from calc
aec0d0bdd8 fix: center block scrolling on mark items
5f39b55f68 feat: add banner and styling
ebd59471c7 fix: footer portal on relays
Compare 5 commits »
enes closed issue sigit/sigit.io#186 2024-09-19 11:30:47 +00:00
Layout - Header - hide when scrolled to match the new design implementation [Desktop only]
enes merged pull request sigit/sigit.io#212 2024-09-19 11:30:46 +00:00
feat: add notice banner, header hiding, fix footer
enes deleted branch 184-upload-add from sigit/sigit.io 2024-09-19 11:29:46 +00:00
enes pushed to staging at sigit/sigit.io 2024-09-19 11:29:46 +00:00
ff875cc9d7 chore(git): merge pull request #208 from 184-upload-add into staging
6d78d9ed64 fix(create): uploading file adds to the existing file list, dedupe file list
Compare 2 commits »
enes closed issue sigit/sigit.io#184 2024-09-19 11:29:45 +00:00
Create Page - Upload file should not remove existing files, just add to them
enes merged pull request sigit/sigit.io#208 2024-09-19 11:29:45 +00:00
fix(create): uploading file adds to the existing file list, dedupe file list
enes deleted branch 145-default-signer from sigit/sigit.io 2024-09-19 11:24:18 +00:00
enes pushed to 201-toolbox-update at sigit/sigit.io 2024-09-19 11:24:18 +00:00
a1bf88d243 chore(git): merge pull request #207 from 145-default-signer into 201-toolbox-update
67c3c74515 Merge branch '201-toolbox-update' into 145-default-signer
39934f59c3 fix: last signer as default next
dfdcb8419d fix(marks): add default signer
Compare 4 commits »
enes closed issue sigit/sigit.io#145 2024-09-19 11:24:17 +00:00
Create Page - Marks Should be Assigned a Signer
enes merged pull request sigit/sigit.io#207 2024-09-19 11:24:17 +00:00
fix(marks): add default signer
enes pushed to 145-default-signer at sigit/sigit.io 2024-09-19 11:20:07 +00:00
67c3c74515 Merge branch '201-toolbox-update' into 145-default-signer
f81f2b0523 refactor: better variable names
182ef40d8d Merge branch 'staging' into 201-toolbox-update
c2a149c872 Merge branch 'main' into staging
0091d3ec9e Merge pull request 'Update Blossom Event' (#209) from blossom-upgrade into staging
Compare 7 commits »
enes commented on pull request sigit/sigit.io#207 2024-09-19 11:19:52 +00:00
fix(marks): add default signer

I'll combine this with the 201 so there's no confusion

enes commented on pull request sigit/sigit.io#206 2024-09-19 11:18:05 +00:00
fix: #201, #145, #205 and additional fixes

Okay, made it clearer with new property names, isHidden and isComingSoon so there is no confusion as with active (also removed comments and used isHidden instead).

enes pushed to 201-toolbox-update at sigit/sigit.io 2024-09-19 11:16:04 +00:00
f81f2b0523 refactor: better variable names
enes commented on pull request sigit/sigit.io#207 2024-09-19 10:43:50 +00:00
fix(marks): add default signer

Okay, on it!