boboiazumi
a3887519f9
feat: Login Page
2025-03-28 11:46:27 +07:00
Hafid Nur
2ec6ad5b5c
feat: Add TanStack Table v8 and implement it to Datatable component
2025-03-28 00:19:01 +07:00
Hafid Nur
2d541c71ba
Merge branch into backoffice/auth
2025-03-27 23:19:45 +07:00
Hafid Nur
46f3bd6014
fix: Sidebar stick to left. Fit content for different desktop viewports
2025-03-27 23:17:43 +07:00
Hafid Nur
c374c97e66
fix: Sidebar stick to left. Fit content for different desktop viewports
2025-03-27 23:15:11 +07:00
Hafid Nur
a4ca53004f
feat: fix datatable storybook
2025-03-27 22:52:35 +07:00
Hafid Nur
2d9473ea7c
feat: Adjustment
...
- Sesuaikan color palette success, info, danger, warning sesuai dengan design system Figma
- Sesuai background pagination
- Fix width form login tidak maksimal
2025-03-27 22:28:40 +07:00
Hafid Nur
6bfa48bed8
feat: Change data table component dynamically
...
- Ubah komponen DataTable agar bisa render menyesuaikan jumlah kolom dan baris pada data
2025-03-27 17:22:04 +07:00
Hafid Nur
43167fe7a1
feat: Draft transaction page
2025-03-27 16:58:24 +07:00
Hafid Nur
39391e5522
feat: Page Data Akun
2025-03-27 16:55:54 +07:00
Hafid Nur
ec509a7b43
feat: Styling pagination
2025-03-27 16:41:42 +07:00
Hafid Nur
a76bd89ec1
feat: Styling data table component
2025-03-27 16:29:09 +07:00
Hafid Nur
cafdb29024
feat: Refactor datatable and pagination component and add storybook
...
- Refactor nama component dari datatable dan pagination mengikuti codebase
- Buat storybook untuk preview dari masing-masing komponen
2025-03-27 15:59:02 +07:00
Hafid Nur
d79d0d3d09
feat: Draft Data Akun page
...
- Vibes coding untuk siapkan base dari halaman Data Akun
2025-03-27 15:17:04 +07:00
Hafid Nur
7606c5b4e2
feat: Divider on top of logout button sidebar
2025-03-27 15:08:22 +07:00
Hafid Nur
bc9a0fd740
feat: Another page template
...
- Template untuk page Data Akun dan Validasi Transaksi
2025-03-27 15:06:30 +07:00
Hafid Nur
7f9a106fca
feat: Fix gacha image preview
...
- Menggunakan pendekatan simpan gambar clipped langsung daripada mengatur secara dinamis menggunakan CSS object-position
2025-03-27 15:00:04 +07:00
Hafid Nur
0bcc8f7f6a
feat: gacha section in dashboard
2025-03-27 14:31:30 +07:00
Hafid Nur
31b7587571
feat: summary section in dashboard page
2025-03-27 13:35:13 +07:00
Hafid Nur
82fb1ea2bc
feat: Update sidebar
...
- Perbaiki tampilan sidebar sesuai desain
2025-03-27 13:18:14 +07:00
Hafid Nur
bd5e46e712
feat: Draft dashboard AI-generated
2025-03-27 07:46:15 +07:00
Hafid Nur
542469bc67
feat: Update InputForm, Input, and auth page
...
- Perbaiki page login ke halaman utama backoffice
- Perbaiki component Input dan InputForm
2025-03-27 07:19:46 +07:00
Hafid Nur
631684cb05
feat: Update InputForm to handle different sizes
...
- Tambah spec test pada komponen InputForm
- Tambah autodocs pada komponen Input
2025-03-27 06:00:03 +07:00
Hafid Nur
54f4572533
feat: Update InputForm component
...
- Perbarui docs untuk component Input dan InputForm
- Perbarui component InputForm agar bekerja dengan helper text, error, dan label/input
2025-03-27 05:25:02 +07:00
Hafid Nur
ca933f624a
feat: Create a separate "InputForm" molecule component
...
- Develop the "InputForm" molecule component
- Remove empty modal-gacha component stories and test files that prevent Storybook from running
2025-03-27 04:35:41 +07:00
Hafid Nur
90ab974e03
feat: backoffice login page
2025-03-27 02:42:57 +07:00
Maulana Sodiqin
daeeb09798
feat: integrate with new api
2025-03-19 23:38:42 +07:00
Maulana Sodiqin and GitHub
c8935b885e
Merge pull request #5 from IMPHNEN/ModalsGacha
...
Modals gacha
2025-03-17 18:34:21 +07:00
boboiazumi
4ac1278a33
fix: conflict
2025-03-17 18:13:24 +07:00
Maulana Sodiqin
d20f0d89e5
feat: init backoffice
2025-03-17 12:48:11 +07:00
Maulana Sodiqin
515b78c57f
feat: add backoffice apps
2025-03-17 09:39:04 +07:00
Maulana Sodiqin and GitHub
8a53575cd1
Merge pull request #4 from IMPHNEN/feat/simple-landing-page
...
Roulette page
2025-03-17 09:29:43 +07:00
Hafid Nur
c8b12db1b3
feat: linear gradient diffuser
2025-03-16 22:53:13 +07:00
Hafid Nur
e3c4b7a23a
feat: infinite scroll animation for gacha items
2025-03-16 22:25:29 +07:00
boboiazumi
41a0842026
feat: modals-gacha
2025-03-16 22:18:48 +07:00
Hafid Nur
a9164e5e5f
feat: gacha item horizontal scroll snap
2025-03-16 22:16:52 +07:00
Hafid Nur
d7e39095bb
feat: separate GachaItem component and add more Gacha items (images and labels)
...
TODO:
- implement an infinite scroll snap slider for Gacha items
2025-03-16 21:42:45 +07:00
Hafid Nur
84ddf2b771
feat: draft roulette page
2025-03-16 20:40:18 +07:00
Hafid Nur
cb632adbb4
feat: change the layout of the landing page from using CSS Flexbox to CSS Grid
...
- minor adjustment for navbar max width and padding
2025-03-16 19:54:42 +07:00
Hafid Nur
6a1fa42956
feat: update navbar to cover top of the page
...
- Update the navbar to be sticky when scrolling the page and cover the top of the page.
- Fix the margins for every viewport.
2025-03-16 19:19:44 +07:00
Hafid Nur
9002e6a261
feat: merge landing page component into single page file
...
- Component landing page sebelumnya terpisah, tetapi perlu digabungkan lagi karena tidak reusable pada aplikasi
2025-03-16 19:13:49 +07:00
Maulana Sodiqin and GitHub
254d4fe04a
Merge pull request #2 from IMPHNEN/feat/simple-landing-page
...
Slicing simple landing page
2025-03-16 12:39:12 +07:00
Hafid Nur
02e06caca1
feat: landing page for desktop viewport
2025-03-16 07:41:16 +07:00
Hafid Nur
00033b9c68
feat: landing page for tablet viewport
...
- change "scroll for gacha" to button to roulette page
2025-03-16 07:11:06 +07:00
Hafid Nur
02863ebc8b
feat: add landing page for mobile viewport
2025-03-16 06:38:14 +07:00
Hafid Nur
a31166e3ff
feat: update navbar responsive
2025-03-16 06:07:07 +07:00
Hafid Nur
c7b74bc9b6
feat: update theme to match the Design System
...
adjustment
- primary color
- base + typography size
2025-03-16 05:42:24 +07:00
Maulana Sodiqin and GitHub
01621a8786
Merge pull request #1 from IMPHNEN/feat/component-migrate
...
Migrate component from 'imphnen-gacha' repository
2025-03-16 01:45:33 +07:00
hafidnrzs
a07e3c21d6
feat: add Textarea component
2025-03-16 01:40:02 +07:00
hafidnrzs
fb99b41b3a
feat: add PasswordInput component
2025-03-16 01:34:24 +07:00