Commit Graph

1099 Commits

Author SHA1 Message Date
Chen-I Lim
9069ae0af9 Make board and table scroll using flexbox 2020-10-13 13:43:35 -07:00
Chen-I Lim
29c214b3ab todo 2020-10-13 11:36:27 -07:00
Jesús Espino
82b5a52abe Adding missed fields 2020-10-13 20:16:44 +02:00
Chen-I Lim
aa1223923d Make board scrollable. WIP 2020-10-13 08:27:23 -07:00
Chen-I Lim
7f23f9dc41 Sidebar full height with scroll 2020-10-12 21:36:49 -07:00
Chen-I Lim
67bd243718 Sidebar: delete board 2020-10-12 19:45:57 -07:00
Chen-I Lim
8ac37839a6 Sidebar: Switch to board when adding 2020-10-12 19:28:15 -07:00
Chen-I Lim
057007d21c Switch board - attach listener to new board 2020-10-12 19:21:58 -07:00
Chen-I Lim
c92f5a8ec0 Sidebar full height 2020-10-12 19:17:37 -07:00
Chen-I Lim
7668dea023 Sidebar: showBoard 2020-10-12 12:23:28 -07:00
Chen-I Lim
7791b885a6 Sidebar: add board. WIP 2020-10-12 12:01:00 -07:00
Chen-I Lim
e29d2ef9ba Sidebar style 2020-10-12 11:40:09 -07:00
Chen-I Lim
316ad45020 Sidebar. WIP 2020-10-12 11:02:07 -07:00
Chen-I Lim
e227d384d2 Refactor boardPage: Move page frame layout to code 2020-10-12 10:04:06 -07:00
Chen-I Lim
fec32947bb Cleanup boardPage - layout page frame in code 2020-10-12 10:01:58 -07:00
Chen-I Lim
b5053c5292 Show sort direction on sort menu 2020-10-12 09:37:53 -07:00
Chen-I Lim
04d4a7beb0 cleanup 2020-10-12 09:33:03 -07:00
Chen-I Lim
63c7763b41 Refactor: Move sort menu to OctoUtils 2020-10-12 09:32:36 -07:00
Chen-I Lim
187df20be7 Show sort direction in sort menu 2020-10-12 09:29:49 -07:00
Chen-I Lim
c6a0f7f3e9 Show selected property on sort menu 2020-10-12 09:22:12 -07:00
Chen-I Lim
860eeeb607 Merge branch 'main' into chen 2020-10-12 09:03:31 -07:00
Chen-I Lim
87413c3ad9 Text search 2020-10-12 08:58:12 -07:00
Chen-I Lim
e3dc339be3 WebSocket comments 2020-10-12 08:57:49 -07:00
Chen-I Lim
92882fee5f Case-insensitive search 2020-10-12 08:55:59 -07:00
Chen-I Lim
ae93fe22ce Add Go WebSocket method comments 2020-10-12 08:52:40 -07:00
Chen-I Lim
54852cd5f2 Merge branch 'main' into chen 2020-10-09 11:15:54 -07:00
Chen-I Lim
d4aaef305d Initialize websocket listeners 2020-10-09 10:44:12 -07:00
Chen-I Lim
93028db7b5 Fix botched merge. 2020-10-09 10:30:05 -07:00
chenilim
a344165b68
Merge pull request #3 from mattermost/websockets
Preparing websockets to move to another package
2020-10-09 10:27:38 -07:00
chenilim
7d3f272f25
Merge branch 'main' into websockets 2020-10-09 10:27:04 -07:00
Chen-I Lim
1dca9af576 go get dependencies in make prebuild (refactor later)
Update readme
2020-10-09 10:25:05 -07:00
chenilim
30449fb1f3
Merge pull request #2 from mattermost/config-to-viper
Simplifying config using viper
2020-10-09 10:22:41 -07:00
Jesús Espino
8396303932 Working on some structure to use react-router 2020-10-09 17:10:26 +02:00
Jesús Espino
0930fe44f6 Adding the option to have sass aside the component 2020-10-09 14:02:19 +02:00
Jesús Espino
17f7f844e8 Preparing websockets to move to another package 2020-10-09 11:51:12 +02:00
Jesús Espino
944851729d Handling not-handled error 2020-10-09 10:28:39 +02:00
Jesús Espino
d41c747a7a Simplifying config using viper 2020-10-09 10:27:20 +02:00
Jesús Espino
6e2d9dd02a Remove unnecesary blockFromMap 2020-10-09 10:09:49 +02:00
Jesús Espino
f5db60bf9c Preparatory work to move the store into a different service 2020-10-09 10:08:38 +02:00
Jesús Espino
516dfbbd45 Improvements around marshalling and status codes 2020-10-09 09:53:15 +02:00
Chen-I Lim
c6463e5534 Search color 2020-10-08 21:05:57 -07:00
Chen-I Lim
0bccdc26e9 Search in TableComponent as well 2020-10-08 20:24:34 -07:00
Chen-I Lim
c98ae89b50 Search 2020-10-08 20:20:02 -07:00
Chen-I Lim
66e59d3029 Seach text. WIP 2020-10-08 20:09:34 -07:00
Chen-I Lim
751114f61b Refactor server: moved utils to under the main pacakge 2020-10-08 11:47:59 -07:00
Chen-I Lim
65b59146a3 Updated README 2020-10-08 10:01:56 -07:00
Chen-I Lim
5a502b2b1b Update README 2020-10-08 09:29:48 -07:00
Chen-I Lim
123cc5d3a4 Add README.md 2020-10-08 09:26:05 -07:00
Chen-I Lim
b5b294a54c First commit! 2020-10-08 09:21:27 -07:00