aboutsummaryrefslogtreecommitdiff
path: root/resources
Commit message (Collapse)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
| | | | | I had to use kebab-case for event and listen directly on child component.
* Use v-bind:key in v-for.Mateja2021-03-153-3/+3
|
* Work on `activities` component.Mateja2021-03-143-2/+38
| | | | It currently doesn't update on filter change.
* 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
| | | | | | | | - Install necessary node packages - Setup `webpack.mix.js` - Don't track public files that change on asset compilation - Compile `resources/sass` files (Bootstrap) - Remove unused `resources/css/app.css` file
* 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
| | | | reservations.js
* 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
| | | | Gallery doesn't delete from storage...
* Gallery edit status...Mateja2020-11-071-0/+7
|
* Gallery finished...Mateja2020-11-071-2/+21
|
* Work on gallery...Mateja2020-11-071-1/+12
|
* Gallery work...Mateja2020-11-063-5/+18
|
* Paginate news.Mateja2020-11-061-0/+1
|
* GalleryController, better news, using Bootstrap.Mateja2020-11-061-5/+6
|
* Fix typo.Mateja2020-11-021-1/+1
|
* Callsign editing fix...Mateja2020-11-021-2/+2
|
* News system finished...Mateja2020-11-026-6/+132
|
* Styling on reservations...Mateja2020-11-021-12/+16
|
* Special callsigns finished.Mateja2020-11-012-4/+11
|
* Problem fixed!Mateja2020-11-011-1/+1
|