focalboard/server/app
Harshil Sharma a30fef5848
Fixed a bug where images of the welcome board were not copied over. (#2453)
* Fixed a buig where images of welcome board were not copied over

* Lint fixes

* Fixed test

* Fixed test
2022-03-08 11:30:49 +05:30
..
app.go
app_test.go
auth.go
auth_test.go
blocks.go Adding sever side undelete endpoint (#2222) 2022-02-22 18:42:49 +01:00
blocks_test.go Adding sever side undelete endpoint (#2222) 2022-02-22 18:42:49 +01:00
clientConfig.go
clientConfig_test.go
export.go
files.go
files_test.go
helper_test.go
import.go
initialize.go
onboarding.go Fixed a bug where images of the welcome board were not copied over. (#2453) 2022-03-08 11:30:49 +05:30
onboarding_test.go Fixed a bug where images of the welcome board were not copied over. (#2453) 2022-03-08 11:30:49 +05:30
sharing.go
sharing_test.go
subscriptions.go
templates.boardarchive
templates.go
user.go Merge Onboarding feature branch into main (#2406) 2022-02-28 12:28:16 +01:00
workspaces.go
workspaces_test.go