Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

File actions can be defined using config settings #2651

Merged
merged 1 commit into from
Dec 17, 2019

Conversation

DeepDiver1975
Copy link
Member

@DeepDiver1975 DeepDiver1975 commented Dec 9, 2019

Description

Prototype to show how #2573 could work

For the file action POC please add this json snippet to config.json

  "files": {
     // ....
    "actions": [
      {
          "icon": "/documents/office.svg",
          "url": "/documents/edit/{PATH}",
          "title": {
              "en": "Edit in Awesome Office™",
              "de": "Mit Awesome Office™ bearbeiten"
          },
          "extensions": [
            "docx", "xlsx"
          ]
      },
      {
        "icon": "/office365/office.svg",
        "url": "/office365/edit/{FILEID}",
        "title": {
            "en": "Edit in Office 365™",
            "de": "Mit Office 365™ bearbeiten"
        },
        "extensions": [
          "docx", "xlsx"
        ]
    }
  ]

Screenshot from 2019-11-27 16-07-39

Related Issue

#2573

Motivation and Context

How Has This Been Tested?

  • test environment:
  • test case 1:
  • test case 2:
  • ...

Screenshots (if appropriate):

Now with external svg icon:
Screenshot from 2019-12-12 09-03-36

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Technical debt
  • Tests

Checklist:

  • Code changes
  • Unit tests added
  • Acceptance tests added
  • Documentation ticket raised:

Open tasks:

  • ...

@DeepDiver1975 DeepDiver1975 added the Status:Needs-Review Needs review from a maintainer label Dec 9, 2019
@DeepDiver1975 DeepDiver1975 self-assigned this Dec 9, 2019
@DeepDiver1975 DeepDiver1975 force-pushed the feature/file-actions-from-config branch from 8de4356 to b8f2887 Compare December 9, 2019 11:52
@ownclouders
Copy link
Contributor

💥 Acceptance tests iPhone failed. Please find the screenshots inside ...

https://drone.owncloud.com/owncloud/phoenix/7050/

20191209-123037-190.png
20191209-123103-552.png
20191209-123131-951.png
20191209-123200-463.png
20191209-123226-532.png
20191209-123252-617.png
20191209-123318-163.png
20191209-123344-196.png
20191209-123410-172.png
20191209-123438-543.png
20191209-123504-389.png
20191209-123530-269.png
20191209-123556-174.png
20191209-123622-375.png
20191209-123648-089.png
20191209-123714-040.png
20191209-123739-969.png
20191209-123806-154.png
20191209-123832-149.png
20191209-123858-147.png
20191209-123924-285.png
20191209-123950-280.png
20191209-124019-930.png
20191209-124049-344.png
20191209-124115-633.png
20191209-124141-794.png
20191209-124207-909.png
20191209-124234-156.png
20191209-124300-057.png
20191209-124326-404.png
20191209-124352-571.png
20191209-124418-317.png
20191209-124444-354.png
20191209-124510-271.png
20191209-124536-418.png
20191209-124602-518.png
20191209-124628-252.png
20191209-124654-298.png
20191209-124720-098.png
20191209-124746-312.png
20191209-124812-864.png
20191209-124839-460.png
20191209-124911-093.png
20191209-124942-831.png
20191209-125014-308.png
20191209-125045-553.png
20191209-125117-230.png
20191209-125147-764.png
20191209-125218-871.png
20191209-125249-482.png
20191209-125320-551.png
20191209-125351-669.png
20191209-125419-580.png
20191209-125447-297.png
20191209-125515-069.png
20191209-125542-916.png
20191209-125610-227.png
20191209-125638-162.png
20191209-125706-647.png
20191209-125734-693.png
20191209-125803-974.png
20191209-125831-756.png
20191209-125859-443.png
20191209-125927-317.png
20191209-125955-306.png
20191209-130023-348.png
20191209-130052-097.png
20191209-130118-784.png
20191209-130145-849.png
20191209-130212-764.png
20191209-130239-462.png
20191209-130306-068.png
20191209-130333-340.png
20191209-130400-093.png
20191209-130428-314.png
20191209-130456-183.png
20191209-130524-140.png
20191209-130552-296.png
20191209-130620-757.png
20191209-130648-625.png
20191209-130717-028.png
20191209-130745-068.png
20191209-130812-763.png
20191209-130840-800.png
20191209-130909-455.png
20191209-130937-866.png
20191209-131005-577.png
20191209-131032-178.png
20191209-131100-041.png
20191209-131127-836.png
20191209-131155-479.png
20191209-131223-016.png
20191209-131250-724.png
20191209-131318-632.png
20191209-131346-067.png
20191209-131413-586.png
20191209-131441-517.png
20191209-131509-595.png
20191209-131537-908.png
20191209-131605-448.png
20191209-131632-952.png
20191209-131700-596.png
20191209-131728-406.png
20191209-131755-741.png
20191209-131823-663.png
20191209-131851-569.png
20191209-131919-835.png
20191209-131947-390.png
20191209-132014-093.png
20191209-132041-947.png
20191209-132110-105.png
20191209-132138-192.png

@ownclouders
Copy link
Contributor

💥 Acceptance tests XGAPortrait failed. Please find the screenshots inside ...

https://drone.owncloud.com/owncloud/phoenix/7050/

20191209-123330-385.png
20191209-123359-005.png
20191209-123432-923.png
20191209-123507-515.png
20191209-123539-815.png
20191209-123612-085.png
20191209-123644-714.png
20191209-123715-654.png
20191209-123749-119.png
20191209-123822-841.png
20191209-123856-696.png
20191209-123927-851.png
20191209-124003-796.png
20191209-124036-720.png
20191209-124107-928.png
20191209-124137-641.png
20191209-124213-603.png
20191209-124249-315.png
20191209-124324-984.png
20191209-124359-869.png
20191209-124434-485.png
20191209-124503-317.png
20191209-124535-649.png
20191209-124608-264.png
20191209-124636-061.png
20191209-124703-807.png
20191209-124732-679.png
20191209-124801-358.png
20191209-124829-288.png
20191209-124857-504.png
20191209-124925-586.png
20191209-124954-146.png
20191209-125022-329.png
20191209-125050-252.png
20191209-125118-771.png
20191209-125147-364.png
20191209-125215-342.png
20191209-125243-488.png
20191209-125311-966.png
20191209-125340-688.png
20191209-125409-099.png
20191209-125438-456.png
20191209-125508-586.png
20191209-125543-261.png
20191209-125613-384.png
20191209-125643-667.png
20191209-125717-769.png
20191209-125750-141.png
20191209-125826-431.png
20191209-125855-931.png
20191209-125928-872.png
20191209-130000-785.png
20191209-130034-144.png
20191209-130105-517.png
20191209-130136-549.png
20191209-130208-108.png
20191209-130240-049.png
20191209-130312-355.png
20191209-130344-392.png
20191209-130412-844.png
20191209-130444-784.png
20191209-130517-092.png
20191209-130547-812.png
20191209-130618-898.png
20191209-130650-339.png
20191209-130721-976.png
20191209-130753-813.png
20191209-130825-919.png
20191209-130857-637.png
20191209-130929-606.png
20191209-131002-112.png
20191209-131034-977.png
20191209-131107-320.png
20191209-131141-080.png
20191209-131211-608.png
20191209-131240-759.png
20191209-131310-149.png
20191209-131339-588.png
20191209-131408-732.png
20191209-131437-943.png
20191209-131506-627.png
20191209-131535-318.png
20191209-131603-961.png
20191209-131633-310.png
20191209-131709-925.png
20191209-131754-232.png
20191209-131836-091.png
20191209-131905-882.png
20191209-131935-610.png
20191209-132005-636.png
20191209-132035-304.png
20191209-132104-808.png
20191209-132136-386.png
20191209-132205-716.png
20191209-132235-164.png
20191209-132304-470.png
20191209-132334-560.png
20191209-132404-751.png
20191209-132433-118.png
20191209-132501-159.png
20191209-132529-505.png
20191209-132557-675.png
20191209-132626-048.png
20191209-132653-934.png
20191209-132721-980.png
20191209-132749-971.png
20191209-132818-307.png
20191209-132846-717.png
20191209-132914-879.png
20191209-132943-248.png
20191209-133011-639.png
20191209-133039-959.png

@ownclouders
Copy link
Contributor

💥 Acceptance tests SharingPublic failed. Please find the screenshots inside ...

https://drone.owncloud.com/owncloud/phoenix/7050/

20191209-123048-263.png
20191209-123114-988.png
20191209-123141-791.png
20191209-123208-939.png
20191209-123236-051.png
20191209-123303-035.png
20191209-123329-836.png
20191209-123356-801.png
20191209-123423-916.png
20191209-123450-617.png
20191209-123517-485.png
20191209-123544-038.png
20191209-123610-438.png
20191209-123636-907.png
20191209-123724-252.png
20191209-123811-402.png
20191209-123838-535.png
20191209-123905-505.png
20191209-124032-777.png
20191209-124200-721.png
20191209-124250-136.png
20191209-124337-753.png
20191209-124405-439.png
20191209-124432-472.png
20191209-124519-763.png
20191209-124607-438.png
20191209-124655-253.png
20191209-124743-357.png
20191209-124810-061.png
20191209-124836-956.png
20191209-124924-417.png
20191209-125011-331.png
20191209-125038-636.png
20191209-125106-052.png
20191209-125132-960.png
20191209-125159-779.png
20191209-125227-058.png
20191209-125302-964.png
20191209-125339-386.png
20191209-125411-191.png
20191209-125503-158.png
20191209-125550-763.png
20191209-125638-197.png
20191209-125725-637.png
20191209-125813-477.png
20191209-125901-209.png
20191209-125928-588.png
20191209-125956-147.png
20191209-130023-498.png
20191209-130050-598.png
20191209-130118-086.png
20191209-130145-169.png
20191209-130212-051.png
20191209-130239-234.png
20191209-130306-453.png
20191209-130333-833.png
20191209-130401-069.png
20191209-130428-933.png
20191209-130456-685.png
20191209-130524-129.png
20191209-130551-375.png
20191209-130618-249.png
20191209-130645-480.png
20191209-130713-420.png
20191209-130741-641.png
20191209-130809-773.png
20191209-130838-121.png
20191209-130905-730.png
20191209-130934-230.png
20191209-131002-397.png
20191209-131031-400.png
20191209-131100-801.png
20191209-131130-250.png
20191209-131159-481.png
20191209-131228-560.png
20191209-131257-119.png
20191209-131326-435.png
20191209-131355-613.png
20191209-131424-865.png
20191209-131453-545.png
20191209-131522-656.png
20191209-131551-925.png
20191209-131621-342.png
20191209-131650-689.png
20191209-131719-835.png
20191209-131749-141.png
20191209-131818-540.png
20191209-131848-018.png
20191209-131917-324.png
20191209-131945-960.png
20191209-132014-223.png
20191209-132042-880.png
20191209-132112-235.png
20191209-132141-702.png
20191209-132211-485.png
20191209-132240-524.png
20191209-132309-134.png
20191209-132337-410.png
20191209-132405-738.png
20191209-132434-505.png
20191209-132503-056.png
20191209-132531-340.png
20191209-132600-065.png
20191209-132629-003.png
20191209-132657-196.png
20191209-132725-590.png
20191209-132754-048.png
20191209-132822-570.png
20191209-132851-176.png
20191209-132919-269.png
20191209-132947-295.png
20191209-133016-086.png
20191209-133044-589.png
20191209-133112-858.png
20191209-133141-548.png
20191209-133209-728.png
20191209-133238-691.png
20191209-133307-203.png
20191209-133336-251.png
20191209-133404-946.png
20191209-133434-077.png
20191209-133503-091.png
20191209-133532-433.png
20191209-133601-991.png
20191209-133631-088.png
20191209-133700-256.png
20191209-133729-651.png
20191209-133759-128.png
20191209-133827-984.png
20191209-133857-435.png
20191209-133926-739.png
20191209-133955-897.png
20191209-134024-315.png
20191209-134052-241.png
20191209-134120-721.png
20191209-134149-574.png
20191209-134218-243.png
20191209-134246-813.png
20191209-134315-346.png
20191209-134344-197.png
20191209-134412-124.png
20191209-134440-176.png
20191209-134508-484.png
20191209-134536-631.png
20191209-134604-926.png
20191209-134632-830.png
20191209-134700-939.png
20191209-134729-480.png

@ownclouders
Copy link
Contributor

💥 Acceptance tests Files failed. Please find the screenshots inside ...

https://drone.owncloud.com/owncloud/phoenix/7050/

20191209-123229-689.png
20191209-123302-314.png
20191209-123335-921.png
20191209-123408-613.png
20191209-123442-768.png
20191209-123514-827.png
20191209-123552-875.png
20191209-123626-079.png
20191209-123658-497.png
20191209-123732-286.png
20191209-123804-373.png
20191209-123836-719.png
20191209-123909-213.png
20191209-123942-065.png
20191209-124014-849.png
20191209-124047-021.png
20191209-124118-818.png
20191209-124152-227.png
20191209-124224-830.png
20191209-124257-189.png
20191209-124329-503.png
20191209-124401-803.png
20191209-124433-966.png
20191209-124505-929.png
20191209-124538-466.png
20191209-124611-303.png
20191209-124644-312.png
20191209-124716-636.png
20191209-124748-890.png
20191209-124821-094.png
20191209-124854-202.png
20191209-124927-079.png
20191209-124959-763.png
20191209-125032-761.png
20191209-125104-840.png
20191209-125137-478.png
20191209-125209-603.png
20191209-125242-604.png
20191209-125315-006.png
20191209-125347-440.png
20191209-125419-899.png
20191209-125452-951.png
20191209-125524-691.png
20191209-125557-610.png
20191209-125629-792.png
20191209-125702-433.png
20191209-125734-708.png
20191209-125806-609.png
20191209-125839-234.png
20191209-125912-177.png
20191209-125944-518.png
20191209-130016-909.png
20191209-130049-388.png
20191209-130122-706.png
20191209-130154-953.png
20191209-130227-283.png
20191209-130301-714.png
20191209-130334-886.png
20191209-130407-355.png
20191209-130439-924.png
20191209-130513-361.png
20191209-130545-273.png
20191209-130617-081.png
20191209-130650-465.png
20191209-130722-930.png
20191209-130755-884.png
20191209-130829-042.png
20191209-130902-616.png
20191209-130935-930.png
20191209-131009-328.png
20191209-131043-172.png
20191209-131116-541.png
20191209-131150-191.png
20191209-131223-607.png
20191209-131257-220.png
20191209-131330-892.png
20191209-131404-292.png
20191209-131437-281.png
20191209-131511-006.png
20191209-131544-492.png
20191209-131618-095.png
20191209-131652-043.png
20191209-131725-279.png
20191209-131758-799.png
20191209-131831-563.png
20191209-131904-586.png
20191209-131937-305.png
20191209-132011-297.png
20191209-132047-316.png
20191209-132120-810.png
20191209-132153-904.png
20191209-132226-545.png
20191209-132259-354.png
20191209-132332-128.png
20191209-132405-201.png
20191209-132437-321.png
20191209-132510-121.png
20191209-132542-785.png
20191209-132615-855.png
20191209-132649-087.png
20191209-132722-684.png
20191209-132755-899.png
20191209-132829-259.png
20191209-132902-371.png
20191209-132935-802.png
20191209-133009-143.png
20191209-133042-881.png
20191209-133116-245.png
20191209-133149-685.png
20191209-133223-044.png
20191209-133255-644.png
20191209-133329-329.png
20191209-133403-062.png
20191209-133436-370.png
20191209-133509-540.png
20191209-133543-287.png
20191209-133626-250.png
20191209-133709-240.png
20191209-133752-325.png
20191209-133835-179.png
20191209-133918-256.png
20191209-134001-508.png
20191209-134044-307.png
20191209-134126-836.png
20191209-134209-698.png
20191209-134252-600.png
20191209-134335-041.png
20191209-134418-281.png
20191209-134501-498.png
20191209-134543-809.png
20191209-134626-732.png
20191209-134709-638.png
20191209-134752-910.png
20191209-134835-461.png
20191209-134908-858.png
20191209-134941-663.png
20191209-135015-329.png
20191209-135048-736.png
20191209-135123-330.png
20191209-135157-823.png
20191209-135233-993.png
20191209-135310-665.png
20191209-135345-943.png
20191209-135421-052.png
20191209-135457-163.png
20191209-135533-567.png
20191209-135609-748.png
20191209-135645-560.png

@ownclouders
Copy link
Contributor

💥 Acceptance tests Notifications failed. Please find the screenshots inside ...

https://drone.owncloud.com/owncloud/phoenix/7055/

20191209-211344-544.png
20191209-211410-691.png
20191209-211436-835.png
20191209-211503-029.png

@ownclouders
Copy link
Contributor

💥 Acceptance tests PrivateLinks failed. Please find the screenshots inside ...

https://drone.owncloud.com/owncloud/phoenix/7055/

20191209-211350-177.png
20191209-211416-394.png
20191209-211442-792.png
20191209-211508-979.png

@ownclouders
Copy link
Contributor

💥 Acceptance tests Login failed. Please find the screenshots inside ...

https://drone.owncloud.com/owncloud/phoenix/7055/

20191209-211341-241.png
20191209-211404-032.png
20191209-211430-037.png
20191209-211455-743.png
20191209-211521-602.png
20191209-211549-580.png
20191209-211616-966.png
20191209-211644-215.png

@ownclouders
Copy link
Contributor

💥 Acceptance tests Account failed. Please find the screenshots inside ...

https://drone.owncloud.com/owncloud/phoenix/7055/

20191209-211608-292.png
20191209-211636-486.png
20191209-211705-183.png
20191209-211734-347.png
20191209-211804-196.png
20191209-211835-000.png
20191209-211903-856.png
20191209-211932-102.png

@ownclouders
Copy link
Contributor

💥 Acceptance tests Favorites failed. Please find the screenshots inside ...

https://drone.owncloud.com/owncloud/phoenix/7055/

20191209-211008-339.png
20191209-211034-587.png
20191209-211100-606.png
20191209-211127-413.png
20191209-211153-420.png
20191209-211219-632.png
20191209-211245-713.png
20191209-211311-681.png
20191209-211337-387.png
20191209-211403-554.png
20191209-211429-116.png
20191209-211455-193.png
20191209-211521-290.png
20191209-211547-315.png
20191209-211613-278.png
20191209-211638-683.png
20191209-211704-775.png
20191209-211730-661.png
20191209-211756-596.png
20191209-211822-995.png
20191209-211848-911.png
20191209-211914-908.png
20191209-211940-703.png
20191209-212006-944.png

@ownclouders
Copy link
Contributor

💥 Acceptance tests SharingNotifications failed. Please find the screenshots inside ...

https://drone.owncloud.com/owncloud/phoenix/7055/

20191209-211612-865.png
20191209-211645-780.png
20191209-211716-416.png
20191209-211747-330.png
20191209-211817-622.png
20191209-211848-170.png
20191209-211918-060.png
20191209-211948-306.png
20191209-212018-182.png
20191209-212046-930.png

@ownclouders
Copy link
Contributor

💥 Acceptance tests RestrictSharing failed. Please find the screenshots inside ...

https://drone.owncloud.com/owncloud/phoenix/7055/

20191209-211345-636.png
20191209-211412-661.png
20191209-211439-543.png
20191209-211506-917.png
20191209-211537-443.png
20191209-211608-018.png
20191209-211637-728.png
20191209-211707-328.png
20191209-211737-068.png
20191209-211807-607.png
20191209-211837-920.png
20191209-211907-544.png
20191209-211936-718.png
20191209-212005-307.png
20191209-212034-620.png
20191209-212104-435.png
20191209-212134-295.png
20191209-212203-825.png
20191209-212233-240.png
20191209-212302-881.png

@@ -22,6 +22,7 @@ const appInfo = {
icon: 'folder',
isFileEditor: false,
extensions: [],
fileActions: window.phoenixConfig.files.actions,
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

accessing the window object here feels a bit hacky.

it should be possible to inject the config by adjusting this file to be a big function(phoenixConfig) that returns the objects that we currently return in the default export.

the caller should then detect if we returned a function, if yes call it with injection. else assume it's an object

(and I wonder if this will stay relevant once we switch to a separate phoenix-files app)

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

(and I wonder if this will stay relevant once we switch to a separate phoenix-files app)

I dont think so .... initialization of code like this will happen in a vue component and the config is living in the store then.

So from my pov this is an acceptable work around for the time being.

@DeepDiver1975
Copy link
Member Author

furthermore: I have no damn clue why ci is failing ....

@skshetry
Copy link
Member

skshetry commented Dec 11, 2019

@DeepDiver1975, The page is empty and is throwing the following error in console. Probably, actions has to be mentioned in the config.

files.bundle.js:28 Uncaught TypeError: Cannot read property 'actions' of undefined
    at Module.<anonymous> (files.bundle.js:28)
    at i (files.bundle.js:1)
    at files.bundle.js:1
    at files.bundle.js:1
phoenix.js:93 Uncaught TypeError: Cannot read property 'appInfo' of undefined
    at _loop (phoenix.js:93)
    at loadApps (phoenix.js:92)
    at Object.execCb (require.js:1696)
    at Module.check (require.js:883)
    at Module.<anonymous> (require.js:1139)
    at require.js:134
    at require.js:1189
    at each (require.js:59)
    at Module.emit (require.js:1188)
    at Module.check (require.js:938)

@ownclouders
Copy link
Contributor

💥 Acceptance tests PrivateLinks failed. Please find the screenshots inside ...

https://drone.owncloud.com/owncloud/phoenix/7090/

20191211-085821-903.png
20191211-085848-249.png
20191211-085915-389.png
20191211-085942-175.png

@ownclouders
Copy link
Contributor

💥 Acceptance tests Notifications failed. Please find the screenshots inside ...

https://drone.owncloud.com/owncloud/phoenix/7090/

20191211-085820-455.png
20191211-085849-156.png
20191211-085917-478.png
20191211-085945-549.png

@owncloud owncloud deleted a comment from ownclouders Dec 11, 2019
@owncloud owncloud deleted a comment from ownclouders Dec 11, 2019
@owncloud owncloud deleted a comment from ownclouders Dec 11, 2019
@owncloud owncloud deleted a comment from ownclouders Dec 11, 2019
@owncloud owncloud deleted a comment from ownclouders Dec 11, 2019
@owncloud owncloud deleted a comment from ownclouders Dec 11, 2019
@owncloud owncloud deleted a comment from ownclouders Dec 11, 2019
@owncloud owncloud deleted a comment from ownclouders Dec 11, 2019
@owncloud owncloud deleted a comment from ownclouders Dec 11, 2019
@owncloud owncloud deleted a comment from ownclouders Dec 11, 2019
@ownclouders
Copy link
Contributor

💥 Acceptance tests Login failed. Please find the screenshots inside ...

https://drone.owncloud.com/owncloud/phoenix/7090/

20191211-085847-143.png
20191211-085909-965.png
20191211-085938-417.png
20191211-090006-302.png
20191211-090034-210.png
20191211-090102-484.png
20191211-090130-784.png
20191211-090159-315.png

@ownclouders
Copy link
Contributor

💥 Acceptance tests Account failed. Please find the screenshots inside ...

https://drone.owncloud.com/owncloud/phoenix/7090/

20191211-085857-260.png
20191211-085923-876.png
20191211-085950-731.png
20191211-090017-432.png
20191211-090045-718.png
20191211-090114-746.png
20191211-090141-808.png
20191211-090208-209.png

@ownclouders
Copy link
Contributor

💥 Acceptance tests SharingNotifications failed. Please find the screenshots inside ...

https://drone.owncloud.com/owncloud/phoenix/7090/

20191211-085956-927.png
20191211-090025-783.png
20191211-090053-824.png
20191211-090122-325.png
20191211-090150-769.png
20191211-090218-780.png
20191211-090246-907.png
20191211-090314-937.png
20191211-090345-454.png
20191211-090416-181.png

@ownclouders
Copy link
Contributor

💥 Acceptance tests SharingExternal failed. Please find the screenshots inside ...

https://drone.owncloud.com/owncloud/phoenix/7090/

20191211-090312-261.png
20191211-090349-109.png
20191211-090424-452.png
20191211-090459-337.png

@ownclouders
Copy link
Contributor

💥 Acceptance tests SharingFilePermissionsGroups failed. Please find the screenshots inside ...

https://drone.owncloud.com/owncloud/phoenix/7090/

20191211-085856-403.png
20191211-085932-554.png
20191211-090007-841.png
20191211-090043-622.png
20191211-090119-358.png
20191211-090155-251.png
20191211-090231-185.png
20191211-090306-891.png
20191211-090342-795.png
20191211-090418-256.png
20191211-090453-804.png
20191211-090529-133.png
20191211-090604-185.png
20191211-090639-339.png
20191211-090715-324.png
20191211-090750-990.png

@DeepDiver1975
Copy link
Member Author

@DeepDiver1975, The page is empty and is throwing the following error in console. Probably, actions has to be mentioned in the config.

files.bundle.js:28 Uncaught TypeError: Cannot read property 'actions' of undefined
    at Module.<anonymous> (files.bundle.js:28)
    at i (files.bundle.js:1)
    at files.bundle.js:1
    at files.bundle.js:1
phoenix.js:93 Uncaught TypeError: Cannot read property 'appInfo' of undefined
    at _loop (phoenix.js:93)
    at loadApps (phoenix.js:92)
    at Object.execCb (require.js:1696)
    at Module.check (require.js:883)
    at Module.<anonymous> (require.js:1139)
    at require.js:134
    at require.js:1189
    at each (require.js:59)
    at Module.emit (require.js:1188)
    at Module.check (require.js:938)

THX a lot @skshetry - it is really a pity that we don't see such errors in drone anywhere ....

@ownclouders
Copy link
Contributor

💥 Acceptance tests iPhone failed. Please find the screenshots inside ...

https://drone.owncloud.com/owncloud/phoenix/7125/

20191212-081545-583.png
20191212-081625-996.png
20191212-081722-918.png
20191212-081802-176.png
20191212-081842-206.png
20191212-081921-619.png
20191212-082017-589.png
20191212-082059-187.png

@ownclouders
Copy link
Contributor

💥 Acceptance tests Trashbin failed. Please find the screenshots inside ...

https://drone.owncloud.com/owncloud/phoenix/7125/

20191212-081428-210.png
20191212-081507-380.png
20191212-081605-827.png
20191212-081645-196.png
20191212-082411-086.png
20191212-082411-402.png
20191212-082554-206.png
20191212-082554-413.png
20191212-082659-108.png
20191212-082659-353.png
20191212-082805-161.png
20191212-082805-376.png

@ownclouders
Copy link
Contributor

💥 Acceptance tests SharingAutocompletion failed. Please find the screenshots inside ...

https://drone.owncloud.com/owncloud/phoenix/7125/

20191212-081302-743.png
20191212-081345-601.png
20191212-081447-660.png
20191212-081529-380.png
20191212-081817-602.png
20191212-081923-567.png
20191212-082030-343.png
20191212-082138-520.png
20191212-082450-603.png
20191212-082645-493.png
20191212-082921-604.png

@ownclouders
Copy link
Contributor

💥 Acceptance tests Resharing failed. Please find the screenshots inside ...

https://drone.owncloud.com/owncloud/phoenix/7125/

20191212-081935-573.png
20191212-082052-738.png

@ownclouders
Copy link
Contributor

💥 Acceptance tests SharingPermissionsUsers failed. Please find the screenshots inside ...

https://drone.owncloud.com/owncloud/phoenix/7125/

20191212-081212-301.png
20191212-081232-936.png
20191212-081249-883.png
20191212-081306-358.png
20191212-081323-093.png
20191212-081359-175.png
20191212-081415-776.png
20191212-081433-160.png
20191212-081818-440.png
20191212-081847-042.png
20191212-081914-941.png
20191212-081943-503.png
20191212-082025-597.png
20191212-082047-460.png
20191212-082534-173.png
20191212-082628-532.png

@ownclouders
Copy link
Contributor

💥 Acceptance tests SharingPermissionsUsers failed. Please find the screenshots inside ...

https://drone.owncloud.com/owncloud/phoenix/7129/

20191212-094526-003.png
20191212-094549-534.png
20191212-094612-061.png
20191212-094631-690.png
20191212-094650-649.png
20191212-094712-488.png
20191212-094732-325.png
20191212-094750-299.png
20191212-095234-901.png
20191212-095258-104.png
20191212-095323-823.png
20191212-095348-887.png
20191212-095406-427.png
20191212-095446-789.png
20191212-095926-376.png
20191212-095956-038.png

@ownclouders
Copy link
Contributor

💥 Acceptance tests iPhone failed. Please find the screenshots inside ...

https://drone.owncloud.com/owncloud/phoenix/7129/

20191212-095536-281.png
20191212-095637-460.png
20191212-095720-255.png
20191212-095803-275.png
20191212-095846-700.png
20191212-095932-182.png
20191212-100027-369.png
20191212-100117-258.png

@ownclouders
Copy link
Contributor

💥 Acceptance tests SharingAutocompletion failed. Please find the screenshots inside ...

https://drone.owncloud.com/owncloud/phoenix/7129/

20191212-094739-478.png
20191212-094844-851.png
20191212-094947-246.png
20191212-095029-388.png
20191212-095307-091.png
20191212-095428-899.png
20191212-095532-411.png
20191212-095654-015.png
20191212-100004-815.png
20191212-100236-975.png
20191212-100521-776.png

@ownclouders
Copy link
Contributor

💥 Acceptance tests Resharing failed. Please find the screenshots inside ...

https://drone.owncloud.com/owncloud/phoenix/7129/

20191212-100214-226.png
20191212-100338-893.png

@ownclouders
Copy link
Contributor

💥 Acceptance tests Trashbin failed. Please find the screenshots inside ...

https://drone.owncloud.com/owncloud/phoenix/7129/

20191212-100047-893.png
20191212-100155-987.png
20191212-100302-433.png
20191212-100408-081.png
20191212-101415-117.png
20191212-101415-594.png
20191212-101507-370.png
20191212-101507-766.png
20191212-101559-799.png
20191212-101600-261.png
20191212-101651-171.png
20191212-101651-413.png

@DeepDiver1975 DeepDiver1975 merged commit fe7018b into master Dec 17, 2019
@delete-merged-branch delete-merged-branch bot deleted the feature/file-actions-from-config branch December 17, 2019 09:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Status:Needs-Review Needs review from a maintainer
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants