aboutsummaryrefslogtreecommitdiff
path: root/resources
Commit message (Expand)AuthorAgeFilesLines
* Remove unneeded imports.use-vueMateja2021-03-221-4/+0
* Add error handling to `call-sign-description.vue` component.Mateja2021-03-212-22/+11
* Add descriptions to activities call sign filter.Mateja2021-03-212-1/+14
* Limit reservations table height to fit on desktop screens.Mateja2021-03-211-0/+8
* api: update and delete reservationsMateja2021-03-211-4/+23
* Work on `reservation.vue` component.Mateja2021-03-212-7/+25
* Use Lodash cloneDeep for `reservation.vue` component.Mateja2021-03-201-2/+5
* Fix operatorPhone and add click methods.Mateja2021-03-201-4/+15
* Better names for Vuex actions and mutations.Mateja2021-03-205-11/+11
* Work on `reservation.vue` component:Mateja2021-03-191-4/+4
* Better styling for `reservation.vue` component.Mateja2021-03-181-15/+17
* Stopped using `contenteditable` in `reservation.vue`Mateja2021-03-171-13/+22
* Small fixes in `reservations.vue`Mateja2021-03-171-5/+5
* Use `reservations` Vue component.Mateja2021-03-171-93/+1
* Started work on reservation components.Mateja2021-03-173-4/+81
* Update activities on filter change.Mateja2021-03-152-3/+3
* Use v-bind:key in v-for.Mateja2021-03-153-3/+3
* Work on `activities` component.Mateja2021-03-143-2/+38
* Start work on `activities` component.Mateja2021-03-142-29/+25
* Better imported names for components.Mateja2021-03-141-6/+6
* Add label to `call-sign-filter` component.Mateja2021-03-141-4/+7
* Finished call-sign-description component.Mateja2021-03-144-21/+68
* Load special signs using Axios.Mateja2021-03-142-3/+6
* Better import/export.Mateja2021-03-143-13/+5
* Use computed setter in call-sign-filter component.Mateja2021-03-142-9/+17
* Work on call-sign-filter component.Mateja2021-03-136-13/+63
* Adding boilerplate code.Mateja2021-03-138-0/+82
* Remove unused `special_navbar.blade.php`.use-laravel-mixMateja2021-03-081-31/+0
* Use compiled assets.Mateja2021-03-071-7/+4
* Compile JavaScript libraries.Mateja2021-03-071-22/+4
* Setting up Laravel Mix.Mateja2021-03-073-3/+1149
* Use d.m.Y. instead of Y-m-dv1.0.1Mateja2020-12-031-4/+19
* Added modes to activities.Mateja2020-11-261-1/+1
* Activities special callsign description added.Mateja2020-11-242-28/+3
* Select old special sign...Mateja2020-11-181-1/+1
* Drastically improved reservation form.Mateja2020-11-171-112/+21
* No wrap activities.Mateja2020-11-171-1/+1
* Reservations action notice...Mateja2020-11-161-0/+1
* AJAX filtering reservations on admin panel...Mateja2020-11-161-34/+72
* Validate from and to date on reserve from. Copy activities.js toMateja2020-11-161-0/+3
* Special Calls on main website. Important!Mateja2020-11-156-8/+18
* AJAX select special callsign from activities finished.Mateja2020-11-151-1/+6
* Don't use Laravel Mix for now...Mateja2020-11-153-24/+0
* Fixed sponsors link images...Mateja2020-11-131-12/+10
* Work on activities...Mateja2020-11-133-33/+57
* Gallery pagination fix...Mateja2020-11-121-1/+4
* Show special call description.Mateja2020-11-083-1/+20
* Fixed gallery delete...Mateja2020-11-071-1/+1
* fixed post editingMateja2020-11-071-0/+2
* Better news. I should implement url()->previous();Mateja2020-11-072-31/+22