3904c188ac
Removed trailing spaces
2019-05-31 13:55:06 +02:00
a5bae513e1
Navigation: Unified cloud navigation
...
* Removed main drop down menu
* Added "My cloud" to user menu
* Attract/Flamenco is found under Production Tools menu
* Attract/Flamenco has the same navigation as its project
2019-02-06 10:31:36 +01:00
72417a9abb
Minor layout and style adjustments.
2018-11-22 21:35:27 +01:00
6ae9a5ddeb
Quick-Search: Added Quick-search in the topbar
...
Changed how and what we store in elastic to unify it with how we store
things in mongodb so we can have more generic javascript code
to render the data.
Elastic changes:
Added:
Node.project.url
Altered to store id instead of url
Node.picture
Made Post searchable
./manage.py elastic reset_index
./manage.py elastic reindex
Thanks to Pablo and Sybren
2018-11-22 15:31:53 +01:00
5a5b97d362
Introducing Main Dropdown navigation for mobile
2018-09-21 16:13:50 +02:00
35fb07ee64
Navigation: Move marker on left side
...
On the right it looks like a scrollbar.
2018-09-20 12:10:09 +02:00
6cb85b06dc
Project: Dark navbar for edit project
2018-09-19 18:21:47 +02:00
7796179021
Navigation: Position icons
2018-09-19 15:42:18 +02:00
e079ac4da1
CSS adjustments to dropdowns, cards, responsive
2018-09-19 11:33:20 +02:00
e40ba69872
Project style adjustments.
2018-09-17 17:07:10 +02:00
6648f8d074
Minor style adjustments
2018-09-16 05:02:16 +02:00
6b29c70212
Navigation menu: Style see-more items
2018-09-15 06:16:06 +02:00
2e9555e160
Layout and style for new global menu.
2018-09-15 05:41:15 +02:00
a97c8ffc93
Search: Layout and styling
2018-09-12 19:00:16 +02:00
ecace8c55b
Navbar: style tweaks
2018-09-10 17:09:37 +02:00
612862c048
Use bootstrap classes where possible
2018-09-07 18:13:04 +02:00
6b3f025e16
Project Edit: Cleanup and styling
2018-09-07 17:21:02 +02:00
1821bb6b7d
CSS general cleanup and minor style tweaks
2018-09-06 12:11:10 +02:00
9c2ded79dd
CSS: Cleanup and simplification
...
Mainly to rely more on bootstrap styling
2018-08-31 19:32:17 +02:00
819300f954
Navbar cleanup
2018-08-28 15:52:56 +02:00
3965061bde
CSS: Split into modules
...
Don't place pure styling on top-level files (those that don't begin with underscore).
Instead, import them as individual files.
2018-08-27 17:01:08 +02:00