Commit f4b4616
feat: kanban & command (#448)
* Fix locale for Portuguese (#419)
* wrong value for Tagalong locale
* improve pt locale
---------
Co-authored-by: Jack Andrews <[email protected]>
* chore: cleanup
* fix: imap email comments not pulling through (#447)
* feat: init kanban view
* chore: kanban ui improvements
* chore: move settings to the right
* chore: refactor
* feat: more ui improvements to ticket view
* fix: some issues
* feat: command menu
---------
Co-authored-by: Pedro Ramon <[email protected]>1 parent eec566e commit f4b4616
File tree
22 files changed
+1627
-759
lines changed- apps
- api/src/lib
- notifications/issue
- services
- client
- @/shadcn
- components
- tickets
- hooks
- types
- components/CreateTicketModal
- layouts
- locales/pt
- pages
- issues
- styles
22 files changed
+1627
-759
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
44 | | - | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
4 | | - | |
5 | | - | |
6 | | - | |
7 | | - | |
8 | | - | |
9 | | - | |
10 | | - | |
11 | 3 | | |
12 | 4 | | |
13 | 5 | | |
| |||
41 | 33 | | |
42 | 34 | | |
43 | 35 | | |
44 | | - | |
45 | | - | |
46 | | - | |
47 | | - | |
48 | | - | |
49 | | - | |
50 | | - | |
51 | | - | |
52 | 36 | | |
53 | 37 | | |
54 | 38 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
61 | 61 | | |
62 | 62 | | |
63 | 63 | | |
| 64 | + | |
| 65 | + | |
64 | 66 | | |
65 | | - | |
66 | | - | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
67 | 78 | | |
68 | 79 | | |
69 | 80 | | |
70 | | - | |
71 | 81 | | |
72 | | - | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
73 | 85 | | |
74 | 86 | | |
| 87 | + | |
| 88 | + | |
75 | 89 | | |
76 | 90 | | |
77 | 91 | | |
| |||
152 | 166 | | |
153 | 167 | | |
154 | 168 | | |
155 | | - | |
| 169 | + | |
| 170 | + | |
| 171 | + | |
| 172 | + | |
156 | 173 | | |
157 | 174 | | |
158 | 175 | | |
| |||
0 commit comments