Commit Graph

118 Commits

Author SHA1 Message Date
f2d44190e8 fixed scroll into view to scroll to top 2024-02-09 10:42:38 +01:00
3d335f9890 fixing card min with on desktop 2024-02-09 10:13:45 +01:00
6841726027 fixing spacing 2024-02-09 10:13:23 +01:00
b433b69522 full-width support for mobile 2024-02-09 10:13:13 +01:00
432952f57c removed legacy API routes 2024-02-09 09:44:49 +01:00
9609f7da54 Location Edit/Add/Delete form migrated back to server-side component 2024-02-09 09:43:55 +01:00
27b696faab home page converted back to server-side component 2024-02-09 09:40:43 +01:00
cb633ccc4d BugFix: when fetching locations binary data was included in the result 2024-02-08 15:31:35 +01:00
db3b4abed5 optimization: not fetching binary data if not needed 2024-02-08 15:15:10 +01:00
0128d46a32 fixing typescript errors 2024-02-08 14:48:49 +01:00
14c0438500 HomePage: state optimization 2024-02-08 14:43:38 +01:00
a96998baad Location Edit / Add / Delete migrated to client-side rendering 2024-02-08 14:23:01 +01:00
ee02cc4f32 LocationAddPage migrated to client-side component 2024-02-08 14:07:09 +01:00
e2f7b21a5e BugFix: HomePage did not parse URL correctly 2024-02-08 14:04:48 +01:00
0bb4c12061 LocationEditForm: migrated to client-side rendering 2024-02-08 13:50:48 +01:00
3bd487d126 refactor: renamed API dirs 2024-02-08 13:27:28 +01:00
8703decb91 HomePage: switched to client-side rendering 2024-02-08 13:23:23 +01:00
4633b36474 added API routers for locations 2024-02-08 13:22:19 +01:00
3579bb616e refactoring: renamed a component 2024-02-08 13:22:07 +01:00
9a83d48e68 removing legacy code 2024-02-06 15:42:10 +01:00
a3c7e8f4c9 removing legacy code 2024-02-06 15:37:37 +01:00
79e8e1279c BugFix: saving location did not redirect user 2024-02-06 15:07:52 +01:00
4ef2330ad4 Added suspense to LocationAddPage and LocationDetelePage 2024-02-06 14:48:19 +01:00
8aaf2a0dea "Cancel" buttons replaced with <Link> 2024-02-06 14:29:58 +01:00
93dd9bf3f4 uklonjen umjetan delay 2024-02-06 14:19:23 +01:00
f0581eb533 za actions dodan "noStore" 2024-02-06 14:17:12 +01:00
cf97b3d4b5 <suspense> added to LocationEditPage 2024-02-06 14:16:31 +01:00
7f08349688 uveden umjetni delay 2024-02-06 09:56:43 +01:00
0ce7b11c3c optimizirano generiranje popisa lokacija 2024-02-06 09:56:36 +01:00
2ec652d34b BugFix: month list did not expand appropriate month based od search params 2024-02-02 10:33:52 +01:00
6d33c5c117 when db is empty, make the placeholder month card expanded 2024-02-02 10:26:15 +01:00
a1d1db2a0c BugFix: cancel button on LocationEditForm did not work when adding new 2024-02-02 10:25:21 +01:00
7dcc232447 disabled experimental delay 2024-02-02 10:24:49 +01:00
3cb93c53c4 added suspense for home page 2024-02-02 10:12:10 +01:00
e66958f6a3 improved re-render time when expanding month 2024-02-02 09:30:45 +01:00
85aea1fa6d changed control from radio to checkbox 2024-02-01 15:35:44 +01:00
acaeae8d7b enabled accordion to be collapsed 2024-02-01 15:31:33 +01:00
82d895cd6a Hotfix: fn was passed wrong params 2024-02-01 15:17:05 +01:00
bccb00aaeb implemented scroll into view 2024-02-01 15:07:44 +01:00
2261e83715 refactoring: changing param list of a fn 2024-02-01 15:07:30 +01:00
a1abc450bf forms: gotoHome activating previously active month 2024-02-01 14:38:26 +01:00
f71098d9e8 tracking active month via URL param 2024-02-01 14:34:27 +01:00
15422a6d75 implemented months as accordion 2024-02-01 14:14:21 +01:00
2366ed16cc locations grouped by month before rendering 2024-02-01 14:02:36 +01:00
2728b5c302 reduced form BillEditForm with so it fits Samsung Galaxy S22 2024-01-18 16:11:13 +01:00
85e142ca7b bug fix: location expense counted unpaid bills 2024-01-17 16:37:07 +01:00
48990701c9 locationAction didn't allways return form state 2024-01-17 16:17:43 +01:00
a65410af79 fix: added missing "?" 2024-01-17 16:11:41 +01:00
9deec817b1 fix: bill edit form formatting was falling apart 2024-01-17 16:07:12 +01:00
c7c7bf2924 BillEditForm: added location title @ top 2024-01-17 16:06:54 +01:00