1
0
mirror of https://github.com/mattermost/focalboard.git synced 2024-11-30 08:36:54 +02:00
focalboard/webapp/src
Scott Bishel e1c894b7bb
GH-2675 Remove deprecated Apis (#2685)
* remove deprecated apis and related code

* remove unused api from octoclient

* remove unused api from client

* remove unused code
2022-04-04 09:53:24 +02:00
..
blocks Reducing the amount of context needed to change card properties (#2579) 2022-03-23 09:51:15 +01:00
components Add Login button to shared boards (#2659) 2022-04-04 09:52:24 +02:00
config Create FeatureFlags in configurations (#1622) 2021-11-01 19:12:43 -06:00
fonts/metropolis Not importing compass-icons on plugin mode (#1184) 2021-09-10 22:31:53 +02:00
hooks Permissions feature branch (#2578) 2022-03-22 08:24:34 -06:00
onboardingTour Permissions feature branch (#2578) 2022-03-22 08:24:34 -06:00
pages Add Login button to shared boards (#2659) 2022-04-04 09:52:24 +02:00
store Adde missing board menu options in sidebar 2022-03-31 17:55:29 +05:30
styles Permissions feature branch (#2578) 2022-03-22 08:24:34 -06:00
svg Permissions feature branch (#2578) 2022-03-22 08:24:34 -06:00
telemetry Add Login button to shared boards (#2659) 2022-04-04 09:52:24 +02:00
test Permissions feature branch (#2578) 2022-03-22 08:24:34 -06:00
types Permissions feature branch (#2578) 2022-03-22 08:24:34 -06:00
widgets GH-2524 - Updating menu icon and placement (#2547) 2022-03-30 18:18:38 +05:00
app.tsx Permissions feature branch (#2578) 2022-03-22 08:24:34 -06:00
archiver.ts Permissions feature branch (#2578) 2022-03-22 08:24:34 -06:00
blockIcons.ts Ran npm run fix 2020-10-20 12:52:56 -07:00
boardUtils.ts Adding the new template selector interface (#2172) 2022-02-02 09:38:57 +01:00
cardFilter.test.ts Upgrading most of the webapp dependencies. (#2642) 2022-03-25 17:07:49 -06:00
cardFilter.ts Fix #1482. Handle isEmpty filter correctly. (#1490) 2021-10-08 10:10:57 -07:00
constants.ts Adde missing board menu options in sidebar 2022-03-31 17:55:29 +05:30
csvExporter.ts Permissions feature branch (#2578) 2022-03-22 08:24:34 -06:00
emojiList.ts Ran npm run fix 2020-10-20 12:50:53 -07:00
errors.ts Permissions feature branch (#2578) 2022-03-22 08:24:34 -06:00
i18n.tsx GH-1133 add/reset languages, make single language source (#1134) 2021-09-06 17:47:33 +05:30
main.tsx Added markdown styles from mattermost-webapp (#1500) 2021-10-12 13:22:04 -04:00
mutator.test.ts Permissions feature branch (#2578) 2022-03-22 08:24:34 -06:00
mutator.ts Adde missing board menu options in sidebar 2022-03-31 17:55:29 +05:30
nativeApp.ts Some webapp linter fixes (#1405) 2021-10-16 18:36:03 +02:00
octoClient.test.ts GH-2675 Remove deprecated Apis (#2685) 2022-04-04 09:53:24 +02:00
octoClient.ts GH-2675 Remove deprecated Apis (#2685) 2022-04-04 09:53:24 +02:00
octoUtils.test.ts Permissions feature branch (#2578) 2022-03-22 08:24:34 -06:00
octoUtils.tsx Permissions feature branch (#2578) 2022-03-22 08:24:34 -06:00
route.tsx Fixed bug where match didn't receive current router's route (#2598) 2022-03-28 10:22:25 +05:30
router.tsx fixes for shared boards (#2581) 2022-03-25 10:46:58 -06:00
testUtils.tsx [GH-1754] Feature: card badges (#2025) 2022-01-13 09:26:27 -07:00
theme.ts Changing active-border to active-border-rgb in the css variables 2022-01-31 11:33:45 +01:00
tsconfig.json Minor improvements for VSCode: (#675) 2021-07-08 12:08:00 +05:30
undoManager.test.ts Modify undo manager to return a value and use it on undo (#1616) 2021-10-21 18:50:19 +02:00
undomanager.ts Modify undo manager to return a value and use it on undo (#1616) 2021-10-21 18:50:19 +02:00
user.tsx Merge Onboarding feature branch into main (#2406) 2022-02-28 12:28:16 +01:00
userSettings.ts Permissions feature branch (#2578) 2022-03-22 08:24:34 -06:00
utils.test.ts Adde missing board menu options in sidebar 2022-03-31 17:55:29 +05:30
utils.ts Add Login button to shared boards (#2659) 2022-04-04 09:52:24 +02:00
wsclient.ts fix broken Follow button 2022-03-31 19:15:46 -04:00