Commit Graph

116 Commits

Author SHA1 Message Date
Adrian Woźniak
0e2cc62c30 Add and style register view 2020-04-17 16:28:02 +02:00
b22210d55a Fix input, fix submit handle, add validations 2020-04-17 15:31:55 +02:00
Adrian Woźniak
2f870a5a0a Reduce update issue payload. Create config files 2020-04-17 14:10:05 +02:00
fbee0e70d6 Fix drag&drop back and forth 2020-04-16 22:20:30 +02:00
cf28ed7ef4 Fix drag&drop 2020-04-16 20:55:03 +02:00
Adrian Woźniak
15095dc574 Handle sign in process 2020-04-16 16:11:19 +02:00
62b6c77666 Add login page and start auth logic 2020-04-15 20:28:07 +02:00
5c3e8c8e93 Finish time tracking, login page, validate token 2020-04-14 23:10:58 +02:00
Adrian Woźniak
350337f0ed Fix time tracking widget 2020-04-14 16:25:37 +02:00
Adrian Woźniak
91a6445bf6 Most of time tracking modal 2020-04-14 16:20:05 +02:00
02d2c958b7 Save estimated time. Change path on drop add issue. Better support for multi-page 2020-04-14 08:11:35 +02:00
cb6f41fe0a Save estimated time. Change path on drop add issue. Better support for multi-page 2020-04-13 19:55:21 +02:00
ff5a43efc6 Add project settings 2020-04-13 16:29:26 +02:00
49ec7b22c6 Fix filtering 2020-04-13 14:32:39 +02:00
ef46910ca3 Edit comment, delete comment 2020-04-13 10:56:42 +02:00
302e82acca Add auto focus, cancel create comment 2020-04-12 16:01:31 +02:00
7262411676 Add comments section. Refactor Field ids 2020-04-12 13:21:47 +02:00
1663d9a485 Load issue comments and struct cleanup 2020-04-11 11:18:41 +02:00
b334927829 Most of fields. Send on blur 2020-04-10 22:33:07 +02:00
Adrian Woźniak
767d247647 Show edit modal on start 2020-04-10 14:26:50 +02:00
f2081c9974 Editor 2020-04-10 08:09:40 +02:00
Adrian Woźniak
a97a96e9ac Improve edit 2020-04-09 16:03:11 +02:00
Adrian Woźniak
c3c8d1b66e Valid implementation of drag&drop issues 2020-04-09 11:10:52 +02:00
dc3be999be Add dragging 2020-04-09 08:56:12 +02:00
a019d56a59 Handle create issue 2020-04-08 20:26:28 +02:00
Adrian Woźniak
a003f1a60a Finish create issue modal 2020-04-08 16:14:59 +02:00
925773ddd7 Add initial reporter 2020-04-08 08:58:02 +02:00
673453e08e Merge remote-tracking branch 'origin/master' 2020-04-07 20:32:34 +02:00
1508c971b3 Add working filters 2020-04-07 20:32:21 +02:00
Adrian Woźniak
4f69d20bc7 Handle update issue 2020-04-07 16:02:13 +02:00
272ff38d9a rewite update to ws 2020-04-07 14:46:56 +02:00
033b5d9640 Reanimate dead socket 2020-04-06 23:03:13 +02:00
3b91151f3e Rewire messages to web socket 2020-04-06 22:59:33 +02:00
Adrian Woźniak
ecfacbced5 Add styled field for unified labels and tips 2020-04-06 14:25:52 +02:00
e3bd542063 Attach wbe sockets 2020-04-06 08:38:08 +02:00
780a0c498a Add modal to add issue 2020-04-05 15:15:09 +02:00
Adrian Woźniak
a0f1b90d9d Add styled field for unified labels and tips 2020-04-04 19:56:40 +02:00
Adrian Woźniak
cafa0e6793 Add styled field for unified labels and tips 2020-04-04 19:34:23 +02:00
Adrian Woźniak
72c894fa77 Add select tip. Add action buttons. Fix select styles 2020-04-04 19:13:42 +02:00
8950277149 Add modal to add issue 2020-04-04 17:42:02 +02:00
e082444a7c Add production 2020-04-04 00:16:48 +02:00
135907384e Draw confirm delete issue, emit valid msg on confirm 2020-04-03 23:43:29 +02:00
Adrian Woźniak
f2b5753f83 Add modals on top other modal 2020-04-03 16:15:56 +02:00
9980b75ab5 Handle close modal button 2020-04-03 14:40:21 +02:00
33a8881cef Improve styled icon 2020-04-03 08:51:25 +02:00
cdf7787b2b Improve styled icon 2020-04-02 23:51:29 +02:00
2bc2e5f73e Handle multiple modals, fix copy icon background 2020-04-02 19:37:20 +02:00
Adrian Woźniak
f778f5a5c5 Add copy link command 2020-04-02 16:14:07 +02:00
5e81329378 Handle edit issue modal top dropdown 2020-04-02 08:45:43 +02:00
801f07648d Better select 2020-04-01 22:41:26 +02:00
Adrian Woźniak
28d35026ef Add modal and initial select 2020-04-01 18:30:01 +02:00
Adrian Woźniak
4a9ba8e2a3 Use custom types over text in database 2020-04-01 13:29:43 +02:00
5758c79f35 Add modal 2020-04-01 10:36:05 +02:00
4be598b9ae Remove deprecated issue status 2020-03-31 23:49:46 +02:00
d272b6a1dc Add drag&drop 2020-03-31 22:05:18 +02:00
Adrian Woźniak
8ee9cc8957 Add some filters 2020-03-31 14:28:30 +02:00
4ecba98a7a Add list 2020-03-31 11:36:39 +02:00
Adrian Woźniak
1f382d9ac6 Add some filters 2020-03-31 11:11:06 +02:00
55a8904210 Feature(Project board): Add text filter input 2020-03-31 08:56:46 +02:00
aa5216a547 Finish visual aside 2020-03-30 23:19:00 +02:00
Adrian Woźniak
c58d9fb9f1 Add aside 2020-03-30 16:26:24 +02:00
2786fa645a Add missing links, fix styles 2020-03-30 14:56:22 +02:00
Adrian Woźniak
cddae87b00 Add basic view 2020-03-30 14:26:25 +02:00
2583bd1b9e Start wasm 2020-03-30 08:16:26 +02:00
488425ce75 Full basic support 2020-03-29 19:56:55 +02:00
bc2d8a3963 Initial commit 2020-03-27 12:17:27 +01:00