louiscklaw
a6170778cd
```
...
add new hooks for fetching QuizCRQuestions and categories, update related components to use the new hooks, and refactor SelectCategory page to use the new API
```
2025-05-12 19:24:25 +08:00
louiscklaw
650127821b
```
...
update nodemon config to fix watch path syntax and upgrade dependencies including sass, parcel watcher, and chokidar
```
2025-05-12 19:23:44 +08:00
louiscklaw
5440f8ea14
``add .env to .gitignore and update ignore patterns for log, temp, and backup files
``
2025-05-12 19:23:22 +08:00
louiscklaw
f4c9dbcc34
``add Helloworld component in Ionic mobile project
``
2025-05-12 19:23:00 +08:00
louiscklaw
f756fb8527
``` "update tsconfig.json: adjust lib array format, simplify include syntax, and refine exclude patterns """
2025-05-12 19:22:46 +08:00
louiscklaw
3f10a0728c
```
...
add authentication routes, components, and pages including AuthHome, Login, and SignUp, and implement form fields utility functions
```
2025-05-12 19:22:00 +08:00
louiscklaw
ee0aa0353b
``add development and backup scripts for Ionic mobile project, including dev script, rsync backup script, and express commit script
``
2025-05-12 19:19:39 +08:00
louiscklaw
2c7316786c
``update dc_dev.sh to remove commented logs command and adjust startup sequence for pocketbase and api_ts
``
2025-05-12 14:03:52 +08:00
louiscklaw
89f91ec2a0
``update Notifications table schema by removing 'author' text field, adding 'author' relation, 'content', 'company', and 'link' fields, and sync changes in schema.dbml, schema.json, and pb_hooks/seed/schema.json
``
2025-05-12 14:03:35 +08:00
louiscklaw
1441863dcd
``remove obsolete UserMetas migrations and related user collection modifications
``
2025-05-12 14:01:52 +08:00
louiscklaw
1835caee68
``update prettier config with printWidth and quoteProps, add new routes for connective revision, and update guidelines for hooks and types
``
2025-05-12 13:49:11 +08:00
louiscklaw
bac8c70d4b
``fix typos and update base URL quotes in code files
``
2025-05-12 13:48:32 +08:00
louiscklaw
975a528b49
`` update prettier config to enforce LF line endings and ES5 trailing commas
``
2025-05-12 13:29:40 +08:00
louiscklaw
749fef7e28
`` update prettier config for Ionic mobile with new endOfLine and trailingComma settings
``
2025-05-12 13:26:39 +08:00
louiscklaw
cf34833d42
init project-wise prettier config,
2025-05-12 13:22:43 +08:00
louiscklaw
7bb45316af
update dependencies,
2025-05-12 13:21:28 +08:00
louiscklaw
02771185af
```
...
add ionic mobile workspace configuration with linked folders and git/port settings
```
2025-05-12 13:20:37 +08:00
louiscklaw
cf70e2af21
```
...
refactor notifications popover to include unread count, mark all as read button, and loading state
```
2025-05-12 13:10:19 +08:00
louiscklaw
1a77c3a5e8
update helloworld template for component,
2025-05-12 11:34:06 +08:00
louiscklaw
af446aed59
update seed file,
2025-05-12 11:33:13 +08:00
louiscklaw
c7f1f544ec
```
...
refactor notifications popover to use new hooks and improve functionality
```
2025-05-12 11:32:53 +08:00
louiscklaw
99ee2f9fc3
```
...
add admin user ID to seed config and update notification relations
```
2025-05-11 17:29:19 +08:00
louiscklaw
a4cdb4b1cc
```
...
add phone field to User model and update notification relations
```
2025-05-11 16:59:02 +08:00
louiscklaw
b35b77557e
```
...
enable prettier-plugin-sort-imports for consistent import ordering
```
2025-05-11 16:32:27 +08:00
louiscklaw
6842459499
```
...
remove deprecated repomix.md file used for AI analysis
```
2025-05-11 16:32:01 +08:00
louiscklaw
ba7682e7cb
"update tsconfig.json exclusion patterns for build optimization"
2025-05-11 16:31:50 +08:00
louiscklaw
1003fa699c
"refactor settings pages, add translation support and implement side navigation component"
2025-05-11 16:31:32 +08:00
louiscklaw
ec12ca3bdf
"make avatar mandatory and add collectionId to User interface"
2025-05-11 16:30:50 +08:00
louiscklaw
7ece1c814b
update order of import,
2025-05-11 16:07:06 +08:00
louiscklaw
39a7d32fcd
update,
2025-05-11 15:47:49 +08:00
louiscklaw
85d1ecdc90
update,
2025-05-11 15:44:18 +08:00
louiscklaw
b26e1ff167
update user-button,
2025-05-11 13:47:14 +08:00
louiscklaw
de415a37bc
update main-nav and side-nav,
2025-05-11 13:39:33 +08:00
louiscklaw
01a8d2ca02
update main-nav,
2025-05-11 13:24:52 +08:00
louiscklaw
e5b136b8b5
update main-nav refactoring, working,
2025-05-11 13:06:58 +08:00
louiscklaw
031dbed6a9
"implement responsive main navigation bar with dropdown menus and mobile view support"
2025-05-11 13:00:30 +08:00
louiscklaw
f20dfa00c2
"add CMS workspace configuration with linked documentation and AI workspace folders"
2025-05-11 13:00:05 +08:00
louiscklaw
24c91cb6f0
"update gitignore to exclude temporary and backup files"
2025-05-11 10:48:45 +08:00
louiscklaw
abca91c26a
"introduce horizontal main navigation component with dynamic styling and interactive elements"
2025-05-11 10:39:09 +08:00
louiscklaw
3321eafffa
"update gitignore to exclude draft files"
2025-05-11 10:36:46 +08:00
louiscklaw
adc9275d3f
"update prettier config, add TODO list, and create workspace configuration"
2025-05-11 10:35:04 +08:00
louiscklaw
60eed00cb2
"add admin user seed script and refactor common seed utilities"
2025-05-11 10:34:48 +08:00
louiscklaw
c29ab4b920
update project,
2025-05-11 08:02:50 +08:00
louiscklaw
9d46de56c3
update util scripts,
2025-05-11 08:02:07 +08:00
louiscklaw
3f9d88e733
init req0018, family photo of frameworks,
2025-05-11 08:00:31 +08:00
louiscklaw
6e576919ab
init docker cofig,
2025-05-11 07:59:35 +08:00
louiscklaw
9739583f43
update ide config, remove yaml and python,
2025-05-11 07:59:11 +08:00
louiscklaw
bc1ec72df1
Update multiple markdown files with project guidelines, tasks, and database handling instructions
2025-05-11 07:57:34 +08:00
louiscklaw
e62dc5f597
"fix QuestionProgress component missing key props in button arrays,"
2025-05-11 07:55:37 +08:00
louiscklaw
b5e9c8ba34
"update user popover with dynamic user metadata loading and improved UI consistency,"
2025-05-11 07:55:16 +08:00