Roardom
6cf41fb416
update: clean up stylesheets
2023-12-30 05:50:26 +00:00
Roardom
240285fb5b
refactor: format blade files using prettier
...
Formatted using `./node_modules/.bin/prettier -w *`.
2023-12-25 12:42:42 +00:00
Roardom
e0e0ba0dae
update: refactor and fix polls
...
Fix validation. Use route model binding. Cruddify polls and votes.
2023-07-07 03:18:13 +00:00
Roardom
af2aa31e86
update: poll views
2022-10-01 19:53:09 -05:00
HDVinnie
47cb6bdffd
chore: blade directive
...
- Modernize outdated HTML and Blade directives with the latest equivalents
2022-01-07 23:36:34 -05:00
Oha-you
6ab486c23c
refactor: Polls markup and styles
2021-05-18 19:29:54 +03:00
HDVinnie
41b617bb2e
update: laravel 7 support
2020-07-19 17:33:50 -04:00
HDVinnie
9cf874de7a
update: poll system
2020-02-16 17:05:17 -05:00
HDVinnie
54328ae883
Merge pull request #1130 from gyakkun/patch_poll-adjust
...
Adjust logic for poll.
2020-02-16 09:57:05 -05:00
gyakkun
b3e3c8c321
update: Copy original poll/forms/make template to current routing view under Staff/.
...
Delete the original poll/forms/make.
2020-02-14 00:35:33 +08:00
gyakkun
cb4f912653
revert: Revert "update: Semantic adjustment in poll/vote."
...
This reverts commit 7856d27dbf .
2020-02-13 12:58:29 +08:00
gyakkun
7856d27dbf
update: Semantic adjustment in poll/vote.
...
Both controller and view.
2020-02-13 12:19:34 +08:00
gyakkun
94f9601b18
fix: Html tag typo in poll/forms/vote view.
2020-02-13 12:19:19 +08:00
clandestine8
861571092f
(Fix) Fix URLs for Polls Redirects, Polls Votes, and UserFilters Form
...
Signed-off-by: clandestine8 <clandestine8@protonmail.com >
2019-11-11 14:54:58 -05:00
HDVinnie
0b6eedb294
(Update) Format All Views 🚀
...
- Opinionated blade formatting for Laravel
- Using a line wrap size of 120
- Using a indenttion size of 4
2019-11-09 12:56:07 -05:00
HDVinnie
1f7b8c9956
(Update) HTML5 - SASS - CSS - JS 🚀
2019-09-16 17:42:14 -04:00
HDVinnie
f6c8bd8ff8
(Add) Inline JS Nonce 🔐
2019-03-05 11:28:05 -05:00
HDVinnie
86e0b4a5be
(Update) Multilangual Blade Directive 🚀
...
- replacing `{{ trans('') }}` with `@lang('')`
- stands out better + new standard
- thanks to @werrpy for help with finding the correct regex to use
2018-12-16 13:33:39 -05:00
HDVinnie
a363473ded
(Update) Polls System
2018-10-27 23:15:52 -04:00
HDVinnie
ddf6332e79
(Update) PSR2 Standards
2018-10-17 14:31:57 -04:00
HDVinnie
8bab852ede
(Update) Font Awesome 5.0.13
...
- Note: If running in production you may want to run `php artisan down`
to put site in maintenance mode.
- Note: You must run `npm run prod` and then `php artisan clear:all`.
- Note: New configurations added to the other.php config file!
- Note: make sure both commands excute for you error free!
- Note: Run `php artisan up` to bring site back out of maintenance mode.
2018-07-26 09:30:23 -04:00
HDVinnie
272d213019
(Fix) Its @csrf not @crsf. DOH!
2018-07-19 20:35:50 -04:00
HDVinnie
df8d37fc86
(Update) Use the built-in @crsf Blade directive
2018-07-18 19:00:25 -04:00
HDVinnie
5c40c8a59a
(Update) Adopt PHP Short Array Syntax In View Blades
2018-06-19 13:04:28 -04:00
HDVinnie
b94849f7b4
(Update) Reformat All View Blades
2018-04-22 14:12:29 -04:00
VerioPL
8039b2db24
Translation EN/PL of poll views
2018-02-01 15:31:09 +01:00
HDVinnie
5a32c2c38d
(Release) UNIT3D v1.0
...
- BETA
- There are bugs and features not yet complete
- This is not recommended for production use
2017-12-10 21:06:18 -05:00