Harrison Healey
b9e2263cb5
MM-46646 Serve all plugin images via webpack
2022-09-07 19:14:34 -04:00
Harshil Sharma
2ac56dbfba
Ported view limits to main ( #3252 )
...
* Ported view limits to main
* lint fix
* Added tests
* Added tests
* Fixed a server test
* fixed webapp test
* fixed webapp test
* fixing some tests
* implement check when duplicating views
* Fixed webapp tests
* Fixed webapp tests
* Fixed webapp tests
* Trying without race test
* Lets race again
* Made error descriptive
* Minor improvements
* Updates snapshots for changed alt text
* Updates snapshots for changed alt text
Co-authored-by: Scott Bishel <scott.bishel@mattermost.com>
2022-06-29 18:05:24 +05:30
Harshil Sharma
ab3bf6312c
Merge Onboarding feature branch into main ( #2406 )
...
* Persistent user config (#2133 )
* Added user config API
* Add unit tests
* lint fix
* Fixed webapp tests
* Fixed webapp tests
* Updated props in store after updating
* Minor fixes
* Removed redundent data from audit logs
* Onboarding Tour (#2287 )
* Created private board
* Roughly displayed tour
* Synced with Dhama's changes
* WIP
* Trying to add GIF
* Added 3 tour steps
* WIP
* WIP
* WIP
* checked in missed file
* Synced with feature branch
* WIp
* Adde skip tour option
* Fixed image loading for on-prem
* Made tour work on presonal server:
* Adde missed file
* Adding telemetry
* Adding telemetry
* Added tour tip telemetry
* Fixed pulsating dot styling for personal server
* reverted personal config
* Added reset tour button
* Displayed share tour tip of feature is enabled
* Lint fixes
* Fixed webapp tests
* Fixed webapp tests
* Completed webapp tests
* Completed webapp tests
* Webapp lint fixes
* Added server tests
* Testing cypress skip tour fix
* Fixed Cypress tests
* Added share board tour step
* Added share board tour step
* webapp lint fixes
* Updated logic to pick welcome board
* Updated tests:
* lint fixes
* Updating UI changes
* Fixed a bug causing card tour to re-appear
* FIxed minor issue
* FIxed bug where card tour didn't start in clickingh on card
* Fixed tests
* Make update user props use string instead of interface
* Fixed a value type
* Updating gif size
* Updating resolution breakpoint
* Updating tutorial tip
* Updating view selector
* Refactored tour components
* Misc fixes
* minor refactoring
* GH-2258: allow date range to overflow (#2268 )
* allow date range to overflow
* Fixed issue with date overflowing into neighbouring column
Co-authored-by: Harshil Sharma <harshilsharma63@gmail.com>
Co-authored-by: Mattermod <mattermod@users.noreply.github.com>
* Update readme with accurate Linux standalone app build instructions (#2351 )
* Bump follow-redirects from 1.14.7 to 1.14.8 in /experiments/webext (#2339 )
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects ) from 1.14.7 to 1.14.8.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases )
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.14.7...v1.14.8 )
---
updated-dependencies:
- dependency-name: follow-redirects
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Switch component style fixed: selector specificity increased by adding additional class. (#2179 )
* Adding sever side undelete endpoint (#2222 )
* Adding sever side undelete endpoint
* Removing long lines golangci-lint errors
* Fixing linter errors
* Fixing a test problem
* Fixing tests
Co-authored-by: Mattermod <mattermod@users.noreply.github.com>
* Removing transactions from sqlite backend (#2361 )
* Removing transactions from sqlite backend
* Skipping tests in sqlite because the lack of transactions
* Generating the mocks
* Fixing golangci-lint
* Fixing problem opening the tour tooltip on card open
* Fixing texts missmatch
* Adding the Product Tour entry in the user settings menu
* Fixing some tests
* Fixing tests
Co-authored-by: Asaad Mahmood <asaadmahmood@users.noreply.github.com>
Co-authored-by: Scott Bishel <scott.bishel@mattermost.com>
Co-authored-by: Mattermod <mattermod@users.noreply.github.com>
Co-authored-by: Doug Lauder <wiggin77@warpmail.net>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: kamre <eremchenko@gmail.com>
Co-authored-by: Jesús Espino <jespinog@gmail.com>
* Restored package json
* Restored package json
Co-authored-by: Asaad Mahmood <asaadmahmood@users.noreply.github.com>
Co-authored-by: Scott Bishel <scott.bishel@mattermost.com>
Co-authored-by: Mattermod <mattermod@users.noreply.github.com>
Co-authored-by: Doug Lauder <wiggin77@warpmail.net>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: kamre <eremchenko@gmail.com>
Co-authored-by: Jesús Espino <jespinog@gmail.com>
2022-02-28 12:28:16 +01:00
Asaad Mahmood
c332e455c1
Updating splash screen sizing for image and content ( #1399 )
...
* Updating splash screen sizing for image and content
2021-10-04 16:58:56 -04:00
Hossein
7fae65ea02
Start Welcome Page ( #1231 )
...
* start welcome page
* setup template
* setup forwarding logic
* fix linting errors
* Updating UI
* Use intl strings
* Address comments
* go to baords welcome
* Fix image problem
* fix linting
* fix getting shown wrong things
* fix build issues
* fix cypress test and non plugin
* Fix bugs
* remove console
* Add welcome page
* address comments
Co-authored-by: Asaad Mahmood <asaadmahmood@users.noreply.github.com>
2021-09-28 09:51:32 -04:00
Harshil Sharma
d0ba389063
FTUE - Dashboard ( #1177 )
...
* Dashboard UI complete
* Updating UI changes
* Finishing touches
* Made navigation better
* Updated dashboard navigation
* Fixed spacing issue
* Fixed spacing issue
* Updating UI
* Fixed a CSS linter issue
* Update webapp/i18n/en.json
Co-authored-by: Justine Geffen <justinegeffen@users.noreply.github.com>
* Updated docs
Co-authored-by: Justine Geffen <justinegeffen@users.noreply.github.com>
* Update webapp/i18n/en.json
Co-authored-by: Justine Geffen <justinegeffen@users.noreply.github.com>
* Disabled image
* FIxed tests
* Review fixes
Co-authored-by: Asaad Mahmood <asaadmahmood@users.noreply.github.com>
Co-authored-by: Justine Geffen <justinegeffen@users.noreply.github.com>
Co-authored-by: Scott Bishel <scott.bishel@mattermost.com>
2021-09-14 10:42:18 -06:00
Chen-I Lim
19d9e9cf15
Default favicon
2021-01-28 09:38:04 -08:00
Jesús Espino
e77a6e7acd
Moving the styles into the webpack bundle
2020-10-26 15:51:32 +01:00
Jesús Espino
ffc638635f
Moving css aside menu components
2020-10-26 14:43:29 +01:00
Jesús Espino
d840f46d4e
Moving more css aside components
2020-10-25 22:29:20 +01:00
Jesús Espino
154a71574d
Moving more css aside components
2020-10-25 22:25:55 +01:00
Jesús Espino
c5ad9361ab
Moving more css aside components
2020-10-25 22:17:13 +01:00
Jesús Espino
33a4b35464
Moving more css aside components
2020-10-25 22:11:27 +01:00
Jesús Espino
07f8f7eb55
Moving css aside the components
2020-10-25 22:01:53 +01:00
Jesús Espino
03c6a3461f
Moving more css aside components
2020-10-25 19:44:42 +01:00
Jesús Espino
148a7f2ade
Moving more css aside components
2020-10-25 19:28:09 +01:00
Jesús Espino
79313ddb34
Moving some css aside the right components
2020-10-25 19:23:23 +01:00
Chen-I Lim
4d2c884512
Menu css
2020-10-23 20:25:05 -07:00
Chen-I Lim
015084ca09
Show hidden column counts
2020-10-23 15:33:33 -07:00
Chen-I Lim
93bbc1343a
Hide board columns
2020-10-23 15:16:15 -07:00
Chen-I Lim
4f2e6e567c
Sidebar css: Click anywhere along item
2020-10-22 13:31:05 -07:00
Chen-I Lim
84529f9c00
Hide / show sidebar
2020-10-22 09:34:10 -07:00
Chen-I Lim
d2cb5c9b1b
icon css to avoid clipping
2020-10-21 19:35:57 -07:00
Chen-I Lim
3dfeeeba6d
Shift+Click to mutl-select cards, drag multiple
2020-10-21 15:58:41 -07:00
Chen-I Lim
277505e6f9
Show views in sidebar
2020-10-21 13:20:00 -07:00
Chen-I Lim
95c704c3f4
Rename src/client to webapp/src
2020-10-20 11:22:33 -07:00