Commit Graph

130 Commits

Author SHA1 Message Date
Gamerboy59
2f6078ac1c
make font url relative 2023-09-27 01:23:46 +02:00
Gamerboy59
3cf049f1be
fix folder structure to not duplicate again 2023-09-27 00:40:26 +02:00
Gamerboy59
642293016f
remove duplicated font-files 2023-09-27 00:07:33 +02:00
corbpie
b8f5ee223d
Merge pull request #99 from cp6/dev
Added Geekbench 6
2023-09-26 22:42:11 +10:00
cp6
918320c876 servers\index.blade.php cleanup
servers\index.blade.php cleanup
2023-09-25 23:45:07 +10:00
cp6
4179f70a4f Update home blade
Made Session conditional for showing details in footer to be 1 step
2023-09-22 11:01:56 +10:00
cp6
c296bd6be4 Updated details footer blade 2023-09-22 10:59:51 +10:00
cp6
76c7b0395d Updated details footer blade component
Made Session check conditional 1 step
2023-09-22 10:58:58 +10:00
cp6
da14c2dde3 Added GB6 values to server show and public show
Added GB6 values to server show and public show
2023-09-21 22:24:02 +10:00
cp6
df15ea3141 Formatting 2023-09-19 22:48:30 +10:00
cp6
047260b953 Added tabs to home page for stats and avg cards 2023-09-19 22:47:24 +10:00
cp6
5e6c0a60ff Removed unused ExampleComponent.vue 2023-09-14 23:53:05 +10:00
cp6
cfbc1bf3ca Updated homepage tables to remove card with padding, made tables rounded 2023-09-14 23:50:07 +10:00
cp6
e48678130a Removed YABS GB5 table row from server show
Removed YABS GB5 table row from server show
Need to implement GB6
2023-09-12 22:22:52 +10:00
Gamerboy59
3f4c46edbc
Fix for accessing an object instead of an array 2023-09-09 16:13:13 +02:00
cp6
ec2947936b Fix for accessing an object instead of an array
Fix for accessing an object instead of an array
2023-09-09 23:14:07 +10:00
Gamerboy59
349599288b
Fix resource links 2023-08-06 13:34:28 +02:00
Gamerboy59
02c15e9622
Fix resource links 2023-08-06 13:29:41 +02:00
cp6
8a6748f1b0 Added ability to upload own favicon
Must be either .ico, .jpg or .png format and under 40KB
Upload is done in /settings
Also removed save YABS to text input in settings form
2023-03-31 11:31:19 +11:00
Gamerboy59
7f83b922d2
Use app name at more places in app 2023-01-17 23:11:59 +01:00
cp6
5dd23f6a46 Updated create views to replace previous sponsor provider as default
Updated create views to replace the previous sponsor provider that was the default
2022-12-02 14:09:00 +11:00
cp6
924415eb66 Added & implemented notes
Added & implemented notes to servers, shared, reseller, domains, DNS and IPs

/notes is a CRUD resource
2022-12-02 13:57:28 +11:00
cp6
908b8df495 Updated server create blade view
Updated server create blade view for NPM webpack usage
2022-11-13 15:54:43 +11:00
cp6
26356b3cd7 Updated server index blade view
Updated server index blade view for NPM webpack usage
2022-11-13 15:54:27 +11:00
cp6
f0903e08f4 Updated app.blade.php for NPM webpack
Updated app.blade.php for NPM webpack
2022-11-13 15:53:57 +11:00
cp6
68f1d331f9 Updated index view blade for NPM webpack usage
Updated index view blade for NPM webpack usage
2022-11-13 15:53:05 +11:00
cp6
84902191e5 Updated delete modal component
Updated delete modal component to display none initially and have the id "confirmDeleteModal" to remove this class. This prevents the modal flashing up briefly on page laod
2022-11-13 15:47:24 +11:00
cp6
a9a3bc1ca1 Updated delete modal script to load after page loaded
Updated delete modal script to load after page loaded
2022-11-13 15:46:12 +11:00
cp6
7a2ed8887f Updated style.css to have the wide max width
Updated style.css to have the wide max width
2022-11-13 15:45:18 +11:00
cp6
290b11952b Added datatables bootstrap 5 to app.css
Added datatables bootstrap 5 to app.css
2022-11-13 15:44:53 +11:00
cp6
407d2b3368 Added axios and datatables bootstrap 5 to app.js
Added axios and datatables bootstrap 5 to app.js
2022-11-13 15:44:32 +11:00
cp6
b2b6dc36c9 Changes for the move to NPM Webpack asset loading
Changes for the move to Webpack asset loading
Bootstrap light and dark get own CSS files still
2022-11-12 14:04:04 +11:00
cp6
322898e62e Added domains limit to Shared and Reseller index view table
Added domains limit to Shared and Reseller index view table
2022-11-11 15:15:06 +11:00
cp6
14eac80912 Removed flat input bottom radius
Removed flat input bottom radius
2022-11-10 14:53:36 +11:00
cp6
0eaf09fa92 Removed logo option from auth card
Removed logo option from auth card
2022-11-10 14:53:08 +11:00
cp6
43d22f8e16 Updated IPsController create variable names & added seed box to input
Updated IPsController create variable names & added seed boxes to select input
2022-11-09 15:05:55 +11:00
cp6
b7c02fc4fa Removed unneeded axios.min.js fixed modal delete header title
Removed unneeded axios.min.js

Fixed modal delete header title to be the IP
2022-11-08 11:20:23 +11:00
cp6
aef969532f Removed unneeded axios.min.js
Removed unneeded axios.min.js
2022-11-08 11:19:52 +11:00
cp6
42e8982e3f Updated and fixed location delete modal not showing
Updated and fixed location delete modal not showing
2022-11-08 11:17:06 +11:00
cp6
f6dee0d256 Updated YABS index view blade
Updated YABS index view blade
2022-11-07 16:06:20 +11:00
cp6
f300ef030d Updated index view blade titles for domains & misc
Updated index view blade titles for domains & misc
2022-11-06 21:41:24 +11:00
cp6
8cfb0d76a0 Updated create view blade titles for consistency
Updated create view blade titles for consistency
2022-11-06 21:39:52 +11:00
cp6
34a12e6ffd Updated YABS single to be first() views updated for this
Updated YABS single use first()
Updated show and compare blade views
2022-11-05 12:47:08 +11:00
cp6
a397333aca Updated home.blade.php
Removed unnecessary auth & route check conditionals
Implemented card components
Removed container div element which is duplicated from parent layout
2022-11-05 11:59:03 +11:00
cp6
237577074d Created home page service tally card component
Created home page service tally card component
2022-11-05 11:57:28 +11:00
cp6
c154e2033a Created home page info card component
Created home page info card component
2022-11-05 11:57:17 +11:00
wky0211
6b12e764c2 style: capitalization 2022-11-02 11:02:12 +00:00
cp6
1c0a82d533 Updated Server controller and create & edit views
Uses the resource id now
No passing hidden input id
Uses alert component for response
2022-10-31 16:02:50 +11:00
cp6
1b2f501744 Updated seedbox index yo use alerts component 2022-10-31 16:02:18 +11:00
cp6
b3a0e6313c Removed unused hidden inputs from create/edit blades 2022-10-31 16:01:59 +11:00