Commit Graph

38 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
87f74e3a4b
Pre/Suffix formatted dates with relative pronouns like "in [one day]" or "[two days] ago"
All checks were successful
continuous-integration/drone/push Build is passing
2020-03-23 18:46:33 +01:00
f690a6f457
Swap moment.js with date-fns
All checks were successful
continuous-integration/drone/push Build is passing
2020-03-02 21:55:22 +01:00
5972476735
Add undo button to notification when marking a task as done
All checks were successful
continuous-integration/drone/push Build is passing
2020-03-02 21:19:26 +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
b41a4380d8
Add a button to the task detail page to mark a task as done
All checks were successful
continuous-integration/drone/push Build is passing
2020-02-09 14:46:01 +01:00
8dcabc9385 Only focus inputs if the viewport is large enough (#55)
All checks were successful
continuous-integration/drone/push Build is passing
Only focus inputs if the viewport is large enough

Co-authored-by: kolaente <k@knt.li>
Reviewed-on: #55
2020-01-31 16:19:04 +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
1170e030f6 Use message mixin for handling success and error messages (#51)
All checks were successful
continuous-integration/drone/push Build is passing
Use message mixin everywhere

Add mixin for success and error messages

Co-authored-by: kolaente <k@knt.li>
Reviewed-on: #51
2020-01-30 21:47:08 +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
9c66a7570a Reorganize Styles (#45)
All checks were successful
continuous-integration/drone/push Build is passing
2019-12-19 22:09:23 +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
bdf0d00bff
Different edit icon
All checks were successful
continuous-integration/drone/push Build is passing
2019-10-19 21:41:23 +02:00
2a7871cf96 Add minimal PWA (#34)
All checks were successful
continuous-integration/drone/push Build is passing
2019-10-16 18:25:10 +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
857c283fb7 Added global api config (#31)
All checks were successful
continuous-integration/drone/push Build is passing
2019-09-09 17:32:57 +00: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
aac137f8a4 Task Priorities (#19)
All checks were successful
the build was successful
2019-03-03 15:03:08 +00:00
d7f7058eef Add week and month view for tasks (#15)
All checks were successful
the build was successful
2018-12-25 22:41:55 +00:00
e094b654e2 New design (#14)
All checks were successful
the build was successful
2018-12-25 15:03:51 +00:00
409aff07a7 Multiple Reminders (#5)
All checks were successful
the build was successful
2018-11-25 21:02:22 +00:00
af384a9f4b
Added methods to give a team access to a list 2018-09-18 07:38:26 +02:00
9ffa1dd913
Added method to remove a user from a team 2018-09-14 08:29:09 +02:00
297c1d889d
Added functions to have a list of teams 2018-09-14 07:23:25 +02:00
c8a305f930
Added modal component 2018-09-12 08:22:17 +02:00
42b3f8fb25
Added method to delete a namespace
All checks were successful
the build was successful
2018-09-11 20:16:08 +02:00
a4dafcd159
Added method to add a new namespace 2018-09-11 19:20:07 +02:00
628854b5aa
Added functions to edit a task
Some checks failed
the build failed
2018-09-10 21:06:39 +02:00
97a3079a34
Added functions to add points to a list
All checks were successful
the build was successful
2018-09-09 22:09:20 +02:00
85923704d8
Moved general css to seperate file & added theme from Bulmaswatch 2018-09-09 19:51:33 +02:00
74eb92cb53
Added buttons to add lists/namespaces
All checks were successful
the build was successful
2018-09-09 19:09:46 +02:00
aeff748cc8
Added logo & Top bar 2018-09-09 17:23:06 +02:00
85a8296278
Added better notification handling
Some checks failed
the build failed
2018-09-08 21:43:16 +02:00
8ccb1893f1
Properly added bulma 2018-09-06 19:56:44 +02:00
fe86ce2fa8
Added basic classes to handle http/auth/routing 2018-09-06 19:46:09 +02:00
0b1f4d3dff
init 2018-08-28 22:50:22 +02:00