Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Q
queue-app
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Cristian Mauricio Diaz Canales
queue-app
Commits
8274f5d0
Commit
8274f5d0
authored
Dec 23, 2022
by
Cristian Mauricio Diaz Canales
💬
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Prueba pull en servidor
parent
883de907
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
3 additions
and
3 deletions
+3
-3
.gitignore
.gitignore
+1
-1
resources/views/issue_token/index.blade.php
resources/views/issue_token/index.blade.php
+1
-1
storage/app/public/tokens_for_display.json
storage/app/public/tokens_for_display.json
+1
-1
No files found.
.gitignore
View file @
8274f5d0
...
@@ -12,4 +12,4 @@ Homestead.yaml
...
@@ -12,4 +12,4 @@ Homestead.yaml
npm-debug.log
npm-debug.log
yarn-error.log
yarn-error.log
/.idea
/.idea
/.vscode
/.vscode
resources/views/issue_token/index.blade.php
View file @
8274f5d0
...
@@ -87,7 +87,7 @@
...
@@ -87,7 +87,7 @@
$
(
'.modal'
)
.
modal
();
$
(
'.modal'
)
.
modal
();
})
})
var
service
;
var
service
;
console
.
log
(
service
);
function
queueDept
(
value
)
{
function
queueDept
(
value
)
{
if
(
value
.
ask_email
==
1
||
value
.
ask_name
==
1
||
value
.
ask_phone
==
1
||
value
.
ask_rut
==
1
)
{
if
(
value
.
ask_email
==
1
||
value
.
ask_name
==
1
||
value
.
ask_phone
==
1
||
value
.
ask_rut
==
1
)
{
if
(
value
.
ask_email
==
1
)
$
(
'#email_tab'
)
.
show
();
if
(
value
.
ask_email
==
1
)
$
(
'#email_tab'
)
.
show
();
...
...
storage/app/public/tokens_for_display.json
View file @
8274f5d0
[]
[{
"id"
:
17
,
"queue_id"
:
18
,
"service_id"
:
1
,
"counter_id"
:
1
,
"user_id"
:
2
,
"token_letter"
:
"BO"
,
"token_number"
:
4
,
"called_date"
:
"2022-12-21"
,
"started_at"
:
"2022-12-21 00:19:22"
,
"ended_at"
:
null
,
"waiting_time"
:
"00:01:33"
,
"served_time"
:
null
,
"turn_around_time"
:
null
,
"created_at"
:
"2022-12-21T03:19:22.000000Z"
,
"updated_at"
:
"2022-12-21T03:19:22.000000Z"
,
"call_status_id"
:
null
,
"counter_time"
:
0
,
"counter"
:{
"id"
:
1
,
"name"
:
"PACIENTES"
,
"status"
:
1
,
"created_at"
:
"2022-12-17T14:49:40.000000Z"
,
"updated_at"
:
"2022-12-17T14:49:40.000000Z"
}},{
"id"
:
16
,
"queue_id"
:
16
,
"service_id"
:
1
,
"counter_id"
:
1
,
"user_id"
:
1
,
"token_letter"
:
"BO"
,
"token_number"
:
3
,
"called_date"
:
"2022-12-21"
,
"started_at"
:
"2022-12-21 00:04:58"
,
"ended_at"
:
"2022-12-21 00:19:18"
,
"waiting_time"
:
"00:00:05"
,
"served_time"
:
"00:14:20"
,
"turn_around_time"
:
"00:14:25"
,
"created_at"
:
"2022-12-21T03:19:15.000000Z"
,
"updated_at"
:
"2022-12-21T03:19:18.000000Z"
,
"call_status_id"
:
1
,
"counter_time"
:
864
,
"counter"
:{
"id"
:
1
,
"name"
:
"PACIENTES"
,
"status"
:
1
,
"created_at"
:
"2022-12-17T14:49:40.000000Z"
,
"updated_at"
:
"2022-12-17T14:49:40.000000Z"
}},{
"id"
:
15
,
"queue_id"
:
19
,
"service_id"
:
2
,
"counter_id"
:
1
,
"user_id"
:
1
,
"token_letter"
:
"PC"
,
"token_number"
:
3
,
"called_date"
:
"2022-12-21"
,
"started_at"
:
"2022-12-21 00:19:02"
,
"ended_at"
:
"2022-12-21 00:19:06"
,
"waiting_time"
:
"00:00:51"
,
"served_time"
:
"00:00:04"
,
"turn_around_time"
:
"00:00:55"
,
"created_at"
:
"2022-12-21T03:19:02.000000Z"
,
"updated_at"
:
"2022-12-21T03:19:06.000000Z"
,
"call_status_id"
:
1
,
"counter_time"
:
20
,
"counter"
:{
"id"
:
1
,
"name"
:
"PACIENTES"
,
"status"
:
1
,
"created_at"
:
"2022-12-17T14:49:40.000000Z"
,
"updated_at"
:
"2022-12-17T14:49:40.000000Z"
}},{
"id"
:
13
,
"queue_id"
:
17
,
"service_id"
:
2
,
"counter_id"
:
1
,
"user_id"
:
1
,
"token_letter"
:
"PC"
,
"token_number"
:
2
,
"called_date"
:
"2022-12-21"
,
"started_at"
:
"2022-12-21 00:15:18"
,
"ended_at"
:
"2022-12-21 00:18:57"
,
"waiting_time"
:
"00:09:34"
,
"served_time"
:
"00:03:39"
,
"turn_around_time"
:
"00:13:13"
,
"created_at"
:
"2022-12-21T03:18:38.000000Z"
,
"updated_at"
:
"2022-12-21T03:18:57.000000Z"
,
"call_status_id"
:
1
,
"counter_time"
:
244
,
"counter"
:{
"id"
:
1
,
"name"
:
"PACIENTES"
,
"status"
:
1
,
"created_at"
:
"2022-12-17T14:49:40.000000Z"
,
"updated_at"
:
"2022-12-17T14:49:40.000000Z"
}},{
"id"
:
10
,
"queue_id"
:
14
,
"service_id"
:
2
,
"counter_id"
:
1
,
"user_id"
:
1
,
"token_letter"
:
"PC"
,
"token_number"
:
1
,
"called_date"
:
"2022-12-21"
,
"started_at"
:
"2022-12-21 00:14:56"
,
"ended_at"
:
"2022-12-21 00:15:13"
,
"waiting_time"
:
"00:14:01"
,
"served_time"
:
"00:00:17"
,
"turn_around_time"
:
"00:14:18"
,
"created_at"
:
"2022-12-21T03:14:56.000000Z"
,
"updated_at"
:
"2022-12-21T03:15:13.000000Z"
,
"call_status_id"
:
1
,
"counter_time"
:
266
,
"counter"
:{
"id"
:
1
,
"name"
:
"PACIENTES"
,
"status"
:
1
,
"created_at"
:
"2022-12-17T14:49:40.000000Z"
,
"updated_at"
:
"2022-12-17T14:49:40.000000Z"
}}]
\ No newline at end of file
\ No newline at end of file
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment