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
cp6
a8e1235922
Updated account index blade view
...
uses alert component for response
2022-10-31 16:01:16 +11:00
cp6
9d33f8ad6e
Updated Reseller controller and create & edit views
...
Uses the resource id now
No passing hidden input id
Uses alert component for response
2022-10-31 16:00:43 +11:00
cp6
d79c571505
Updated Shared controller and create & edit views
...
Updated Shared controller and create & edit views
Uses the resource id now
No passing hidden input id
Uses alert component for response
2022-10-31 16:00:00 +11:00
cp6
09307828a1
Deleted unused YABS create blade view
...
Deleted unused YABS create blade view
2022-10-31 15:18:20 +11:00
cp6
955c3ffd67
Update settings index blade view
...
Implemented components
Using new data without array index [0]
2022-10-31 14:49:47 +11:00
cp6
ae5c541516
Implemented text input component
...
Implemented text input component
2022-10-31 14:42:02 +11:00
cp6
5fbadf8063
Updated text input component
...
Updated text input component to include placeholder and error message output if exists
2022-10-31 14:41:26 +11:00
cp6
5f18ccff2c
Added and implemented a form-check input component
2022-10-31 12:02:56 +11:00
cp6
1c90ff116e
Fixed Undefined array key 0 in public servers blade view
...
Fixed Undefined array key 0 in public servers blade view
2022-10-31 12:02:40 +11:00
cp6
d9699a2ed6
Code cleanup renamed click function
...
Code cleanup renamed click function from onClk to fetchDnsRecords
2022-10-31 11:48:39 +11:00
cp6
a56424bcaf
Updated server show page for new add YABS method
...
Updated server show page for new add YABS method
2022-10-20 15:45:26 +11:00
cp6
4de5beb2ea
Implemented the details footer component
...
More Implementing of the details footer component
2022-10-20 15:33:50 +11:00
cp6
dd8564a23e
Implemented the new index layout for the index pages
...
Implemented the new index layout for the index pages.
domains, misc, reseller, seedboxes and shared use this layout
2022-10-20 14:57:30 +11:00
cp6
25822351ef
Added new index layout
...
Added new index layout for the index pages of the CRUD as it includes vue.js for the confirm delete modal
2022-10-20 14:56:43 +11:00
cp6
eda9d1b945
Implemented the details footer component
...
Implemented the details footer component
2022-10-20 11:59:03 +11:00
cp6
c7a9e5ad80
Added details footer blade component
...
Added details footer blade component
2022-10-20 11:56:53 +11:00
cp6
7b602d3616
Updated confirmDeleteModal action
...
Updated confirmDeleteModal action
Made consistency in all the index blade files to use the component
2022-10-20 11:56:35 +11:00
cp6
17b7733258
Removed "add a YABs" button
...
Removed "add a YABs" button
No longer needed with the POST YABS
2022-10-20 11:09:13 +11:00
cp6
c45df61f10
Merge branch 'Development' of https://github.com/cp6/my-idlers into Development
2022-10-20 10:24:57 +11:00