franklinblanco
  • Joined on 2023-01-27
franklinblanco pushed to master at franklinblanco/jl-frontend 2023-03-27 11:46:39 +00:00
9d773a3d6c Added footer everywhere
franklinblanco pushed to master at franklinblanco/jl-frontend 2023-03-27 11:39:16 +00:00
8d54067846 Added a footer to all pages
franklinblanco pushed to master at franklinblanco/jl-frontend 2023-03-27 10:30:03 +00:00
42a97376a0 Finished unit description, changed feature to a component and added it all over the DetailsPage
franklinblanco pushed to master at franklinblanco/jl-frontend 2023-03-27 00:22:08 +00:00
a4229ff451 Added media frame and connected it with logic for units (changes when selected too! :) ) wow
franklinblanco pushed to master at franklinblanco/jl-frontend 2023-03-27 00:09:32 +00:00
ee2f024488 Finished the unit selection menu
franklinblanco pushed to master at franklinblanco/jl-frontend 2023-03-26 22:26:28 +00:00
a0d926b3ad Floating ws widget (ui only), agent inside project details page, feature list inside project details page, description as well.
franklinblanco pushed to master at franklinblanco/jl-frontend 2023-03-25 17:12:44 +00:00
66e932a6a0 Finished media_slideshow
franklinblanco pushed to master at franklinblanco/jl-frontend 2023-03-25 00:59:52 +00:00
474cbf3817 Project card done
franklinblanco pushed to master at franklinblanco/jl-frontend 2023-03-24 18:34:06 +00:00
b0bb9a836c Added actual logo to navbar, changed a few colors to match it too.
franklinblanco pushed to master at franklinblanco/jl-types-rs 2023-03-24 12:38:56 +00:00
6cdfba8805 Added projectcarddto
franklinblanco pushed to master at franklinblanco/jl-backend-rs 2023-03-24 12:38:27 +00:00
3558d6d184 Updated read route to return a projectCardDto more accurately sending to the frontend the location and the project details that need to be shown on a card
franklinblanco pushed to master at franklinblanco/jl-frontend 2023-03-20 20:37:19 +00:00
12095f4141 Finished search logic
franklinblanco pushed to master at franklinblanco/jl-backend-rs 2023-03-19 21:06:32 +00:00
5b86984645 Backend tests done. Everything looks great
franklinblanco pushed to master at franklinblanco/jl-backend-rs 2023-03-19 20:35:08 +00:00
2c3a752130 Added all routes
franklinblanco pushed to master at franklinblanco/jl-types-rs 2023-03-19 19:41:31 +00:00
8802b94bcb finished adding payload dtos
franklinblanco pushed to master at franklinblanco/jl-backend-rs 2023-03-19 16:22:43 +00:00
30c9f86edb Added service methods to project, location, agent
franklinblanco pushed to master at franklinblanco/jl-types-rs 2023-03-19 16:13:12 +00:00
82c582583a added all payloads except unit
franklinblanco pushed to master at franklinblanco/jl-backend-rs 2023-03-19 15:40:32 +00:00
f4c3b70f19 Added macros, fixed agent not having pfp in all queries
franklinblanco pushed to master at franklinblanco/jl-types-rs 2023-03-19 15:29:56 +00:00
9a37e9c278 Cargo fmt
franklinblanco pushed to master at franklinblanco/jl-types-rs 2023-03-19 15:29:34 +00:00
025db35b9a Adjusted filters