6543
c86478ec47
[UI] Sortable Tables Header By Click ( #7980 )
...
* [UI] Sortable Tables Header By Click
* get rid of padding above header
* restart CI
* fix lint
* convert getArrow JS to SortArrow go func
* addopt SortArrow funct
* suggestions from @silverwind - tablesort.js
Co-authored-by: silverwind <me@silverwind.io>
* Update web_src/js/features/tablesort.js
Co-authored-by: silverwind <me@silverwind.io>
* Update web_src/js/features/tablesort.js
Co-authored-by: silverwind <me@silverwind.io>
Co-authored-by: silverwind <me@silverwind.io>
4 years ago
zeripath
fe2cacf5ea
Properly truncate system notices ( #11714 )
...
* Properly truncate system notices
As noted in #11658 the system notifications list will always suffix
system notices with ... even when the notice is longer than 120
characters.
Instead we should use .text.truncate to auto truncate and make the
notices clickable to view their details.
Signed-off-by: Andrew Thornton <art27@cantab.net>
* As per @CirnoT make table cell clickable
* ensure that pre wraps
Signed-off-by: Andrew Thornton <art27@cantab.net>
Co-authored-by: techknowlogick <techknowlogick@gitea.io>
4 years ago
John Olheiser
bcd16cec63
Fix admin notices ( #10480 )
...
Signed-off-by: jolheiser <john.olheiser@gmail.com>
5 years ago
John Olheiser
e5944a9521
Change admin dashboard to POST ( #10465 )
...
* Add form and convert to POST
* Redirect for flash
Signed-off-by: jolheiser <john.olheiser@gmail.com>
5 years ago
silverwind
4e912d2ed8
Disallow leading zeroes in Less ( #10407 )
5 years ago
Lunny Xiao
e4e6d48e30
Move less from public/ to web_src/ so that it will not be packe… ( #8908 )
5 years ago
Xaver Maierhofer
95d3d42c5f
Fix code overflow ( #6914 )
6 years ago
Xaver Maierhofer
3957b40021
Add less linter via npx ( #6936 )
6 years ago
Xaver Maierhofer
6fb58a8cdc
Clean less files ( #6921 )
6 years ago
silverwind
28fcbf33dc
UI: Make document body a flexbox ( #6139 )
...
* UI: Make document body a flexbox
Fixes: https://github.com/go-gitea/gitea/issues/6118
* ie11 fixes
* increase padding to 80px
* add flex-grow
6 years ago
silverwind
d44aa831f3
Convert tabs to spaces in .less files ( #3064 )
7 years ago
Lauris BH
51d0becb42
Add configuration option for default permission to create Organizations ( #1686 )
8 years ago
Unknwon
baaf6046a1
Minor fix for #2660
9 years ago
Adam Strzelecki
dd8a06a397
LESS: Use tabs for indent in all files
...
This does not change any content and generated gogs.css is still the same.
9 years ago
Unknwon
f41360d864
#2052 advanced select ops for system notices
9 years ago
Unknwon
7a9777ae36
fix #1990
9 years ago
Antoine GIRARD
4dd731cb53
Fix indent .less
9 years ago
Antoine GIRARD
2717ada14c
Little fix
9 years ago
Antoine GIRARD
e1c04f043b
Implement new ui to dashboard
9 years ago
Unknwon
c7ac237b57
fix css
9 years ago
Unknwon
fa728d8dff
more minor fix on 1581
9 years ago
Unknwon
aa65761d81
new commits table
9 years ago
Unknwon
81b8427438
new UI on admin/monitor
9 years ago