Chen-I Lim
|
14ab03cb97
|
Poll server in Go unit tests
|
2021-01-06 12:55:14 -08:00 |
|
Chen-I Lim
|
c1a73f88b3
|
Log error in Server API
|
2021-01-05 19:50:24 -08:00 |
|
Chen-I Lim
|
593e077fb9
|
Fix Go integration tests
|
2021-01-05 19:47:18 -08:00 |
|
Chen-I Lim
|
77de551fdd
|
Clear visible and hidden columns (options) when changing groupBy
|
2021-01-04 14:26:18 -08:00 |
|
Chen-I Lim
|
b47ae9197f
|
Change project tasks icon
|
2021-01-04 10:43:02 -08:00 |
|
Chen-I Lim
|
1c719d3a16
|
Update duplicate to handle card contentOrder
|
2020-12-18 14:28:54 -08:00 |
|
Chen-I Lim
|
0bd645df4e
|
Filter orphaned nodes on export
|
2020-12-14 11:24:38 -08:00 |
|
Chen-I Lim
|
0b1370ab35
|
Cleanup meeting notes template
|
2020-12-11 12:40:48 -08:00 |
|
Chen-I Lim
|
b8851c89e0
|
Meeting notes template
|
2020-12-11 12:13:47 -08:00 |
|
Chen-I Lim
|
578cdc7caa
|
Personal Goals template
|
2020-12-11 11:45:08 -08:00 |
|
Chen-I Lim
|
6d1782256c
|
Menu text consistent sentence casing
|
2020-12-11 11:10:25 -08:00 |
|
Chen-I Lim
|
0900546b68
|
Load default templates on server initialization
|
2020-12-10 12:41:06 -08:00 |
|
Chen-I Lim
|
6f40b80d6e
|
Filter out orphaned blocks on export
|
2020-12-10 12:39:09 -08:00 |
|
Chen-I Lim
|
850f60e1fb
|
Add rootId to blocks. Requires archive export / re-import.
|
2020-12-03 14:09:48 -08:00 |
|
Jesús Espino
|
cc065ef869
|
Adding another error handling to the migrations
|
2020-11-19 17:51:39 +01:00 |
|
Chen-I Lim
|
257a74954d
|
Unit tests for store.getSubTree
|
2020-11-12 10:48:08 -08:00 |
|
Chen-I Lim
|
37fd30413b
|
Duplicate board
|
2020-11-12 10:16:59 -08:00 |
|
Chen-I Lim
|
48e4cfd102
|
Minor: log.Printf
|
2020-11-09 12:53:25 -08:00 |
|
Jesús Espino
|
921de750dd
|
Merge pull request #23 from mgdelacroix/add-client
Add API client, integration tests structure and server lifecycle changes
|
2020-11-09 18:26:46 +01:00 |
|
Miguel de la Cruz
|
27ba0cc6c5
|
Remove unused router from the web.Server struct
|
2020-11-09 18:23:41 +01:00 |
|
Miguel de la Cruz
|
1111bd337a
|
Add API client, integration tests structure and server lifecycle changes
|
2020-11-09 13:23:15 +01:00 |
|
Chen-I Lim
|
4a7bf165c4
|
cleanup
|
2020-11-06 10:20:03 -08:00 |
|
Chen-I Lim
|
0d0bc7a672
|
Incremental updates on websocket
|
2020-11-06 10:11:01 -08:00 |
|
Chen-I Lim
|
4ed2e02fef
|
Make webhook calls async
|
2020-11-02 09:07:05 -08:00 |
|
Jesús Espino
|
0d177980ea
|
Moving webhook service into the right place
|
2020-10-30 19:33:25 +01:00 |
|
Chen-I Lim
|
526125cba7
|
Rename WebhookClient
|
2020-10-29 13:42:43 -07:00 |
|
Chen-I Lim
|
923ac19769
|
webhook cleanup
|
2020-10-29 13:32:51 -07:00 |
|
Chen-I Lim
|
5e8789cb14
|
Basic webhook on block update
|
2020-10-29 13:12:48 -07:00 |
|
Chen-I Lim
|
972b621d12
|
Notify changes to root blocks (empty parentID)
|
2020-10-26 10:54:37 -07:00 |
|
Chen-I Lim
|
c1fe8c3c0d
|
Fix db migration error check
|
2020-10-22 08:41:47 -07:00 |
|
Jesús Espino
|
72f4783e34
|
Some other code improvements from the golangci
|
2020-10-22 15:22:36 +02:00 |
|
Jesús Espino
|
607b8aa063
|
Some improvements based on golangci-lint checks, and adding more rules
|
2020-10-22 13:34:42 +02:00 |
|
Chen-I Lim
|
0b07f454bb
|
WebSocket listener: Handle add/remove blockIds
|
2020-10-21 12:36:43 -07:00 |
|
Jesús Espino
|
d179c9f704
|
Reorganizing app layer and adding a test using mocks
|
2020-10-21 11:32:13 +02:00 |
|
Jesús Espino
|
fe39696e26
|
Adding mock store and pin the generators/tools to specific versions
|
2020-10-21 09:56:03 +02:00 |
|
Jesús Espino
|
6f82a8a095
|
Adding squirrel query builder
|
2020-10-20 20:00:46 +02:00 |
|
Chen-I Lim
|
2c594854a0
|
Change fields type in Postgres to JSON
|
2020-10-19 12:10:26 -07:00 |
|
Jesús Espino
|
982a8edfc5
|
Add scheduler tests
|
2020-10-19 15:30:15 +02:00 |
|
Jesús Espino
|
94bfa840e8
|
Add initial telemetry code, system_settings table and the task scheduler
|
2020-10-19 14:55:31 +02:00 |
|
Jesús Espino
|
7c94602c11
|
Using a more standard way to serve static files
|
2020-10-18 02:46:25 +02:00 |
|
Jesús Espino
|
53b051816c
|
Passing an initial golangci-lint pass
|
2020-10-18 02:07:35 +02:00 |
|
Jesús Espino
|
868be73d5b
|
Making the migrations embeded, and add an initial store test
|
2020-10-18 01:09:12 +02:00 |
|
Jesús Espino
|
c4a3fe9cba
|
Fixing makefile and executing go mod tidy
|
2020-10-17 20:48:54 +02:00 |
|
Jesús Espino
|
61cdfecef9
|
Adding missed files
|
2020-10-16 22:27:16 +02:00 |
|
Jesús Espino
|
3c15957e3d
|
Adding golang migrate to handle database migrations
|
2020-10-16 22:26:47 +02:00 |
|
Jesús Espino
|
4f0351a8ab
|
Using FilesStore service from mattermost-server code directly
|
2020-10-16 20:16:52 +02:00 |
|
Jesús Espino
|
55e49bea51
|
Abstracting more the store concept
|
2020-10-16 19:20:43 +02:00 |
|
Jesús Espino
|
19ab85b329
|
Splitting the server in multiple packages
|
2020-10-16 19:12:53 +02:00 |
|
Jesús Espino
|
5fc5281967
|
Removing entirely global variables
|
2020-10-16 16:36:08 +02:00 |
|
Jesús Espino
|
0cdde971c0
|
Improving server code organization
|
2020-10-16 16:21:42 +02:00 |
|