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
Hossein
e2dd9a978a
Add Export/import board ( #403 )
...
* Resolve GH-261
* fix eslint
* Address comments
* update mocks
* add test
2021-05-13 15:04:49 -06: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
Chen-I Lim
3531c8307d
Global template support
2021-03-30 14:04:00 -07:00
Chen-I Lim
9ff340c989
Store files per workspace and root block
2021-03-29 16:27:35 -07:00
Chen-I Lim
725971784b
Workspace backend support
2021-03-26 11:01:54 -07:00
Chen-I Lim
2681b8900a
Fix #78 : GetSharing should return undefined when missing
2021-03-17 12:15:16 -07:00
Chen-I Lim
af7f666eff
Return JSON empty array when not found, and handle null arrays
2021-03-08 16:08:17 -08:00
Chen-I Lim
1f461adbf8
Cleanup archive import
2021-03-02 15:35:44 -08:00
Chen-I Lim
3456aed4b6
Store fileId for image blocks instead of url
2021-02-23 11:59:32 -08:00
Chen-I Lim
02e436c902
Store fileId for image blocks instead of url
2021-02-23 11:42:28 -08:00
Chen-I Lim
a7086325a6
Cleanup login client
2021-02-10 14:10:40 -08:00
Chen-I Lim
1a006f47a0
Cypress: single user token
2021-02-09 16:34:54 -08:00
Chen-I Lim
93b9eac852
Win app: single user token
2021-02-09 15:24:50 -08:00
Chen-I Lim
753b901877
Win: single user session token
2021-02-09 12:51:53 -08:00
Chen-I Lim
c484eb8c43
Don't require CSRF token for get files
2021-02-05 10:45:28 -08:00
Chen-I Lim
d655ca3af6
Add X-Requested-With header check for CSRF
2021-02-03 10:16:37 -08:00
Chen-I Lim
37b751723c
Content: Load images with auth
2021-01-28 11:20:46 -08:00
Chen-I Lim
1286349a22
Change password
2021-01-21 10:16:40 -08:00
Chen-I Lim
c5cb542d7e
Look up comment username from userId
2021-01-19 15:12:54 -08:00
Chen-I Lim
bf8b624346
logout from user menu
2021-01-14 18:23:15 -08:00
Chen-I Lim
0450a03971
Fix register error handling, and client json parsing
2021-01-14 10:58:16 -08:00
Chen-I Lim
d3eed6308a
Fix redirect to login if no session. Cleanup client error handling.
2021-01-14 09:34:08 -08:00
Chen-I Lim
7915564d2c
Require signup token to register
2021-01-13 16:56:01 -08:00
Chen-I Lim
b8bfc7fce3
Pass read_token to getSubTree
2021-01-13 09:40:37 -08:00
Chen-I Lim
61fb38d418
Allow GetSubTree without auth. WIP
2021-01-12 18:49:08 -08:00
Chen-I Lim
2dab4f56fd
OctoClient Sharing APIs
2021-01-12 16:52:25 -08:00
Jesús Espino
dabfd2ea01
Adding config for session expire and refresh
2021-01-11 15:16:39 +01:00
Jesús Espino
e5941d6440
More work on auth
2020-12-07 20:40:16 +01:00
Jesús Espino
c8ac701587
Merge remote-tracking branch 'origin/main' into auth
2020-12-04 16:04:28 +01:00
Jesús Espino
f491241c1a
Preliminary auth implementation
2020-12-04 16:03:09 +01:00
Chen-I Lim
850f60e1fb
Add rootId to blocks. Requires archive export / re-import.
2020-12-03 14:09:48 -08:00
Chen-I Lim
58ac99d958
Fix linting
2020-11-12 14:55:55 -08:00
Chen-I Lim
37fd30413b
Duplicate board
2020-11-12 10:16:59 -08:00
Chen-I Lim
9b19981e88
Fix some linting issues
2020-10-22 09:46:06 -07:00
Chen-I Lim
a8a274ff0f
npm run fix and replaced tabs with spaces
2020-10-21 15:03:12 -07:00
Chen-I Lim
277505e6f9
Show views in sidebar
2020-10-21 13:20:00 -07:00
Chen-I Lim
27f8e77033
Move IBlock to block.ts
2020-10-20 18:58:48 -07:00
Chen-I Lim
aa950240d9
Immutable blocks
2020-10-20 18:28:55 -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