Commit graph

157 commits

Author SHA1 Message Date
Sherfin Shamsudeen
1cdd109403
Generate file action (#1449) 2021-11-24 15:03:28 +05:30
Sherfin Shamsudeen
f804706de2
Expose current view of calendar component (#1447)
* Expose current view of calendar component

* Rename exposed variable 'view' of calendar to 'currentView'

* Document currentView variable of calendar
2021-11-23 20:38:40 +05:30
Sherfin Shamsudeen
efa6b4ab50
Custom color for calendar event title (#1445) 2021-11-23 20:32:25 +05:30
navaneeth
15f6346642 [docs] add annoucement bar, collpase deploy docs 2021-11-19 09:07:35 +05:30
Akshay
6736efa78a
Chore: Add docs to deploy client on gcp with load balancer (#1429)
* add docs to deploy client on gcp with load balancer

* fix typo
2021-11-18 21:45:51 +05:30
navaneeth
adf38f7920 [docs] use gtag plugin 2021-11-18 21:09:35 +05:30
Navaneeth Pk
6706ff5f15
[docs] update docusaurus (#1427) 2021-11-18 20:48:54 +05:30
navaneeth
ea6c7db03c [docs] add GA 2021-11-18 20:26:39 +05:30
navaneeth
abc5b0d992 [docs] update the domain name 2021-11-18 12:43:37 +05:30
Sherfin Shamsudeen
525daca83e
Update docs to indicate that SSO is no longer enterprise only (#1421) 2021-11-17 17:05:35 +05:30
Akshay
756ce4ade2
specify to check for ami version (#1414) 2021-11-15 22:29:11 +05:30
Akshay
a6881587ea
[docs] fixes formatting (#1413) 2021-11-15 22:00:44 +05:30
Akshay
9ebb12783a
Chore: Add Google cloud run docs (#1408)
* add google cloud run docs

* fix spell error

* remove invalid sentence
2021-11-15 20:54:19 +05:30
Arpit
7663147525
Feature: Code editor widget (#1381)
* Code Editor Widget

* code editor docs added

* updated to Code Mirror

* updated to Code Mirror

* Language resources do not need to be importe in @codemirror-v3.x

* code editor docs: updated with language mode info and link

* comment pkg.json for future ref - @uiw/react-codemirror versions

* docs: supported lang

* widget reference sidebar alphabetical order

* removed comment form pkg.json
2021-11-15 12:12:02 +05:30
Arpit
df88790dab
Feature: IFrame widget (#1402)
* feature: iframe widget

* iframe docs - added

* explicitly set frame-src directive

* explicitly set frame-src directive

* typos fixes
2021-11-15 10:09:56 +05:30
Sherfin Shamsudeen
fc99c1eba3
Make widget reference sidebar alphabetical in docs (#1386) 2021-11-09 08:37:46 +05:30
Akshay Sasidharan
08a0b2aa62 add documentation for s3 and gcs datasource 2021-11-08 18:31:52 +05:30
Arpit
bbf991d67b
Fixes documentation of file picker widget #1274 (#1369) 2021-11-05 15:25:22 +05:30
Sherfin Shamsudeen
8bbbbfc869
Feature: Calendar widget 🗓 (#1368)
* Insert required boilerplate code for Calendar widget

* Display basic calendar

* Display events on calendar widget

* Pass JS date object as calendar default event date

* Add resource scheduling to Calendar widget

* Add icon for Calendar widget

* Allow configuration of views and default view for calendar

* Add onEventSelect event to Calendar widget

* Accept date as string for Calendar

* Option to disable/enable toolbar in Calendar

* Add default date to Calendar

* Add support for setting color of calendar events

* Set calendar cell size to 50px

* Allow spacious and compact cell sizes for Calendar

* Add support for "select slots" event for calendar

* Add support for custom event tooltip for Calendar

* Add support to not highlight today and now in Calendar

* Add visible border for Calendar events

* Set 14px font size for calendar toolbar

* Add dark mode styles for calendar

* Make calendar view mode controllable with logic

* Add documentation for calendar widget

* Add additional documentation for calendar events

* Expose default view instead of view for calendar

* Add documentation for changes in calendar

* Style updates to calendar

* Increase padding for calendar events
2021-11-04 14:23:50 +05:30
Arpit
a6f99f6fba
Feature: File Picker Widget (#1274)
* File Picker Widget inital commit

* Merged develop

* add file picker icon

* dropzone

* added file picker widget

* does notrequires* babel-import

* fixed styles and removed button to open file selector

* updatedbthe fle picker icon

* style fixes

* added event: onFileSelected

* seperated the concerns and made it more flexible

* fixed handling file types for the picker

* handle - file reject

* file picker description

* text color updates

* Reads contents of the file as a text string

* display list of accepted files

* filepicker docs

* read multiple files-fixed

* style fixes

* added filepicker gif for docs

* typo fixed: docs

* selected files should be inside the widget bound & clear button to clear the selected files

* remove btn for files and selected files should always remain inside the widget bound

* display files bg style and multi-files resolved

* fixed typos
2021-11-04 11:11:10 +05:30
vijaykrishna536
dd9d597805
[Docs] Add documentation for DynamoDB datasource #1225 (#1339)
* [Docs] Add documentation for DynamoDB datasource #1225

* Updating docs

* Updating docs
2021-11-02 11:19:53 +05:30
wanderer163
68e61750c3
[docs] fix grammar issues and typos in documentation (#1353) 2021-11-02 11:18:50 +05:30
michizhou
a9b44bfb2d
Add image and GIF for Firestore datasource documentation (#1335) 2021-10-30 18:32:20 +05:30
Muhammad Mohsin Najmuddin
86b071247b
[docs]: Update Redis datasource image (#1273)
* Updated redis image

* Updated
2021-10-27 15:29:46 +05:30
Appledora
ca22de773f
[docs] Update Building Queries image (Request confirmation before running query) #1244 (#1276) 2021-10-26 18:09:14 +05:30
Bhavin Ag
8c3a9cbf2b
[docs] update the sidebar positions for doc items (#1294) 2021-10-26 12:45:26 +05:30
Sherfin Shamsudeen
d777de33c1
[docs] Add documentation for set localStorage action (#1296) 2021-10-26 12:37:31 +05:30
SaintMalik
939303f3ad
[docs] Fixes the SEO issues (#1265) 2021-10-25 13:58:35 +05:30
saurabh042
bc403ba275
[docs] Update PostgreSQL datasource image #1238 (#1256)
* [Docs] Update to Inline code and fix grammatical error #1053

[Docs] Update to Inline code and fix grammatical error #1053

* [docs]: Update PostgreSQL datasource image #1238

[docs]: Update PostgreSQL datasource image #1238

* [docs]: Update PostgreSQL datasource image #1238

[docs]: Update PostgreSQL datasource image #1238

* [docs]: Update PostgreSQL datasource image #1238

[docs]: Update PostgreSQL datasource image #1238
2021-10-25 08:56:23 +05:30
alammoiz
2f3336bfea
[docs] Updated mongo screenshot (#1248) 2021-10-24 19:43:06 +05:30
Sarvesh Kumar Dwivedi
f9cf716a27
[docs] fixes typos (#1211)
* docs(widget): correct spelling allows

* docs(widget): correct spelling allows widget star
2021-10-23 13:33:08 +05:30
Sherfin Shamsudeen
a7502e5f03
Feature/cell types (#1194)
* Add custom spacing for table cells

* Add migration to set every tables cell spacing compact

* Rename cellSpacing to cellSize

* Add documentation for table cellSize
2021-10-22 07:49:51 +05:30
Muhammad Mohsin
846432b8df
Added documentation for the Divider (#1165) 2021-10-20 22:52:43 +05:30
Sherfin Shamsudeen
9a8ca9d754
Feature/refactor widget property resolution (#995)
* Make widget properties available as a prop to component

This commit also make the front-end app resolve widget properties
based on current state and definition, before passing in the final
resolved properties to the component

* Resolve unnecessary console.log and comments

* Provide styles as prop to component

* Give existing values precedence over definition values

* Serve properties and variables as separate props to components

* Remove the usage of separate directory for Box.jsx

* Remove unnecessary lint change

* Introduce fireEvent method to fire events

* Introduce validate function to validate a widgets value

* Rename "variables" to "exposedVariables"

* Add documentation for props and functions being passed to widgets

* Delete "id" from set of exposed variables presented to the widget

* Do not resolve exposed variables before passing to widget
2021-10-20 07:50:45 +05:30
Akshay
78c2520aa8
Chore: Make public asset path configurable (#1147)
* make public asset path configurable

* fix doc formatting
2021-10-20 07:50:26 +05:30
VilijaSan
6c99b49930
[docs] setup pages cleanup (#1126) 2021-10-19 08:04:29 +05:30
Sherfin Shamsudeen
881504e3c8
Update documentation for SSO_DISABLE_SIGNUP vriable (#1130) 2021-10-18 16:00:55 +05:30
aparna2899
b85fe5843a
[docs] update docker cmds (#1121) 2021-10-18 08:54:15 +05:30
SaintMalik
37f9e3c4a5
[docs] Fix typos (#1104) 2021-10-16 12:58:30 +05:30
alammoiz
90be5fc3dc
Added Mongodb documentation (#1084) 2021-10-16 08:46:45 +05:30
Jordan Rinder
405eea1889
[docs] realign setup docs for Mac and Ubuntu (#1073) 2021-10-15 14:10:48 +05:30
Mohammad Farhan
1980ce00fd
[docs] fixed fence codeblocks (#1077) 2021-10-15 14:08:39 +05:30
VilijaSan
4d0ff24de7
[docs] fixed code block alignment (#1064) 2021-10-15 07:34:41 +05:30
saurabh042
a2aba59e55
[Docs] Update to Inline code and fix grammatical error #1053 (#1056)
[Docs] Update to Inline code and fix grammatical error #1053
2021-10-14 23:13:30 +05:30
Jhan Silva
d3e376a4c9
[docs] display Kubernetes GKE deployment page (#986) 2021-10-12 09:01:43 +05:30
Santosh Bhandari
cea1587735
docs(#947): Add links to components in creating-new-app page (#952) 2021-10-10 14:21:18 +05:30
kathyyy
d6178abcbd
[docs] corrected Grammatical Error (#958) 2021-10-10 14:18:23 +05:30
Ishika414
b5c351a2c3
[docs] corrected Grammatical Error (#953) 2021-10-08 14:17:47 +05:30
aparna2899
92d8fb5bb3
[docs] update footer text (#949) 2021-10-08 13:49:07 +05:30
Akshit Arora
d801724648
[docs] Fixes broken links (#914) 2021-10-06 17:42:18 +05:30