aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add `/special-calls/show` route.Mateja2021-03-142-0/+8
* 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
* Install Vuex package.Mateja2021-03-132-1/+8
* Merge pull request #3 from MatejaMaric/use-laravel-mixv1.2.0Mateja Marić2021-03-0813-20751/+2509
|\
| * 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-0710-20691/+2501
|/
* Added link to site.Mateja2021-01-191-1/+1
* Create LICENSEMateja Marić2021-01-171-0/+674
* More ordering.v1.1.0Mateja2020-12-071-0/+2
* Small improvements.v1.0.3Mateja2020-12-062-3/+5
* Fix Restore button.v1.0.2Mateja2020-12-041-11/+15
* Use d.m.Y. instead of Y-m-dv1.0.1Mateja2020-12-033-5/+49
* Update README file.Mateja2020-12-021-56/+12
* Operator callsign to uppercase.v1.0.0Mateja2020-11-291-2/+2
* Added modes to activities.Mateja2020-11-263-3/+4
* Add top margin to callsign description.Mateja2020-11-241-1/+1
* Activities special callsign description added.Mateja2020-11-243-55/+40
* Select old special sign...Mateja2020-11-181-1/+1
* Drastically improved reservation form.Mateja2020-11-172-113/+56
* No wrap activities.Mateja2020-11-171-1/+1
* Nicer error message.Mateja2020-11-161-1/+1
* Reservations action notice...Mateja2020-11-162-8/+6
* Finished. No errors. Go to testing.Mateja2020-11-165-5/+117
* AJAX filtering reservations on admin panel...Mateja2020-11-165-47/+141
* Reservations sorting fix.Mateja2020-11-161-1/+3
* Validate from and to date on reserve from. Copy activities.js toMateja2020-11-163-0/+49
* Validate each uploaded image.Mateja2020-11-161-1/+2
* Special Calls on main website. Important!Mateja2020-11-156-8/+18
* AJAX select special callsign from activities finished.Mateja2020-11-153-3/+31
* Nice JSON response.Mateja2020-11-151-8/+20
* Don't use Laravel Mix for now...Mateja2020-11-155-19584/+11
* api routes shit...Mateja2020-11-134-12/+12
* Fixed sponsors link images...Mateja2020-11-131-12/+10
* Work on activities...Mateja2020-11-138-37/+19537