Commit Graph

8 Commits

Author SHA1 Message Date
2ded541955 CSS Cleanup: remove font-body specifics 2018-08-27 17:01:43 +02:00
61673ef273 Search: implemented pagination
- Got rid of the nasty off-by-one logic in the JavaScript.
- Implemented pagination at the API.
2018-01-10 17:07:21 +01:00
30b3d6abaf Full width projects, search, and top navbar 2017-08-31 16:35:31 +02:00
575a7ed1a7 Introduced role-based capability system.
It's still rather limited and hard-coded, but it works.
2017-08-18 14:47:42 +02:00
8a8f654657 Project sidebar: tweak to active item state 2017-07-13 15:44:00 +02:00
10df0af355 Fix search list not scrolling 2017-02-06 14:35:51 +01:00
f1661f7efb Use native scrollbars 2016-11-16 17:48:35 +01:00
2c5dc34ea2 Introducing Pillar Framework
Refactor of pillar-server and pillar-web into a single python package. This
simplifies the overall architecture of pillar applications.

Special thanks @sybren and @venomgfx
2016-08-19 09:19:06 +02:00