dependabot[bot]
|
7015af7ca2
|
Bump websocket-extensions from 0.1.3 to 0.1.4 in /client (#6)
Bumps [websocket-extensions](https://github.com/faye/websocket-extensions-node) from 0.1.3 to 0.1.4.
- [Release notes](https://github.com/faye/websocket-extensions-node/releases)
- [Changelog](https://github.com/faye/websocket-extensions-node/blob/master/CHANGELOG.md)
- [Commits](https://github.com/faye/websocket-extensions-node/compare/0.1.3...0.1.4)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2020-07-07 11:45:27 +02:00 |
|
|
|
58b43ec531
|
pull account
|
2020-05-06 21:56:01 +02:00 |
|
Ruidy
|
f4b94a2162
|
Account (#5)
* build client
* build client
* update .gitignore
* update signin logo
* created profile popover in navbar
* add accountcontroller to retrieve userinfo and accountpage
* set account page layout
* account form updates user profile
* update react scripts
|
2020-05-06 21:51:06 +02:00 |
|
|
|
5cb1efa9c1
|
update signin logo
|
2020-05-06 14:57:00 +02:00 |
|
|
|
467a5bd74f
|
update .gitignore
|
2020-05-06 07:08:39 +02:00 |
|
|
|
3a238974ef
|
build client
|
2020-05-05 20:04:20 +02:00 |
|
|
|
b3ad285caf
|
build client
|
2020-05-05 20:03:59 +02:00 |
|
|
|
913dbbf0a3
|
slogan home page
|
2020-05-05 19:55:36 +02:00 |
|
Ruidy
|
438295325c
|
Project page (#4)
* wait for all promisses to be resolved before rendering page
* define hooks inside useEffect
|
2020-05-05 19:34:17 +02:00 |
|
|
|
17f67ccebf
|
home page layout
|
2020-05-05 19:19:12 +02:00 |
|
|
|
cf9c80f6b1
|
settings
|
2020-05-05 18:44:21 +02:00 |
|
|
|
33a07ba1ae
|
pull signin
|
2020-05-05 17:23:05 +02:00 |
|
|
|
1f76be84e8
|
pull signin
|
2020-05-05 17:20:05 +02:00 |
|
|
|
3aac8daf19
|
error handling project and ticket submit forms
|
2020-05-05 15:39:31 +02:00 |
|
|
|
302ca0c0ae
|
set project creator as member on creation
|
2020-05-05 15:11:53 +02:00 |
|
|
|
df38a0b74e
|
update mainnavbar routing displays profile picture
|
2020-05-05 14:57:09 +02:00 |
|
|
|
e6bcba84ac
|
create user profile after signup if not exists
|
2020-05-05 14:29:55 +02:00 |
|
|
|
f415e0626a
|
edit backend to accept string id, create auth/helper to extract userId
|
2020-05-05 13:56:12 +02:00 |
|
|
|
e3a1fa0d0a
|
redirect to user account after successful sign in
|
2020-05-05 13:45:44 +02:00 |
|
|
|
9f6b3344b1
|
redirect to home page after successful sign in
|
2020-05-05 13:37:08 +02:00 |
|
|
|
d00d2af9f9
|
constants files for routes
|
2020-05-05 13:29:20 +02:00 |
|
|
|
e0445822cb
|
add setMembers in projectService; add close in ticketService; updates components to use services
|
2020-04-21 07:45:33 +02:00 |
|
|
|
a99c445049
|
Update Preloader component
|
2020-04-21 07:11:51 +02:00 |
|
|
|
7f8ded5a36
|
remove form on signin component.
|
2020-04-21 06:56:43 +02:00 |
|
|
|
14bb8af68c
|
fix bug in NewTicket Form
|
2020-04-20 16:18:16 +02:00 |
|
|
|
c3dca8edef
|
fix NewTicketDTO type mismatch in Enums
|
2020-04-20 16:05:55 +02:00 |
|
|
|
9d4769101a
|
Add Services folder and use service to interact with API
|
2020-04-20 15:55:19 +02:00 |
|
|
|
024d2a58f3
|
[Chore] apply default exports and cleaner imports
|
2020-04-19 12:13:08 +02:00 |
|
|
|
688e7d65b4
|
apply PrivateRoute to user, ticket and project pages
|
2020-04-19 12:06:47 +02:00 |
|
|
|
447d52e490
|
[Chore] apply default exports and cleaner imports
|
2020-04-19 12:03:50 +02:00 |
|
|
|
f23bfad793
|
PrivateRoute and API protected
|
2020-04-19 09:42:20 +02:00 |
|
|
|
7115d28044
|
creates routes folder for AppROuter and PrivateRoute; [BUG] fix error after login
|
2020-04-18 20:49:26 +02:00 |
|
|
|
f5edc62f00
|
pulled react
|
2020-04-18 15:00:47 +02:00 |
|
|
|
179078fb47
|
pulling react
|
2020-04-18 14:59:35 +02:00 |
|
|
|
70725684b3
|
Merge branch 'backend' of https://github.com/rjNemo/ticket_manager
Pull last backend version
|
2020-04-18 14:58:08 +02:00 |
|
|
|
1bf2da3d32
|
readme
|
2020-04-18 14:53:22 +02:00 |
|
|
|
3e94c311e5
|
NewProjectModal can add new project
|
2020-04-18 14:35:29 +02:00 |
|
|
|
1368859860
|
Created NewProjectModal not implemented yet
|
2020-04-18 11:47:25 +02:00 |
|
|
|
8a3e1d96d5
|
Extracted TicketChipsArray in own component. Used on ticketPage
|
2020-04-18 11:18:06 +02:00 |
|
|
|
5e057d1c72
|
[UI] updated TicketCard to display ticket Info
|
2020-04-18 10:51:10 +02:00 |
|
|
|
1f2e1ff2bc
|
Created enums for category, impact and diff. Updated new Ticket post DTO
|
2020-04-18 10:11:34 +02:00 |
|
|
|
872a87abfd
|
[UI]: add margin below on cards
|
2020-04-18 09:19:08 +02:00 |
|
|
|
429ace34bb
|
[chore]: rdelete unused refs
|
2020-04-18 09:14:19 +02:00 |
|
|
|
f043ac76ba
|
[UI] Users Modal done
|
2020-04-17 17:23:53 +02:00 |
|
|
|
d80225786f
|
[UI] Users Modal done
|
2020-04-17 17:20:39 +02:00 |
|
|
|
bff1315ca1
|
[UI] updated New Ticket Modal
|
2020-04-17 16:26:34 +02:00 |
|
|
|
ddbd949112
|
[BUG] new ticket modal receives projects
|
2020-04-17 16:14:35 +02:00 |
|
|
|
e073c59b2c
|
[UI] updated New Ticket Modal
|
2020-04-17 16:09:58 +02:00 |
|
|
|
63de24ef61
|
Updated Users and New Ticket Modals to Material UI
|
2020-04-17 15:13:18 +02:00 |
|
|
|
7da47f6eb9
|
Updated Modal to Material UI
|
2020-04-17 14:40:45 +02:00 |
|