Commit Graph

63 Commits

Author SHA1 Message Date
00c1ed7ad7
Move "Next Week" section in menu below "Next Month"
All checks were successful
continuous-integration/drone/push Build is passing
2020-02-14 17:38:48 +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
05da96e545
Use the same method everywhere to calculate the avatar url
All checks were successful
continuous-integration/drone/push Build is passing
2020-02-09 13:28:33 +01:00
783401723a
Better default profile image 2020-02-09 13:16:34 +01:00
80b363872e
Set user menu inactive when logging out
All checks were successful
continuous-integration/drone/push Build is passing
2020-02-09 13:07:31 +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
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
a06e709da6
Show motd everywhere
All checks were successful
continuous-integration/drone/push Build is passing
2019-12-25 17:38:49 +01:00
ed4d41e2d8 Add automatic user token renew (#43)
All checks were successful
continuous-integration/drone/push Build is passing
2019-12-19 20:50:07 +00: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
e00f0046b5
Replace all spaces with tabs
All checks were successful
continuous-integration/drone/push Build is passing
2019-11-03 13:44:40 +01: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
eb15046c5e
Added labels for login and register inputs
All checks were successful
continuous-integration/drone/push Build is passing
2019-10-19 16:27:56 +02:00
52bdae90d3
Load the offline image quietly in the background
All checks were successful
continuous-integration/drone/push Build is passing
2019-10-17 21:54:05 +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
568de04a87 Fixed redirect to login page (#33)
All checks were successful
continuous-integration/drone/push Build is passing
2019-09-09 18:36:30 +00:00
f6b70bb0a1 Fixed namespace loading (#32)
All checks were successful
continuous-integration/drone/push Build is passing
2019-09-09 17:59:58 +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
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
konrad
ad6ba80021 Frontend desing improvements (#28)
All checks were successful
the build was successful
2019-04-23 19:50:37 +00:00
316148531c Fixed namespaces nav sometimes using an old jwt token (#26)
All checks were successful
the build was successful
2019-03-07 19:48:55 +00:00
f7a17e45bc Labels on tasks (#25)
All checks were successful
the build was successful
2019-03-07 19:48:40 +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
9b0c842ae1 Move everything to models and services (#17)
All checks were successful
the build was successful
2019-03-02 10:25:10 +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
edbf1b4fb1 Moved buttons to manage teams and namespaces to the top (#11)
All checks were successful
the build was successful
2018-12-20 14:27:09 +00:00
e5eeaf0ea3
Dont show editing options for pseudo namespaces
Some checks are pending
the build is pending
2018-11-24 13:42:40 +01:00
95b8178496
Design improvments (closes #4)
All checks were successful
the build was successful
2018-11-06 16:53:32 +01:00
89023908b5 Add user email verification when registering (#3)
All checks were successful
the build was successful
2018-11-01 22:58:59 +00:00
c0d5f6e99a Add password reset (#1)
All checks were successful
the build was successful
2018-11-01 21:34:29 +00:00
f449437899
Added link to home page on logo
All checks were successful
the build was successful
2018-10-03 19:06:50 +02:00
4c5be3849f
Fixed some css issues
All checks were successful
the build was successful
2018-10-03 19:05:10 +02:00
9cd30e4dc0
CSS cleanup 2018-09-18 19:02:13 +02:00
77285ccce0
Added methods to manage users and teams in a namespace 2018-09-18 08:10:16 +02:00
23a3530640
Design improvemnts 2018-09-17 07:36:25 +02:00
3bc535577c
Namespace overview now does only one request instead of one for each namespace to get all lists 2018-09-17 07:34:22 +02:00
6190fe0ae5
Updated button spacing in namespaces overview
All checks were successful
the build was successful
2018-09-14 19:45:56 +02:00
297c1d889d
Added functions to have a list of teams 2018-09-14 07:23:25 +02:00
94b14167b1
Added method to edit namespace 2018-09-11 19:46:14 +02:00
a4dafcd159
Added method to add a new namespace 2018-09-11 19:20:07 +02:00
6dec563782
Fixed navbar styling to let it blend in
All checks were successful
the build was successful
2018-09-11 08:31:00 +02:00
d1155adc05
Reorganized assets 2018-09-11 07:02:32 +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
163aaf2384
"New"-Buttons are now full width 2018-09-09 21:41:04 +02:00
5ff4f5eb46
Added method to create a new list
All checks were successful
the build was successful
2018-09-09 21:28:07 +02:00
27e2192747
Fixed wrong size of content box 2018-09-09 21:00:27 +02:00
e55ff738ba
Logo is always visible
All checks were successful
the build was successful
2018-09-09 19:54:28 +02:00
85923704d8
Moved general css to seperate file & added theme from Bulmaswatch 2018-09-09 19:51:33 +02:00
fdd414d76b
Added styling for current list in menu 2018-09-09 19:41:43 +02:00