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

Add a Special Page that lists available spreadsheet columns #23

Closed
frankduncan opened this issue Apr 15, 2020 · 0 comments
Closed

Add a Special Page that lists available spreadsheet columns #23

frankduncan opened this issue Apr 15, 2020 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@frankduncan
Copy link
Collaborator

Currently only the deployer knows what columns are available to use in the templates. This makes it hard for admin users to develop those spreadsheets.

The Special Page should output it in the same format that the column pages use, a single wiki list of items.

@frankduncan frankduncan added the enhancement New feature or request label Apr 15, 2020
YaxelPerez added a commit that referenced this issue Jul 27, 2020
In reference to issue #23. This commit adds a special page in
TorqueDataConnect and a corresponding API endpoint in torquedata.
YaxelPerez added a commit that referenced this issue Jul 28, 2020
YaxelPerez added a commit that referenced this issue Aug 4, 2020
Related to issue #23. This commit also removes permission checking
(done in in TorqueDataConnect extension).
YaxelPerez added a commit that referenced this issue Aug 4, 2020
Get column names from single sheet specified in config instead of
fetching column names for every sheet. Issue #23.
YaxelPerez added a commit that referenced this issue Aug 4, 2020
Access is restricted to torquedataconnect-admin group. Issue #23.
YaxelPerez added a commit that referenced this issue Sep 1, 2020
In reference to issue #23. This commit adds a special page in
TorqueDataConnect and a corresponding API endpoint in torquedata.
YaxelPerez added a commit that referenced this issue Sep 1, 2020
Related to issue #23. This commit also removes permission checking
(done in in TorqueDataConnect extension).
YaxelPerez added a commit that referenced this issue Sep 1, 2020
Get column names from single sheet specified in config instead of
fetching column names for every sheet. Issue #23.
YaxelPerez added a commit that referenced this issue Sep 1, 2020
Access is restricted to torquedataconnect-admin group. Issue #23.
frankduncan pushed a commit that referenced this issue Jun 3, 2021
In reference to issue #23. This commit adds a special page in
TorqueDataConnect and a corresponding API endpoint in torquedata.

Issue #23: Add a Special Page that lists available spreadsheet columns
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants