Commit Graph

52 Commits

Author SHA1 Message Date
724275e653 Table View for tasks (#76)
All checks were successful
continuous-integration/drone/push Build is passing
Save sort order to local storage

Save selected columns to localStorage

Loading spinner

More sorting

Add sorting

Styling and hiding of column filter

Add checkbox to show/hide columns

Use fancycheckbox everywhere

Fix is done badge

Change sort order in table view

Add is done column to table

Better text handling

Refactor is done into seperate component

Add pagination to table view

Add assignees to table view

Fix redirecting to table view

Add date tooltip to date field

Add date tooltip to date field

labels for table view

Styling

Add basic table view

Extend priority label

Split list view in mixins

Co-authored-by: kolaente <k@knt.li>
Reviewed-on: #76
2020-04-01 20:13:57 +00:00
cc513b5274
Easymde preparations
All checks were successful
continuous-integration/drone/push Build is passing
2020-03-26 22:21:09 +01:00
cafb960c8d Colors for lists and namespaces (#74)
All checks were successful
continuous-integration/drone/push Build is passing
Show colors for namespaces bigger

Show colors for lists and namespaces

Add changing color for lists

Add changing color for namespace

Co-authored-by: kolaente <k@knt.li>
Reviewed-on: #74
2020-03-25 21:27:29 +00:00
35d0058026
Fix icon overflowing in navigation
All checks were successful
continuous-integration/drone/push Build is passing
2020-03-22 22:44:33 +01:00
7d2bd192ab Add support for archiving lists and namespaces (#73)
All checks were successful
continuous-integration/drone/push Build is passing
Use fancy checkbox for archiving namespace

Show is archived badge for namespaces

Fix is archived badge in navigation bar

Add check to filter out archived lists or namespaces

Show if a list is archived in menu

Hide edit task if the list is archived

Hide marking tasks as done if the list is archived

Show is archived message on list

Add archiving a list

Add archiving a namespace

Co-authored-by: kolaente <k@knt.li>
Reviewed-on: #73
2020-03-22 20:40:13 +00:00
ab8dd6f67a
Fix not highlighting the current list in menu when paginating
All checks were successful
continuous-integration/drone/push Build is passing
2020-03-04 21:43:11 +01:00
e586c66095
Fix new related task not being visible in the search field
All checks were successful
continuous-integration/drone/push Build is passing
2020-03-04 20:38:17 +01:00
8c82c2302f
Fix changing the right of a list shared with a user
All checks were successful
continuous-integration/drone/push Build is passing
2020-02-26 20:34:14 +01:00
57f78ee0d4 Task Comments (#66)
All checks were successful
continuous-integration/drone/push Build is passing
Better edit/remove buttons

Spacing

More loading

Add loading

Better dates formatting

Add editing comments

Move closing delete modal to finally

Add delete comments

Add keycode modifier

Comment styling

Comment form

Add basic task comments functionality

Co-authored-by: kolaente <k@knt.li>
Reviewed-on: #66
2020-02-25 20:11:36 +00:00
e0dcf1faa9
Load Fonts directly
All checks were successful
continuous-integration/drone/push Build is passing
2020-02-11 22:32:10 +01:00
dd0703562f
Improve link share layout
All checks were successful
continuous-integration/drone/push Build is passing
2020-02-09 17:54:02 +01:00
6324fc384b
Move the Vikunja logo to the hamburger menu on mobile
All checks were successful
continuous-integration/drone/push Build is passing
2020-02-09 15:29:55 +01:00
2f2ddb4603
Hide the llama from the top on the task detail page
All checks were successful
continuous-integration/drone/push Build is passing
2020-02-09 15:22:42 +01:00
866218c479
Add slight background change when hovering over a task in the list
All checks were successful
continuous-integration/drone/push Build is passing
2020-02-09 15:09:11 +01:00
4f81e96021
Fix label input field breaking in a new line on task detail page
All checks were successful
continuous-integration/drone/push Build is passing
2020-02-09 15:02:39 +01:00
fc17518e8c Add a link to vikunja.io (#56)
All checks were successful
continuous-integration/drone/push Build is passing
Add a link to vikunja.io

Co-authored-by: kolaente <k@knt.li>
Reviewed-on: #56
2020-01-31 16:33:34 +00:00
96fddd9bbd Fix task title on mobile (#54)
All checks were successful
continuous-integration/drone/push Build is passing
Use a contenteditable for task title to make it look good on mobile

Co-authored-by: kolaente <k@knt.li>
Reviewed-on: #54
2020-01-31 16:09:29 +00:00
309f75b19d Task Search (#52)
All checks were successful
continuous-integration/drone/push Build is passing
Add hiding the search

Add actually searching for tasks

Fix jumping search button on page load

Add search button

Co-authored-by: kolaente <k@knt.li>
Reviewed-on: #52
2020-01-31 10:05:53 +00:00
a0c4732f81 Add moment.js for date related things (#50)
All checks were successful
continuous-integration/drone/push Build is passing
Fix saving

Use mixin everywhere

Format attachment dates

Add format date mixing

Use moment js on task list page

Use moment js on home page tasks

Add moment js

Co-authored-by: kolaente <k@knt.li>
Reviewed-on: #50
2020-01-30 20:49:00 +00:00
da10b4310b Show if a related task is done (#49)
All checks were successful
continuous-integration/drone/push Build is passing
Show if a related task is done

Co-authored-by: kolaente <k@knt.li>
Reviewed-on: #49
2020-01-22 20:27:48 +00:00
22d2d1a777 Add removing of tasks (#48)
All checks were successful
continuous-integration/drone/push Build is passing
Add removing of tasks

Co-authored-by: kolaente <k@knt.li>
Reviewed-on: #48
2020-01-22 20:18:39 +00:00
ed0ae210ac
Fix height of task add button
All checks were successful
continuous-integration/drone/push Build is passing
2020-01-22 21:00:41 +01:00
9b232c7d4f Add Wunderlist migration (#46)
All checks were successful
continuous-integration/drone/push Build is passing
Complete migration flow

Add migration in progress animation

Add handling wunderlist migration flow

Basic migration init structure

Add migrator structure

Co-authored-by: kolaente <k@knt.li>
Reviewed-on: #46
2020-01-19 19:23:06 +00:00
74f5d43097
#937 Fix textarea in task detail view not having a background when focused
All checks were successful
continuous-integration/drone/push Build is passing
2020-01-10 22:43:17 +01:00
9c66a7570a Reorganize Styles (#45)
All checks were successful
continuous-integration/drone/push Build is passing
2019-12-19 22:09:23 +00:00
752d6cc6f9
Fix task text breaking on list home on mobile
All checks were successful
continuous-integration/drone/push Build is passing
2019-12-19 22:18:51 +01:00
500e0cfaf4 Fix update notification layout on mobile (#44)
All checks were successful
continuous-integration/drone/push Build is passing
2019-12-19 21:11:38 +00:00
6b7fe8ee47
Fix priority label styling
All checks were successful
continuous-integration/drone/push Build is passing
2019-12-18 22:38:26 +01:00
ff0f078ee6 PWA update available notification (#42)
All checks were successful
continuous-integration/drone/push Build is passing
2019-12-18 21:30:20 +00:00
81e9eef154 Show parent tasks in task overview list (#41)
All checks were successful
continuous-integration/drone/push Build is passing
2019-12-18 18:55:28 +00:00
4e5d14d969 Task Detail View (#37)
All checks were successful
continuous-integration/drone/push Build is passing
2019-11-24 13:16:24 +00:00
c4489c20e3
Moved non-theme stuff in general.scss
All checks were successful
continuous-integration/drone/push Build is passing
2019-10-30 20:05:40 +01:00
2705c1571e Handle task relations the right way (#36)
All checks were successful
continuous-integration/drone/push Build is passing
2019-10-28 21:45:37 +00:00
7a997b52a6
Fixed label edit still opening when deleting a label
All checks were successful
continuous-integration/drone/push Build is passing
2019-10-26 14:39:27 +02:00
0af1deaa00
Fixed shared lists overflowing
All checks were successful
continuous-integration/drone/push Build is passing
2019-10-20 21:35:35 +02:00
bcfded6efc
Added the function to collapse all lists in a namespace in the sidebar menu
All checks were successful
continuous-integration/drone/push Build is passing
2019-10-19 17:56:47 +02:00
3211e1e8ea Added handling if the user is offline (#35)
All checks were successful
continuous-integration/drone/push Build is passing
2019-10-16 21:27:21 +00:00
d83fb24bbd Added link sharing (#30)
All checks were successful
continuous-integration/drone/push Build is passing
2019-09-09 17:55:43 +00:00
aeae2c4f1f
Show avatars of assigned users
All checks were successful
continuous-integration/drone/push Build is passing
2019-06-06 12:52:05 +02:00
c0a8ec7bec
Fixed menu not being visible on mobile
All checks were successful
continuous-integration/drone/push Build is passing
2019-05-19 18:19:22 +02:00
cd4dc92a95
Added colors to tasks
All checks were successful
continuous-integration/drone/push Build is passing
2019-04-30 22:18:06 +02:00
84b20ef32b
Fixed various style bugs with the gantt chart
All checks were successful
continuous-integration/drone/push Build is passing
2019-04-30 11:02:38 +02:00
72468a0604
Fixed gantt chart styling
All checks were successful
continuous-integration/drone/push Build is passing
2019-04-30 10:50:23 +02:00
8db384d64b
Added fancy scrollbars
All checks were successful
continuous-integration/drone/push Build is passing
2019-04-30 10:44:49 +02:00
d03f0211a3 Gantt Charts (#29)
All checks were successful
continuous-integration/drone/push Build is passing
2019-04-29 21:41:39 +00:00
konrad
ad6ba80021 Frontend desing improvements (#28)
All checks were successful
the build was successful
2019-04-23 19:50:37 +00:00
f7a17e45bc Labels on tasks (#25)
All checks were successful
the build was successful
2019-03-07 19:48:40 +00:00
4a8a1b0a24 Task assingees (#21)
All checks were successful
the build was successful
2019-03-03 20:07:39 +00:00
aac137f8a4 Task Priorities (#19)
All checks were successful
the build was successful
2019-03-03 15:03:08 +00:00
d66382b581 Improved team search and team managing (#18)
All checks were successful
the build was successful
2019-03-03 12:50:06 +00:00