Commit History

feat: redesign my_submissions panel + G2 guardrail rewrite + upload modal improvements
38c8c01

ntphuc149 Claude Sonnet 4.6 commited on

fix(tracker): correct progress_step offset for new Screening step
67af09a

ntphuc149 Claude Sonnet 4.6 commited on

feat(tracker): add Submission Screening step to progress stepper
0cc0d63

ntphuc149 Claude Sonnet 4.6 commited on

fix(i18n): translate upload.js dynamic strings and info-msg to Vietnamese
e7ef6b9

ntphuc149 Claude Sonnet 4.6 commited on

fix(i18n): update VI hero slogan to concise 3-line version
cbf0afd

ntphuc149 Claude Sonnet 4.6 commited on

feat: add EN/VI language toggle β€” i18n for all 5 public pages
dc1b6c1

ntphuc149 Claude Sonnet 4.6 commited on

fix: ToC scroll offset and active highlight off-by-one in review.html
cbe9551

ntphuc149 Claude Sonnet 4.6 commited on

feat: add desk-rejection guardrails + home page CTA polish
7594014

ntphuc149 Claude Sonnet 4.6 commited on

feat: redesign KPI overview β€” card grid with full value display + daily growth %
acf7b1c

ntphuc149 Claude Sonnet 4.6 commited on

refactor: replace pie chart with horizontal bar chart for cost by provider
0dc86ce

ntphuc149 Claude Sonnet 4.6 commited on

feat: replace provider chips with donut pie chart + legend
6bc5e06

ntphuc149 Claude Sonnet 4.6 commited on

fix: revert chart Y-axis to cost USD, remove token axis
45d0880

ntphuc149 Claude Sonnet 4.6 commited on

fix: chart tooltip β€” frosted glass background, centered above cursor
e2e1de6

ntphuc149 Claude Sonnet 4.6 commited on

fix: restore hover tooltip on chart dots showing cost only
1c4282a

ntphuc149 Claude Sonnet 4.6 commited on

feat: change cost chart Y-axis to token count (M/K units), show cost labels on dots
6ad292a

ntphuc149 Claude Sonnet 4.6 commited on

refactor: replace chart preset buttons with compact dropdown select
6590b4f

ntphuc149 Claude Sonnet 4.6 commited on

feat: replace bar chart with SVG line chart + range filter for cost over time
4b2d8a1

ntphuc149 Claude Sonnet 4.6 commited on

feat: add pagination + live search to admin users table
320b9ed

ntphuc149 Claude Sonnet 4.6 commited on

fix: truncate pagination to avoid overflow with many pages
9bcf652

ntphuc149 Claude Sonnet 4.6 commited on

refactor: apply my_submissions UI style to admin submissions table
4f58943

ntphuc149 Claude Sonnet 4.6 commited on

fix: redirect Track my submission to my_submissions page; update info note
ad11a23

ntphuc149 Claude Sonnet 4.6 commited on

feat: replace pulse shadow with spinning ring on active tracker step
44a524b

ntphuc149 Claude Sonnet 4.6 commited on

feat: add 5-step submission tracker with live polling to my_submissions page
dc8a030

ntphuc149 Claude Sonnet 4.6 commited on

feat: add search, status filter, and pagination to My Submissions page
8e6d66e

ntphuc149 Claude Sonnet 4.6 commited on

fix: track button hidden inside form β€” move to outside form in HTML
a1289a4

ntphuc149 Claude Sonnet 4.6 commited on

feat: add Track my submission button after successful upload
de2bdcb

ntphuc149 Claude Sonnet 4.6 commited on

refactor: move ARR scores + overall assessment to bottom section cards
c4a4fb5

ntphuc149 Claude Sonnet 4.6 commited on

style: redesign ARR metrics to OpenReview-style inline rows
bb4863d

ntphuc149 Claude Sonnet 4.6 commited on

feat: add sticky table of contents to review page
e37e5d4

ntphuc149 Claude Sonnet 4.6 commited on

style: replace box-per-item list with clean numbered list for strengths/weaknesses
1f1ad05

ntphuc149 Claude Sonnet 4.6 commited on

fix: remove min-height from fb-steps so modal box fits tightly to content
193e0f1

ntphuc149 Claude Sonnet 4.6 commited on

fix: feedback.js crashes with null on addEventListener
60c585b

ntphuc149 Claude Sonnet 4.6 commited on

fix: feedback scroll trigger never fires due to removed listener + async race
5810188

ntphuc149 Claude Sonnet 4.6 commited on

fix: feedback modal scroll trigger not firing on review page
f96b418

ntphuc149 Claude Sonnet 4.6 commited on

feat: replace inline feedback form with step-by-step modal on review page
ad17be3

ntphuc149 Claude Sonnet 4.6 commited on

ui: reduce paper title font size, change venue chip to ACL
0eb70cb

ntphuc149 Claude Sonnet 4.6 commited on

ui: enlarge paper title, add ACL ARR venue chip and submitted date chip in review header
8c6e2be

ntphuc149 Claude Sonnet 4.6 commited on

ui: replace download badges with icon buttons next to paper title in review header
99216ad

ntphuc149 Claude Sonnet 4.6 commited on

ui: move My Submissions into account dropdown, remove from nav bar
2667309

ntphuc149 Claude Sonnet 4.6 commited on

feat: add My Submissions page β€” list user's papers with status and review links
b1a18a2

ntphuc149 Claude Sonnet 4.6 commited on

ui: animate View Review and Refresh buttons with spinning loader icon
83bbf64

ntphuc149 Claude Sonnet 4.6 commited on

ui: animate submit button loader icon with spin while submitting
341bdb3

ntphuc149 Claude Sonnet 4.6 commited on

ui: merge page-limit checkboxes into one, add desk-reject consequence to topic checkbox
438a312

ntphuc149 Claude Sonnet 4.6 commited on

feat: add 2 more confirmation checkboxes to upload modal (page limit penalty + NLP topic)
a6b10b2

ntphuc149 Claude Sonnet 4.6 commited on

feat: add page-limit confirmation modal on file select
b496f95

ntphuc149 Claude Sonnet 4.6 commited on

ui: remove email field from upload form β€” drop email notification feature
0be5ebe

ntphuc149 Claude Sonnet 4.6 commited on

feat: require login to access upload and review pages
8844bde

ntphuc149 Claude Sonnet 4.6 commited on

fix: track guestEl separately so teardown always removes both account elements
29ddc32

ntphuc149 Claude Sonnet 4.6 commited on

fix: teardown removes all .nav-account elements including guest button
cc3ef45

ntphuc149 Claude Sonnet 4.6 commited on

feat: move theme toggle into account dropdown, add scroll-to-top float button
ad38f4e

ntphuc149 Claude Sonnet 4.6 commited on