aaronpxavier / ubpilots

ub pilots association web application
MIT License
1 stars 3 forks source link

Felipe-massive frontend work #200

Closed FelipeCanales94 closed 6 years ago

FelipeCanales94 commented 6 years ago

196 #172 #197 #198 #199

Logbook: For admins, the fields for the logbook are now editable. Created a nonfunctional edit button for admins - will be used to finalize all edits made. All users can now double click on a row and the information on said row is shown on a "popup". This makes viewing of the logbook a bit better for mobile viewers and people with browsers not on full screen. Arun made backend function for this. Arun made the delete button functional for admins.

Logbook Form: Changed some acronyms to plain english.

Login: Users no long have to navigate to our login page. They can now login from the toolbar.

Toolbar: Removed the menu for users that are not logged in and replaced it with user login fields/ a button that navigates users to the signup page.

Changed component name from "popup" to "dialogBox".