Commit Graph

100 Commits

Author SHA1 Message Date
a4c1c06826 feat: deploy files 2022-12-30 00:06:20 +03:00
nflnkr
e00fba297d add animations 2022-12-24 15:36:05 +03:00
nflnkr
b910de9624 change file structure, add animations 2022-12-24 15:35:35 +03:00
nflnkr
45553a6d7f backend integration 2022-12-24 13:41:12 +03:00
nflnkr
41cd302463 check SSE for not being JSON
minor refactor
2022-12-24 13:37:27 +03:00
nflnkr
837d6e78b1 add throttle decorator 2022-12-24 13:35:58 +03:00
nflnkr
ae0050e218 add getMessages
minor types fix
2022-12-24 13:35:35 +03:00
nflnkr
6a345134de minor refactor 2022-12-24 13:34:46 +03:00
nflnkr
8fd4b5babe fix and add types 2022-12-24 13:34:11 +03:00
nflnkr
83a42d73b4 refactor 2022-12-22 15:45:57 +03:00
nflnkr
39de426270 minor fix 2022-12-22 15:43:33 +03:00
nflnkr
d3a09b2fd4 extract ticket list to component 2022-12-22 15:43:14 +03:00
nflnkr
bd7f2cae98 fix types 2022-12-22 15:42:44 +03:00
nflnkr
10f117530f add ticket creation handler 2022-12-22 15:42:32 +03:00
nflnkr
6ad4c49a78 distinct api errors from other errors 2022-12-22 15:41:57 +03:00
nflnkr
9974c5f5dc remove unused imports 2022-12-21 16:03:53 +03:00
nflnkr
7debbb4923 add api methods 2022-12-20 19:09:54 +03:00
nflnkr
47d958d893 add api communication types 2022-12-20 19:09:11 +03:00
nflnkr
24f0f1ad22 minor changes 2022-12-18 22:57:33 +03:00
nflnkr
588ab21d25 replace fixed color with theme color 2022-12-15 19:24:17 +03:00
nflnkr
46d4568d14 remove unused comment 2022-12-15 19:23:51 +03:00
nflnkr
42aeb6c1e7 add ticket card and some routing 2022-12-15 17:09:07 +03:00
nflnkr
b711f01d9a fix button 2022-12-15 17:07:41 +03:00
nflnkr
1f46334b90 fix typings for component prop 2022-12-15 17:07:16 +03:00
nflnkr
eed5cd99f5 add tickedId route 2022-12-15 17:06:52 +03:00
nflnkr
779f73cf1e change close button hitbox 2022-12-11 13:29:56 +03:00
nflnkr
5da7e729f8 fix positioning
add close handlers
2022-12-11 13:25:32 +03:00
nflnkr
6bb71fab19 fix accordion performance
make uncontrolled accordion from controlled
2022-12-11 12:18:29 +03:00
nflnkr
e9fc44e7e5 change icons import path 2022-12-09 15:27:32 +03:00
nflnkr
6af2deafa5 minor fix 2022-12-09 15:21:46 +03:00
nflnkr
b54b27e6bf fix padding 2022-12-09 15:20:45 +03:00
nflnkr
e6ef407b0d add icon folder 2022-12-09 15:20:35 +03:00
nflnkr
2666f1400e extract headers to components 2022-12-04 15:41:10 +03:00
nflnkr
7d3c1d3f55 use env=node for api tests 2022-12-04 14:17:16 +03:00
nflnkr
546a98441c add logout route test 2022-12-04 14:16:29 +03:00
nflnkr
b3aaf3bedd remove email validation 2022-12-04 14:15:44 +03:00
nflnkr
27d6f27f35 add isomorphic-fetch for api testing from node 2022-12-04 14:15:22 +03:00
nflnkr
f20ee58306 change matchers 2022-12-04 00:11:18 +03:00
nflnkr
b3719a51f8 strict equal for response object 2022-12-03 23:58:25 +03:00
nflnkr
0258c53eaa use real api instead of mock 2022-12-03 23:47:07 +03:00
nflnkr
55fc4b5ef5 add dockerfile for tests 2022-12-03 23:46:27 +03:00
nflnkr
b875739364 rename api handler 2022-12-03 23:46:07 +03:00
nflnkr
f344b3a5ba delete useless code, change typings 2022-11-30 18:19:28 +03:00
nflnkr
9c1c84240e add notistack notifications 2022-11-30 18:18:59 +03:00
nflnkr
83f10bcece delete unused code 2022-11-29 15:23:48 +03:00
nflnkr
3906f9c802 add formik 2022-11-29 15:23:19 +03:00
nflnkr
ea4ba879bd auth handler 2022-11-29 15:22:50 +03:00
nflnkr
d3d175a2dc props refactor 2022-11-29 15:22:00 +03:00
nflnkr
3fab80847b integrate formik, auth handlers 2022-11-29 15:21:40 +03:00
nflnkr
37703b773c logout button handler 2022-11-29 15:20:50 +03:00