focalboard/server/services/store/storetests
Harshil Sharma 90f6389745
Person Property Type (#406)
* Added getWorkspaceUsers API

* Integrated workspace user API in UI

* Integrated workspace user API in UI

* Added toto for implementation slot

* Implemenmted getWorkspaceUSers to get data from Focalboard DB

* Updated store mocks

* Made select styles a shared constant

* Removed unwanted diffs

* Removed unwanted diffs

* Updated snapshots for new property type

* Added user store test

* Added missing copyright notice

* Returning error if no users found to retain original behavior

* Minor fixes and added tests

* Minor fixes

* Used React context for workspace users

* Used useContext hook, and added additional user ID -> user context to avoid that computation by all componnets

* Mergerd both workspace user contextx

* Minor review fix
2021-06-04 18:53:15 +05:30
..
blocks.go Add Export/import board (#403) 2021-05-13 15:04:49 -06:00
helpers.go Workspace backend support 2021-03-26 11:01:54 -07:00
sharing.go Global template support 2021-03-30 14:04:00 -07:00
system.go Adding system store tests 2021-04-30 16:48:45 +02:00
users.go Person Property Type (#406) 2021-06-04 18:53:15 +05:30