Arpit Mohan
7580eb9990
ci: Fixing the RTS build workflow ( #16748 )
...
## Description
The problem with the RTS workflow after the induction of AST parsing was that while copying the `node_modules`, Ubuntu doesn't follow the symlink and copy the content. It simply copies the symlink as is. This causes issues for RTS service to start.
## Type of change
- Bug fix (non-breaking change which fixes an issue)
## How Has This Been Tested?
- Personal repository
## Checklist:
- [ ] My code follows the style guidelines of this project
- [ ] I have performed a self-review of my own code
- [ ] I have commented my code, particularly in hard-to-understand areas
- [ ] I have made corresponding changes to the documentation
- [ ] My changes generate no new warnings
- [ ] I have added tests that prove my fix is effective or that my feature works
- [ ] New and existing unit tests pass locally with my changes
2022-09-14 14:24:20 +05:30
Favour Ohanekwu
16b04f33a6
fix: incorrect lint error position ( #16526 )
...
* perform string search using original binding
* Add jest test
* Improve code for better readability
2022-09-14 09:35:29 +01:00
Satish Gandham
a706ad3160
perf: Widget layer optimization ( #16502 )
...
* Widget layer optimization
Fix positioned and snipeable component wasted renders
* Some cleanup
* - Few more rough optimization
* Remove console logs
* Clean imports
* Prevent wasted renders of draggable component.
* Add new selector
* - Some code reorganization
- Reduce wasted renders of resizable component
* Clean up positioned container
* Final clean up
* Remove unused import
* Some cleanup based on review comments
* Some code refactoring
* Reduce wasted renderes when dragging and resizing
* Remove stray imports
Co-authored-by: Satish Gandham <satish@appsmith.com>
2022-09-14 12:25:08 +05:30
Shrikant Sharat Kandula
d1110fc774
Restore nginx-app.conf.template
2022-09-14 11:16:00 +05:30
Sumesh Pradhan
8f01b84fee
Packer script to build AWS and DigitalOcean images ( #16617 )
2022-09-14 11:03:02 +05:30
albinAppsmith
3beea62e44
feat: Updates modal new design changes ( #16553 )
...
* feat: Updates modal new design changes
* Title and Subtitle font changes
* test cases fixed for product updates modal
2022-09-14 10:40:48 +05:30
Shrikant Sharat Kandula
7ab3b4fbab
feat: Support running NGINX for development without Docker ( #16667 )
2022-09-14 09:58:31 +05:30
NandanAnantharamu
642cdb886b
test: updated locator with wait for flaky test ( #16734 )
...
updated locator with wait
2022-09-14 08:39:09 +05:30
Appsmith Bot
e1e508a985
Update top contributors
2022-09-14 06:59:33 +05:30
Nikhil Nandagopal
274e86d772
Updated Label Config
2022-09-13 21:56:21 +05:30
Nikhil Nandagopal
5b3d537486
Updated Label Config
2022-09-13 21:50:26 +05:30
Nikhil Nandagopal
627ace4375
Updated Label Config
2022-09-13 21:40:03 +05:30
Nikhil Nandagopal
5173b1679e
Updated Label Config
2022-09-13 21:31:39 +05:30
Jacob Gillespie
820b65a70f
ci: fix tag reference to github.sha in depot build action ( #16735 )
2022-09-13 20:09:41 +05:30
Shrikant Sharat Kandula
89620d3cbf
Fix unused reactive publisher ( #16732 )
2022-09-13 18:08:35 +05:30
Nikhil Nandagopal
82fad42e73
Updated Label Config
2022-09-13 17:21:38 +05:30
Sumesh Pradhan
5a6ab1d094
Fix entrypoint.sh external mongo replica set check ( #16151 )
2022-09-13 14:14:01 +05:30
Shrikant Sharat Kandula
83fc89f1a1
fix: No-op Asserts ( #16690 )
2022-09-13 13:55:33 +05:30
Nikhil Nandagopal
c13e5c6472
Updated Label Config
2022-09-13 13:50:32 +05:30
Trisha Anand
becd778fe1
chore: Added username to error logs when signup is disabled ( #16720 )
2022-09-13 13:07:12 +05:30
Parthvi
ca64ceb4fb
test: update cypress test fork_template_spec ( #16719 )
...
Co-authored-by: Parthvi Goswami <parthvigoswami@Parthvis-MacBook-Pro.local>
2022-09-13 12:50:09 +05:30
balajisoundar
87774a64ac
chore: fix table widget migration merge conflict ( #16711 )
2022-09-13 12:01:40 +05:30
NandanAnantharamu
6f45430395
test: updated test and dsl ( #16656 )
...
updated test and dsl
2022-09-13 11:56:37 +05:30
balajisoundar
afb9aa93c1
feat: Table widget V2 Inline editing validation for plain text & number column ( #15954 )
2022-09-13 11:11:59 +05:30
balajisoundar
9bc5a5e076
chore: Expose widget configuration to define properties that can set … ( #16573 )
2022-09-13 11:10:08 +05:30
Hetu Nandu
0970389143
chore: Delete service worker cache ( #16668 )
2022-09-13 10:38:45 +05:30
Ayangade Adeoluwa
342c5cc673
fix: Fix Api url path issue ( #16628 )
...
* Fix Api url path issue
* Modify test cases
2022-09-13 05:02:59 +00:00
Kyle Galbraith
a4f32ef7e6
ci: Fix build_args to be build-args for Depot builds ( #16678 )
2022-09-13 08:41:35 +05:30
Appsmith Bot
77a6089a77
Update top contributors
2022-09-13 06:59:52 +05:30
Arpit Mohan
01265b7bbd
ci: Correcting the env variables for perf-test workflow
2022-09-12 21:28:23 +05:30
Arpit Mohan
9b77bd6cf7
Merge branch 'release' of github.com:appsmithorg/appsmith into release
2022-09-12 20:10:09 +05:30
Arpit Mohan
eed9339d3a
ci: Inheriting secrets to reusable workflows
...
This does not happen by default when workflows are re-used. Quite a surprising revelation
2022-09-12 20:09:55 +05:30
Nikhil Nandagopal
174c03d102
Updated Label Config
2022-09-12 19:19:55 +05:30
Nikhil Nandagopal
00e61e8b25
Updated Label Config
2022-09-12 19:01:29 +05:30
Nikhil Nandagopal
0b3340dbff
Updated Label Config
2022-09-12 19:00:21 +05:30
Nikhil Nandagopal
8ea8ace148
Updated Label Config
2022-09-12 19:00:11 +05:30
Nikhil Nandagopal
7176b6b395
Updated Label Config
2022-09-12 19:00:03 +05:30
Nikhil Nandagopal
06a2f24948
Updated Label Config
2022-09-12 18:59:22 +05:30
Nikhil Nandagopal
7b66a5bcb0
Updated Label Config
2022-09-12 18:59:10 +05:30
Nikhil Nandagopal
612cea1f00
Updated Label Config
2022-09-12 18:59:02 +05:30
Nikhil Nandagopal
15ff40cc8a
Updated Label Config
2022-09-12 18:58:20 +05:30
Nikhil Nandagopal
17c1eac1cd
Updated Label Config
2022-09-12 18:53:49 +05:30
Nikhil Nandagopal
67ecfeb9c1
Updated Label Config
2022-09-12 18:53:37 +05:30
Nikhil Nandagopal
ae8e9e6d12
Updated Label Config
2022-09-12 18:52:38 +05:30
Nikhil Nandagopal
73c60767c6
Updated Label Config
2022-09-12 18:01:55 +05:30
Nikhil Nandagopal
06ed122785
Updated Label Config
2022-09-12 17:53:14 +05:30
Nikhil Nandagopal
5bdf93a351
Updated Label Config
2022-09-12 17:45:27 +05:30
Nikhil Nandagopal
54d49d424f
Updated Label Config
2022-09-12 17:45:10 +05:30
Nikhil Nandagopal
87eed198df
Updated Label Config
2022-09-12 17:44:54 +05:30
Nikhil Nandagopal
d01ba10142
Updated Label Config
2022-09-12 17:44:46 +05:30