legalgonews
  • Joined on 2025-02-21
legalgonews pushed to master at legalgonews/legalgo-FE-reactrouter 2025-03-06 00:21:17 +00:00
95565b5313 refactor: remove Select component from UI library
d4d9861727 feat: add Switch component for premium content toggle in CreateContentsPage
Compare 2 commits »
legalgonews pushed to master at legalgonews/legalgo-FE-reactrouter 2025-03-05 21:51:28 +00:00
8f8fb6b97c feat: add Save button to CreateContentsPage for improved user interaction
c6149f1bd5 fix: update createNewsRequest to use category and tag IDs instead of codes
414806734d feat: implement createNews API and integrate with content creation flow
894698c5d6 feat: enhance TextEditor and Input components with improved styling and error handling
9117a99cc3 feat: add TextEditor component
Compare 8 commits »
legalgonews pushed to master at legalgonews/legalgo-FE-reactrouter 2025-03-04 16:06:55 +00:00
aca894729e fix: remove commented-out scrollY property in ContentsPage component
d6768f0318 feat: add toggle functionality for advertisement view and integrate button for switching
Compare 2 commits »
legalgonews pushed to master at legalgonews/legalgo-FE-reactrouter 2025-03-04 04:04:29 +00:00
1758b7837e fix: update variable names in Combobox component for clarity
dc794a29d3 feat: enhance layout and button functionality in subscriptions page
6d8e352ffc feat: refactor login handling to use staff-login page and update related imports
Compare 3 commits »
legalgonews pushed to master at legalgonews/legalgo-FE-reactrouter 2025-03-04 01:01:22 +00:00
8aeb7a3197 feat: replace Select component with Combobox for subscription selection and update validation schema
legalgonews pushed to master at legalgonews/legalgo-FE-reactrouter 2025-03-04 00:58:57 +00:00
78287cc6c5 feat: add Combobox component for subscription selection and integrate with form validation
legalgonews pushed to master at legalgonews/legalgo-FE-reactrouter 2025-03-03 23:07:09 +00:00
c20022f58c Merge commit '90d13fe3422986427b6727428e7401e8880c25a0'
7c244e256f feat: remove NotificationIcon from admin navbar and add @heroicons/react dependency
90d13fe342 feat: add default img navbar for users without profile pictures
Compare 3 commits »
legalgonews pushed to master at legalgonews/legalgo-FE-reactrouter 2025-03-03 19:50:17 +00:00
f4e83f7eac feat: improved padding on modal components and implement logout in mobile menu
a9b9b76ef2 fix: correct app description text and adjust header styling for better visibility
256c07a2b9 feat: update admin login page to redirect to home and remove registration link
Compare 3 commits »
legalgonews pushed to master at legalgonews/legalgo-FE-reactrouter 2025-03-03 19:33:12 +00:00
120450fd7c feat: implement UiTable component and refactor dashboard pages to use it
1538869e49 feat: add currency support to CardReport and update dashboard data structure
030de2c2dd feat: enhance button styling on contents page for better visibility
01925c7c63 Merge remote-tracking branch 'origin/master' into feature/slicing
5f5a0dff31 feat: update admin navbar to display staff profile information and refactor loader data
Compare 13 commits »
legalgonews pushed to master at legalgonews/legalgo-FE-reactrouter 2025-03-03 07:43:20 +00:00
acd3e36b31 Merge commit 'b42aa6c960d7adfc435a7386ae0d983df1b5739c'
ba19a4dc5b feat: add staff and user authentication APIs with request handling
b42aa6c960 feat: implement banner component with carousel functionality and dynamic content
Compare 3 commits »
legalgonews pushed to main at legalgonews/legalgo-BE-go 2025-03-03 06:58:18 +00:00
13a8481f22 fix: payload update staff
legalgonews pushed to master at legalgonews/legalgo-FE-reactrouter 2025-03-03 03:55:11 +00:00
1b4ff4c3e7 feat: refactor user handling in news components and add premium attribute logic
legalgonews pushed to main at legalgonews/legalgo-BE-go 2025-03-03 02:50:54 +00:00
642566c8b2 Merge branch 'main' of github.com:ardeman/project-legalgo-go
afe6f4e9a6 fix: change username to name and add profile pic to staff
Compare 2 commits »
legalgonews pushed to master at legalgonews/legalgo-FE-reactrouter 2025-03-03 00:42:13 +00:00
a594227026 feat: update subscription handling in context and components
722966f50e feat: implement subscription form with validation and fetcher integration
5cfad29302 feat: add rich text editor component for content creation page
1486d3a7b7 feat: add create and update contents pages with admin dashboard layout
9da31472f9 Merge remote-tracking branch 'origin/master' into feature/slicing
Compare 10 commits »
legalgonews pushed to main at legalgonews/legalgo-BE-go 2025-03-02 14:43:53 +00:00
20c9660c3a docs: add instruction to execute binary directly
legalgonews pushed to master at legalgonews/legalgo-FE-reactrouter 2025-03-02 07:47:42 +00:00
b0f96c33a5 feat: enhance SuccessModal and conditional rendering for login and subscription options
legalgonews pushed to master at legalgonews/legalgo-FE-reactrouter 2025-03-02 07:11:42 +00:00
82c0894ccd refactor: change import to type import for loader in header-top component
legalgonews pushed to master at legalgonews/legalgo-FE-reactrouter 2025-03-02 06:52:47 +00:00
acb4ff64c1 refactor: remove KAJIAN section from news page for code simplification
46db9c97dd Merge remote-tracking branch 'origin/master' into feature/slicing
aaba207165 feat: add KAJIAN section to news page and update content structure
20fa80370b refactor: replace hardcoded descriptions with a constant for consistency
3937cc673a refactor: remove Carousel and TableComponent for code cleanup
Compare 6 commits »
legalgonews pushed to master at legalgonews/legalgo-FE-reactrouter 2025-03-02 04:10:09 +00:00
4aa6c8d0d4 refactor: remove unused news data and simplify NewsContextProperties type
25e136ba72 feat: implement category fetching and integrate into header menus
Compare 2 commits »
legalgonews pushed to master at legalgonews/legalgo-FE-reactrouter 2025-03-02 02:18:33 +00:00
cfc864cb43 fix: update subscription status check to use subscribe_plan_code instead of subscribe_status
b58c57a6af feat: rename subscription field to subscribe_plan in registration payload and form
Compare 2 commits »