Android companion application for Fibery.
Fibery is a work management platform that adapts to companies and grows with them.
- per application
- per entity type
- for particular entity (child entities)
- pagination support
- raw filter/sort support
- create entity
- add entity relation (pick or create on inner Entity List)
- remove entity relation (on inner Entity List)
- Entity name (read-only)
- Description (markdown, read-only)
- Rich Text field (markdown, read-only)
- Text fields (read-only)
- URL fields (read-only, openable)
- Email fields (read-only, openable)
- Number fields (read-only, int, decimal, unit support, precision support)
- Checkbox fields (read-only)
- Date-Time fields (read-only, date, date-time, date-range, date-time-range support)
- Single select fields (update supported)
- Multi select fields (update supported)
- One-to-one relation fields (update supported)
- One-to-many relation fields (update supported)
- Many-to-many relation fields (update supported)
- Entity name
- Auto-attach parent entity (if created from inner list)
- Workflow (single-select like)
- Assignments (many-to-many relation with User entity like)
- Dark Theme support
- Material Design Transitions
- Edge-to-Edge support
- Views
- Table
- Board
- Timeline
- Whiteboard
- Chart
- etc.
- Extensions
- Files
- Avatar
- Comments
- etc.
In order to login one need do the following steps:
- Open app (https://fibery.io will be loaded)
- Login via fibery.io (e.g. login with Google account)
- Wait till the fibery loaded (you should see your boards)
- At the bottom click button "Connect" - it will run JS script to extract your API token, which will be used
- Profit
Copyright 2020 Vasya Drobushkov
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.
Fibery ©