Chris
|
1ec295f88c
|
add App.License, remove utils.IsLicensed / utils.License calls (#8203)
|
2018-02-06 17:25:49 -06:00 |
|
Chris
|
10c5a927cb
|
more global config ref cleanup (#7802)
|
2017-11-09 14:46:20 -06:00 |
|
Chris
|
8e19ba029f
|
Reduce utils.Cfg references (#7650)
* app.UpdateConfig method
* test fix
* another test fix
* the config override option as-was is just error prone, remove it for now
* derp
|
2017-10-18 15:36:43 -07:00 |
|
Chris
|
5e69ce099f
|
Goroutine wranglin (#7556)
* goroutine wranglin
* synchronize WebConn.WritePump
|
2017-10-03 10:53:53 -05:00 |
|
Chris
|
ac74066f0e
|
remove einterface gets (#7455)
|
2017-09-19 18:31:35 -05:00 |
|
Christopher Speller
|
29fca51821
|
Renaming repo
|
2017-09-06 23:11:59 -07:00 |
|
Chris
|
1adfd0e9be
|
app type transition (#7167)
|
2017-09-06 17:12:54 -05:00 |
|
George Goldberg
|
e85b5fb988
|
App: NewLocAppError -> NewAppError (#7327)
* App: NewLocAppError -> NewAppError
* Remove statuscode that got missed.
|
2017-09-01 11:42:02 -04:00 |
|
Corey Hulen
|
0ab490845a
|
PLT-6226 Fixing races with licensing (#7213)
* PLT-6226 Fixing races with licensing
* Fixing build issue
* Fixing licensing issue
* removing commented code
|
2017-08-16 09:51:45 -07:00 |
|
Harrison Healey
|
fb6f2a123c
|
PLT-5860 Updated copyright date (#6058)
* PLT-5860 Updated copyright date in about modal
* PLT-5860 Updated copyright notice in JSX files
* PLT-5860 Updated copyright notice in go files
* Fixed misc copyright dates
* Fixed component snapshots
|
2017-04-12 08:27:57 -04:00 |
|
Joram Wilander
|
3ebfb36953
|
Implement compliance endpoints for APIv4 (#5683)
* Implement compliance endpoints for APIv4
* Add paging to get reports endpoint
|
2017-03-13 10:14:16 -04:00 |
|
Joram Wilander
|
d245b29f82
|
More app code migration (#5170)
* Migrate admin functions into app package
* More user function refactoring
* Move post functions into app package
|
2017-01-25 09:32:42 -05:00 |
|