Harshil Sharma
|
359462b125
|
Feature/adjust board component scroll (#447)
* Don't change a typical block element to inline-block
* fix scroll behaviour for board component
* Fixing cypress tests
* Fix merge conflict
* Made kanban and table header stay visible when scrolling
* Fixed Cypress tests
* Removed commented out code
Co-authored-by: signalwerk <sh@signalwerk.ch>
Co-authored-by: Jesús Espino <jespinog@gmail.com>
|
2021-05-27 16:28:07 +05:30 |
|
Harshil Sharma
|
3bf9d9382e
|
Clickable Links (#393)
* Added implementation for making links clickable
* Improved some clicking UX
* Removed unused stuff
* Fixed lint issues
* Added Compass Icons to Focalboard
* Updaed go.mod
* Made sure links in URL property are always assumed as absolute
* Removed unnecessary JSX code block
* Allowing only http and https protocols
* Removed unused extensions from file loader
* Icon and URL imporvements
* Added React component for Compass Icons.
* Allowed URLs with any arbitrary protocol.
|
2021-05-26 16:14:09 +05:30 |
|
Jesús Espino
|
441deb82ca
|
Fix deformation of images (Bug #357)
|
2021-04-28 20:08:03 +02:00 |
|
Stefan Huber
|
1ed9c6b291
|
Add prettier at least for css (#327)
This reverts commit c95ab685e4 and adds code fixes to scss files
Co-authored-by: Jesús Espino <jespinog@gmail.com>
|
2021-04-28 16:28:52 +02:00 |
|
Jesús Espino
|
6383d79ecf
|
Adding property validators
|
2021-04-08 12:40:55 +02:00 |
|
Jesús Espino
|
a6d0e4cc0b
|
Fixing cypress tests
|
2021-03-30 20:33:21 +02:00 |
|
Jesús Espino
|
d573f97fe6
|
Moving the label concept into its own component
|
2021-03-30 18:57:55 +02:00 |
|
Asaad Mahmood
|
5ec6a4682f
|
154 - Updating table cell css
|
2021-03-24 14:21:41 +05:00 |
|
Chen-I Lim
|
6efdc37144
|
Set link color in theme
|
2021-03-05 14:37:30 -08:00 |
|
Chen-I Lim
|
6ed49cc22b
|
Fix #61; Set dark mode property colors
|
2021-03-05 14:27:42 -08:00 |
|
Chen-I Lim
|
c62e587c85
|
Fix: Button font-size too small
|
2021-02-08 11:10:18 -08:00 |
|
Chen-I Lim
|
dc69ce315e
|
Rename main-app div
|
2021-01-29 20:39:06 -08:00 |
|
Asaad Mahmood
|
3abcb59b43
|
Updating Application UI
|
2021-01-22 23:44:04 +05:00 |
|
Chen-I Lim
|
c396613161
|
Fix css user-select for input
|
2020-12-04 10:18:57 -08:00 |
|
Chen-I Lim
|
a8801c0525
|
Mobile menu support
|
2020-12-02 16:54:06 -08:00 |
|
Chen-I Lim
|
a529cdd6bb
|
Fit content images to narrow width
|
2020-12-01 11:09:03 -08:00 |
|
Chen-I Lim
|
0d2311fdc5
|
Fix Safari dialog flex-shrink
|
2020-11-20 11:35:56 -08:00 |
|
Chen-I Lim
|
f87c811fbc
|
Very basic mobile support: viewport, padding, dialogs
|
2020-11-19 14:50:17 -08:00 |
|
Chen-I Lim
|
31cd68bade
|
Fix octo-block css
|
2020-11-03 16:49:13 -08:00 |
|
Chen-I Lim
|
2232d531ee
|
Fix MarkdownEditor css
|
2020-11-03 16:38:16 -08:00 |
|
Jesús Espino
|
a71f7d6b13
|
Removing general hover classes and moving them into each component css
|
2020-11-02 10:46:28 +01:00 |
|
Jesús Espino
|
2842e19a3b
|
Removed all the octo-button usages and replaced them with Button
|
2020-11-02 07:47:52 +01:00 |
|
Jesús Espino
|
f658f6654e
|
Removing more octo-button usages
|
2020-11-01 17:25:39 +01:00 |
|
Jesús Espino
|
e2b45da9d0
|
Migrating some octo-button class divs into Button objects
|
2020-11-01 16:35:49 +01:00 |
|
Jesús Espino
|
9a7c613022
|
Improving a bit the icon selector moving it to a component
|
2020-10-31 16:41:11 +01:00 |
|
Jesús Espino
|
2d3fd049ed
|
Migrating flash messages into a component
|
2020-10-28 17:56:35 +01:00 |
|
Jesús Espino
|
a783d318aa
|
Moving icons into components and make them aware of the theme
|
2020-10-27 12:53:14 +01:00 |
|
Jesús Espino
|
5e6d676812
|
Initial support of themes
|
2020-10-27 11:46:35 +01:00 |
|
Chen-I Lim
|
28f466696a
|
Cleanup placeholder text css
|
2020-10-26 12:46:15 -07:00 |
|
Chen-I Lim
|
ee24f2b001
|
Fix sort menu icons
|
2020-10-26 09:52:05 -07:00 |
|
Jesús Espino
|
e77a6e7acd
|
Moving the styles into the webpack bundle
|
2020-10-26 15:51:32 +01:00 |
|