Ankur Singhal
149c1e29bb
increased the height and added vertical padding like other controls
2022-04-06 14:26:18 +05:30
Ankur Singhal
9ea3f5005f
we can now cycle through all internal controls of Datepicker on pressing tab
2022-04-06 13:53:25 +05:30
Ankur Singhal
26c1c373f9
added input focus color and focus back to input after date selection
2022-04-04 18:51:18 +05:30
Ankur Singhal
102a7f3c04
toggle on pressing enter
2022-04-01 04:37:12 +05:30
Ankur Singhal
d7db15cb60
added manual click handlers for bottom bar
2022-03-31 22:28:05 +05:30
Ankur Singhal
75a3e9262a
close picker on pressing enter on time fields
2022-03-30 18:46:48 +05:30
Ankur Singhal
45bc4b71f2
added escape when picker is focused
2022-03-25 03:35:21 +05:30
Ankur Singhal
0d84b9753f
added keyboard interaction for datepicker
2022-03-24 03:33:27 +05:30
Daniel
48685a850d
fix: blank screen in datasource view mode ( #12145 )
2022-03-23 18:00:38 +05:30
Abhijeet
b4dfb6919f
fix: Archived pages are getting copied in forked application ( #12050 )
...
* Filter cloning archived pages in application fork action
2022-03-23 17:34:42 +05:30
Shrikant Sharat Kandula
b2e9498f2d
Check Redis URL for localhost as well ( #12173 )
2022-03-23 17:07:14 +05:30
Arsalan Yaldram
96e1f92f90
Merge pull request #11973 from appsmithorg/fix/icon-button-disabled-click
...
fix: Fixed Icon Button onClick in disabled state and disabled style fixes for widgets.
2022-03-23 15:21:04 +05:30
Shrikant Sharat Kandula
e8efb8bef8
Fix escaping in generation of nginx config
2022-03-23 14:25:18 +05:30
Arsalan
7af65dc899
fix: remove only from test cases.
2022-03-23 13:32:18 +05:30
Arsalan
4084b21ce9
Merge branch 'release' into fix/icon-button-disabled-click
2022-03-23 12:06:39 +05:30
Arsalan
11ae141bb8
fix: Added test cases for the Icon Button disabled state.
2022-03-23 12:05:45 +05:30
haojin111
49fa2c6e76
fix: 10927, 11999, 12035 - tooltip of org and redirect issues from oauth datasource configuration ( #12031 )
...
* added tooltip position props on menu item
* added comment
* fixed redirecting issue from oauth
* reconnect modal while none appsmith user importing
Co-authored-by: Anagh Hegde <anagh@appsmith.com>
2022-03-23 11:08:57 +05:30
Ayangade Adeoluwa
5f93385f78
feat: Revamp deletion flow ( #11774 )
...
* Revamp deletion flow
* remove modal confirmation from cypress tests
* Fix tests, add functionality for other deletion flows
* Fix some more tests
* remove credentials
* fix cypress errors
* Fix more failing cypress tests
* Fix more failing tests
* Fixes failing jest case
* Fix failing tests, Use constant styling for treedropdown component
* Fix failing cypress tests
* Fix failing cypress tests
* Fixes failing Mongo spec test
* Fix datasource card merge conflicts
Co-authored-by: Adeoluwa Ayangade <adeoluwaayangade@Adeoluwas-MacBook-Pro.local>
2022-03-23 05:33:06 +00:00
Anagh Hegde
e44a81e031
fix: Reconnect application showing for existing datasources due to missing flag value ( #12034 )
...
* Add migration to fix the reconnect application showing for existing datasources
* Changes per review
* Check the invalids before adding the configured flag
* Fix NPE in migration
* Refactor
Co-authored-by: Abhijeet <abhijeet@appsmith.com>
2022-03-23 09:03:39 +05:30
Nidhi
1ca9fd803a
fix: S3 formData path for bucket name ( #12049 )
2022-03-22 12:56:42 +01:00
Arsalan
e8566e10f8
fix: added missing semi-colon
2022-03-22 17:06:49 +05:30
Arsalan
035583e92d
fix: ButtonGroup vertical orientation styles.
2022-03-22 16:47:06 +05:30
Arsalan
bef9d2d81b
fix: resolved disabled captcha click.
2022-03-22 12:22:39 +05:30
Arsalan
f2ea8b1838
fix: Merge conflicts resolved.
2022-03-21 20:49:24 +05:30
Nidhi
608e7b4fa0
chore: Updated Template for form/json mode for Firestore, S3 and Mongo ( #12021 )
...
Co-authored-by: Nikhil Nandagopal <nikhil.nandagopal@gmail.com>
2022-03-21 16:13:52 +05:30
Nidhi
dddb85abbf
Null map values ( #12018 )
2022-03-21 15:37:04 +05:30
Daniel
479441ffba
fix: update authtype enum ( #11513 )
2022-03-21 15:24:26 +05:30
Nidhi
079689951d
Null map values ( #12017 )
2022-03-21 15:19:55 +05:30
Nidhi
aef4001fde
chore: Ignore actions that are already migrated ( #12013 )
...
* Ignore actions that are already migrated
* Logging exception
2022-03-21 14:47:55 +05:30
Nidhi
ac3cdc7325
Added null checks for formData keys ( #12010 )
2022-03-21 14:15:19 +05:30
Nidhi
9912aac4c6
Added null checks for formData ( #12009 )
2022-03-21 13:52:16 +05:30
Shrikant Sharat Kandula
b7884f1feb
Fix replicaset checking with limited permissions ( #11969 )
2022-03-21 13:47:29 +05:30
Shrikant Sharat Kandula
1d916e1c3c
Fix NPE in form-data migration ( #12006 )
2022-03-21 13:14:32 +05:30
Nikhil Nandagopal
781de514e7
Updated Label Config
2022-03-21 12:58:15 +05:30
Nikhil Nandagopal
4375d5c794
Updated Label Config
2022-03-21 12:57:00 +05:30
Daniel
4a485bf14d
Merge pull request #11906 from appsmithorg/fix/extra-key-value-datasource
...
fix: remove extra key value pair for DataSource
2022-03-21 07:34:47 +01:00
geekup-legodevops
70096450d8
Redirect Redis log to supervisord log ( #11994 )
2022-03-21 11:59:40 +05:30
Abhinav Jha
91ead4f864
fix: Use existing yarn.lock as-is in CI ( #11497 )
...
* Update github workflows to use the lockfile in the codebase and not update it
* Fix jobs array formatting
2022-03-21 11:43:42 +05:30
Nidhi
c97b7e31e7
chore: Migrations to enable JSON and form mode ( #11534 )
...
* feat: added new component to perform generic json raw toggle functionality
* chore: Migration to convert formData references
* fix: Redid migration for per plugin changes, fixed consumption
* fix: Added JSON migration for git import
* Added JSON migration as well
* Reverted client side changes
* fix: Modified plugin config aggregation logic
* Merge conflict fixes
* different paths for different commands
* Whoopsie
* Modified usage to different paths
* Reverting env change
* Config changes to show json mode
* Test fixes
* Migrated body,path,next,prev
* Cypress test fixes
* Modified dynamic binding replacement
* Changed view type
* Reverted json form mode display
* Modified structure of JSON mmigrations
Co-authored-by: Aman Agarwal <aman@appsmith.com>
Co-authored-by: Aishwarya UR <aishwarya@appsmith.com>
2022-03-21 11:22:14 +05:30
Ayush Pahwa
6509fbc099
feat: Switch to JSON view functionality for form components ( #11786 )
...
* Update: Added flag check for evals
- Only running init form evals if the form is of new UQI config
* Create: Separated Form config logic
- Created a new file to render the form configs of any form component
* Update: Enum and getter for view types
- Added enum for view types
- Added a function to extract the view type of current component
* Update: Handling initial values of form
- Added checks and updated the default data tree for the components of UQI forms
- This is to allow to switch these components to the new data type
* Update: updated type of control data
- Added viewTypes to the type of form component's control data
* Create: Function to change viewType
- Added function that will check the current data and switch to the new view type
* Update FormControl.tsx
- Split the logic of form config to a new file
- Updated the memo component to a function so custom config can be passed in it
- Added conditional check for the final component
* Create: wrapper component to switch view
- Component added to change between GUI and JSON view types
* Update: Variable name for alternate view types
- Changed variable name for alternate view types from viewTypes to alternateViewTypes
* Update: Added checks to init section
- Added a check for the required values in where clause component
* Update: Usage of useMemo hook
- Moved the useMemo hook to the top so it is not called conditionally
* Update ToggleComponentToJson.tsx
- Moved toggled input text view as a constant variable
* Update utils.ts
- Moved toggled input text view as a constant variable
* Update actionProperties.ts
- Added switched view type input text to binding path list
Co-authored-by: Aishwarya UR <aishwarya@appsmith.com>
2022-03-21 11:21:50 +05:30
Anagh Hegde
f869930c92
chore: Update error message for checkout remote branch flow ( #11891 )
...
* Update error message for checkout remote branch flow
* Changes per review
2022-03-21 11:19:55 +05:30
f0c1s
7cf3e3e7ce
fix: revoke access and limit reached modal updates ( #11783 )
2022-03-21 13:24:01 +08:00
yatinappsmith
bc5e0cb707
test: changed for rerun ( #11991 )
...
* changed for rerun
* fixed checkout
2022-03-21 09:41:11 +05:30
Segun Daniel Oluwadare
9bd30b79cb
fix: add redux form initialization check
2022-03-21 02:52:01 +01:00
yatinappsmith
a805a8f6c9
fixed build artifacts download ( #11988 )
2022-03-20 19:54:59 +05:30
yatinappsmith
00cd587cef
Added if for fat container ( #11971 )
2022-03-20 12:14:42 +05:30
Aishwarya-U-R
47fc1443f2
test: Script fixes for flaky tests + Unskipping few skipped tests + Cypress upgraded ( #11724 )
...
* AForceMigration started
* Table_GenralProp Background color failure fix
* Adding assertPageSave()
* Flaky fix
* Flake fix
* S3 - upload case uncomment
* Added click aft clear - Table_AddBtn spec
* Unskipping Promises scripts
* Promises fix
* Table_genral fix
* Separating Table_Color spec
* Failure fixes
* JObjtoInput flaky fix
* .wait to .Sleep
* Failure fix
* HSEditor complete replace fix
* small replace
* Update a user's name flaky fix
* EE_CopyQuery spec fix
* UNSkipping select widget test
* Flaky fixes
* viewportHeight updated
* Page Load spec - fixed & unskipping test
* Mongo cy.al failure fix
* Promises.any fix
* Promises.any fix
* List_Spec fix
* LIst_spec fix
* Promises.any fix
* Replay editor- flaky fix
* S3 flaky fix
* expandCollapse flaky click fix
2022-03-19 21:26:53 +05:30
balajisoundar
f1d1ee9ac0
fix: numeric type input widget should accept zero after decimal point ( #11923 )
...
- Derived properties of List widget children won't work. so having the text
property of the Input widget as a derived property causes issues. hence
having it as a meta property.
2022-03-18 22:18:16 +05:30
Abhijeet
f8b62894d6
fix: Handle JSON schema migration for CRUD page generation JSON template ( #11948 )
...
* Added migration for CRUD psge generation resource
* Testcase for JSON migration
2022-03-18 14:48:56 +00:00
akash-codemonk
f24b93da83
chore: fix import template ( #11963 )
2022-03-18 17:38:10 +05:30