Jesús Espino
d7442739b5
Fixing MM-36062 another detail
2021-06-18 16:47:12 +02:00
Jesús Espino
22172be2cd
Fixing MM-36062 extra detail
2021-06-15 11:03:53 +02:00
Jesús Espino
d3b21dd05f
Fixing MM-36062 ( #579 )
2021-06-15 09:34:59 +02:00
Scott Bishel
b3dd307664
GH-408 Implement Table Group ( #463 )
...
* initial checkin
* temporary commit
* most functionality working
* cleanup
* fixes for read-only mode
* implement drop on groups
* implement dnd card -> groupheader
* fix linter
* remove setting input size, set to 1st column width
* fix linter
* revert change
* add ungroup feature
* rework to handle fixed header row.
* fix for deleting group by property
* make falsy
* post merge fixes, handle multi-select
Co-authored-by: Mattermod <mattermod@users.noreply.github.com>
2021-06-07 08:47:22 -06:00
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
Chen-I Lim
2c28746978
npm audit fix ( #405 )
2021-05-13 16:17:07 -06:00
Scott Bishel
019dd3da8f
[GH-353] initial implmentation of autosize columns ( #355 )
...
* initial implmentation of autosize columns
* fix lint
* move to utils
* table header provide its own length
* implement padding and font from DOM
* cleanup, lint fixes
* more cleanup
2021-05-10 14:52:00 +02:00
Jesús Espino
58776dd94d
Fixing external link click and workaround the export archive/csv problem
2021-04-29 15:31:17 +02:00
Simon Leblanc
a918af6200
Translate date and datetime with React Translator ( #350 )
2021-04-28 15:30:18 +02:00
Jesús Espino
5ab3f8d3ce
Addining subpath support ( #241 )
...
* Addining subpath support
* Fixing a subpath problem in suburls
* Using the server root for allow subpaths
* Fixing baseURL variable name
* Some improvements
* Making it work in mattermost plugin
* Fixing eslint warnings
* Fixing cypress tests
2021-04-16 13:42:37 +02:00
Jesús Espino
962f216426
Fixing drag and drop for touchable devices
2021-04-08 10:40:57 +02:00
Chen-I Lim
3b26ff7d14
Add rel="noreferrer" to markdown links
2021-01-26 15:46:45 -08:00
Chen-I Lim
a8f0a9590a
ShareBoard: Copy link
2021-01-13 11:01:33 -08:00
Chen-I Lim
68f5130098
Refactor: card contentOrder
2020-12-18 12:52:45 -08:00
Chen-I Lim
cd9e34499b
Put shown cardId in url, to allow direct linking to cards
2020-12-08 10:57:36 -08:00
Chen-I Lim
55a3685263
tighten up arrayEquals parameters
2020-12-07 12:13:20 -08:00
Chen-I Lim
4f84ecb741
Preserve line breaks in markdown
2020-11-18 11:01:07 -08:00
Chen-I Lim
9b19981e88
Fix some linting issues
2020-10-22 09:46:06 -07:00
Chen-I Lim
fe881b001d
Stop propagation on markdown url click
2020-10-21 16:17:10 -07:00
Chen-I Lim
3f35d615c0
Make Markdown urls open in _blank
2020-10-21 16:06:11 -07:00
Chen-I Lim
c95ab685e4
Cleanup some eslint issues.
2020-10-20 13:26:06 -07:00
Chen-I Lim
9255bd4ded
Ran npm run fix
2020-10-20 12:52:56 -07:00
Chen-I Lim
36a104f45b
Ran npm run fix
2020-10-20 12:50:53 -07:00
Chen-I Lim
95c704c3f4
Rename src/client to webapp/src
2020-10-20 11:22:33 -07:00