Akshay
51075205b9
Chore: Run ci only when label is added ( #1796 )
...
* run ci only when label 'run-ci' is added
* add labeled type
* fix label
2022-01-12 08:22:49 +05:30
Ivelin Ivanov
12bf65605f
Fixed incorrect color when hover logo image. ( #1801 )
2022-01-12 07:38:32 +05:30
Ivelin Ivanov
91d2794842
Added feature: when you open the folder creation modal and click outside, the modal is closing. ( #1803 )
2022-01-12 07:37:39 +05:30
Sherfin Shamsudeen
73d2bfc851
Revert "Bugfix: resolve missing query associations on importing app ( #1798 )" ( #1799 )
...
This reverts commit 45d6c6e3fb .
2022-01-11 22:58:22 +05:30
Sherfin Shamsudeen
45d6c6e3fb
Bugfix: resolve missing query associations on importing app ( #1798 )
2022-01-11 20:01:32 +05:30
Muhsin Shah C P
6c146b3dfc
Changed default dropdown theme ( #1782 )
2022-01-11 18:19:37 +05:30
Muhsin Shah C P
3d99537be9
Apply brand colors ( #1789 )
...
* changed the active color of datepicker
* replaced with primary color
* Also Changed the radio btn active color
2022-01-11 16:49:14 +05:30
Shubhendra Singh Chauhan
896b898c4e
[docs] added meta image ( #1785 )
2022-01-11 09:03:48 +05:30
Muhsin Shah C P
b6f20fe20e
Bugfix: 'Password changes' doesn't reflect on client ( #1770 )
2022-01-10 16:41:33 +05:30
Muhsin Shah C P
c1448fa298
Changed default active color of radio button ( #1777 )
...
* Changed default active color of radio button
* Color changed
2022-01-10 14:58:43 +05:30
Midhun G S
d92254410f
[Home Page Re-Design] Left menu ( #1751 )
...
* Feature-1750 Design changes
* fix for app loading
* Review comments
* Added folder create popup
* Rebase
* fix
2022-01-10 10:17:47 +05:30
Ivelin Ivanov
ea638feb68
Fixed placement for delete button on text input, button and etc. ( #1773 )
2022-01-10 08:59:39 +05:30
Akshay
21c35072e0
update docs for minio ( #1772 )
2022-01-10 08:57:37 +05:30
Muhsin Shah C P
6e53cf3f15
Added a style option to change colour of selected radio button ( #1665 )
...
* added a style option to change colour of selected radio button
* Changed property name
2022-01-09 14:12:40 +05:30
Muhsin Shah C P
6923ec8c84
Fixed double-click and selectable problem of text input fields ( #1757 )
2022-01-09 14:09:49 +05:30
Ivelin Ivanov
1d8587b73b
Removed class text-muted from Library card text ( #1763 )
2022-01-09 07:46:53 +05:30
Abhinaba Adhikari
62db7a96e3
Bugfix - Import button style ( #1743 )
...
* Bugfix - Import button style
* fix import button lint issues
2022-01-08 01:14:57 +05:30
Akshay Sasidharan
c6031d6a30
bump to v0.13.0
2022-01-07 14:54:34 +05:30
Akshay
783ed2133c
Fix: Archived user cannot login or perform authenticated actions ( #1749 )
...
* archived user cannot login or perform authenticated actions
* fix spec
* invalidate invite token on archive
2022-01-07 14:46:23 +05:30
Ivelin Ivanov
be9b4ad978
Removed filter from badge class in dark theme to prevent status colour varies. ( #1736 )
2022-01-07 13:08:50 +05:30
Muhsin Shah C P
05cbaa8942
scroll problem fixed ( #1746 )
2022-01-07 12:24:07 +05:30
Akshay
51f3c2f9ab
Fix: check on removing last active admin ( #1714 )
...
* fix check on removing last active admin
* fix typo
2022-01-06 16:08:18 +05:30
Sherfin Shamsudeen
b9676d6e3a
Merge branch 'main' into develop
2022-01-05 14:19:33 +05:30
Sherfin Shamsudeen
ea58739968
Bump version to v0.12.4
2022-01-05 13:15:32 +05:30
Muhsin Shah C P
1d233ee468
Lazyload problem solved ( #1739 )
2022-01-05 13:10:49 +05:30
Sherfin Shamsudeen
f416af3563
Bugfix/switch to react select ( #1723 )
...
* [Chore] eslint fixes (#1704 )
* lint fixes
* fixes lint errors
* Use react-select library for dropdown
* Support search event and loading state on dropdown
* Apply brand color to dropdown
* Apply brand coloring to dropdown options
* Remove unnecessary code
* Fix unnecessary firing of onSearchTextChange on dropdown
* Display blank on dropdown if value is undefined
* Fix bug that caused dropdown disable to not work
* If values passed to dropdown are not array, make it array
* Grey out dropdown text for disabled dropdown
Co-authored-by: Arpit <arpitnath42@gmail.com>
2022-01-05 11:32:52 +05:30
Arpit
894ba36809
update bottom border of nav tabs ( #1730 )
2022-01-04 15:58:32 +05:30
Akshay
adb04304da
Feature: Add minio datasource integration ( #1662 )
...
* add minio datasource integration
* fix import
2022-01-04 15:02:57 +05:30
Akshay
823833b12e
Feature: Versioning data sources & queries ( #1620 )
...
* add migrations for versioning datasources and dataqueries
* eslint migrations folder
* update ormconfig to use app context in migrations
* make app to make use versioned data sources and queries in editor
* app import should honor data source and query versioning
* register ts-node path on running migrations
* load data queries when finding versions
* update e2e tests
* handle for invalid oauth2 datasources
* update e2e tests
* introduce db migrations access lock to handle concurrent backfill
* scope migrations by missing version id
* fix import export without data source/query versions
* fix import
* fix spec
* handle invalid data on migration
* fix import
* remove console logs
* handle new app imports
* fix version check
* fix async creation
* explicitly add timestamps on version import
2022-01-04 13:34:12 +05:30
Arpit
0a45148671
updated cell-type:'text' to controlled component ( #1606 )
2022-01-04 11:31:04 +05:30
Muhsin Shah C P
7113cad08f
spinner issue of text-widget is solved ( #1708 )
2022-01-04 10:33:07 +05:30
Arpit
62e4d7363f
Fixes UI retaining the code from the prev query transformation ( #1703 )
2022-01-04 09:51:59 +05:30
Bhavin Ag
10ee3639f1
chore(deps): update type deps to dev deps ( #1715 )
...
* chore(deps): update type deps to dev deps
* fix: update dependency as per latest npm
2022-01-04 09:42:15 +05:30
Bhavin Ag
80e2493572
fix(chart): update chart type toggle on UI ( #1716 )
2022-01-04 09:41:20 +05:30
Arpit
27c5c925eb
fixes line-height overlap : portal codehinter ( #1719 )
2022-01-04 09:26:44 +05:30
Muhsin Shah C P
f22e815c98
added border-radius style to container widget ( #1721 )
2022-01-04 09:25:28 +05:30
Muhsin Shah C P
aee905aa9f
added resize option to inspector ( #1725 )
2022-01-04 08:51:23 +05:30
Arpit
a139acebe1
fixes transformation unusal shadow ( #1710 )
2022-01-03 21:19:54 +05:30
Akshay
682ed0d5aa
Ability to configure for custom CA certificates ( #1711 )
2022-01-03 09:42:22 +05:30
Muhsin Shah C P
af178f59b4
completely replaced react-toastify with react-hot-toast ( #1713 )
2022-01-03 09:22:41 +05:30
Midhun G S
e4d3578563
Timer Widget ( #1633 )
...
* Timer Widget
* feature-1632 Fix
* feature-1632 fix
* feature-1632 fixes
* Fix
* Fix
* Fix
* fix
* added default value to the widget
* widget size change
* Reverting last changes
2022-01-03 09:18:56 +05:30
Arpit
4721179b4a
[Chore] eslint fixes ( #1704 )
...
* lint fixes
* fixes lint errors
2021-12-31 12:05:32 +05:30
Sherfin Shamsudeen
ac5a40b415
Bump version to 0.12.3
2021-12-31 02:18:01 +05:30
Akshay
e2dfbf038a
Feature: Unarchive users ( #1694 )
...
* add ability to unarchive users
* add e2e specs
* reset password on unarchive
* fix spec
2021-12-31 02:11:10 +05:30
Sherfin Shamsudeen
030a05bb28
Reload page for goto app action ( #1701 )
2021-12-30 19:54:06 +05:30
Sherfin Shamsudeen
3368e24981
Use BrowserRouter in forceRefresh mode ( #1700 )
2021-12-30 19:41:13 +05:30
Gandharv
8f4fba4697
fix: onblur codehinter definitation picked as old value ( #1691 )
2021-12-30 18:40:12 +05:30
Sherfin Shamsudeen
ca193ecd29
Support starting time and ending time on calendar ( #1684 )
...
* Support starting time and ending time on calendar
* Add documentation for start time and end time feature on calendar
2021-12-30 17:38:53 +05:30
Arpit
bf4ac12a7b
lint fixes ( #1686 )
2021-12-30 17:27:02 +05:30
Sherfin Shamsudeen
3287c00fbf
Expose currentDate before firing onCalendarNavigate ( #1689 )
2021-12-30 14:39:21 +05:30