santiagosayshey
d9928f4f2e
style(ui): Refine AddNewCard styling for instant border highlight on hover
2025-02-05 16:09:58 +10:30
santiagosayshey
c80b80f385
fix(clone): Ensure cloned items open in "Add New" modal instead of "Edit" modal
2025-02-05 16:09:58 +10:30
santiagosayshey
3571b35c5f
fix(regex): Remove regex101 link when cloning a regex pattern
2025-02-05 16:09:58 +10:30
santiagosayshey
fe768935f8
feat(regex): Implement clone functionality and enhance UI with adjusted clone button size and animation
2025-02-05 16:09:58 +10:30
santiagosayshey
08a868254e
refactor(clone-button): Reduce size and adjust hover animation for clone button
2025-02-05 16:09:58 +10:30
santiagosayshey
851a02a794
refactor: Update hover styles for FormatCard and RegexCard components
2025-02-05 16:09:58 +10:30
santiagosayshey
0c0a4cb5d1
feat: Add clone button with SVG icon to FormatCard component
2025-02-05 16:09:58 +10:30
santiagosayshey
2dd93e2588
refactor(regex, format): Change the way regexes and formats are saved - regex IDs are now saved in conditions, not names - sanitisation in custom formats
2025-02-05 16:09:58 +10:30
santiagosayshey
789c5c6115
feat(ConditionModal): Add logging for saved conditions
...
- Adjust condition saving to include type, id (for regex), name, negate, and required fields
2025-02-05 16:09:58 +10:30
santiagosayshey
123cefa6e8
chore(dev): Improve Vite hot reloading in Docker environment
...
- Add CHOKIDAR_USEPOLLING=true to frontend service environment
- Update Node.js version to 18 in frontend Dockerfile
- Create vite.config.js with usePolling option enabled
2025-02-05 16:09:58 +10:30
santiagosayshey
397d9918f1
chore(docker): update Docker configurations and debug Flask setup
2025-02-05 16:09:58 +10:30
santiagosayshey
3391ff76b6
tests(regex): Improve testing functionality for regex. - Add sample unit tests - Add case insensitivity
2025-02-05 16:09:58 +10:30
santiagosayshey
3bd7017917
feat(testing): Add ability to link regex patterns to regex101 links
2025-02-05 16:09:58 +10:30
santiagosayshey
525d86063d
Initial Commit
2025-02-05 16:09:58 +10:30