Commit Graph

  • 5e36b3af26 Added form error hanlder sianida26 2024-05-08 00:39:15 +0700
  • 199758150d Added zValidator wrapper for returning default error response sianida26 2024-05-08 00:25:41 +0700
  • 790b9731c2 Make login and logout lazy load sianida26 2024-05-07 23:18:36 +0700
  • 21fbf0e495 Add navigate to useEffect deps sianida26 2024-05-07 23:16:40 +0700
  • abc7e00bbe Added RPC wrapper function sianida26 2024-05-07 23:13:58 +0700
  • 71d1d539fc Move hono env to separate type sianida26 2024-05-06 22:16:22 +0700
  • af2c452e64 Added error class sianida26 2024-05-06 22:10:59 +0700
  • 6df91f3adc Added redirection on homepage sianida26 2024-05-05 13:53:24 +0700
  • b02bf1018a Replace hard coded auth token sianida26 2024-05-05 13:38:09 +0700
  • f872fb20f6 Added logout feature sianida26 2024-05-05 13:31:26 +0700
  • a3480aec17 Added migration sianida26 2024-05-04 04:33:32 +0700
  • e37c8dedb0 Change into relative path imports sianida26 2024-05-04 04:30:32 +0700
  • 2aaaf529f0 Added env sianida26 2024-05-04 04:21:28 +0700
  • a34eba6777 Added v2 sianida26 2024-05-04 04:03:40 +0700
  • 48812f53fd Added role typesafe sianida26 2024-04-10 20:39:44 +0700
  • 55ab21e726 Update packages sianida26 2024-03-30 00:43:36 +0700
  • 061ee2645f Lint sianida26 2024-03-30 00:38:08 +0700
  • 87098ac02f Fix import error sianida26 2024-03-30 00:36:58 +0700
  • 854b1f9b34 Change permission into action-service pattern sianida26 2024-03-29 23:32:12 +0700
  • d40ec6b5aa lint sianida26 2024-03-29 23:16:00 +0700
  • b94f2c6aad Change role into action-service pattern sianida26 2024-03-29 23:15:17 +0700
  • e33a7b5e9c Change into action-service pattern sianida26 2024-03-29 13:38:17 +0700
  • 443dcdaa36 Remove old checkpermission and add missing permissions sianida26 2024-03-29 12:46:54 +0700
  • 5329925090 Fix user cant load modal sianida26 2024-03-29 03:43:38 +0700
  • f21c3bfb12 lint sianida26 2024-03-29 03:21:57 +0700
  • f4ddd8461d Enhance sidebar menu experience sianida26 2024-03-29 03:20:56 +0700
  • b9214dfe88 Revamp auth system sianida26 2024-03-29 02:28:13 +0700
  • 667e06b198 Fix logout url sianida26 2024-03-29 01:09:14 +0700
  • a48e4353a5 Added permission and role type safety sianida26 2024-03-29 00:54:26 +0700
  • 56054ab408 Rmove useEffect deps sianida26 2024-03-23 04:03:52 +0700
  • d06010abe6 Added scrollarea on table sianida26 2024-03-23 03:15:14 +0700
  • 852459fdc2 Fix error login sianida26 2024-03-22 16:53:48 +0700
  • e795419b78 Added File Error sianida26 2024-03-22 01:21:13 +0700
  • d0f2441ed4 move dashboard login into dashboard route sianida26 2024-03-18 18:50:58 +0700
  • ad8f465a4f Added cookie set on login sianida26 2024-03-17 10:33:40 +0700
  • 245927d75b Added cookie set on login sianida26 2024-03-17 10:32:18 +0700
  • 98957f8df1 Add non admin register sianida26 2024-03-16 13:12:17 +0700
  • 2d099120fa Move to pnpm sianida26 2024-03-13 22:40:33 +0700
  • 6d8999dbf5 Add typecheck sianida26 2024-03-01 21:04:57 +0700
  • 419ebf3d51 Added content type sianida26 2024-03-01 21:02:59 +0700
  • fb20753c9d Added utils sianida26 2024-03-01 20:57:55 +0700
  • 8f7b9e1788 Fix wrong deprecated mark sianida26 2024-03-01 17:23:04 +0700
  • d0a4ff691e Add check user from header and cookie sianida26 2024-03-01 17:15:09 +0700
  • a794342480 move permission seed and provide autocomplete sianida26 2024-03-01 01:55:55 +0700
  • 6cadcd28a6 Remove unwanted scripts sianida26 2024-02-29 21:47:22 +0700
  • 2a474b96cb Remove old pipeline sianida26 2024-02-29 00:07:29 +0700
  • e78021643b Fix schema sianida26 2024-02-28 21:31:04 +0700
  • cfefeb625e add register route sianida26 2024-02-28 21:21:55 +0700
  • 2d25e0d9dd Add profile detail on sign in sianida26 2024-02-28 18:36:01 +0700
  • ad68fac107 lint sianida26 2024-02-28 18:25:14 +0700
  • 8c279b5cd7 Added logger sianida26 2024-02-28 17:50:06 +0700
  • 48d079254e Merge branch 'development' sianida26 2024-02-28 11:35:38 +0700
  • ed9a0baa47 Move sign in to service sianida26 2024-02-28 11:14:18 +0700
  • d0870419f0 Add no unused vars sianida26 2024-02-28 10:09:03 +0700
  • c64199d15a Rename sign in into action sianida26 2024-02-28 10:07:38 +0700
  • 8ceaca5f46 Rename Logout into LogoutAction sianida26 2024-02-28 10:05:11 +0700
  • c775757314 Move cookie check outside services sianida26 2024-02-28 10:02:06 +0700
  • a9728d74f7 Move cookie check outside services sianida26 2024-02-28 09:29:14 +0700
  • cb3969ac40 Added documentation sianida26 2024-02-27 23:35:56 +0700
  • e6ffe4112d Change get user detail to service sianida26 2024-02-27 23:13:50 +0700
  • 5d8afc7c0f Fix bug on register sianida26 2024-02-27 10:31:27 +0700
  • e2a8b208bc Move create user to service sianida26 2024-02-27 00:40:52 +0700
  • 7470d98193 Change build scripts to bun sianida26 2024-02-23 21:39:19 +0700
  • 7032dcaa42 Update env sianida26 2024-02-23 21:08:54 +0700
  • 06db4e892e Add env check and global env infer type sianida26 2024-02-23 21:04:59 +0700
  • b881b1383f Move mantine provider to inside dashboard/ path sianida26 2024-02-23 20:36:03 +0700
  • 16953fb53c Merge branch 'development' sianida26 2024-02-20 07:12:00 +0700
  • 7bbf2b8a5e remove reseller sianida26 2024-02-20 07:11:17 +0700
  • fa8422849a Fix types sianida26 2024-02-20 00:30:19 +0700
  • 6e68b2da58 CD sianida26 2024-02-20 00:18:15 +0700
  • 6cb8402c97 Added role sianida26 2024-02-19 23:25:44 +0700
  • 31cb674565 Add cancellation sianida26 2024-02-18 22:56:02 +0700
  • 9810126b09 Hide edit buttn sianida26 2024-02-18 11:37:08 +0700
  • 1918a16857 Add sort sianida26 2024-02-18 11:35:17 +0700
  • 27fdced0c9 Added update lnk sianida26 2024-02-18 05:01:45 +0700
  • 0a848d9458 Added detail modal sianida26 2024-02-18 03:55:04 +0700
  • bf7f8ebbf7 Added modal for input link sianida26 2024-02-18 03:45:18 +0700
  • f16e356555 Added socket sianida26 2024-02-16 20:50:19 +0700
  • da678fd487 Added actions sianida26 2024-02-16 09:56:23 +0700
  • f4c384665c remove unused vars sianida26 2024-02-16 02:10:21 +0700
  • 5530b07769 Added UI for request sianida26 2024-02-16 02:09:07 +0700
  • b86dd2a821 Add sidebar menu sianida26 2024-02-15 00:04:17 +0700
  • d21e107045 Added role in user table: sianida26 2024-02-19 00:25:13 +0700
  • 029947f1cc Remove logs sianida26 2024-02-15 00:18:15 +0700
  • add12c0fb6 Extract sidebar menus sianida26 2024-02-14 23:51:08 +0700
  • 09a9652d36 Added dynamic sidebar sianida26 2024-02-14 23:22:00 +0700
  • eb7dc05dc4 Version 0.0.1 sianida26 2024-02-14 17:07:42 +0700
  • 79ea0a2517 lint sianida26 2024-02-14 17:04:21 +0700
  • f81a02f5e4 Add role selection for user sianida26 2024-02-14 17:03:57 +0700
  • 8e7de074c1 Prevents slef delet sianida26 2024-02-14 15:05:29 +0700
  • caab669d51 Optimize role sianida26 2024-02-14 14:48:40 +0700
  • 9ba63c2ec9 Optimize permissions sianida26 2024-02-14 14:24:29 +0700
  • dc4379b482 Added password input sianida26 2024-02-14 13:45:00 +0700
  • 4fbcd5581d Optimize dashboard and user managemnt sianida26 2024-02-14 12:46:14 +0700
  • c6034de16a optimize auth sianida26 2024-02-14 09:56:37 +0700
  • 65131f9653 Bun sianida26 2024-02-12 23:34:00 +0700
  • 840f5aa6dd Lint Sianida26 2024-02-07 02:57:12 +0700
  • 7800fb471c Added perission check and permission management Sianida26 2024-02-05 14:57:24 +0700
  • 152d444067 Add proper permission check Sianida26 2024-01-29 00:51:28 +0700
  • c044f50b19 Prettier Sianida26 2024-01-29 00:20:12 +0700