focalboard/server
Miguel de la Cruz feb49eaf19
Add foundation tests (#3670)
* Add foundation and its instrumentation code

* Add migration 18 and deletedMembershipBoardsMigration tests

* Update go sum
2022-08-18 17:03:33 +02:00
..
admin-scripts Update focalboard endpoints to v2 namespace (#2781) 2022-04-13 15:24:32 -05:00
api fix: return empty props in single-user mode (#3691) 2022-08-17 09:09:15 -06:00
app Making more robust websocket notifications on synthetic memberships (#3598) 2022-08-11 09:38:44 +02:00
assets Custom template's default card template works (#3335) 2022-07-29 11:27:18 -06:00
auth Fix mock early finish issue on test helpers (#3374) 2022-07-15 08:34:36 -04:00
client Rest API reorganization (#3624) 2022-08-10 08:20:42 -04:00
integrationtests Rest API reorganization (#3624) 2022-08-10 08:20:42 -04:00
main Multi product architecture (#3381) 2022-07-18 13:21:57 -04:00
model Register API router in product mode (#3700) 2022-08-17 17:50:01 +02:00
server Multi product architecture (#3381) 2022-07-18 13:21:57 -04:00
services Add foundation tests (#3670) 2022-08-18 17:03:33 +02:00
swagger Fix #3072. Add docs on how to auth to API readme. (#3102) 2022-05-25 09:19:02 -07:00
utils Multi product architecture (#3381) 2022-07-18 13:21:57 -04:00
web Multi product architecture (#3381) 2022-07-18 13:21:57 -04:00
ws Register API router in product mode (#3700) 2022-08-17 17:50:01 +02:00
.golangci.yml add cyclo complexity, update migrate() to use defer (#3257) 2022-06-21 09:12:55 -06:00
go.mod Add foundation tests (#3670) 2022-08-18 17:03:33 +02:00
go.sum Add foundation tests (#3670) 2022-08-18 17:03:33 +02:00
go.tools.mod Updated go version (#3189) 2022-06-06 10:18:21 +02:00
go.tools.sum Adding support for patch blocks (#877) 2021-08-06 14:10:24 +02:00