legalgonews
  • Joined on 2025-02-21
legalgonews pushed to master at legalgonews/legalgo-FE-reactrouter 2025-03-10 22:13:42 +00:00
6ec8e5f2a2 fix: replace disabled state with loading state for buttons in upload and category forms
66bc731b07 fix: update button components to include loading state and improve styling in navbar and login page
Compare 2 commits »
legalgonews pushed to master at legalgonews/legalgo-FE-reactrouter 2025-03-10 22:02:13 +00:00
dbeec8acf3 Merge commit 'd3f0dac69f14c56ddc705844e3712819f096c70d'
8cddc82031 fix: add loading state to buttons in forms and update button styles
a45a6fb87e fix: update button styles and variants for consistency across forms
d3f0dac69f feat: add create and update subscription plan APIs and corresponding forms
Compare 4 commits »
legalgonews pushed to master at legalgonews/legalgo-FE-reactrouter 2025-03-10 09:29:12 +00:00
7f7526783f fix: update dependency in EditorMenuBar to include imageUrl in useEffect
0f5b26c2b8 fix: remove max-height restriction from TextEditor component styling
Compare 2 commits »
legalgonews pushed to master at legalgonews/legalgo-FE-reactrouter 2025-03-10 08:56:02 +00:00
60d11fbfa2 fix: replace standard input with Headless UI Input component in FormUpload
legalgonews pushed to master at legalgonews/legalgo-FE-reactrouter 2025-03-10 06:50:21 +00:00
54a8a97c09 fix: encode URI components in API calls and links to ensure proper formatting
169f0166b8 fix: update upload handling to conditionally reset upload state based on category
e93c0a8464 fix: increase maximum file size limit from 1MB to 10MB in FormUpload component
ba83a6a025 fix: update InputFile component to conditionally reset uploaded file state based on upload status
c70aa86be6 fix: update admin menu to replace icon for Subscribe Plan with DocumentCurrencyDollarIcon
Compare 5 commits »
legalgonews pushed to master at legalgonews/legalgo-FE-reactrouter 2025-03-10 04:32:35 +00:00
2e13e11673 fix: add setUploadedFile to InputFile component for resetting uploaded file state
aae10cf3bc fix: update InputFile component to use dynamic field name for setting uploaded file
Compare 2 commits »
legalgonews pushed to master at legalgonews/legalgo-FE-reactrouter 2025-03-10 04:21:34 +00:00
9a0c6c1f0b feat: implement file upload functionality and enhance admin dashboard layout
8c2298ff61 Merge remote-tracking branch 'origin/master' into feature/slicing
061f95d4e5 refactor: enhance UiTable styling and add header alignment for improved readability
de92703fbe refactor: implement user management API and update dashboard users page with new data table
a9a350fdb2 refactor: update subscription data loading and clean up unused imports in dashboard components
Compare 19 commits »
legalgonews pushed to main at legalgonews/legalgo-BE-go 2025-03-10 03:44:23 +00:00
52dfb7e0f2 feat: delete ads
ef6b17a363 fix: image must be url in create ads
Compare 2 commits »
legalgonews pushed to master at legalgonews/legalgo-FE-reactrouter 2025-03-09 06:32:35 +00:00
e7eda086e4 refactor: integrate autoplay functionality in Banner and enhance news data handling
550b16cfd3 refactor: update display of categories and tags with improved text size
0b3217407c refactor: adjust Navbar styles for improved button ring and text size
7afabdaa03 refactor: update news types and enhance news data handling in components
9f82779456 refactor: adjust spacing in CarouselSection and CategorySection for improved layout
Compare 19 commits »
legalgonews pushed to master at legalgonews/legalgo-FE-reactrouter 2025-03-09 00:44:10 +00:00
ecd1900acc fix: update image aspect ratios in carousel and category sections
0b6327e2fb feat: create NewsAuthor component and update news detail page
06608c7b5d feat: add Instagram share button to social share component
333fa32eda Merge remote-tracking branch 'origin/master' into feature/slicing
1881032ed2 feat: implement social share buttons
Compare 6 commits »
legalgonews pushed to main at legalgonews/legalgo-BE-go 2025-03-09 00:27:36 +00:00
1ae192ccef feat: get all ads
213d370332 feat: create ads
13c976dcbf fix: update user plan and rearrange structur project
Compare 3 commits »
legalgonews pushed to master at legalgonews/legalgo-FE-reactrouter 2025-03-08 09:26:05 +00:00
aad67720c1 fix: correct TODO comment formatting in news detail loader
f3be8138c4 feat: add meta title generation for news detail page
6e858f1860 feat: add reading time calculation to news detail page
Compare 3 commits »
legalgonews pushed to master at legalgonews/legalgo-FE-reactrouter 2025-03-08 07:29:29 +00:00
be63337024 fix: correct button label and table title in TagsPage component
4b61fd9501 feat: enhance navbar and news detail page with improved profile picture handling
609866beef feat: update news detail loader to use route parameters and fix typo in TODO comment
1c6bf68b1e feat: remove unused breadcrumb and news detail data components, update TNewsDetail type definition
Compare 4 commits »
legalgonews pushed to master at legalgonews/legalgo-FE-reactrouter 2025-03-08 06:56:10 +00:00
fc67298a85 feat: migrate tag creation and update functionality to new form structure
b7f51ea46f Merge remote-tracking branch 'origin/master' into feature/slicing
87156e93ee feat: sort categories by sequence and update category description handling in news pages
40a3553f9d feat: implement category update functionality with validation and new fields in form
c975169f05 feat: refactor category update functionality
Compare 9 commits »
legalgonews pushed to master at legalgonews/legalgo-FE-reactrouter 2025-03-07 16:11:36 +00:00
ee209b6ceb Merge remote-tracking branch 'origin/master' into feature/slicing
2b5c3b1111 feat: implement tag creation functionality with validation and routing
Compare 2 commits »
legalgonews pushed to main at legalgonews/legalgo-BE-go 2025-03-07 16:05:23 +00:00
a47b7b7d3d feat: update Category model and request struct to use pointers for description and sequence fields
legalgonews pushed to main at legalgonews/legalgo-BE-go 2025-03-07 15:59:18 +00:00
c5eb6302ab feat: add description and sequence fields to Create and Update category functions
legalgonews pushed to main at legalgonews/legalgo-BE-go 2025-03-07 15:44:20 +00:00
68f33d101b feat: add description and sequence fields to Category model and update request struct
legalgonews pushed to main at legalgonews/legalgo-BE-go 2025-03-07 15:27:44 +00:00
479703dfd0 feat: add description field to Category model and clean up migration code
legalgonews pushed to main at legalgonews/legalgo-BE-go 2025-03-07 14:36:16 +00:00
dc1a4dafbc fix: failed to migrate