Commit graph

82 commits

Author SHA1 Message Date
pakintada@gmail.com
517e051f2d fix(merge_component): 🚧 try fix delayed commit show
Try solving delayed commit show, WIP topping and string param display for commit modal
2024-03-02 11:15:48 +07:00
pakintada@gmail.com
ce7d595427 fix(diff_commit_merge): delayed commit data load condition 2024-03-01 14:33:48 +07:00
pakintada@gmail.com
da353cec84 add changes diffing modal & silence some logs 2024-03-01 00:22:28 +07:00
pakintada@gmail.com
cf5b11b267 add deepCompare for merge, WIP merge 2024-02-23 16:50:21 +07:00
pakintada@gmail.com
fed315367a ⚠️ WIP migrating tmp to patch 2024-02-22 16:04:34 +07:00
pakintada@gmail.com
9543d4541c adjust case sensitive MixOrder 2024-02-12 09:34:56 +07:00
pakintada@gmail.com
c9fd7baf9d test expose style 2024-02-09 17:02:02 +07:00
pakintada@gmail.com
8f09e50172 change to query param 2024-02-09 08:54:43 +07:00
pakintada@gmail.com
0d24907e9f test fix topping route 2024-02-08 17:09:36 +07:00
pakintada@gmail.com
adefe31090 fix switch department not change country 2024-02-08 16:40:06 +07:00
pakintada@gmail.com
9ccea7f635 Fix routing when notfound 2024-02-08 11:26:16 +07:00
pakintada@gmail.com
b3b55be388 fix skipping recipe list bug 2024-02-08 09:18:11 +07:00
pakintada@gmail.com
18ea640282 addable & removable recipelist | savable topping & material WIP 2024-02-06 16:07:10 +07:00
pakintada@gmail.com
16e0e4f9d8 add topping WIP 2024-02-02 17:07:49 +07:00
pakintada@gmail.com
ae9f487b39 change recipe timetamp to no datepipe 2024-01-29 15:15:28 +07:00
pakintada@gmail.com
e6f5d152f0 add display materials WIP 2024-01-24 16:25:49 +07:00
pakintada@gmail.com
bdd3762cd1 update image path & add user 2024-01-24 11:58:39 +07:00
pakintada@gmail.com
79dddd1fbc add mixing topping with override 2024-01-23 13:46:37 +07:00
pakintada@gmail.com
ecd88b2e27 fix show toppingset unmatch index 2024-01-21 15:18:33 +07:00
pakintada@gmail.com
09d71ac61e fix country params 2024-01-19 14:59:21 +07:00
pakintada@gmail.com
4ece2cf30c fix delay material fetching 2024-01-18 16:59:06 +07:00
pakintada@gmail.com
db131d10c0 fix default file reader bug 2024-01-17 17:38:23 +07:00
pakintada@gmail.com
7102f644d4 add carousel & test submenu 2024-01-15 11:48:25 +07:00
pakintada@gmail.com
636a700a79 add string param support 2024-01-11 08:12:19 +07:00
pakintada@gmail.com
98341d2d80 change display, add StringParam (WIP) 2024-01-09 17:11:15 +07:00
pakintada@gmail.com
3698e6e3c0 change material selection 2024-01-08 10:37:31 +07:00
pakintada@gmail.com
3b4dec5e61 add topping selection, defaultID WIP 2024-01-05 11:54:31 +07:00
pakintada@gmail.com
8568004d36 Merge branch 'main' of https://github.com/Poomipat-Ch/taobin_recipe_manager 2023-12-29 16:11:14 +07:00
pakintada@gmail.com
bf693aab2a adjust mat selection 2023-12-29 16:10:57 +07:00
Kenta420
c5d54ad5c5 add select department 2023-12-28 11:07:17 +07:00
pakintada@gmail.com
17030c72ce add load from select save 2023-12-27 08:38:14 +07:00
pakintada@gmail.com
1ac38f26cb add perms; editor, viewer 2023-12-18 08:49:23 +07:00
Kenta420
baa5382c8b update select department page 2023-12-12 00:23:20 +07:00
Kenta420
872f0f2383 Add SelectCountryComponent and adjust app routing
Created a new SelectCountryComponent to allow users to select their country. The new component includes buttons for each country and is displayed by default at the application start. The application routing was updated accordingly to redirect to the new component when no specific URL is entered or a redirection is required.
2023-12-08 16:28:00 +07:00
Kenta420
332f5bb604 update layout 2023-12-08 15:12:49 +07:00
Kenta420
cb8664bd56 Update Super Admin permissions
Refactored SUPER_ADMIN permission to include all permission flags: THAI_PERMISSION, MALAY_PERMISSION, AUS_PERMISSION.
2023-12-08 14:58:35 +07:00
Kenta420
25ce65e425 test update some permissions 2023-12-08 14:46:07 +07:00
pakintada@gmail.com
96f341aa28 Merge branch 'main' of https://github.com/Poomipat-Ch/taobin_recipe_manager 2023-12-07 11:09:20 +07:00
Kenta420
b311a41dc7 Add User route and Refactor code 2023-12-06 20:21:25 +07:00
pakintada@gmail.com
f2ec0ed5fa display commit at recipe 2023-12-06 10:05:16 +07:00
Kenta420
9279ef0247 update recipe detail 2023-11-27 19:58:07 +07:00
Kenta420
d52cad09fd update recipe detail and recipe detail list 2023-11-24 17:47:44 +07:00
Kenta420
70cfd89fc4 add filter with material 2023-10-27 16:13:04 +07:00
Kenta420
3bfbbd778a update getting file recipe 2023-10-24 18:01:52 +07:00
Kenta420
ea506b8128 make interceptor redirect to login page and after login redirect back to what you get 401 2023-10-23 16:40:40 +07:00
Kenta420
ad32fe38ea still have some bug about select file 2023-10-20 17:51:07 +07:00
Kenta420
652ecbbf1f add file select for multiple country 2023-10-20 17:05:24 +07:00
pakintada@gmail.com
ea92145350 add edit json v1 WIP, testing 2023-10-20 14:32:16 +07:00
Kenta420
bb29e7de5a want to extract recipe list from recipe detail. But still have no idea about link formControl between 2 component 2023-10-18 13:57:13 +07:00
Kenta420
498bcf1c24 Add material code and settings 2023-10-06 15:33:10 +07:00