Víctor Losada Hernández
|
2dc4ebb39f
|
Remove console log and CSS rule for hr element in vaultPage.
|
2024-08-10 00:12:17 +02:00 |
|
Víctor Losada Hernández
|
59717fe630
|
"Refactor VaultPage component, update styles, and modify server-side API queries"
|
2024-08-10 00:00:43 +02:00 |
|
Víctor Losada Hernández
|
3f9c7a1794
|
"Moved and rearranged conditional statements for rendering no search/brews found messages in VaultPage component."
|
2024-08-09 23:15:59 +02:00 |
|
Víctor Losada Hernández
|
ca1f2dd1c3
|
fix validity check
|
2024-08-09 22:57:17 +02:00 |
|
Víctor Losada Hernández
|
a8e6f5cf26
|
"Refactor VaultPage component: moved form validation logic, removed unnecessary variables, and rearranged code structure."
|
2024-08-09 22:53:20 +02:00 |
|
Víctor Losada Hernández
|
834980890a
|
"Refactor VaultPage component: update form validation and submission logic"
|
2024-08-09 22:44:26 +02:00 |
|
Víctor Losada Hernández
|
9288ead130
|
remove owner functionality completely
|
2024-08-09 19:24:39 +02:00 |
|
Víctor Losada Hernández
|
2bc7cda8c9
|
fixes
|
2024-08-01 17:36:14 +02:00 |
|
Víctor Losada Hernández
|
f1ab332ce0
|
hide instead of comment
|
2024-08-01 16:02:00 +02:00 |
|
Víctor Losada Hernández
|
d50f23354a
|
minor changes
|
2024-08-01 15:57:27 +02:00 |
|
Víctor Losada Hernández
|
5de20cb451
|
disabling owner input
|
2024-08-01 15:32:13 +02:00 |
|
Víctor Losada Hernández
|
c92f30cfe0
|
change owner default to false
|
2024-07-31 08:58:23 +02:00 |
|
Víctor Losada Hernández
|
cef90f5ff9
|
Added !brewCollection condition to if statement in VaultPage component.
|
2024-07-28 11:18:26 +02:00 |
|
Víctor Losada Hernández
|
5a9b77190a
|
"Removed console log statement in VaultPage.jsx and updated brewsQuery logic in vault.api.js to handle legacy and v3 filters"
|
2024-07-28 11:10:27 +02:00 |
|
Víctor Losada Hernández
|
59a5f641af
|
search by author
|
2024-07-28 10:45:56 +02:00 |
|
Víctor Losada Hernández
|
0bda666127
|
"Changed condition in onKeyDown event handler from checking input validity and value to checking searchButtonRef.current.disabled"
|
2024-07-27 10:46:08 +02:00 |
|
Víctor Losada Hernández
|
5b96ef4406
|
"Refactor VaultPage component: updated validateInput to validateForm, changed input validation logic, and added refs for search button and checkboxes."
|
2024-07-27 10:41:10 +02:00 |
|
Víctor Losada Hernández
|
c1dc712542
|
better checkboxes and linting
|
2024-07-25 23:48:37 +02:00 |
|
Víctor Losada Hernández
|
3e2c2de269
|
Added hideMoveArrows prop to split pane for use in vault
|
2024-07-25 23:11:51 +02:00 |
|
Víctor Losada Hernández
|
cc08579583
|
change to splitPane component
|
2024-07-25 16:57:33 +02:00 |
|
Víctor Losada Hernández
|
e562ebef48
|
media query for mobile use expanded to vertical stack
|
2024-07-24 00:50:21 +02:00 |
|
Víctor Losada Hernández
|
e206b501a6
|
media query to show only one column in case of small window
|
2024-07-24 00:34:13 +02:00 |
|
Víctor Losada Hernández
|
016a9fa1e8
|
few css changes to make the page more responsive on smaller screens
|
2024-07-24 00:26:23 +02:00 |
|
Víctor Losada Hernández
|
01ee184044
|
"Update default count value from 10 to 20 in VaultPage component and vault API"
|
2024-07-23 23:57:05 +02:00 |
|
Víctor Losada Hernández
|
5232c16eb2
|
change div to form
|
2024-06-13 01:32:34 +02:00 |
|
Víctor Losada Hernández
|
bdfd194672
|
changed order of params per request
|
2024-06-13 01:13:38 +02:00 |
|
Víctor Losada Hernández
|
cb0cb32860
|
minor style changes & lint less file
|
2024-06-13 01:04:39 +02:00 |
|
Víctor Losada Hernández
|
1e080b30fd
|
finally fixed the damn issue
|
2024-06-13 00:41:40 +02:00 |
|
Víctor Losada Hernández
|
90431efbc9
|
"Removed ArchivePage and related files, replaced with VaultPage, updated routes and API endpoints, and made minor changes to theme configuration and error handling."
|
2024-06-11 00:33:36 +02:00 |
|