summaryrefslogtreecommitdiffstats
path: root/webapp/components/admin_console
Commit message (Collapse)AuthorAgeFilesLines
* PLT-2058 Debugging incoming web hook content (#3150)Martin Schenck2016-06-101-1/+20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * PLT-2058 Debugging incoming web hook content This change debugs contents of incoming webhooks using l4g. The problem is that in order to debug the request body, it neads to be read. And a Reader can only be read once. Hence, the body is only read for Debugging if it is actually enabled. Furthermore, a new reader is created from the content of the old reader in order for the rest of the method to work as usual (with or without debugging). The debug statement is wrapped in a closure, so that the content is only copied if Debug is actually enabled. It is not possible to return `(string, string)` from the closure to `l4g.Debug()`. That is the reason the debugging is not done with `=%v`, but the translations strings end with a space. I tested the change with a `application/json` HTTP header as well as `payload=` The debug method is extracted into util/log.go in order to be re-usable for debugging `io.Reader` * Added a config flag to turn off incoming webhook debugging Setting `EnableWebhookDebugging` to false in the `config.json` will disable the printing of the content of incoming webhooks to the console * Defaulting webhook debugging to true * Added the setting of debugging incoming webhooks to the system console
* Remove data source replica from system console UI (#3267)Joram Wilander2016-06-061-26/+2
|
* Removing outdated ldap note from system console (#3247)Christopher Speller2016-06-061-9/+0
|
* Update help text for localization settings (#3252)jasonblais2016-06-061-4/+4
| | | | | | * Update help text for localization settings * Add to en.json
* Edit to Segment help text to explain what it offers. (#3257)it332016-06-051-2/+2
| | | | | | | | | | * Update Segment text * Update Segment text * Correcting typo * Fixed typo
* PLT-3169 moving reload/recycle commands (#3223)Corey Hulen2016-06-042-0/+8
| | | | | | * PLT-3169 moving reload/recycle commands * Fixing eslint
* Adding LDAP Syncronization (#3219)Christopher Speller2016-06-031-0/+20
|
* Made all settings save on enter (#3221)David Lu2016-06-021-0/+16
|
* PLT-1800 Load server side locale from the config.json (#3202)enahum2016-06-023-0/+234
| | | | | | | | | | | | * PLT-1800 Load server side locale from the config.json * Add support for locales with country specifics * Fix localization on served locale file as plain/text * Remove github.com/cloudfoundry/jibber_jabber as vendor dependency * Fix get locale on login_controller
* PLT-3010 - Updating system console (#3146)Asaad Mahmood2016-06-0223-229/+136
| | | | | | | | * Updating system console * Updating system console stuff * Updating ldap settings
* Fix brand image not showing up after selecting it and before uploading (#3197)Joram Wilander2016-06-011-0/+14
|
* PLT-3152 Fix System Console scroll (#3198)enahum2016-06-011-3/+5
| | | | | | * PLT-3152 Fix System Console scroll * Fix direct url access
* Revert "PLT-1800 Load server side locale from the config.json" (#3201)Christopher Speller2016-06-013-234/+0
|
* PLT-1800 Load server side locale from the config.json (#3135)enahum2016-06-013-0/+234
| | | | | | | | | | * PLT-1800 Load server side locale from the config.json * Add support for locales with country specifics * Fix localization on served locale file as plain/text * Remove github.com/cloudfoundry/jibber_jabber as vendor dependency
* PLT-3064 Add ErrorBar to System Console (#3189)enahum2016-06-011-6/+15
|
* PLT-3053 Fix Switching between Team pages in System Console (#3183)enahum2016-05-312-1/+4
|
* PLT-726 Update GitLab System Console placeholder text (#3174)lfbrock2016-05-311-4/+4
| | | | | | * Update gitlab_settings.jsx placeholder text * Update en.json
* Update support email help text (#3172)jasonblais2016-05-311-2/+2
| | | | | | * Update legal_and_support_settings.jsx * Update admin.support.emailHelp string
* Add license expiry messages (#3153)Joram Wilander2016-05-302-22/+55
|
* Revert "PLT-1800 Load server side locale from the config.json" (#3133)Christopher Speller2016-05-273-234/+0
|
* PLT-1800 Load server side locale from the config.json (#3092)enahum2016-05-273-0/+234
| | | | | | | | * PLT-1800 Load server side locale from the config.json * Add support for locales with country specifics * Fix localization on served locale file as plain/text
* Adding reload and recycle buttons to system console (#3102)Corey Hulen2016-05-264-0/+196
|
* PLT-2886 Added name properties to all radio buttons (#3112)Harrison Healey2016-05-263-738/+5
| | | | | | | | * Removed unused, deprecated system console page * Added name properties to all radio buttons * Removed unused english strings from admin console
* Refactor login, claim and create_team into views and add actions (#3110)Joram Wilander2016-05-261-1/+1
|
* Minor UI improvements (#3095)Asaad Mahmood2016-05-251-1/+1
| | | | | | | | | Updating config.json Updating config.json Updating config.json Updating config.json
* Revert "PLT-1800 Load server side locale from the config.json (#3076)"Christopher Speller2016-05-243-234/+0
| | | | This reverts commit 34beaa569bfb32f1607375f1d5a22859322060d2.
* Max_File_Size setting in System Console > File Settings (#3070)Thomas Balthazar2016-05-241-1/+21
|
* PLT-1800 Load server side locale from the config.json (#3076)enahum2016-05-243-0/+234
| | | | | | * PLT-1800 Load server side locale from the config.json * Add support for locales with country specifics
* Minor UI changes (#3078)Asaad Mahmood2016-05-241-12/+14
| | | | | Updating navbar dropdown Updating margin on login page
* PLT-2257 Reorganized System Console (#3003)Harrison Healey2016-05-1745-6236/+5157
| | | | | | | | | | | | | | | | | | | | | | | | | | * Reorganized system console * Fixed the names of some components * Fixed timestamp for BrandImageSetting * Fixed merge issues * Updated push notification settings to match master branch * Removed top level setting pages and moved enable Gitlab/LDAP settings onto their respective pages * Re-added restrictDirectMessage setting to system console * Re-added email connection test and fixed some margins * Fixed ESLint errors * Renamed Authentication > Onboarding to Authentication > Email in the system console * Renamed Customization > Whitelabeling to Customization > Custom Branding in System Console * Re-added EnableOpenServer to system console
* Merge branch 'release-3.0'Christopher Speller2016-05-122-112/+112
|\
| * Improving compliance stuff (#2963)Asaad Mahmood2016-05-112-110/+112
| | | | | | | | | | | | * Improving compliance stuff * Fixing padding on mobile
* | Updating client dependancies and ESLint (#2954)Christopher Speller2016-05-1213-247/+248
|/ | | | | | | | * Updating client dependancies * Fixing eslint errors with updates * Updating eslint
* Fixing compliance reporting (#2964)Corey Hulen2016-05-111-1/+1
|
* Fix compliance saving and reload page when enabling/disabling compliance (#2960)Joram Wilander2016-05-101-2/+6
|
* Fixing DM separator and margin on system console (#2944)Asaad Mahmood2016-05-101-1/+1
| | | Fixing margins on system console
* Improvements to system console and DM modal (#2930)Asaad Mahmood2016-05-094-6/+17
| | | | | | | Fixing audit and compliance table Changing prop Minor improvement to the DM modal
* Minor fix to refresh profiles in user list of system console (#2915)Joram Wilander2016-05-091-18/+3
|
* PLT-2697 Fixing team admins (#2900)Corey Hulen2016-05-062-24/+66
| | | | | | | | | | | | * PLT-2697 Fixing team admins * Fixing eslint error * Fixing loc issues * Fixing func * Fixing func
* Allow system admins to switch user accounts to email/password (#2893)Joram Wilander2016-05-052-17/+56
|
* PLT-2797 Remove LDAP Password Field Name setting (#2884)enahum2016-05-051-31/+0
|
* PLT-2707 Adding option to show DM list from all of server (#2871)Corey Hulen2016-05-041-0/+40
| | | | | | * PLT-2707 Adding option to show DM list from all of server * Fixing loc
* Port HPNS from 2.2 to master (#2863)Joram Wilander2016-05-032-155/+266
|
* Adding switch to teams in admin console (#2789)Corey Hulen2016-04-261-0/+49
|
* PLT-2057 User as a first class object (#2648)Corey Hulen2016-04-2119-119/+220
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Adding TeamMember to system * Fixing all unit tests on the backend * Fixing merge conflicts * Fixing merge conflict * Adding javascript unit tests * Adding TeamMember to system * Fixing all unit tests on the backend * Fixing merge conflicts * Fixing merge conflict * Adding javascript unit tests * Adding client side unit test * Cleaning up the clint side tests * Fixing msg * Adding more client side unit tests * Adding more using tests * Adding last bit of client side unit tests and adding make cmd * Fixing bad merge * Fixing libraries * Updating to new client side API * Fixing borken unit test * Fixing unit tests * ugg...trying to beat gofmt * ugg...trying to beat gofmt * Cleaning up remainder of the server side routes * Adding inital load api * Increased coverage of webhook unit tests (#2660) * Adding loading ... to root html * Fixing bad merge * Removing explicit content type so superagent will guess corectly (#2685) * Fixing merge and unit tests * Adding create team UI * Fixing signup flows * Adding LDAP unit tests and enterprise unit test helper (#2702) * Add the ability to reset MFA from the commandline (#2706) * Fixing compliance unit tests * Fixing client side tests * Adding open server to system console * Moving websocket connection * Fixing unit test * Fixing unit tests * Fixing unit tests * Adding nickname and more LDAP unit tests (#2717) * Adding join open teams * Cleaning up all TODOs in the code * Fixing web sockets * Removing unused webockets file * PLT-2533 Add the ability to reset a user's MFA from the system console (#2715) * Add the ability to reset a user's MFA from the system console * Add client side unit test for adminResetMfa * Reorganizing authentication to fix LDAP error message (#2723) * Fixing failing unit test * Initial upgrade db code * Adding upgrade script * Fixing upgrade script after running on core * Update OAuth and Claim routes to work with user model changes (#2739) * Fixing perminant deletion. Adding ability to delete all user and the entire database (#2740) * Fixing team invite ldap login call (#2741) * Fixing bluebar and some img stuff * Fix all the different file upload web utils (#2743) * Fixing invalid session redirect (#2744) * Redirect on bad channel name (#2746) * Fixing a bunch of issue and removing dead code * Patch to fix error message on leave channel (#2747) * Setting EnableOpenServer to false by default * Fixing config * Fixing upgrade * Fixing reported bugs * Bug fixes for PLT-2057 * PLT-2563 Redo password recovery to use a database table (#2745) * Redo password recovery to use a database table * Update reset password audits * Split out admin and user reset password APIs to be separate * Delete password recovery when user is permanently deleted * Consolidate password resetting into a single function * Removed private channels as an option for outgoing webhooks (#2752) * PLT-2577/PLT-2552 Fixes for backstage (#2753) * Added URL to incoming webhook list * Fixed client functions for adding/removing integrations * Disallowed slash commands without trigger words * Fixed clientside handling of errors on AddCommand page * Minor auth cleanup (#2758) * Changed EditPostModal to just close if you save without making any changes (#2759) * Renamed client -> Client in async_client.jsx and fixed eslint warnings (#2756) * Fixed url in channel info modal (#2755) * Fixing reported issues * Moving to version 3 of the apis * Fixing command unit tests (#2760) * Adding team admins * Fixing DM issue * Fixing eslint error * Properly set EditPostModal's originalText state in all cases (#2762) * Update client config check to assume features is defined if server is licensed (#2772) * Fixing url link * Fixing issue with websocket crashing when sending messages to different teams
* Minor UI Improvements (#2738)Asaad Mahmood2016-04-181-2/+7
|
* Update client license etag to handle new features (#2716)Joram Wilander2016-04-151-1/+4
|
* Allow customization of LDAP login fields (#2692)Joram Wilander2016-04-131-0/+63
|
* Updating LDAP help text (#2704)Christopher Speller2016-04-131-2/+2
|
* Allow removing of license without turning off enterprise features (#2690)Joram Wilander2016-04-131-5/+1
|